Home
last modified time | relevance | path

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

/external/google-breakpad/src/common/linux/
Dscoped_tmpfile.h71 int GetFd() const { in GetFd() function
/external/sandboxed-api/oss-internship-2020/gdal/raster_to_gtiff/
Dutils.cc49 int TempFile::GetFd() const { return file_data_.value().second; } in GetFd() function in gdal::sandbox::utils::TempFile
/external/drm_hwcomposer/drm/
DDrmDevice.h43 auto &GetFd() const { in GetFd() function
/external/intel-media-driver/media_softlet/linux/common/os/
Dmos_context_specific_next.h103 int32_t GetFd() in GetFd() function
/external/libcap/cap/
Dfile.go134 func GetFd(file *os.File) (*Set, error) { func
/external/federated-compute/fcp/tensorflow/
Dfile_descriptor_filesystem.cc132 Status GetFd(absl::string_view fname, int* result) { in GetFd() function