Home
last modified time | relevance | path

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

/aosp_15_r20/external/federated-compute/fcp/client/cache/
H A Dfile_backed_resource_cache.cc172 std::filesystem::path cached_file_path = cache_dir_path_ / cache_id_str; in Put() local
227 std::filesystem::path cached_file_path = cache_dir_path_ / cache_id_str; in Get() local