Home
last modified time | relevance | path

Searched refs:OnFileCanReadWithoutBlocking (Results 1 – 12 of 12) sorted by relevance

/external/libchrome/base/message_loop/
Dmessage_pump_libevent.cc83 void MessagePumpLibevent::FdWatchController::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::MessagePumpLibevent::FdWatchController
90 watcher_->OnFileCanReadWithoutBlocking(fd); in OnFileCanReadWithoutBlocking()
325 controller->OnFileCanReadWithoutBlocking(fd, pump); in OnLibeventNotification()
331 controller->OnFileCanReadWithoutBlocking(fd, pump); in OnLibeventNotification()
Dwatchable_io_message_pump_posix.h19 virtual void OnFileCanReadWithoutBlocking(int fd) = 0;
Dmessage_loop_io_posix_unittest.cc59 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anon30edc82f0111::TestHandler
102 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anon30edc82f0111::CallClosureHandler
Dmessage_pump_libevent.h53 void OnFileCanReadWithoutBlocking(int fd, MessagePumpLibevent* pump);
/external/libbrillo/brillo/
Dasynchronous_signal_handler.cc53 base::Bind(&AsynchronousSignalHandler::OnFileCanReadWithoutBlocking, in Init()
74 void AsynchronousSignalHandler::OnFileCanReadWithoutBlocking() { in OnFileCanReadWithoutBlocking() function in brillo::AsynchronousSignalHandler
Dasynchronous_signal_handler.h43 void OnFileCanReadWithoutBlocking();
/external/libchrome/base/files/
Dfile_descriptor_watcher_posix.cc58 void OnFileCanReadWithoutBlocking(int fd) override;
127 void FileDescriptorWatcher::Controller::Watcher::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::FileDescriptorWatcher::Controller::Watcher
/external/libbrillo/brillo/message_loops/
Dbase_message_loop.h149 void OnFileCanReadWithoutBlocking(int fd) override;
Dbase_message_loop.cc338 void BaseMessageLoop::IOTask::OnFileCanReadWithoutBlocking(int /* fd */) { in OnFileCanReadWithoutBlocking() function in brillo::BaseMessageLoop::IOTask
/external/libbrillo/brillo/streams/
Dfile_stream.cc93 base::Bind(&FileDescriptor::OnFileCanReadWithoutBlocking, in WaitForData()
172 void OnFileCanReadWithoutBlocking() { in OnFileCanReadWithoutBlocking() function in brillo::FileDescriptor
/external/libbrillo/brillo/http/
Dhttp_transport_curl.cc53 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in brillo::http::curl::Transport::SocketPollData
/external/libchrome/mojo/core/
Dchannel_posix.cc423 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in mojo::core::__anon7bef9a390111::ChannelPosix