Searched refs:create_cache_path (Results 1 - 7 of 7) sorted by path

/frameworks/native/cmds/installd/
H A DInstalldNativeService.cpp1101 if (!create_cache_path(dex_path, path, instruction_set)) {
H A Ddexopt.cpp950 if (!create_cache_path(out_oat_path, apk_path, instruction_set)) {
H A Dinstalld.cpp118 bool create_cache_path(char path[PKG_PATH_MAX], function in namespace:android::installd
H A Dinstalld_deps.h56 extern bool create_cache_path(char path[PKG_PATH_MAX],
H A Dotapreopt.cpp1079 bool create_cache_path(char path[PKG_PATH_MAX], function in namespace:android::installd
/frameworks/native/cmds/installd/tests/
H A Dinstalld_cache_test.cpp63 bool create_cache_path(char path[PKG_PATH_MAX] ATTRIBUTE_UNUSED, function in namespace:android::installd
H A Dinstalld_service_test.cpp57 bool create_cache_path(char path[PKG_PATH_MAX], function in namespace:android::installd

Completed in 1070 milliseconds