HomeSort by relevance Sort by last modified time
    Searched refs:add_cache_files (Results 1 - 3 of 3) sorted by null

  /frameworks/native/cmds/installd/
installd.h 176 void add_cache_files(cache_t* cache, const char *basepath, const char *cachedir);
commands.c 358 add_cache_files(cache, tmpdir, "cache");
378 add_cache_files(cache, tmpdir, "cache");
405 add_cache_files(cache, tmpdir, "cache");
    [all...]
utils.c 733 void add_cache_files(cache_t* cache, const char *basepath, const char *cachedir) function
739 CACHE_NOISY(ALOGI("add_cache_files: base=%s cachedir=%s\n", basepath, cachedir));
    [all...]

Completed in 3802 milliseconds