Searched refs:target_instruction_set (Results 1 – 1 of 1) sorted by relevance
519 if (target_instruction_set == InstructionSet::kNone) { in GetDexOptNeeded()555 target_instruction_set, in GetDexOptNeeded()583 const InstructionSet target_instruction_set = GetInstructionSetFromString( in DexFile_getDexFileStatus() local585 if (target_instruction_set == InstructionSet::kNone) { in DexFile_getDexFileStatus()593 target_instruction_set, in DexFile_getDexFileStatus()615 const InstructionSet target_instruction_set = GetInstructionSetFromString( in DexFile_getDexFileOptimizationStatus() local617 if (target_instruction_set == InstructionSet::kNone) { in DexFile_getDexFileOptimizationStatus()810 const InstructionSet target_instruction_set = GetInstructionSetFromString( in DexFile_getDexFileOutputPaths() local812 if (target_instruction_set == InstructionSet::kNone) { in DexFile_getDexFileOutputPaths()831 target_instruction_set); in DexFile_getDexFileOutputPaths()[all …]