Searched refs:GetFd (Results 1 – 3 of 3) sorted by relevance
38 int GetFd();
54 int ReactiveSemaphore::GetFd() { return fd_; } in GetFd() function in bluetooth::os::ReactiveSemaphore
194 enqueue_.reactive_semaphore_.GetFd(), in RegisterEnqueue()228 dequeue_.reactive_semaphore_.GetFd(), callback, base::Closure()); in RegisterDequeue()