Searched refs:GetPotentialInstructionSets (Results 1 – 1 of 1) sorted by relevance
158 const auto [isa32, isa64] = GetPotentialInstructionSets(); in GetBootClasspathIsas()178 const auto [isa32, isa64] = GetPotentialInstructionSets(); in GetSystemServerIsa()298 std::pair<InstructionSet, InstructionSet> GetPotentialInstructionSets() const { in GetPotentialInstructionSets() function