HomeSort by relevance Sort by last modified time
    Searched defs:OnChannelOpened (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/ipc/
ipc_channel_proxy.cc 123 void ChannelProxy::Context::OnChannelOpened() {
381 FROM_HERE, base::Bind(&Context::OnChannelOpened, context_.get()));
ipc_sync_channel.cc 356 void SyncChannel::SyncContext::OnChannelOpened() {
361 Context::OnChannelOpened();

Completed in 130 milliseconds