Home
last modified time | relevance | path

Searched defs:thr (Results 1 – 25 of 176) sorted by relevance

12345678

/art/test/1953-pop-frame/src/art/
DTest1953.java40 public void setup(Thread thr); in setup()
41 public void waitForSuspend(Thread thr); in waitForSuspend()
42 public void cleanup(Thread thr); in cleanup()
45 public static interface ThreadRunnable { public void run(Thread thr); } in run()
49 public void waitForSuspend(Thread thr) { Test1953.waitForSuspendHit(thr); } in makeSuspend()
50 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend()
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1954-pop-frame-jit/src/art/
DTest1953.java40 public void setup(Thread thr); in setup()
41 public void waitForSuspend(Thread thr); in waitForSuspend()
42 public void cleanup(Thread thr); in cleanup()
45 public static interface ThreadRunnable { public void run(Thread thr); } in run()
49 public void waitForSuspend(Thread thr) { Test1953.waitForSuspendHit(thr); } in makeSuspend()
50 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend()
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1956-pop-frame-jit-calling/src/art/
DTest1953.java40 public void setup(Thread thr); in setup()
41 public void waitForSuspend(Thread thr); in waitForSuspend()
42 public void cleanup(Thread thr); in cleanup()
45 public static interface ThreadRunnable { public void run(Thread thr); } in run()
49 public void waitForSuspend(Thread thr) { Test1953.waitForSuspendHit(thr); } in makeSuspend()
50 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend()
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1955-pop-frame-jit-called/src/art/
DTest1953.java40 public void setup(Thread thr); in setup()
41 public void waitForSuspend(Thread thr); in waitForSuspend()
42 public void cleanup(Thread thr); in cleanup()
45 public static interface ThreadRunnable { public void run(Thread thr); } in run()
49 public void waitForSuspend(Thread thr) { Test1953.waitForSuspendHit(thr); } in makeSuspend()
50 public void cleanup(Thread thr) { clean.run(thr); } in makeSuspend()
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1925-self-frame-pop/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1939-proxy-frames/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1923-frame-pop/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1928-exception-event-exception/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1927-exception-event/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1935-get-set-current-frame-jit/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
DLocals.java97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt()
98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong()
99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat()
100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble()
101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject()
102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance()
104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt()
107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong()
110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat()
113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble()
[all …]
/art/test/1929-exception-catch-exception/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1915-get-set-local-current-thread/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
DLocals.java97 public static native int GetLocalVariableInt(Thread thr, int depth, int slot); in GetLocalVariableInt()
98 public static native long GetLocalVariableLong(Thread thr, int depth, int slot); in GetLocalVariableLong()
99 public static native float GetLocalVariableFloat(Thread thr, int depth, int slot); in GetLocalVariableFloat()
100 public static native double GetLocalVariableDouble(Thread thr, int depth, int slot); in GetLocalVariableDouble()
101 public static native Object GetLocalVariableObject(Thread thr, int depth, int slot); in GetLocalVariableObject()
102 public static native Object GetLocalInstance(Thread thr, int depth); in GetLocalInstance()
104 public static void SetLocalVariableInt(Thread thr, int depth, int slot, Object val) { in SetLocalVariableInt()
107 public static void SetLocalVariableLong(Thread thr, int depth, int slot, Object val) { in SetLocalVariableLong()
110 public static void SetLocalVariableFloat(Thread thr, int depth, int slot, Object val) { in SetLocalVariableFloat()
113 public static void SetLocalVariableDouble(Thread thr, int depth, int slot, Object val) { in SetLocalVariableDouble()
[all …]
/art/test/1912-get-set-local-primitive/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1924-frame-pop-toggle/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1916-get-set-current-frame/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1917-get-stack-frame/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1914-get-local-instance/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1926-missed-frame-pop/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()
/art/test/1913-get-set-local-objects/src/art/
DStackTrace.java24 public final Thread thr; field in StackTrace.StackFrameData
29 public StackFrameData(Thread thr, Executable e, long loc, int depth) { in StackFrameData()
46 public static native int GetStackDepth(Thread thr); in GetStackDepth()
48 private static native StackFrameData[] nativeGetStackTrace(Thread thr); in nativeGetStackTrace()
50 public static StackFrameData[] GetStackTrace(Thread thr) { in GetStackTrace()

12345678