Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.h130 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.cpp2752 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_service_test.cpp65 return create_cache_path_default(path, src, instruction_set); in create_cache_path()
Dinstalld_dexopt_test.cpp84 return create_cache_path_default(path, src, instruction_set); in create_cache_path()