Home
last modified time | relevance | path

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

/external/libbrillo/brillo/message_loops/
Dmessage_loop.h90 TaskId WatchFileDescriptor(int fd, in WatchFileDescriptor() function
Dfake_message_loop.cc36 MessageLoop::TaskId FakeMessageLoop::WatchFileDescriptor( in WatchFileDescriptor() function in brillo::FakeMessageLoop
Dbase_message_loop.cc105 MessageLoop::TaskId BaseMessageLoop::WatchFileDescriptor( in WatchFileDescriptor() function in brillo::BaseMessageLoop
/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