Searched defs:TransferToSandboxee (Results 1 – 5 of 5) sorted by relevance
53 absl::Status Fd::TransferToSandboxee(RPCChannel* rpc_channel, pid_t /* pid */) { in TransferToSandboxee() function in sapi::v::Fd
42 absl::Status LenVal::TransferToSandboxee(RPCChannel* rpc_channel, pid_t pid) { in TransferToSandboxee() function in sapi::v::LenVal
95 absl::Status Var::TransferToSandboxee(RPCChannel* rpc_channel, pid_t pid) { in TransferToSandboxee() function in sapi::v::Var
97 absl::Status TransferToSandboxee(RPCChannel* rpc_channel, in TransferToSandboxee() function
411 absl::Status Sandbox::TransferToSandboxee(v::Var* var) { in TransferToSandboxee() function in sapi::Sandbox