Home
last modified time | relevance | path

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

/tools/tradefederation/core/src/com/android/tradefed/util/
DAbiUtils.java42 public static final String ARCH_MIPS64 = BASE_ARCH_MIPS + "64"; field in AbiUtils
106 ARCH_TO_ABIS.put(ARCH_MIPS64, MIPS_ABIS); in ARCH_TO_ABIS.put() argument
117 ABI_TO_ARCH.put(ABI_MIPS64, ARCH_MIPS64); in ABI_TO_ARCH.put() argument