Home
last modified time | relevance | path

Searched refs:kBucketMetadataLocationKey (Results 1 – 1 of 1) sorted by relevance

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.cc61 constexpr char kBucketMetadataLocationKey[] = "location"; variable
1181 GetStringValue(result, kBucketMetadataLocationKey, &bucket_location)); in GetBucketLocation()