Home
last modified time | relevance | path

Searched defs:GetFd (Results 1 – 9 of 9) sorted by relevance

/aosp12/system/bt/gd/os/linux_generic/
H A Dreactive_semaphore.cc54 int ReactiveSemaphore::GetFd() { in GetFd() function in bluetooth::os::ReactiveSemaphore
/aosp12/hardware/libhardware/modules/camera/3_4/arc/
H A Dframe_buffer.h89 int GetFd() const { return fd_.get(); } in GetFd() function
/aosp12/art/runtime/jit/
H A Dprofiling_info_test.cc65 uint32_t GetFd(const ScratchFile& file) { in GetFd() function in art::ProfileCompilationInfoTest
/aosp12/system/incremental_delivery/incfs/tests/util/
H A Dmap_ptr_test.cpp70 android::base::unique_fd GetFd() { in GetFd() function in MapPtrTest
/aosp12/system/extras/simpleperf/
H A Dutils.cpp155 int ArchiveHelper::GetFd() { in GetFd() function in simpleperf::ArchiveHelper
/aosp12/art/libartbase/base/
H A Dcommon_art_test.cc124 int ScratchFile::GetFd() const { in GetFd() function in art::ScratchFile
/aosp12/frameworks/native/libs/vr/libpdx_uds/
H A Dremote_method_tests.cpp326 int GetFd() const { return event_fd(); } in GetFd() function in __anona08a5e0d0110::TestClient
/aosp12/art/libprofile/profile/
H A Dprofile_compilation_info_test.cc57 uint32_t GetFd(const ScratchFile& file) { in GetFd() function in art::ProfileCompilationInfoTest
/aosp12/art/profman/
H A Dprofile_assistant_test.cc150 int GetFd(const ScratchFile& file) const { in GetFd() function in art::ProfileAssistantTest