Home
last modified time | relevance | path

Searched defs:channel_proxy (Results 1 – 3 of 3) sorted by relevance

/external/libchrome/ipc/
Dipc_channel_proxy_unittest.cc278 IPC::ChannelProxy* channel_proxy() { return channel_proxy_.get(); } in channel_proxy() function in __anonce8a47ef0111::IPCChannelProxyTest
Dipc_mojo_perftest.cc190 auto channel_proxy = IPC::ChannelProxy::Create( in RunTestChannelProxyPingPong() local
223 auto channel_proxy = IPC::SyncChannel::Create( in RunTestChannelProxySyncPing() local
Dipc_cpu_perftest.cc219 std::unique_ptr<ChannelProxy> channel_proxy; in RunPingPongServer() local