Home
last modified time | relevance | path

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

/aosp_15_r20/external/cronet/base/files/
H A Dfile_descriptor_watcher_posix.cc27 ABSL_CONST_INIT thread_local FileDescriptorWatcher* fd_watcher = nullptr; variable
/aosp_15_r20/external/cronet/base/message_loop/
H A Dmessage_pump_kqueue.cc477 FdWatcher* fd_watcher = controller->watcher(); in ProcessEvents() local