/aosp_15_r20/external/cronet/base/message_loop/ |
H A D | message_pump_libevent_unittest.cc | 152 void OnFileCanReadWithoutBlocking(int fd) override {} in OnFileCanReadWithoutBlocking() function in base::__anon72ae66c90111::StupidWatcher 167 void OnFileCanReadWithoutBlocking(int /* fd */) override { NOTREACHED(); } in OnFileCanReadWithoutBlocking() function in base::__anon72ae66c90111::BaseWatcher 242 void OnFileCanReadWithoutBlocking(int /* fd */) override { in OnFileCanReadWithoutBlocking() function in base::__anon72ae66c90111::NestedPumpWatcher 270 void OnFileCanReadWithoutBlocking(int /* fd */) override { in OnFileCanReadWithoutBlocking() function in base::__anon72ae66c90111::QuitWatcher 344 void OnFileCanReadWithoutBlocking(int) override { in OnFileCanReadWithoutBlocking() function in base::__anon72ae66c90111::InnerNestedWatcher 373 void OnFileCanReadWithoutBlocking(int) override { in OnFileCanReadWithoutBlocking() function in base::__anon72ae66c90111::OuterNestedWatcher
|
H A D | fd_watch_controller_posix_unittest.cc | 62 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anon936660200111::TestHandler 107 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anon936660200111::CallClosureHandler 217 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anon936660200111::ReaderWriterHandler
|
H A D | message_pump_io_ios_unittest.cc | 60 void OnFileCanReadWithoutBlocking(int fd) override {} in OnFileCanReadWithoutBlocking() function in base::__anonc9e454d20111::StupidWatcher 73 void OnFileCanReadWithoutBlocking(int /* fd */) override { NOTREACHED(); } in OnFileCanReadWithoutBlocking() function in base::__anonc9e454d20111::BaseWatcher
|
H A D | message_pump_glib_unittest.cc | 674 void OnFileCanReadWithoutBlocking(int /* fd */) override { NOTREACHED(); } in OnFileCanReadWithoutBlocking() function in base::__anon64ced08e0711::BaseWatcher 733 void OnFileCanReadWithoutBlocking(int /* fd */) override { in OnFileCanReadWithoutBlocking() function in base::__anon64ced08e0711::NestedPumpWatcher 750 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anon64ced08e0711::QuitWatcher
|
H A D | message_pump_io_ios.cc | 47 void MessagePumpIOSForIO::FdWatchController::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::MessagePumpIOSForIO::FdWatchController
|
H A D | message_pump_libevent.cc | 95 void MessagePumpLibevent::FdWatchController::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::MessagePumpLibevent::FdWatchController
|
/aosp_15_r20/external/libchrome/base/message_loop/ |
H A D | message_pump_libevent_unittest.cc | 84 void OnFileCanReadWithoutBlocking(int fd) override {} in OnFileCanReadWithoutBlocking() function in base::__anon53b7a2530111::StupidWatcher 102 void OnFileCanReadWithoutBlocking(int /* fd */) override { NOTREACHED(); } in OnFileCanReadWithoutBlocking() function in base::__anon53b7a2530111::BaseWatcher 172 void OnFileCanReadWithoutBlocking(int /* fd */) override { in OnFileCanReadWithoutBlocking() function in base::__anon53b7a2530111::NestedPumpWatcher 203 void OnFileCanReadWithoutBlocking(int /* fd */) override { in OnFileCanReadWithoutBlocking() function in base::__anon53b7a2530111::QuitWatcher
|
H A D | message_loop_io_posix_unittest.cc | 59 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anon4dbaf1dc0111::TestHandler 102 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in base::__anon4dbaf1dc0111::CallClosureHandler
|
H A D | message_pump_libevent.cc | 83 void MessagePumpLibevent::FdWatchController::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::MessagePumpLibevent::FdWatchController
|
/aosp_15_r20/external/cronet/net/dns/ |
H A D | notify_watcher_mac.cc | 45 void NotifyWatcherMac::OnFileCanReadWithoutBlocking() { in OnFileCanReadWithoutBlocking() function in net::NotifyWatcherMac
|
/aosp_15_r20/external/libchrome/base/files/ |
H A D | file_descriptor_watcher_posix.cc | 127 void FileDescriptorWatcher::Controller::Watcher::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::FileDescriptorWatcher::Controller::Watcher
|
/aosp_15_r20/external/cronet/base/files/ |
H A D | file_descriptor_watcher_posix.cc | 126 void FileDescriptorWatcher::Controller::Watcher::OnFileCanReadWithoutBlocking( in OnFileCanReadWithoutBlocking() function in base::FileDescriptorWatcher::Controller::Watcher
|
/aosp_15_r20/external/cronet/net/socket/ |
H A D | udp_socket_posix.h | 339 void OnFileCanReadWithoutBlocking(int /* fd */) override {} in OnFileCanReadWithoutBlocking() function
|
H A D | socket_posix.cc | 412 void SocketPosix::OnFileCanReadWithoutBlocking(int fd) { in OnFileCanReadWithoutBlocking() function in net::SocketPosix
|
H A D | udp_socket_posix.cc | 661 void UDPSocketPosix::ReadWatcher::OnFileCanReadWithoutBlocking(int) { in OnFileCanReadWithoutBlocking() function in net::UDPSocketPosix::ReadWatcher
|
/aosp_15_r20/external/cronet/net/base/ |
H A D | address_tracker_linux.cc | 594 void AddressTrackerLinux::OnFileCanReadWithoutBlocking() { in OnFileCanReadWithoutBlocking() function in net::internal::AddressTrackerLinux
|
/aosp_15_r20/external/libchrome/mojo/core/ |
H A D | channel_posix.cc | 423 void OnFileCanReadWithoutBlocking(int fd) override { in OnFileCanReadWithoutBlocking() function in mojo::core::__anonc4588b460111::ChannelPosix
|