Home
last modified time | relevance | path

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

/system/bt/gd/os/linux_generic/
Dreactive_semaphore.h34 int GetFd();
Dreactive_semaphore.cc52 int ReactiveSemaphore::GetFd() { in GetFd() function in bluetooth::os::ReactiveSemaphore
Dqueue.tpp33 enqueue_.reactive_semaphore_.GetFd(),
53 …actable_ = dequeue_.handler_->thread_->GetReactor()->Register(dequeue_.reactive_semaphore_.GetFd(),
/system/extras/simpleperf/
Dread_apk.cpp99 if (IsValidElfFile(ahelper->GetFd(), found_entry.offset) != ElfStatus::NO_ERROR) { in FindElfInApkByOffsetWithoutCache()
Dutils.h81 int GetFd();
Dutils.cpp147 int ArchiveHelper::GetFd() { in GetFd() function in ArchiveHelper