Searched defs:FolderExists (Results 1 – 2 of 2) sorted by relevance
795 static bool FolderExists(GCSFile* gcs_file, std::string dir, in FolderExists() function
1593 Status GcsFileSystem::FolderExists(const string& dirname, bool* result) { in FolderExists() function in tensorflow::GcsFileSystem