Searched refs:add_cache_files (Results 1 – 3 of 3) sorted by relevance
121 void add_cache_files(cache_t* cache, const std::string& data_path);
495 add_cache_files(cache, create_data_user_ce_path(uuid, user)); in free_cache()496 add_cache_files(cache, create_data_user_de_path(uuid, user)); in free_cache()497 add_cache_files(cache, in free_cache()
782 void add_cache_files(cache_t* cache, const std::string& data_path) { in add_cache_files() function