Home
last modified time | relevance | path

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

/aosp_15_r20/frameworks/native/cmds/installd/tests/fuzzers/
H A DInstalldServiceFuzzer.cpp38 bool create_cache_path(char path[PKG_PATH_MAX], const char* src, const char* instruction_set) { in create_cache_path() function
/aosp_15_r20/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.cpp672 bool create_cache_path(char path[PKG_PATH_MAX], in create_cache_path() function
/aosp_15_r20/frameworks/native/cmds/installd/tests/
H A Dinstalld_cache_test.cpp64 bool create_cache_path(char path[PKG_PATH_MAX] ATTRIBUTE_UNUSED, in create_cache_path() function
H A Dinstalld_service_test.cpp115 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.cpp72 bool create_cache_path(char path[PKG_PATH_MAX], const char *src, const char *instruction_set) { in create_cache_path() function