Searched refs:add_cache_files (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/cmds/installd/ |
D | installd.h | 176 void add_cache_files(cache_t* cache, const char *basepath, const char *cachedir);
|
D | commands.c | 358 add_cache_files(cache, tmpdir, "cache"); in free_cache() 378 add_cache_files(cache, tmpdir, "cache"); in free_cache() 405 add_cache_files(cache, tmpdir, "cache"); in free_cache()
|
D | utils.c | 733 void add_cache_files(cache_t* cache, const char *basepath, const char *cachedir) in add_cache_files() function
|