Home
last modified time | relevance | path

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

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