Searched refs:OnFileCanReadWithoutBlocking (Results 1 – 7 of 7) sorted by relevance
84 void OnFileCanReadWithoutBlocking(int fd) override {} in OnFileCanReadWithoutBlocking() function in base::__anonbbf3f2c90111::StupidWatcher102 void OnFileCanReadWithoutBlocking(int /* fd */) override { NOTREACHED(); } in OnFileCanReadWithoutBlocking() function in base::__anonbbf3f2c90111::BaseWatcher172 void OnFileCanReadWithoutBlocking(int /* fd */) override { in OnFileCanReadWithoutBlocking() function in base::__anonbbf3f2c90111::NestedPumpWatcher203 void OnFileCanReadWithoutBlocking(int /* fd */) override { in OnFileCanReadWithoutBlocking() function in base::__anonbbf3f2c90111::QuitWatcher
83 void MessagePumpLibevent::FdWatchController::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::MessagePumpLibevent::FdWatchController90 watcher_->OnFileCanReadWithoutBlocking(fd); in OnFileCanReadWithoutBlocking()325 controller->OnFileCanReadWithoutBlocking(fd, pump); in OnLibeventNotification()331 controller->OnFileCanReadWithoutBlocking(fd, pump); in OnLibeventNotification()
19 virtual void OnFileCanReadWithoutBlocking(int fd) = 0;
53 void OnFileCanReadWithoutBlocking(int fd, MessagePumpLibevent* pump);
59 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anonb5f742520111::TestHandler102 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anonb5f742520111::CallClosureHandler
58 void OnFileCanReadWithoutBlocking(int fd) override;127 void FileDescriptorWatcher::Controller::Watcher::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::FileDescriptorWatcher::Controller::Watcher
423 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in mojo::core::__anon25b1a2fc0111::ChannelPosix