Searched defs:ipc_thread (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/external/cronet/ipc/ | ||
H A D | ipc_sync_channel_unittest.cc | 186 const base::Thread& ipc_thread() const { return *ipc_thread_.get(); } in ipc_thread() function in IPC::__anon52c3a56f0111::Worker |
/aosp_15_r20/external/libchrome/ipc/ | ||
H A D | ipc_sync_channel_unittest.cc | 189 const base::Thread& ipc_thread() const { return ipc_thread_; } in ipc_thread() function in IPC::__anon2d0729390111::Worker |