Searched defs:create_cache_path (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/cmds/installd/tests/fuzzers/ |
D | InstalldServiceFuzzer.cpp | 38 bool create_cache_path(char path[PKG_PATH_MAX], const char* src, const char* instruction_set) { in create_cache_path() function
|
/frameworks/native/cmds/installd/ |
D | installd.cpp | 64 bool create_cache_path(char path[PKG_PATH_MAX], const char *src, const char *instruction_set) { in create_cache_path() function
|
D | otapreopt.cpp | 672 bool create_cache_path(char path[PKG_PATH_MAX], in create_cache_path() function
|
/frameworks/native/cmds/installd/tests/ |
D | installd_cache_test.cpp | 64 bool create_cache_path(char path[PKG_PATH_MAX] ATTRIBUTE_UNUSED, in create_cache_path() function
|
D | installd_service_test.cpp | 115 bool create_cache_path(char path[PKG_PATH_MAX], const char *src, const char *instruction_set) { in create_cache_path() function
|
D | installd_dexopt_test.cpp | 72 bool create_cache_path(char path[PKG_PATH_MAX], const char *src, const char *instruction_set) { in create_cache_path() function
|