Home
last modified time | relevance | path

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

/external/libchrome/base/message_loop/
Dmessage_pump_libevent_unittest.cc84 void OnFileCanReadWithoutBlocking(int fd) override {} in OnFileCanReadWithoutBlocking() function in base::__anonbbf3f2c90111::StupidWatcher
102 void OnFileCanReadWithoutBlocking(int /* fd */) override { NOTREACHED(); } in OnFileCanReadWithoutBlocking() function in base::__anonbbf3f2c90111::BaseWatcher
172 void OnFileCanReadWithoutBlocking(int /* fd */) override { in OnFileCanReadWithoutBlocking() function in base::__anonbbf3f2c90111::NestedPumpWatcher
203 void OnFileCanReadWithoutBlocking(int /* fd */) override { in OnFileCanReadWithoutBlocking() function in base::__anonbbf3f2c90111::QuitWatcher
Dmessage_loop_io_posix_unittest.cc59 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anonb5f742520111::TestHandler
102 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anonb5f742520111::CallClosureHandler
Dmessage_pump_libevent.cc83 void MessagePumpLibevent::FdWatchController::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::MessagePumpLibevent::FdWatchController
/external/libchrome/base/files/
Dfile_descriptor_watcher_posix.cc127 void FileDescriptorWatcher::Controller::Watcher::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::FileDescriptorWatcher::Controller::Watcher
/external/libchrome/mojo/core/
Dchannel_posix.cc423 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in mojo::core::__anon25b1a2fc0111::ChannelPosix