Home
last modified time | relevance | path

Searched defs:WatchReadable (Results 1 – 7 of 7) sorted by relevance

/aosp_15_r20/external/libchrome/base/files/
H A Dfile_descriptor_watcher_posix.cc207 FileDescriptorWatcher::WatchReadable(int fd, const Closure& callback) { in WatchReadable() function in base::FileDescriptorWatcher
H A Dfile_descriptor_watcher_posix_unittest.cc103 std::unique_ptr<FileDescriptorWatcher::Controller> WatchReadable() { in WatchReadable() function in base::__anon312707470111::FileDescriptorWatcherTest
/aosp_15_r20/external/cronet/base/files/
H A Dfile_descriptor_watcher_posix.cc260 FileDescriptorWatcher::WatchReadable(int fd, const RepeatingClosure& callback) { in WatchReadable() function in base::FileDescriptorWatcher
H A Dfile_descriptor_watcher_posix_unittest.cc102 std::unique_ptr<FileDescriptorWatcher::Controller> WatchReadable() { in WatchReadable() function in base::__anon2ef65a7d0111::FileDescriptorWatcherTest
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_loop_io_posix_unittest.cc181 TEST_F(MessageLoopForIoPosixTest, WatchReadable) { in TEST_F() argument
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_transport_curl.cc42 bool WatchReadable() { in WatchReadable() function in brillo::http::curl::Transport::SocketPollData
/aosp_15_r20/external/cronet/base/message_loop/
H A Dfd_watch_controller_posix_unittest.cc335 TEST_F(FdWatchControllerPosixTest, WatchReadable) { in TEST_F() argument