Searched refs:CheckBucketLocationConstraint (Results 1 – 2 of 2) sorted by relevance
255 Status CheckBucketLocationConstraint(const string& bucket);
833 TF_RETURN_IF_ERROR(CheckBucketLocationConstraint(bucket)); in NewRandomAccessFile()1148 Status GcsFileSystem::CheckBucketLocationConstraint(const string& bucket) { in CheckBucketLocationConstraint() function in tensorflow::GcsFileSystem