Home
last modified time | relevance | path

Searched defs:WatchFileDescriptor (Results 1 – 9 of 9) sorted by relevance

/external/libchrome/base/message_loop/
Dmessage_loop_current.cc153 bool MessageLoopCurrentForUI::WatchFileDescriptor( in WatchFileDescriptor() function in base::MessageLoopCurrentForUI
221 bool MessageLoopCurrentForIO::WatchFileDescriptor( in WatchFileDescriptor() function in base::MessageLoopCurrentForIO
Dmessage_pump_libevent.cc127 bool MessagePumpLibevent::WatchFileDescriptor(int fd, in WatchFileDescriptor() function in base::MessagePumpLibevent
/external/cronet/base/task/
Dcurrent_thread.cc153 bool CurrentUIThread::WatchFileDescriptor( in WatchFileDescriptor() function in base::CurrentUIThread
229 bool CurrentIOThread::WatchFileDescriptor( in WatchFileDescriptor() function in base::CurrentIOThread
/external/cronet/base/message_loop/
Dmessage_pump_io_ios.cc67 bool MessagePumpIOSForIO::WatchFileDescriptor(int fd, in WatchFileDescriptor() function in base::MessagePumpIOSForIO
Dmessage_pump_fuchsia.cc181 bool MessagePumpFuchsia::WatchFileDescriptor(int fd, in WatchFileDescriptor() function in base::MessagePumpFuchsia
Dmessage_pump_libevent.cc193 bool MessagePumpLibevent::WatchFileDescriptor(int fd, in WatchFileDescriptor() function in base::MessagePumpLibevent
Dmessage_pump_epoll.cc39 bool MessagePumpEpoll::WatchFileDescriptor(int fd, in WatchFileDescriptor() function in base::MessagePumpEpoll
Dmessage_pump_kqueue.cc275 bool MessagePumpKqueue::WatchFileDescriptor(int fd, in WatchFileDescriptor() function in base::MessagePumpKqueue
Dmessage_pump_glib.cc501 bool MessagePumpGlib::WatchFileDescriptor(int fd, in WatchFileDescriptor() function in base::MessagePumpGlib