Home
last modified time | relevance | path

Searched refs:public (Results 1 – 25 of 1030) sorted by relevance

12345678910>>...42

/art/test/976-conflict-no-methods/smali/
DIface.smali17 # public interface Iface2 {
18 # public void abstractMethod0();
19 # public void abstractMethod1();
20 # public void abstractMethod2();
21 # public void abstractMethod3();
22 # public void abstractMethod4();
23 # public void abstractMethod5();
24 # public void abstractMethod6();
25 # public void abstractMethod7();
26 # public void abstractMethod8();
[all …]
DMain.smali17 .class public LMain;
21 .method public constructor <init>()V
27 .method public static main([Ljava/lang/String;)V
35 .method public abstractMethod0()V
40 .method public abstractMethod1()V
45 .method public abstractMethod2()V
50 .method public abstractMethod3()V
55 .method public abstractMethod4()V
60 .method public abstractMethod5()V
65 .method public abstractMethod6()V
[all …]
/art/test/972-default-imt-collision/smali/
DIface2.smali17 # public interface Iface2 {
18 # public void notImplementedMethod0();
19 # public void notImplementedMethod1();
20 # public void notImplementedMethod2();
21 # public void notImplementedMethod3();
22 # public void notImplementedMethod4();
23 # public void notImplementedMethod5();
24 # public void notImplementedMethod6();
25 # public void notImplementedMethod7();
26 # public void notImplementedMethod8();
[all …]
/art/tools/ahat/etc/
Dahat_api.txt4 public class Main {
5 method public static void main(String[]);
12 public class Dominators<Node> {
13 ctor public Dominators(com.android.ahat.dominators.Dominators.Graph);
14 method public void computeDominators(Node);
15 …method public com.android.ahat.dominators.Dominators progress(com.android.ahat.progress.Progress, …
18 public static interface Dominators.Graph<Node> {
19 method public Object getDominatorsComputationState(Node);
20 method public Iterable<? extends Node> getReferencesForDominators(Node);
21 method public void setDominator(Node, Node);
[all …]
/art/odrefresh/schema/
Dcurrent.txt4 public class CacheInfo {
5 ctor public CacheInfo();
6 method public com.android.art.ModuleInfo getArtModuleInfo();
7 method public com.android.art.Classpath getBootClasspath();
8 method public boolean getCompilationOsMode();
9 method public com.android.art.Classpath getDex2oatBootClasspath();
10 method public com.android.art.ModuleInfoList getModuleInfoList();
11 method public com.android.art.KeyValuePairList getSystemProperties();
12 method public com.android.art.SystemServerComponents getSystemServerComponents();
13 method public void setArtModuleInfo(com.android.art.ModuleInfo);
[all …]
/art/libartservice/service/api/
Dsystem-server-current.txt4 public final class ArtManagerLocal {
5 ctor @Deprecated public ArtManagerLocal();
6 ctor public ArtManagerLocal(@NonNull android.content.Context);
7 …method public void addDexoptDoneCallback(boolean, @NonNull java.util.concurrent.Executor, @NonNull…
8 method public void cancelBackgroundDexoptJob();
9 method public void clearAdjustCompilerFilterCallback();
10 …method @NonNull public void clearAppProfiles(@NonNull com.android.server.pm.PackageManagerLocal.Fi…
11 method public void clearBatchDexoptStartCallback();
12 method public void clearScheduleBackgroundDexoptJobCallback();
13 …method @NonNull public com.android.server.art.model.DeleteResult deleteDexoptArtifacts(@NonNull co…
[all …]
/art/test/800-smali/smali/
DsameFieldNames.smali1 .class public LsameFieldNames;
6 .field static public a:D
7 .field static public a:S
8 .field static public a:J
9 .field static public a:F
10 .field static public a:Z
11 .field static public a:I
12 .field static public a:B
13 .field static public a:C
14 .field static public a:Ljava/lang/Integer;
[all …]
/art/test/993-breakpoints/
Dexpected_cts.txt3 Native invoking: public static void art.Test993.breakpoint() args: [this: null]
4 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null]
6 Breaking on [public static void art.Test993.breakpoint() @ 41]
7 Native invoking: public static void art.Test993.breakpoint() args: [this: null]
8 Breakpoint: public static void art.Test993.breakpoint() @ line=41
9 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null]
10 Breakpoint: public static void art.Test993.breakpoint() @ line=41
12 Breakpoint: public static void art.Test993.breakpoint() @ line=41
24 Native invoking: public static void art.Test993$Breakable.iBreakpoint() args: [this: null]
25 Reflective invoking: public static void art.Test993$Breakable.iBreakpoint() args: [this: null]
[all …]
Dexpected-stdout.txt3 Native invoking: public static void art.Test993.breakpoint() args: [this: null]
4 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null]
6 Breaking on [public static void art.Test993.breakpoint() @ 41]
7 Native invoking: public static void art.Test993.breakpoint() args: [this: null]
8 Breakpoint: public static void art.Test993.breakpoint() @ line=41
9 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null]
10 Breakpoint: public static void art.Test993.breakpoint() @ line=41
12 Breakpoint: public static void art.Test993.breakpoint() @ line=41
24 Native invoking: public static void art.Test993$Breakable.iBreakpoint() args: [this: null]
25 Reflective invoking: public static void art.Test993$Breakable.iBreakpoint() args: [this: null]
[all …]
/art/test/993-breakpoints-non-debuggable/
Dexpected_cts.txt3 Native invoking: public static void art.Test993.breakpoint() args: [this: null]
4 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null]
6 Breaking on [public static void art.Test993.breakpoint() @ 41]
7 Native invoking: public static void art.Test993.breakpoint() args: [this: null]
8 Breakpoint: public static void art.Test993.breakpoint() @ line=41
9 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null]
10 Breakpoint: public static void art.Test993.breakpoint() @ line=41
12 Breakpoint: public static void art.Test993.breakpoint() @ line=41
24 Native invoking: public static void art.Test993$Breakable.iBreakpoint() args: [this: null]
25 Reflective invoking: public static void art.Test993$Breakable.iBreakpoint() args: [this: null]
[all …]
Dexpected-stdout.txt4 Native invoking: public static void art.Test993.breakpoint() args: [this: null]
5 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null]
7 Breaking on [public static void art.Test993.breakpoint() @ 41]
8 Native invoking: public static void art.Test993.breakpoint() args: [this: null]
9 Breakpoint: public static void art.Test993.breakpoint() @ line=41
10 Reflective invoking: public static void art.Test993.breakpoint() args: [this: null]
11 Breakpoint: public static void art.Test993.breakpoint() @ line=41
13 Breakpoint: public static void art.Test993.breakpoint() @ line=41
25 Native invoking: public static void art.Test993$Breakable.iBreakpoint() args: [this: null]
26 Reflective invoking: public static void art.Test993$Breakable.iBreakpoint() args: [this: null]
[all …]
/art/test/1984-structural-redefine-field-trace/
Dexpected-stdout.txt2 public static boolean art.Test1984$Transform.boom=false
3 public static int art.Test1984$Transform.count_down=2
4 public static boolean art.Test1984$Transform.tock=false
5 method: public static void art.Test1984$Transform.tick() ACCESS: public static boolean art.Test1984…
6 method: public static void art.Test1984$Transform.tick() ACCESS: public static boolean art.Test1984…
7 method: public static void art.Test1984$Transform.tick() MODIFY: public static boolean art.Test1984…
8 method: public static void art.Test1984$Transform.tick() ACCESS: public static int art.Test1984$Tra…
9 method: public static void art.Test1984$Transform.tick() ACCESS: public static boolean art.Test1984…
10 method: public static void art.Test1984$Transform.tick() ACCESS: public static boolean art.Test1984…
11 method: public static void art.Test1984$Transform.tick() MODIFY: public static boolean art.Test1984…
[all …]
/art/test/044-proxy/
Dexpected-stdout.txt5 Invoke public abstract void Shapes.circle(int)
9 Invoke public abstract int Quads.rectangle(int,int)
14 Invoke public abstract java.lang.String Shapes.blob()
18 Invoke public abstract int Quads.rectangle(int,int)
23 Invoke public abstract int Quads.trapezoid(int,double,int)
29 Invoke public abstract int Colors.red(float)
33 Invoke public abstract double Colors.blue(int)
37 Invoke public abstract int Colors.mauve(java.lang.String)
41 Invoke public abstract java.lang.String Shapes.blob()
45 Invoke public abstract void Trace.getTrace()
[all …]
/art/test/1917-get-stack-frame/
Dexpected-stdout.txt3 'public static art.StackTrace$StackFrameData[] art.StackTrace.GetStackTrace(java.lang.Thread)' line…
4 'public void art.Test1917$StackTraceGenerator.run()' line: 82
5 'public void art.Test1917$RecurCount.doRecur(int)' line: 104
6 'public void art.Test1917$RecurCount.doRecur(int)' line: 102
7 'public void art.Test1917$RecurCount.doRecur(int)' line: 102
8 'public void art.Test1917$RecurCount.doRecur(int)' line: 102
9 'public void art.Test1917$RecurCount.doRecur(int)' line: 102
10 'public void art.Test1917$RecurCount.doRecur(int)' line: 102
11 'public void art.Test1917$RecurCount.run()' line: 97
12 'public static void art.Test1917.run() throws java.lang.Exception' line: 133
[all …]
/art/test/988-method-trace/
Dexpected-stdout.txt1 .<= public static void art.Trace.enableTracing(java.lang.Class,java.lang.reflect.Method,java.lang.r…
2 <= public static void art.Trace.enableMethodTracing(java.lang.Class,java.lang.reflect.Method,java.l…
4 .=> public java.lang.Object()
5 .<= public java.lang.Object() -> <null: null>
7 => public static void art.Test988.doFibTest(int,java.util.function.IntUnaryOperator)
8 .=> public int art.Test988$IterOp.applyAsInt(int)
11 .<= public int art.Test988$IterOp.applyAsInt(int) -> <class java.lang.Integer: 832040>
12 .=> public art.Test988$FibResult(java.lang.String,int,int)
13 ..=> public java.lang.Object()
14 ..<= public java.lang.Object() -> <null: null>
[all …]
/art/test/2263-method-trace-jit/
Dexpected-stdout.txt1 .<= public static void art.Trace.enableTracing(java.lang.Class,java.lang.reflect.Method,java.lang.r…
2 <= public static void art.Trace.enableMethodTracing(java.lang.Class,java.lang.reflect.Method,java.l…
4 .=> public java.lang.Object()
5 .<= public java.lang.Object() -> <null: null>
7 => public static void art.Test988.doFibTest(int,java.util.function.IntUnaryOperator)
8 .=> public int art.Test988$IterOp.applyAsInt(int)
11 .<= public int art.Test988$IterOp.applyAsInt(int) -> <class java.lang.Integer: 832040>
12 .=> public art.Test988$FibResult(java.lang.String,int,int)
13 ..=> public java.lang.Object()
14 ..<= public java.lang.Object() -> <null: null>
[all …]
/art/test/100-reflect2/
Dexpected-stdout.txt34public java.lang.String(), public java.lang.String(byte[]), public java.lang.String(byte[],int), p…
35 …al long java.lang.String.serialVersionUID, public static final java.lang.String java.lang.String.E…
36public boolean java.lang.String.contains(java.lang.CharSequence), public boolean java.lang.String.…
/art/test/978-virtual-interface/smali/
DIface.smali22 # public default void fakeMethod_A() {}
23 # public default void fakeMethod_B() {}
24 # public default void fakeMethod_C() {}
25 # public default void fakeMethod_D() {}
26 # public default void fakeMethod_E() {}
27 # public default void fakeMethod_F() {}
28 # public default void fakeMethod_G() {}
29 # public default void fakeMethod_H() {}
30 # public default void fakeMethod_I() {}
31 # public default void fakeMethod_J() {}
[all …]
/art/test/1927-exception-event/
Dexpected-stdout.txt3 main: public static void art.Test1927.test_J() @ line = 110 throws class art.Test1927$TestException…
6public static art.StackTrace$StackFrameData[] art.StackTrace.GetStackTrace(java.lang.Thread) @ lin…
8public static void art.Test1927.ExceptionEvent(java.lang.Thread,java.lang.reflect.Executable,long,…
9 public static void art.Test1927.test_J() @ line = 110
10 public static void art.Test1927.run() throws java.lang.Exception @ line = 239
11 Will be caught by: public static void art.Test1927.test_J() @ line = 111
12 main: public static void art.Test1927.test_J() @ line = 111 caught class art.Test1927$TestException…
15public static art.StackTrace$StackFrameData[] art.StackTrace.GetStackTrace(java.lang.Thread) @ lin…
17public static void art.Test1927.ExceptionCatchEvent(java.lang.Thread,java.lang.reflect.Executable,…
18 public static void art.Test1927.test_J() @ line = 111
[all …]
/art/test/989-method-trace-throw/
Dexpected-stdout.txt1 Normal: Entering public static void art.Test989.doNothing()
2 Normal: Leaving public static void art.Test989.doNothing() returned null
4 Normal: Entering public static native void art.Test989.doNothingNative()
5 Normal: Leaving public static native void art.Test989.doNothingNative() returned null
7 Normal: Entering public static void art.Test989.throwA()
8 Normal: Leaving public static void art.Test989.throwA() returned <exception>
10 Normal: Entering public static native void art.Test989.throwANative()
11 Normal: Leaving public static native void art.Test989.throwANative() returned <exception>
13 Normal: Entering public static void art.Test989.throwNativeException()
14 Normal: Entering public static native void art.Test989.doThrowNative()
[all …]
/art/test/1912-get-set-local-primitive/
Dexpected-stdout.txt1 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetInt" on remote threa…
2 "GetInt" on public static void art.Test1912.IntMethod(java.lang.Runnable) got value: 42
4 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetLong" on remote thre…
5 "GetLong" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ERRO…
7 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetFloat" on remote thr…
8 "GetFloat" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ERR…
10 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetDouble" on remote th…
11 "GetDouble" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ER…
13 Running public static void art.Test1912.IntMethod(java.lang.Runnable) with "GetObject" on remote th…
14 "GetObject" on public static void art.Test1912.IntMethod(java.lang.Runnable) failed due to JVMTI_ER…
[all …]
/art/test/912-classes/
Dexpected-stdout.txt23public static final int java.lang.Integer.BYTES, static final byte[] java.lang.Integer.DigitOnes, …
26public java.lang.Integer(int), public java.lang.Integer(java.lang.String) throws java.lang.NumberF…
/art/test/1967-get-set-local-bad-slot/
Dexpected-stdout.txt1 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "GetInt_at_too_high" on …
2 "GetInt_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed due to…
4 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "GetLong_at_too_high" on…
5 "GetLong_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed due t…
7 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "GetObject_at_too_high" …
8 "GetObject_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed due…
10 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "SetInt_at_too_high" on …
11 "SetInt_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed to set…
13 Running public static void art.Test1967.IntMethod(java.lang.Runnable) with "SetLong_at_too_high" on…
14 "SetLong_at_too_high" on public static void art.Test1967.IntMethod(java.lang.Runnable) failed to se…
[all …]
/art/test/1980-obsolete-object-cleared/
Dexpected-stdout.txt20 Calling public java.lang.Class java.lang.Class.arrayType() with params: []
21 public java.lang.Class java.lang.Class.arrayType() on (obsolete)class Main$Transform with [] = clas…
22 Calling public java.lang.invoke.TypeDescriptor$OfField java.lang.Class.arrayType() with params: []
23 public java.lang.invoke.TypeDescriptor$OfField java.lang.Class.arrayType() on (obsolete)class Main$…
24 Calling public java.lang.Class java.lang.Class.asSubclass(java.lang.Class) with params: [[null, cla…
25 public java.lang.Class java.lang.Class.asSubclass(java.lang.Class) with [null] throws java.lang.ref…
26 public java.lang.Class java.lang.Class.asSubclass(java.lang.Class) on (obsolete)class Main$Transfor…
27 public java.lang.Class java.lang.Class.asSubclass(java.lang.Class) on (obsolete)class Main$Transfor…
28 public java.lang.Class java.lang.Class.asSubclass(java.lang.Class) with [class Main$Transform] thro…
29 public java.lang.Class java.lang.Class.asSubclass(java.lang.Class) with [long] throws java.lang.ref…
[all …]
/art/test/1966-get-set-local-objects-no-table/
Dexpected-stdout.txt1 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with…
2 "GetGetObject" on public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntCons…
4 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with…
5 "SetNull" on public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer)…
7 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with…
8 "SetTestClass1" on public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntCon…
10 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with…
11 "SetTestClass1ext" on public static void art_test.TestCases1966.ObjectMethod(java.util.function.Int…
13 Running public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntConsumer) with…
14 "SetTestClass2" on public static void art_test.TestCases1966.ObjectMethod(java.util.function.IntCon…
[all …]

12345678910>>...42