Home
last modified time | relevance | path

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

/external/tensorflow/tensorflow/core/platform/cloud/
Dgcs_file_system.h171 uint64 matching_paths_cache_max_age() const { in matching_paths_cache_max_age() function
Dgcs_file_system.cc705 uint64 matching_paths_cache_max_age = kMatchingPathsCacheDefaultMaxAge; in GcsFileSystem() local
810 size_t stat_cache_max_entries, uint64 matching_paths_cache_max_age, in GcsFileSystem()