Searched defs:calculate_odex_file_path (Results 1 – 6 of 6) sorted by relevance
/frameworks/native/cmds/installd/tests/fuzzers/ |
D | InstalldServiceFuzzer.cpp | 33 bool calculate_odex_file_path(char path[PKG_PATH_MAX], const char* apk_path, in calculate_odex_file_path() function
|
/frameworks/native/cmds/installd/ |
D | installd.cpp | 59 bool calculate_odex_file_path(char path[PKG_PATH_MAX], const char *apk_path, in calculate_odex_file_path() function
|
D | otapreopt.cpp | 642 bool calculate_odex_file_path(char path[PKG_PATH_MAX], const char *apk_path, in calculate_odex_file_path() function
|
/frameworks/native/cmds/installd/tests/ |
D | installd_cache_test.cpp | 58 bool calculate_odex_file_path(char path[PKG_PATH_MAX] ATTRIBUTE_UNUSED, in calculate_odex_file_path() function
|
D | installd_service_test.cpp | 110 bool calculate_odex_file_path(char path[PKG_PATH_MAX], const char *apk_path, in calculate_odex_file_path() function
|
D | installd_dexopt_test.cpp | 67 bool calculate_odex_file_path(char path[PKG_PATH_MAX], const char *apk_path, in calculate_odex_file_path() function
|