Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/ipc/
H A Dipc_sync_channel_unittest.cc375 class TwoStepClient : public Worker { class
377 TwoStepClient(bool create_pipe_now, in TwoStepClient() function in IPC::__anon52c3a56f0111::TwoStepClient
408 new TwoStepClient(create_client_pipe_now, std::move(pipe.handle1))); in TwoStep()
/aosp_15_r20/external/libchrome/ipc/
H A Dipc_sync_channel_unittest.cc379 class TwoStepClient : public Worker { class
381 TwoStepClient(bool create_pipe_now, in TwoStepClient() function in IPC::__anon2d0729390111::TwoStepClient
412 new TwoStepClient(create_client_pipe_now, std::move(pipe.handle1))); in TwoStep()