Searched defs:ipc_ (Results 1 – 3 of 3) sorted by relevance
| /external/sandboxed-api/sandboxed_api/sandbox2/ | ||
| D | monitor_base.h | 157 IPC* ipc_; variable |
| D | executor.h | 166 IPC ipc_; // Used for communication with the sandboxee variable |
| D | forkserver_test.cc | 44 IPC* ipc_; member in sandbox2::IpcPeer |