Home
last modified time | relevance | path

Searched refs:GetFd (Results 1 – 3 of 3) sorted by relevance

/packages/modules/Bluetooth/system/gd/os/linux_generic/
Dreactive_semaphore.h38 int GetFd();
Dreactive_semaphore.cc54 int ReactiveSemaphore::GetFd() { in GetFd() function in bluetooth::os::ReactiveSemaphore
/packages/modules/Bluetooth/system/gd/os/
Dqueue.h177 enqueue_.reactive_semaphore_.GetFd(), in RegisterEnqueue()
210 dequeue_.reactive_semaphore_.GetFd(), callback, base::Closure()); in RegisterDequeue()