Home
last modified time | relevance | path

Searched refs:create_cache_path_default (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/cmds/installd/tests/fuzzers/
DInstalldServiceFuzzer.cpp39 return create_cache_path_default(path, src, instruction_set); in create_cache_path()
/frameworks/native/cmds/installd/
Ddexopt.h141 bool create_cache_path_default(char path[PKG_PATH_MAX], const char *src,
Dinstalld.cpp65 return create_cache_path_default(path, src, instruction_set); in create_cache_path()
Ddexopt.cpp2544 bool create_cache_path_default(char path[PKG_PATH_MAX], const char *src, in create_cache_path_default() function
/frameworks/native/cmds/installd/tests/
Dinstalld_dexopt_test.cpp73 return create_cache_path_default(path, src, instruction_set); in create_cache_path()
Dinstalld_service_test.cpp116 return create_cache_path_default(path, src, instruction_set); in create_cache_path()