Home
last modified time | relevance | path

Searched defs:create_cache_path (Results 1 – 5 of 5) sorted by relevance

/aosp12/frameworks/native/cmds/installd/
H A Dinstalld.cpp64 bool create_cache_path(char path[PKG_PATH_MAX], const char *src, const char *instruction_set) { in create_cache_path() function
H A Dotapreopt.cpp685 bool create_cache_path(char path[PKG_PATH_MAX], in create_cache_path() function
/aosp12/frameworks/native/cmds/installd/tests/
H A Dinstalld_cache_test.cpp63 bool create_cache_path(char path[PKG_PATH_MAX] ATTRIBUTE_UNUSED, in create_cache_path() function
H A Dinstalld_service_test.cpp95 bool create_cache_path(char path[PKG_PATH_MAX], const char *src, const char *instruction_set) { in create_cache_path() function
H A Dinstalld_dexopt_test.cpp84 bool create_cache_path(char path[PKG_PATH_MAX], const char *src, const char *instruction_set) { in create_cache_path() function