Home
last modified time | relevance | path

Searched defs:OnChannelConnected (Results 1 – 12 of 12) 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 __anon41d759e00111::TestChannelListenerWithExtraExpectations
204 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon41d759e00111::ListenerThatQuits
258 void OnChannelConnected(int32_t peer_pid) override {} in OnChannelConnected() function in __anon41d759e00111::ListenerThatBindsATestStructPasser
293 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon41d759e00111::ListenerThatExpectsNoError
639 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon41d759e00111::ListenerSendingOneOk
723 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon41d759e00111::ListenerSendingAssociatedMessages
1751 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon41d759e00111::ListenerThatVerifiesPeerPid
Dipc_channel_proxy_unittest.cc159 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon94cd788d0111::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.cc136 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon755a24760111::TestChannelListenerWithExtraExpectations
209 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon755a24760111::ListenerThatQuits
264 void OnChannelConnected(int32_t peer_pid) override {} in OnChannelConnected() function in __anon755a24760111::ListenerThatBindsATestStructPasser
300 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon755a24760111::ListenerThatExpectsNoError
647 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon755a24760111::ListenerSendingOneOk
733 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon755a24760111::ListenerSendingAssociatedMessages
1732 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon755a24760111::ListenerThatVerifiesPeerPid
Dipc_channel_proxy_unittest.cc163 void OnChannelConnected(int32_t peer_pid) override { in OnChannelConnected() function in __anon38a995e30111::MessageCountFilter
Dipc_channel_proxy.cc136 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/broker/
Dnacl_broker_listener.cc67 void NaClBrokerListener::OnChannelConnected(int32_t peer_pid) { in OnChannelConnected() function in NaClBrokerListener
/external/cronet/components/nacl/browser/
Dnacl_process_host.cc394 void NaClProcessHost::OnChannelConnected(int32_t peer_pid) { in OnChannelConnected() function in nacl::NaClProcessHost
/external/cronet/components/nacl/loader/
Dnacl_ipc_adapter.cc708 void NaClIPCAdapter::OnChannelConnected(int32_t peer_pid) {} in OnChannelConnected() function in NaClIPCAdapter