Home
last modified time | relevance | path

Searched defs:GetFd (Results 1 – 5 of 5) 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.h41 auto &GetFd() const { 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