Searched refs:RestrictedDispatchClient (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ipc/
H A Dipc_sync_channel_unittest.cc1113 class RestrictedDispatchClient : public Worker { class in namespace:IPC::__anon8488
1115 RestrictedDispatchClient(WaitableEvent* sent_ping_event, function in class:IPC::__anon8488::RestrictedDispatchClient
1191 IPC_BEGIN_MESSAGE_MAP(RestrictedDispatchClient, message)
1230 workers.push_back(new RestrictedDispatchClient(

Completed in 50 milliseconds