Home
last modified time | relevance | path

Searched refs:TwoStepServer (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/ipc/
H A Dipc_sync_channel_unittest.cc348 class TwoStepServer : public Worker { class
350 TwoStepServer(bool create_pipe_now, in TwoStepServer() function in IPC::__anon52c3a56f0111::TwoStepServer
406 new TwoStepServer(create_server_pipe_now, std::move(pipe.handle0))); in TwoStep()
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_sync_channel_unittest.cc352 class TwoStepServer : public Worker { class
354 TwoStepServer(bool create_pipe_now, in TwoStepServer() function in IPC::__anon2d0729390111::TwoStepServer
410 new TwoStepServer(create_server_pipe_now, std::move(pipe.handle0))); in TwoStep()