Home
last modified time | relevance | path

Searched defs:FolderExists (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/c/experimental/filesystem/plugins/gcs/
H A Dgcs_filesystem.cc795 static bool FolderExists(GCSFile* gcs_file, std::string dir, in FolderExists() function
/aosp_15_r20/external/tensorflow/tensorflow/core/platform/cloud/
H A Dgcs_file_system.cc1593 Status GcsFileSystem::FolderExists(const string& dirname, bool* result) { in FolderExists() function in tensorflow::GcsFileSystem