Searched refs:StopWatchingFileDescriptor (Results 1 – 6 of 6) sorted by relevance
160 ASSERT_TRUE(watcher.StopWatchingFileDescriptor()); in TEST_F()161 ASSERT_TRUE(watcher.StopWatchingFileDescriptor()); in TEST_F()252 controller->StopWatchingFileDescriptor(); in StopWatching()327 controller->StopWatchingFileDescriptor(); in StopWatchingAndWatchAgain()
43 virtual bool StopWatchingFileDescriptor() = 0;
52 StopWatchingFileDescriptor(); in ~FdWatchController()60 bool MessagePumpLibevent::FdWatchController::StopWatchingFileDescriptor() { in StopWatchingFileDescriptor() function in base::MessagePumpLibevent::FdWatchController
36 bool StopWatchingFileDescriptor() override;
362 poll_data->GetWatcher()->StopWatchingFileDescriptor(); in MultiSocketCallback()393 if (!poll_data->GetWatcher()->StopWatchingFileDescriptor()) in MultiSocketCallback()
335 fd_watcher_.StopWatchingFileDescriptor(); in StopWatching()