Home
last modified time | relevance | path

Searched refs:OnFileCanWriteWithoutBlocking (Results 1 – 10 of 10) sorted by relevance

/external/libchrome/base/message_loop/
Dmessage_pump_libevent.cc93 void MessagePumpLibevent::FdWatchController::OnFileCanWriteWithoutBlocking( in OnFileCanWriteWithoutBlocking() function in base::MessagePumpLibevent::FdWatchController
97 watcher_->OnFileCanWriteWithoutBlocking(fd); in OnFileCanWriteWithoutBlocking()
323 controller->OnFileCanWriteWithoutBlocking(fd, pump); in OnLibeventNotification()
329 controller->OnFileCanWriteWithoutBlocking(fd, pump); in OnLibeventNotification()
Dwatchable_io_message_pump_posix.h20 virtual void OnFileCanWriteWithoutBlocking(int fd) = 0;
Dmessage_loop_io_posix_unittest.cc64 void OnFileCanWriteWithoutBlocking(int fd) override { in OnFileCanWriteWithoutBlocking() function in base::__anon30edc82f0111::TestHandler
118 void OnFileCanWriteWithoutBlocking(int fd) override { in OnFileCanWriteWithoutBlocking() function in base::__anon30edc82f0111::CallClosureHandler
Dmessage_pump_libevent.h54 void OnFileCanWriteWithoutBlocking(int fd, MessagePumpLibevent* pump);
/external/libchrome/base/files/
Dfile_descriptor_watcher_posix.cc59 void OnFileCanWriteWithoutBlocking(int fd) override;
138 void FileDescriptorWatcher::Controller::Watcher::OnFileCanWriteWithoutBlocking( in OnFileCanWriteWithoutBlocking() function in base::FileDescriptorWatcher::Controller::Watcher
/external/libbrillo/brillo/message_loops/
Dbase_message_loop.h150 void OnFileCanWriteWithoutBlocking(int fd) override;
Dbase_message_loop.cc342 void BaseMessageLoop::IOTask::OnFileCanWriteWithoutBlocking(int /* fd */) { in OnFileCanWriteWithoutBlocking() function in brillo::BaseMessageLoop::IOTask
/external/libbrillo/brillo/streams/
Dfile_stream.cc111 base::Bind(&FileDescriptor::OnFileCanWriteWithoutBlocking, in WaitForData()
179 void OnFileCanWriteWithoutBlocking() { in OnFileCanWriteWithoutBlocking() function in brillo::FileDescriptor
/external/libbrillo/brillo/http/
Dhttp_transport_curl.cc56 void OnFileCanWriteWithoutBlocking(int fd) override { in OnFileCanWriteWithoutBlocking() function in brillo::http::curl::Transport::SocketPollData
/external/libchrome/mojo/core/
Dchannel_posix.cc486 void OnFileCanWriteWithoutBlocking(int fd) override { in OnFileCanWriteWithoutBlocking() function in mojo::core::__anon7bef9a390111::ChannelPosix