Searched defs:oat_dir (Results 1 – 3 of 3) sorted by relevance
/frameworks/native/cmds/installd/ |
D | commands.cpp | 1360 const char* oat_dir, /*out*/ char* out_path) { in create_oat_out_path() 1392 int dexopt_needed, const char* oat_dir, int dexopt_flags, const char* compiler_filter, in dexopt() 1845 int create_oat_dir(const char* oat_dir, const char* instruction_set) in create_oat_dir() 1929 int move_ab(const char* apk_path, const char* instruction_set, const char* oat_dir) { in move_ab()
|
D | otapreopt.cpp | 505 bool calculate_oat_file_path(char path[PKG_PATH_MAX], const char *oat_dir, in calculate_oat_file_path()
|
D | installd.cpp | 65 const char *oat_dir, in calculate_oat_file_path()
|