Home
last modified time | relevance | path

Searched refs:add_cache_files (Results 1 – 3 of 3) sorted by relevance

/frameworks/native/cmds/installd/
Dinstalld.h176 void add_cache_files(cache_t* cache, const char *basepath, const char *cachedir);
Dcommands.c358 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()
Dutils.c733 void add_cache_files(cache_t* cache, const char *basepath, const char *cachedir) in add_cache_files() function