/art/tools/ahat/src/main/com/android/ahat/proguard/ |
D | ProguardMap.java | 39 private static final Version LINE_MAPPING_BEHAVIOR_CHANGE_VERSION = new Version(3, 1, 4); 238 Version compilerVersion = new Version(0, 0, 0); in readFromReader() 353 private static class Version implements Comparable<Version> { class in ProguardMap 358 public Version(int major, int minor, int build) { in Version() method in ProguardMap.Version 365 public int compareTo(Version other) { in compareTo() 382 private Version tryParseVersion(String line, Version old) { in tryParseVersion() 390 return new Version( in tryParseVersion()
|
/art/tools/ahat/etc/ |
D | ahat.mf | 3 Implementation-Version: 1.7.2
|
/art/libnativebridge/tests/ |
D | NativeBridgeVersion_test.cpp | 23 TEST_F(NativeBridgeTest, Version) { in TEST_F() argument
|
/art/cmdline/ |
D | Android.bp | 4 // Licensed under the Apache License, Version 2.0 (the "License"); 46 // Version of ART gtest `art_cmdline_tests` bundled with the ART APEX on target.
|
/art/dexlist/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License"); 72 // Version of ART gtest `art_dexlist_tests` bundled with the ART APEX on target.
|
/art/dexdump/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License"); 90 // Version of ART gtest `art_dexdump_tests` bundled with the ART APEX on target.
|
/art/tools/compiler-explorer/config/ |
D | java.local.properties | 15 licenseName=The GNU General Public License (GPL) Version 2
|
D | kotlin.local.properties | 19 group.kotlin.licenseName=Apache License Version 2.0
|
/art/dexoptanalyzer/ |
D | Android.bp | 4 // Licensed under the Apache License, Version 2.0 (the "License"); 112 // Version of ART gtest `art_dexoptanalyzer_tests` bundled with the ART APEX on target.
|
/art/test/166-bad-interface-super/jasmin/ |
D | BadSuper2.j | 3 ; Licensed under the Apache License, Version 2.0 (the "License");
|
D | BadSuper1.j | 3 ; Licensed under the Apache License, Version 2.0 (the "License");
|
/art/test/HiddenApiStubs/ |
D | HiddenApi | 4 * Licensed under the Apache License, Version 2.0 (the "License");
|
/art/libartservice/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License");
|
/art/test/811-checker-invoke-super-secondary/smali-ex/ |
D | OtherSuperClass.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|
/art/test/ArrayClassWithUnresolvedComponent/ |
D | ClassWithMissingSuper.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|
/art/test/VerifierDeps/ |
D | MyClassExtendingInterface.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|
D | MyClassWithNoSuper.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|
D | MySub1SoftVerificationFailure.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|
D | MySub2SoftVerificationFailure.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|
/art/test/976-conflict-no-methods/smali/ |
D | NoMethods.smali | 4 # * Licensed under the Apache License, Version 2.0 (the "License");
|
/art/test/809-checker-invoke-super-bss/smali/ |
D | SuperClass.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|
/art/libartservice/service/ |
D | art-profile | 4 # Licensed under the Apache License, Version 2.0 (the "License");
|
/art/test/SuperWithAccessChecks/ |
D | SubClass.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|
/art/test/ |
D | art-standalone-test-version.map | 4 # Licensed under the Apache License, Version 2.0 (the "License");
|
/art/test/811-checker-invoke-super-secondary/smali/ |
D | SuperClass.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|