/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"); 45 // Version of ART gtest `art_cmdline_tests` bundled with the ART APEX on target.
|
/art/libarttools/ |
D | Android.bp | 4 // Licensed under the Apache License, Version 2.0 (the "License"); 60 // Version of ART gtest `art_libarttools_tests` bundled with the ART APEX on target.
|
/art/dexlist/ |
D | Android.bp | 3 // Licensed under the Apache License, Version 2.0 (the "License"); 70 // 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"); 85 // Version of ART gtest `art_dexdump_tests` bundled with the ART APEX on target.
|
/art/dexoptanalyzer/ |
D | Android.bp | 4 // Licensed under the Apache License, Version 2.0 (the "License"); 111 // Version of ART gtest `art_dexoptanalyzer_tests` bundled with the ART APEX on target.
|
/art/test/HiddenApiStubs/ |
D | HiddenApi | 4 * 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/811-checker-invoke-super-secondary/smali-ex/ |
D | OtherSuperClass.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|
/art/test/VerifierDeps/ |
D | MySub2SoftVerificationFailure.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 | MyClassExtendingInterface.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 | MyResult.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|
D | MySSLSocket.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|
D | MySocketTimeoutException.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|
/art/test/166-bad-interface-super/jasmin/ |
D | BadSuper1.j | 3 ; Licensed under the Apache License, Version 2.0 (the "License");
|
D | BadSuper2.j | 3 ; 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");
|
/art/test/809-checker-invoke-super-bss/smali/ |
D | SuperClass.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|
/art/openjdkjvmti/include/ |
D | CPPLINT.cfg | 4 # Licensed under the Apache License, Version 2.0 (the "License");
|
/art/test/804-class-extends-itself/smali/ |
D | b_28685551.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|
/art/test/810-checker-invoke-super-default/smali/ |
D | OtherAbstractClass.smali | 3 # Licensed under the Apache License, Version 2.0 (the "License");
|