Searched refs:target_instruction_set (Results 1 – 1 of 1) sorted by relevance
580 const InstructionSet target_instruction_set = GetInstructionSetFromString(instruction_set); in GetDexOptNeeded() local581 if (target_instruction_set == InstructionSet::kNone) { in GetDexOptNeeded()617 target_instruction_set, in GetDexOptNeeded()645 const InstructionSet target_instruction_set = GetInstructionSetFromString( in DexFile_getDexFileStatus() local647 if (target_instruction_set == InstructionSet::kNone) { in DexFile_getDexFileStatus()657 target_instruction_set, in DexFile_getDexFileStatus()679 const InstructionSet target_instruction_set = GetInstructionSetFromString( in DexFile_getDexFileOptimizationStatus() local681 if (target_instruction_set == InstructionSet::kNone) { in DexFile_getDexFileOptimizationStatus()691 filename.c_str(), target_instruction_set, &compilation_filter, &compilation_reason); in DexFile_getDexFileOptimizationStatus()897 const InstructionSet target_instruction_set = GetInstructionSetFromString( in DexFile_getDexFileOutputPaths() local[all …]