Home
last modified time | relevance | path

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

/external/libchrome/ipc/
Dipc_channel_proxy.cc189 void ChannelProxy::Context::OnChannelClosed() { in OnChannelClosed() function in IPC::ChannelProxy::Context
Dipc_sync_channel.cc506 void SyncChannel::SyncContext::OnChannelClosed() { in OnChannelClosed() function in IPC::SyncChannel::SyncContext
/external/webrtc/pc/
Ddata_channel_controller.cc158 void DataChannelController::OnChannelClosed(int channel_id) { in OnChannelClosed() function in webrtc::DataChannelController