Searched refs:vmInstructionSet (Results 1 – 5 of 5) sorted by relevance
133 String vmInstructionSet = vmRuntime.vmInstructionSet(); in handleHELO() local134 if (vmInstructionSet != null && vmInstructionSet.length() > 0) { in handleHELO()135 instructionSetDescription += " (" + vmInstructionSet + ")"; in handleHELO()
156 final String runtimeIsa = VMRuntime.getRuntime().vmInstructionSet(); in adjustNativeLibraryPaths()444 VMRuntime.getRuntime().vmInstructionSet(); in createOrUpdateClassLoaderLocked()
353 final String runtimeIsa = VMRuntime.getRuntime().vmInstructionSet(); in maybeAdjustApplicationInfo()
5021 final String runtimeIsa = VMRuntime.getRuntime().vmInstructionSet(); in getInstrumentationLibrary()
581 final String instructionSet = VMRuntime.getRuntime().vmInstructionSet(); in performSystemServerDexOpt()