Home
last modified time | relevance | path

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

/external/libchrome/base/files/
Dfile_descriptor_watcher_posix_unittest.cc119 std::unique_ptr<FileDescriptorWatcher::Controller> WatchWritable() { in WatchWritable() function in base::__anonfcf877d80111::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