Home
last modified time | relevance | path

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

/aosp_15_r20/external/libchrome/base/files/
H A Dfile_descriptor_watcher_posix_unittest.cc119 std::unique_ptr<FileDescriptorWatcher::Controller> WatchWritable() { in WatchWritable() function in base::__anon312707470111::FileDescriptorWatcherTest
170 TEST_P(FileDescriptorWatcherTest, WatchWritable) { in TEST_P() argument
H A Dfile_descriptor_watcher_posix.cc212 FileDescriptorWatcher::WatchWritable(int fd, const Closure& callback) { in WatchWritable() function in base::FileDescriptorWatcher
/aosp_15_r20/external/cronet/base/files/
H A Dfile_descriptor_watcher_posix_unittest.cc118 std::unique_ptr<FileDescriptorWatcher::Controller> WatchWritable() { in WatchWritable() function in base::__anon2ef65a7d0111::FileDescriptorWatcherTest
167 TEST_P(FileDescriptorWatcherTest, WatchWritable) { in TEST_P() argument
H A Dfile_descriptor_watcher_posix.cc265 FileDescriptorWatcher::WatchWritable(int fd, const RepeatingClosure& callback) { in WatchWritable() function in base::FileDescriptorWatcher
/aosp_15_r20/external/libchrome/base/message_loop/
H A Dmessage_loop_io_posix_unittest.cc207 TEST_F(MessageLoopForIoPosixTest, WatchWritable) { in TEST_F() argument
/aosp_15_r20/external/libbrillo/brillo/http/
H A Dhttp_transport_curl.cc51 bool WatchWritable() { in WatchWritable() function in brillo::http::curl::Transport::SocketPollData
/aosp_15_r20/external/cronet/base/message_loop/
H A Dfd_watch_controller_posix_unittest.cc362 TEST_F(FdWatchControllerPosixTest, WatchWritable) { in TEST_F() argument