Searched refs:target_instruction_set (Results 1 – 1 of 1) sorted by relevance
518 const InstructionSet target_instruction_set = GetInstructionSetFromString(instruction_set); in GetDexOptNeeded() local519 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()627 filename.c_str(), target_instruction_set, &compilation_filter, &compilation_reason); in DexFile_getDexFileOptimizationStatus()810 const InstructionSet target_instruction_set = GetInstructionSetFromString( in DexFile_getDexFileOutputPaths() local[all …]