◆ ProcessNoSandbox()
cuttlefish::process_sandboxer::SandboxManager::ProcessNoSandbox::ProcessNoSandbox |
( |
int |
client_fd, |
|
|
PidFd |
pid_fd |
|
) |
| |
|
inline |
◆ ~ProcessNoSandbox()
cuttlefish::process_sandboxer::SandboxManager::ProcessNoSandbox::~ProcessNoSandbox |
( |
| ) |
|
|
inline |
◆ ClientFd()
std::optional< int > cuttlefish::process_sandboxer::SandboxManager::ProcessNoSandbox::ClientFd |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ ExitCode()
absl::StatusOr< uintptr_t > cuttlefish::process_sandboxer::SandboxManager::ProcessNoSandbox::ExitCode |
( |
| ) |
|
|
inlineoverridevirtual |
◆ PollFd()
int cuttlefish::process_sandboxer::SandboxManager::ProcessNoSandbox::PollFd |
( |
| ) |
const |
|
inlineoverridevirtual |
◆ client_fd_
int cuttlefish::process_sandboxer::SandboxManager::ProcessNoSandbox::client_fd_ |
|
private |
◆ pid_fd_
PidFd cuttlefish::process_sandboxer::SandboxManager::ProcessNoSandbox::pid_fd_ |
|
private |
The documentation for this class was generated from the following file: