Searched refs:StopWatching (Results 1 – 5 of 5) sorted by relevance
123 StopWatching(); in Close()154 void PosixAsyncSocket::StopWatching() { in StopWatching() function in android::net::PosixAsyncSocket
75 void StopWatching() override;
118 void PosixAsyncSocketServer::StopListening() { server_socket_->StopWatching(); } in StopListening()
91 virtual void StopWatching() = 0;
202 sock->StopWatching(); in TEST_F()