Searched refs:GetFd (Results 1 – 7 of 7) sorted by relevance
70 android::base::unique_fd GetFd() { in GetFd() function in MapPtrTest91 auto fd = GetFd(); in TEST_F()106 auto fd = GetFd(); in TEST_F()123 auto fd = GetFd(); in TEST_F()138 auto fd = GetFd(); in TEST_F()155 auto fd = GetFd(); in TEST_F()177 auto fd = GetFd(); in TEST_F()192 auto fd = GetFd(); in TEST_F()203 auto fd = GetFd(); in TEST_F()214 auto fd = GetFd(); in TEST_F()[all …]
34 int GetFd();
54 int ReactiveSemaphore::GetFd() { in GetFd() function in bluetooth::os::ReactiveSemaphore
33 enqueue_.reactive_semaphore_.GetFd(),65 dequeue_.reactive_semaphore_.GetFd(), callback, base::Closure());
100 if (IsValidElfFile(ahelper->GetFd(), found_entry.offset) != ElfStatus::NO_ERROR) { in FindElfInApkByOffsetWithoutCache()
102 int GetFd();
155 int ArchiveHelper::GetFd() { in GetFd() function in simpleperf::ArchiveHelper