Searched defs:SendFD (Results 1 – 2 of 2) sorted by relevance
| /external/sandboxed-api/sandboxed_api/ | ||
| D | rpcchannel.cc | 146 absl::Status RPCChannel::SendFD(int local_fd, int* remote_fd) { in SendFD() function in sapi::RPCChannel |
| /external/sandboxed-api/sandboxed_api/sandbox2/ | ||
| D | comms.cc | 390 bool Comms::SendFD(int fd) { in SendFD() function in sandbox2::Comms |