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