Searched refs:StopWatchFileDescriptor (Results 1 – 5 of 5) sorted by relevance
60 virtual bool StopWatchFileDescriptor(int fd);
46 bool StopWatchFileDescriptor(int fd) override;
117 bool LooperBackedEventLoop::StopWatchFileDescriptor(int fd) { in StopWatchFileDescriptor() function in android::wificond::LooperBackedEventLoop
51 event_dispatcher_->StopWatchFileDescriptor(binder_fd_); in ~BinderDispatcher()
152 EXPECT_TRUE(event_loop_->StopWatchFileDescriptor(pipe.receive_fd)); in TEST_F()