Home
last modified time | relevance | path

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

/frameworks/native/cmds/installd/
Ddexopt.cpp2322 static bool is_valid_instruction_set(const std::string& instruction_set) { in is_valid_instruction_set() function
2340 if (!is_valid_instruction_set(instruction_set_)) return false; in calculate_oat_file_path_default()
2367 if (!is_valid_instruction_set(instruction_set_)) return false; in calculate_odex_file_path_default()
2386 if (!is_valid_instruction_set(instruction_set_)) return false; in create_cache_path_default()