Home | Sort by relevance Sort by last modified time |
/frameworks/native/cmds/installd/ | |
installd_deps.h | 56 extern bool create_cache_path(char path[PKG_PATH_MAX], |
installd.cpp | 128 bool create_cache_path(char path[PKG_PATH_MAX], function in namespace:android::installd |
otapreopt.cpp | 571 bool create_cache_path(char path[PKG_PATH_MAX], function in namespace:android::installd |
commands.cpp | 516 if (!create_cache_path(dex_path, path, instruction_set)) return -1; [all...] |