Home
last modified time | relevance | path

Searched defs:max_cache_size_bytes (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/tensorflow/tensorflow/core/data/service/
H A Dtask_runner.cc83 const size_t max_cache_size_bytes = in Create() local
157 size_t max_cache_size_bytes) in CachingTaskRunner()
H A Dcross_trainer_cache.h185 size_t max_cache_size_bytes, in CrossTrainerCache()
/aosp_15_r20/external/federated-compute/fcp/client/cache/
H A Dfile_backed_resource_cache.h97 LogManager* log_manager, Clock* clock, const int64_t max_cache_size_bytes) in FileBackedResourceCache()
H A Dfile_backed_resource_cache.cc103 int64_t max_cache_size_bytes) { in Create()