Home
last modified time | relevance | path

Searched refs:methodA (Results 1 – 8 of 8) sorted by relevance

/aosp12/art/tools/dmtracedump/
H A Dtracedump.cc324 const MethodEntry* methodA = *(const MethodEntry**) a; in compareElapsedExclusive() local
326 uint64_t elapsed1 = methodA->elapsedExclusive; in compareElapsedExclusive()
337 int64_t idA = methodA->methodId; in compareElapsedExclusive()
354 const MethodEntry* methodA = *(MethodEntry const**) a; in compareElapsedInclusive() local
356 uint64_t elapsed1 = methodA->elapsedInclusive; in compareElapsedInclusive()
367 int64_t idA = methodA->methodId; in compareElapsedInclusive()
394 MethodEntry* methodA = timedA->method; in compareTimedMethod() local
399 int64_t idA = methodA->methodId; in compareTimedMethod()
416 const MethodEntry* methodA = *(const MethodEntry**) a; in compareClassNames() local
420 int64_t idA = methodA->methodId; in compareClassNames()
[all …]
/aosp12/art/test/952-invoke-custom/
H A Dexpected-stdout.txt62 bsmWithStringArray(TestVariableArityLinkerMethod, methodA, ()void, [Aachen, Aalborg, Aalto]);
63 methodA
68 methodA
/aosp12/art/test/113-multidex/src/
H A DFillerA.java18 public void methodA() { in methodA() method in FillerA
/aosp12/art/test/952-invoke-custom/src/
H A DTestVariableArityLinkerMethod.java85 private static void methodA() { in methodA() method in TestVariableArityLinkerMethod
507 methodA(); in test()
/aosp12/art/test/dexdump/
H A Dinvoke-custom.lst129 0x00003aa4 16 TestVariableArityLinkerMethod methodA ()V TestVariableArityLinkerMethod.java 86
H A Dall-dex-files.lst238 0x00003aa4 16 TestVariableArityLinkerMethod methodA ()V TestVariableArityLinkerMethod.java 86
H A Dinvoke-custom.txt4419 Annotations on method #152 'methodA'
4420 …ingValue={ "Aalborg" } Lannotations/Constant; stringValue={ "Aalto" } } fieldOrMethodName="methodA"
4879 name : 'methodA'
4888 003a94: |[003a94] TestVariableArityLinkerMethod.methodA:()V
4890 003aa8: 1a01 7501 |0002: const-string v1, "methodA" // string@0175
5771 link_argument[1] : methodA (String)
H A Dall-dex-files.txt13243 Annotations on method #152 'methodA'
13244 …ingValue={ "Aalborg" } Lannotations/Constant; stringValue={ "Aalto" } } fieldOrMethodName="methodA"
13703 name : 'methodA'
13712 003a94: |[003a94] TestVariableArityLinkerMethod.methodA:()V
13714 003aa8: 1a01 7501 |0002: const-string v1, "methodA" // string@0175
14595 link_argument[1] : methodA (String)