Home
last modified time | relevance | path

Searched defs:apk_path (Results 1 – 4 of 4) sorted by relevance

/frameworks/base/cmds/idmap/
Dscan.cpp31 String8 apk_path; member
/frameworks/native/cmds/installd/
Dotapreopt.cpp736 const char *apk_path, in calculate_oat_file_path()
774 bool calculate_odex_file_path(char path[PKG_PATH_MAX], const char *apk_path, in calculate_odex_file_path()
Dinstalld.cpp66 const char *apk_path, in calculate_oat_file_path()
100 const char *apk_path, in calculate_odex_file_path()
Dcommands.cpp1429 static bool create_oat_out_path(const char* apk_path, const char* instruction_set, in create_oat_out_path()
1561 int dexopt(const char* apk_path, uid_t uid, const char* pkgname, const char* instruction_set, in dexopt()
2041 int rm_package_dir(const char* apk_path) in rm_package_dir()
2134 int move_ab(const char* apk_path, const char* instruction_set, const char* oat_dir) { in move_ab()