Home | History | Annotate | Download | only in app

Lines Matching refs:runtimeIsa

158             final String runtimeIsa = VMRuntime.getRuntime().vmInstructionSet();
166 // If the runtimeIsa is the same as the primary isa, then we do nothing.
169 if (runtimeIsa.equals(secondaryIsa)) {