Home
last modified time | relevance | path

Searched defs:IsDescriptorClosed (Results 1 – 2 of 2) sorted by relevance

/external/webrtc/webrtc/base/
Dphysicalsocketserver.cc634 bool SocketDispatcher::IsDescriptorClosed() { in IsDescriptorClosed() function in rtc::SocketDispatcher
806 bool IsDescriptorClosed() override { return false; } in IsDescriptorClosed() function in rtc::EventDispatcher
977 bool IsDescriptorClosed() override { return false; } in IsDescriptorClosed() function in rtc::PosixSignalDispatcher
1017 bool IsDescriptorClosed() override { return false; } in IsDescriptorClosed() function in rtc::FileDispatcher
/external/webrtc/talk/media/devices/
Dlinuxdevicemanager.cc403 bool LinuxDeviceWatcher::IsDescriptorClosed() { in IsDescriptorClosed() function in cricket::LinuxDeviceWatcher