Searched defs:OnChannelClosing (Results 1 – 4 of 4) sorted by relevance
| /external/libchrome/ipc/ | ||
| D | message_filter.cc | 24 void MessageFilter::OnChannelClosing() {} in OnChannelClosing() function in IPC::MessageFilter |
| D | ipc_sync_message_filter.cc | 119 void SyncMessageFilter::OnChannelClosing() { in OnChannelClosing() function in IPC::SyncMessageFilter |
| D | ipc_channel_proxy_unittest.cc | 170 void OnChannelClosing() override { in OnChannelClosing() function in __anonce8a47ef0111::MessageCountFilter |
| /external/webrtc/pc/ | ||
| D | data_channel_controller.cc | 149 void DataChannelController::OnChannelClosing(int channel_id) { in OnChannelClosing() function in webrtc::DataChannelController |