Home
last modified time | relevance | path

Searched defs:OnChannelConnected (Results 1 – 11 of 11) sorted by relevance

/external/libchrome/ipc/
Dmessage_filter.cc20 void MessageFilter::OnChannelConnected(int32_t peer_pid) {} in OnChannelConnected() function in IPC::MessageFilter
Dipc_channel_mojo_unittest.cc131 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon2abeff8f0111::TestChannelListenerWithExtraExpectations
204 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon2abeff8f0111::ListenerThatQuits
258 void OnChannelConnected(int32_t peer_pid) override {} in OnChannelConnected() function in __anon2abeff8f0111::ListenerThatBindsATestStructPasser
293 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon2abeff8f0111::ListenerThatExpectsNoError
639 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon2abeff8f0111::ListenerSendingOneOk
723 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon2abeff8f0111::ListenerSendingAssociatedMessages
1751 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon2abeff8f0111::ListenerThatVerifiesPeerPid
Dipc_channel_proxy_unittest.cc159 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon9aa9d41c0111::MessageCountFilter
Dipc_channel_proxy.cc134 void ChannelProxy::Context::OnChannelConnected(int32_t peer_pid) { in OnChannelConnected() function in IPC::ChannelProxy::Context
/external/cronet/ipc/
Dmessage_filter.cc20 void MessageFilter::OnChannelConnected(int32_t peer_pid) {} in OnChannelConnected() function in IPC::MessageFilter
Dipc_channel_mojo_unittest.cc141 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon209110850111::TestChannelListenerWithExtraExpectations
214 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon209110850111::ListenerThatQuits
269 void OnChannelConnected(int32_t peer_pid) override {} in OnChannelConnected() function in __anon209110850111::ListenerThatBindsATestStructPasser
305 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon209110850111::ListenerThatExpectsNoError
652 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon209110850111::ListenerSendingOneOk
738 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon209110850111::ListenerSendingAssociatedMessages
1857 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon209110850111::ListenerThatVerifiesPeerPid
Dipc_channel_proxy_unittest.cc163 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon4abe03d20111::MessageCountFilter
Dipc_channel_proxy.cc137 void ChannelProxy::Context::OnChannelConnected(int32_t peer_pid) { in OnChannelConnected() function in IPC::ChannelProxy::Context
/external/cronet/components/nacl/renderer/
Dmanifest_service_channel.cc62 void ManifestServiceChannel::OnChannelConnected(int32_t peer_pid) { in OnChannelConnected() function in nacl::ManifestServiceChannel
/external/cronet/components/nacl/browser/
Dnacl_process_host.cc264 void NaClProcessHost::OnChannelConnected(int32_t peer_pid) { in OnChannelConnected() function in nacl::NaClProcessHost
/external/cronet/components/nacl/loader/
Dnacl_ipc_adapter.cc690 void NaClIPCAdapter::OnChannelConnected(int32_t peer_pid) {} in OnChannelConnected() function in NaClIPCAdapter