Searched defs:OnChannelClosed (Results 1 – 3 of 3) sorted by relevance
/external/libchrome/ipc/ | ||
D | ipc_channel_proxy.cc | 189 void ChannelProxy::Context::OnChannelClosed() { in OnChannelClosed() function in IPC::ChannelProxy::Context |
D | ipc_sync_channel.cc | 506 void SyncChannel::SyncContext::OnChannelClosed() { in OnChannelClosed() function in IPC::SyncChannel::SyncContext |
/external/webrtc/pc/ | ||
D | data_channel_controller.cc | 158 void DataChannelController::OnChannelClosed(int channel_id) { in OnChannelClosed() function in webrtc::DataChannelController |