Home | History | Annotate | Download | only in installd

Lines Matching full:cachedir

288     char cachedir[PKG_PATH_MAX];
290 if (create_pkg_path(cachedir, pkgname, CACHE_DIR_POSTFIX, persona))
294 return delete_dir_contents(cachedir, 0, 0);