Searched refs:isArt (Results 1 – 14 of 14) sorted by relevance
101 if (isArt()) { in Opcodes()110 if (isArt()) { in Opcodes()154 public boolean isArt() { in isArt() method in Opcodes
100 if (isArt()) { in Opcodes()109 if (isArt()) { in Opcodes()153 public boolean isArt() { in isArt() method in Opcodes
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()) {
96 …public void runTest(String test, boolean registerInfo, boolean isArt) throws IOException, URISynta… in runTest() argument104 if (isArt) { in runTest()
211 public OdexedFieldInstructionMapper(boolean isArt) { in OdexedFieldInstructionMapper() argument213 if (isArt) { in OdexedFieldInstructionMapper()
142 if (!classPath.isArt() || classPath.oatVersion < 72) { in getInterfaces()502 if (classPath.isArt()) { in getInstanceFields()843 return classPath.isArt() ? 0 : 8;850 if (classPath.isArt()) {884 if (!classPath.isArt() || classPath.oatVersion < 72) {
400 methodAnalyzer.getClassPath().isArt() &&555 methodAnalyzer.getClassPath().isArt() &&
1239 if (!classPath.isArt()) {1269 if (classPath.isArt()) {
95 …public void runTest(String test, boolean registerInfo, boolean isArt) throws IOException, URISynta… in runTest() argument103 if (isArt) { in runTest()