Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.h174 size_t matching_paths_cache_max_entries() const { in matching_paths_cache_max_entries() function
Dgcs_file_system.cc706 size_t matching_paths_cache_max_entries = in GcsFileSystem() local
811 size_t matching_paths_cache_max_entries, RetryConfig retry_config, in GcsFileSystem()