Searched defs:GetFd (Results 1 – 5 of 5) sorted by relevance
71 int GetFd() const { in GetFd() function
49 int TempFile::GetFd() const { return file_data_.value().second; } in GetFd() function in gdal::sandbox::utils::TempFile
41 auto &GetFd() const { in GetFd() function
134 func GetFd(file *os.File) (*Set, error) { func
132 Status GetFd(absl::string_view fname, int* result) { in GetFd() function