Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.h158 std::unordered_set<string> allowed_locations() const { in allowed_locations() function
Dgcs_file_system.cc812 TimeoutConfig timeouts, const std::unordered_set<string>& allowed_locations, in GcsFileSystem()