/aosp_15_r20/system/update_engine/payload_consumer/ |
H A D | cached_file_descriptor.h | 80 virtual FileDescriptor* GetFd() { return fd_.get(); } in GetFd() function 92 virtual FileDescriptor* GetFd() { return fd_; } in GetFd() function
|
/aosp_15_r20/external/google-breakpad/src/common/linux/ |
H A D | scoped_tmpfile.h | 71 int GetFd() const { in GetFd() function
|
/aosp_15_r20/packages/modules/Bluetooth/system/gd/os/linux_generic/ |
D | reactive_semaphore.cc | 54 int ReactiveSemaphore::GetFd() { return fd_; } in GetFd() function in bluetooth::os::ReactiveSemaphore
|
/aosp_15_r20/external/sandboxed-api/oss-internship-2020/gdal/raster_to_gtiff/ |
H A D | utils.cc | 49 int TempFile::GetFd() const { return file_data_.value().second; } in GetFd() function in gdal::sandbox::utils::TempFile
|
/aosp_15_r20/external/drm_hwcomposer/drm/ |
H A D | DrmDevice.h | 41 auto &GetFd() const { in GetFd() function
|
/aosp_15_r20/hardware/libhardware/modules/camera/3_4/arc/ |
H A D | frame_buffer.h | 89 int GetFd() const { return fd_.get(); } in GetFd() function
|
/aosp_15_r20/external/intel-media-driver/media_softlet/linux/common/os/ |
H A D | mos_context_specific_next.h | 103 int32_t GetFd() in GetFd() function
|
/aosp_15_r20/external/libcap/cap/ |
H A D | file.go | 134 func GetFd(file *os.File) (*Set, error) { func
|
/aosp_15_r20/art/runtime/jit/ |
H A D | profiling_info_test.cc | 66 uint32_t GetFd(const ScratchFile& file) { in GetFd() function in art::ProfileCompilationInfoTest
|
/aosp_15_r20/external/federated-compute/fcp/tensorflow/ |
H A D | file_descriptor_filesystem.cc | 132 Status GetFd(absl::string_view fname, int* result) { in GetFd() function
|
/aosp_15_r20/system/incremental_delivery/incfs/tests/util/ |
H A D | map_ptr_test.cpp | 70 android::base::unique_fd GetFd() { in GetFd() function in MapPtrTest
|
/aosp_15_r20/system/extras/simpleperf/ |
H A D | utils.cpp | 158 int ArchiveHelper::GetFd() { in GetFd() function in simpleperf::ArchiveHelper
|
/aosp_15_r20/art/libartbase/base/ |
H A D | common_art_test.cc | 121 int ScratchFile::GetFd() const { in GetFd() function in art::ScratchFile
|
/aosp_15_r20/art/libprofile/profile/ |
H A D | profile_compilation_info_test.cc | 63 uint32_t GetFd(const ScratchFile& file) { in GetFd() function in art::ProfileCompilationInfoTest
|
/aosp_15_r20/art/profman/ |
H A D | profile_assistant_test.cc | 152 int GetFd(const ScratchFile& file) const { in GetFd() function in art::ProfileAssistantTest
|