Home
last modified time | relevance | path

Searched refs:GetPotentialInstructionSets (Results 1 – 1 of 1) sorted by relevance

/art/odrefresh/
Dodr_config.h158 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