Searched defs:BucketExists (Results 1 – 2 of 2) sorted by relevance
730 static bool BucketExists(GCSFile* gcs_file, const std::string& bucket, in BucketExists() function
1517 Status GcsFileSystem::BucketExists(const string& bucket, bool* result) { in BucketExists() function in tensorflow::GcsFileSystem