Searched refs:isArt (Results 1 – 7 of 7) sorted by relevance
101 if (isArt()) { in Opcodes()110 if (isArt()) { in Opcodes()154 public boolean isArt() { in isArt() method in Opcodes
96 …public void runTest(String test, boolean registerInfo, boolean isArt) throws IOException, URISynta… in runTest() argument104 if (isArt) { in runTest()
126 public boolean isArt() { in isArt() method in ClassPath170 return new OdexedFieldInstructionMapper(isArt());
212 public OdexedFieldInstructionMapper(boolean isArt) { in OdexedFieldInstructionMapper() argument214 if (isArt) { in OdexedFieldInstructionMapper()
125 if (!classPath.isArt() || classPath.oatVersion < 72) { in getInterfaces()485 if (classPath.isArt()) { in getInstanceFields()826 return classPath.isArt() ? 0 : 8;833 if (classPath.isArt()) {867 if (!classPath.isArt() || classPath.oatVersion < 72) {
390 methodAnalyzer.getClassPath().isArt() &&545 methodAnalyzer.getClassPath().isArt() &&
1213 if (!classPath.isArt()) {1243 if (classPath.isArt()) {