Searched refs:native (Results 1 – 25 of 56) sorted by relevance
123
/art/test/986-native-method-bind/ |
D | expected.txt | 1 private static native void art.Test986$Transform.sayHi2() = Java_art_Test986_00024Transform_sayHi2 … 3 private static native void art.Test986$Transform.sayHi() = Java_art_Test986_00024Transform_sayHi__ … 5 private static native void art.Test986.rebindTransformClass(java.lang.Class) = Java_art_Test986_reb… 6 private static native void art.Test986$Transform.sayHi() = Java_art_Test986_00024Transform_sayHi__ … 7 private static native void art.Test986$Transform.sayHi2() = Java_art_Test986_00024Transform_sayHi2 … 9 private static native void art.Test986$Transform.sayHi() = Java_art_Test986_00024Transform_sayHi__ … 10 private static native void art.Test986$Transform.sayHi2() = Java_art_Test986_00024Transform_sayHi2 …
|
D | info.txt | 1 Tests native-method-bind callback and native method replacement.
|
/art/test/1927-exception-event/ |
D | expected.txt | 5 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… 14 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… 22 Caught exception: art.Test1927$TestException: from native 26 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… 36 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… 44 main: public static native void art.Test1927.terminal_N() @ line = -1 throws class art.Test1927$Tes… 46 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… 50 public static native void art.Test1927.terminal_N() @ line = -1 54 …atic void art.Test1927.test_J_N() @ line = 130 caught class art.Test1927$TestException: from native 56 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… [all …]
|
/art/test/989-method-trace-throw/ |
D | expected.txt | 4 Normal: Entering public static native void art.Test989.doNothingNative() 5 Normal: Leaving public static native void art.Test989.doNothingNative() returned null 10 Normal: Entering public static native void art.Test989.throwANative() 11 Normal: Leaving public static native void art.Test989.throwANative() returned <exception> 17 Normal: Entering public static native java.lang.Object art.Test989.returnValueNative() 18 Normal: Leaving public static native java.lang.Object art.Test989.returnValueNative() returned Test… 25 Normal: Entering public static native void art.Test989.acceptValueNative(java.lang.Object) 27 Normal: Leaving public static native void art.Test989.acceptValueNative(java.lang.Object) returned … 36 Normal: Entering public static native float art.Test989.returnFloatNative() 37 Normal: Leaving public static native float art.Test989.returnFloatNative() returned 1.618 [all …]
|
/art/test/910-methods/ |
D | expected.txt | 8 Is native: false 18 Is native: true 28 Is native: true 38 Is native: false 48 Is native: false 57 Is native: false
|
/art/runtime/ |
D | Android.bp | 147 "native/dalvik_system_DexFile.cc", 148 "native/dalvik_system_VMDebug.cc", 149 "native/dalvik_system_VMRuntime.cc", 150 "native/dalvik_system_VMStack.cc", 151 "native/dalvik_system_ZygoteHooks.cc", 152 "native/java_lang_Class.cc", 153 "native/java_lang_Object.cc", 154 "native/java_lang_String.cc", 155 "native/java_lang_StringFactory.cc", 156 "native/java_lang_System.cc", [all …]
|
/art/test/1905-suspend-native/ |
D | expected.txt | 3 Resumer: Suspended spinner while native spinning 6 Resumer: resumed spinner while native spinning
|
D | info.txt | 1 Tests jvmti suspending of a thread that is spinning in native code.
|
/art/test/1921-suspend-native-recursive-monitor/ |
D | expected.txt | 3 Resumer: Suspended spinner while native spinning 6 Resumer: resumed spinner while native spinning
|
/art/test/1920-suspend-native-monitor/ |
D | expected.txt | 3 Resumer: Suspended spinner while native spinning 6 Resumer: resumed spinner while native spinning
|
/art/test/991-field-trace-2/ |
D | expected.txt | 75 … on object of type: class art.Test991$TestClass1 in method public static native void art.Test991.d… 76 native read: xyz = 0 78 … on object of type: class art.Test991$TestClass1 in method public static native void art.Test991.d… 83 … on object of type: class art.Test991$TestClass1 in method public static native void art.Test991.d… 89 … on object of type: class art.Test991$TestClass1 in method public static native void art.Test991.d… 90 native read: xyz = 0 92 … on object of type: class art.Test991$TestClass1 in method public static native void art.Test991.d… 98 … on object of type: class art.Test991$TestClass1 in method public static native void art.Test991.d… 99 native read: xyz = 20 101 … on object of type: class art.Test991$TestClass1 in method public static native void art.Test991.d… [all …]
|
/art/test/1914-get-local-instance/ |
D | expected.txt | 4 Running public static native void art.Test1914.NativeStaticMethod(java.lang.Runnable) with "GetThis… 5 "GetThis" on public static native void art.Test1914.NativeStaticMethod(java.lang.Runnable) got valu… 10 Running public native void art.Test1914$TargetClass.NativeInstanceMethod(java.lang.Runnable) with "… 11 "GetThis" on public native void art.Test1914$TargetClass.NativeInstanceMethod(java.lang.Runnable) g…
|
/art/tools/amm/models/ |
D | Bitmap.md | 3 The value of the Bitmap model is the sum of bytes used for native pixel data 14 with native pixel data will be shown as an 800 x 600 bitmap instance taking up
|
D | SoCode.md | 6 The actionable breakdown of the shared native code model is a breakdown by 14 native library that loads 36 KB worth of memory regions, `BaseClassLoader` will
|
/art/test/175-alloc-big-bignums/ |
D | info.txt | 5 The test allocates roughly 10GB of native memory, approximately 1MB of which 6 will be live at any point. Basically all native memory deallocation is
|
/art/test/1930-monitor-info/ |
D | expected.txt | 4 Running with single thread in native. 11 Lock twice native 15 Lock twice Java then native 19 Lock twice native then Java
|
/art/test/115-native-bridge/ |
D | info.txt | 1 Test for the native bridge interface.
|
/art/test/987-agent-bind/ |
D | info.txt | 1 Tests that native methods are bound from agent libs.
|
/art/test/647-jni-get-field-id/ |
D | info.txt | 1 Test for native calls to JNI GetFieldID() with odd signatures.
|
/art/test/1908-suspend-native-resume-self/ |
D | info.txt | 1 Tests jvmti suspending of a thread that is spinning in native code.
|
/art/tools/hiddenapi/ |
D | README.md | 45 * bit 5 for non-native methods, as `synchronized` can only be set on native 47 * bit 9 for native methods, as it carries no meaning and bit 8 (`native`) will
|
/art/test/616-cha-native/ |
D | info.txt | 2 behavior on an overridden native method.
|
/art/test/ |
D | Android.bp | 259 "945-obsolete-native/obsolete_native.cc", 262 "986-native-method-bind/native_bind.cc", 272 "1905-suspend-native/native_suspend.cc", 273 "1908-suspend-native-resume-self/native_suspend_resume.cc", 277 "1920-suspend-native-monitor/native_suspend_monitor.cc", 278 "1921-suspend-native-recursive-monitor/native_suspend_recursive_monitor.cc", 311 // This is to get the IsInterpreted native method. 327 "1960-obsolete-jit-multithread-native/native_say_hi.cc", 548 srcs: ["115-native-bridge/nativebridge.cc"], 610 "945-obsolete-native/src/art/Test945.java", [all …]
|
/art/benchmark/ |
D | Android.bp | 25 "micro-native/micro_native.cc", 49 "micro-native/micro_native.cc",
|
/art/test/1929-exception-catch-exception/ |
D | expected.txt | 4 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… 14 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… 28 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… 42 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… 56 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… 70 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… 80 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… 90 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… 105 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… 119 …private static native art.StackTrace$StackFrameData[] art.StackTrace.nativeGetStackTrace(java.lang… [all …]
|
123