Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_channel_proxy.cc149 FROM_HERE, base::Bind(&Context::OnDispatchConnected, this)); in OnChannelConnected()
307 OnDispatchConnected(); in OnDispatchMessage()
331 void ChannelProxy::Context::OnDispatchConnected() { in OnDispatchConnected() function in IPC::ChannelProxy::Context
Dipc_channel_proxy.h319 void OnDispatchConnected(); in COMPONENT_EXPORT()