Home
last modified time | relevance | path

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

/art/runtime/oat/
Doat_file_assistant_context.cc100 std::vector<InstructionSet> isas = GetSupportedInstructionSets(error_msg); in FetchAll() local
101 if (isas.empty()) { in FetchAll()
104 for (InstructionSet isa : isas) { in FetchAll()