Searched defs:WatchReadable (Results 1 – 7 of 7) sorted by relevance
207 FileDescriptorWatcher::WatchReadable(int fd, const Closure& callback) { in WatchReadable() function in base::FileDescriptorWatcher
103 std::unique_ptr<FileDescriptorWatcher::Controller> WatchReadable() { in WatchReadable() function in base::__anon312707470111::FileDescriptorWatcherTest
260 FileDescriptorWatcher::WatchReadable(int fd, const RepeatingClosure& callback) { in WatchReadable() function in base::FileDescriptorWatcher
102 std::unique_ptr<FileDescriptorWatcher::Controller> WatchReadable() { in WatchReadable() function in base::__anon2ef65a7d0111::FileDescriptorWatcherTest
181 TEST_F(MessageLoopForIoPosixTest, WatchReadable) { in TEST_F() argument
42 bool WatchReadable() { in WatchReadable() function in brillo::http::curl::Transport::SocketPollData
335 TEST_F(FdWatchControllerPosixTest, WatchReadable) { in TEST_F() argument