Home
last modified time | relevance | path

Searched defs:OnChannelClosing (Results 1 – 4 of 4) sorted by relevance

/external/libchrome/ipc/
Dmessage_filter.cc24 void MessageFilter::OnChannelClosing() {} in OnChannelClosing() function in IPC::MessageFilter
Dipc_sync_message_filter.cc119 void SyncMessageFilter::OnChannelClosing() { in OnChannelClosing() function in IPC::SyncMessageFilter
Dipc_channel_proxy_unittest.cc170 void OnChannelClosing() override { in OnChannelClosing() function in __anonce8a47ef0111::MessageCountFilter
/external/webrtc/pc/
Ddata_channel_controller.cc149 void DataChannelController::OnChannelClosing(int channel_id) { in OnChannelClosing() function in webrtc::DataChannelController