OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:matching_paths_cache_max_age
(Results
1 - 2
of
2
) sorted by null
/external/tensorflow/tensorflow/core/platform/cloud/
gcs_file_system.h
48
uint64
matching_paths_cache_max_age
,
109
uint64
matching_paths_cache_max_age
() const {
function in class:tensorflow::GcsFileSystem
gcs_file_system.cc
661
uint64
matching_paths_cache_max_age
= kMatchingPathsCacheDefaultMaxAge;
local
665
matching_paths_cache_max_age
= value;
672
matching_paths_cache_max_age
, matching_paths_cache_max_entries));
760
uint64
matching_paths_cache_max_age
,
770
matching_paths_cache_max_age
, matching_paths_cache_max_entries)),
[
all
...]
Completed in 105 milliseconds