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::__anon36f7aae50111::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::__anondbea72db0111::FileDescriptorWatcherTest
181 TEST_F(MessageLoopForIoPosixTest, WatchReadable) { in TEST_F() argument
42 bool WatchReadable() { in WatchReadable() function in brillo::http::curl::Transport::SocketPollData
330 TEST_F(FdWatchControllerPosixTest, WatchReadable) { in TEST_F() argument