Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_io_ios.cc148 void MessagePumpIOSForIO::HandleFdIOEvent(CFFileDescriptorRef fdref, in HandleFdIOEvent() function in base::MessagePumpIOSForIO
H A Dmessage_pump_io_ios_unittest.cc41 void HandleFdIOEvent(MessagePumpForIO::FdWatchController* watcher) { in HandleFdIOEvent() function in base::MessagePumpIOSForIOTest