Searched refs:ObjectExists (Results 1 – 2 of 2) sorted by relevance
266 Status ObjectExists(const string& fname, const string& bucket,
1048 Status GcsFileSystem::ObjectExists(const string& fname, const string& bucket, in ObjectExists() function in tensorflow::GcsFileSystem1582 TF_RETURN_IF_ERROR(ObjectExists(fname, bucket, object, &is_object)); in IsDirectory()