Searched refs:WatchForNonBlockingRead (Results 1 – 7 of 7) sorted by relevance
87 virtual bool WatchForNonBlockingRead(
72 bool WatchForNonBlockingRead(
88 server_socket_->WatchForNonBlockingRead( in StartListening()
142 bool PosixAsyncSocket::WatchForNonBlockingRead( in WatchForNonBlockingRead() function in android::net::PosixAsyncSocket
245 conn_fd->WatchForNonBlockingRead([this](AsyncDataChannel* conn_fd) { in SetUpTestChannel()
198 sock2->WatchForNonBlockingRead([&](auto sock) { in TEST_F()
334 conn_fd->WatchForNonBlockingRead([this](AsyncDataChannel* conn_fd) { in SetUpTestChannel()