Searched defs:IsDescriptorClosed (Results 1 – 1 of 1) sorted by relevance
798 bool SocketDispatcher::IsDescriptorClosed() { in IsDescriptorClosed() function in rtc::SocketDispatcher1073 bool IsDescriptorClosed() override { return false; } in IsDescriptorClosed() function in rtc::Signaler