HomeSort by relevance Sort by last modified time
    Searched full:delete_cache_dir (Results 1 - 1 of 1) sorted by null

  /frameworks/native/cmds/installd/
utils.cpp 939 static void delete_cache_dir(char path[PATH_MAX], cache_dir_t* dir) function in namespace:android::installd
959 delete_cache_dir(path, dir->parent);
994 delete_cache_dir(path, dir);
    [all...]

Completed in 3115 milliseconds