Lines Matching defs:instruction_set
998 static bool create_oat_out_path(const char* apk_path, const char* instruction_set, in create_oat_out_path()
1122 const char* instruction_set, bool is_public, int uid, in open_vdex_files_for_dex2oat()
1203 const char* instruction_set, bool is_secondary_dex) { in open_oat_out_file()
1224 const std::string& instruction_set, in maybe_open_oat_and_vdex_file()
1262 const std::string& instruction_set, in RunDexoptAnalyzer()
1343 const char* instruction_set) { in prepare_secondary_dex_oat_dir()
1635 const char* instruction_set, const char* compiler_filter, bool* is_public_out, in process_secondary_dex_dexopt()
1787 int dexopt(const char* dex_path, uid_t uid, const char* pkgname, const char* instruction_set, in dexopt()
2363 bool move_ab(const char* apk_path, const char* instruction_set, const char* oat_dir) { in move_ab()
2429 int64_t delete_odex(const char* apk_path, const char* instruction_set, const char* oat_dir) { in delete_odex()
2486 static bool is_valid_instruction_set(const std::string& instruction_set) { in is_valid_instruction_set()
2497 const char *apk_path, const char *instruction_set) { in calculate_oat_file_path_default()
2526 const char *instruction_set) { in calculate_odex_file_path_default()
2545 const char *instruction_set) { in create_cache_path_default()
2851 int get_odex_visibility(const char* apk_path, const char* instruction_set, const char* oat_dir) { in get_odex_visibility()