Home
last modified time | relevance | path

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

/art/runtime/native/
Ddalvik_system_DexFile.cc290 InstructionSet target_instruction_set, in CopyProfileFile()
504 const InstructionSet target_instruction_set = GetInstructionSetFromString(instruction_set); in CopyProfileFile() local