/art/runtime/native/ |
D | dalvik_system_VMRuntime.cc | 71 static jfloat VMRuntime_getTargetHeapUtilization(JNIEnv*, jobject) { in VMRuntime_getTargetHeapUtilization() argument 75 static void VMRuntime_nativeSetTargetHeapUtilization(JNIEnv*, jobject, jfloat target) { in VMRuntime_nativeSetTargetHeapUtilization() argument 98 static jobject VMRuntime_newNonMovableArray(JNIEnv* env, jobject, jclass javaElementClass, in VMRuntime_newNonMovableArray() argument 125 static jobject VMRuntime_newUnpaddedArray(JNIEnv* env, jobject, jclass javaElementClass, in VMRuntime_newUnpaddedArray() argument 154 static jlong VMRuntime_addressOf(JNIEnv* env, jobject, jobject javaArray) { in VMRuntime_addressOf() argument 171 static void VMRuntime_clearGrowthLimit(JNIEnv*, jobject) { in VMRuntime_clearGrowthLimit() argument 175 static void VMRuntime_clampGrowthLimit(JNIEnv*, jobject) { in VMRuntime_clampGrowthLimit() argument 179 static jboolean VMRuntime_isNativeDebuggable(JNIEnv*, jobject) { in VMRuntime_isNativeDebuggable() argument 183 static jboolean VMRuntime_isJavaDebuggable(JNIEnv*, jobject) { in VMRuntime_isJavaDebuggable() argument 187 static jobjectArray VMRuntime_properties(JNIEnv* env, jobject) { in VMRuntime_properties() argument [all …]
|
D | sun_misc_Unsafe.cc | 41 static jboolean Unsafe_compareAndSwapInt(JNIEnv* env, jobject, jobject javaObj, jlong offset, in Unsafe_compareAndSwapInt() argument 54 static jboolean Unsafe_compareAndSwapLong(JNIEnv* env, jobject, jobject javaObj, jlong offset, in Unsafe_compareAndSwapLong() argument 65 static jboolean Unsafe_compareAndSwapObject(JNIEnv* env, jobject, jobject javaObj, jlong offset, in Unsafe_compareAndSwapObject() argument 93 static jint Unsafe_getInt(JNIEnv* env, jobject, jobject javaObj, jlong offset) { in Unsafe_getInt() argument 99 static jint Unsafe_getIntVolatile(JNIEnv* env, jobject, jobject javaObj, jlong offset) { in Unsafe_getIntVolatile() argument 105 static void Unsafe_putInt(JNIEnv* env, jobject, jobject javaObj, jlong offset, jint newValue) { in Unsafe_putInt() argument 112 static void Unsafe_putIntVolatile(JNIEnv* env, jobject, jobject javaObj, jlong offset, in Unsafe_putIntVolatile() argument 120 static void Unsafe_putOrderedInt(JNIEnv* env, jobject, jobject javaObj, jlong offset, in Unsafe_putOrderedInt() argument 130 static jlong Unsafe_getLong(JNIEnv* env, jobject, jobject javaObj, jlong offset) { in Unsafe_getLong() argument 136 static jlong Unsafe_getLongVolatile(JNIEnv* env, jobject, jobject javaObj, jlong offset) { in Unsafe_getLongVolatile() argument [all …]
|
D | java_lang_Thread.cc | 193 static void Thread_yield(JNIEnv*, jobject) { in Thread_yield() argument
|
/art/benchmark/jni-perf/ |
D | perf_jni.cc | 27 extern "C" JNIEXPORT void JNICALL Java_JniPerfBenchmark_perfJniEmptyCall(JNIEnv*, jobject) {} in Java_JniPerfBenchmark_perfJniEmptyCall() argument 29 extern "C" JNIEXPORT void JNICALL Java_JniPerfBenchmark_perfSOACall(JNIEnv* env, jobject) { in Java_JniPerfBenchmark_perfSOACall() argument 33 extern "C" JNIEXPORT void JNICALL Java_JniPerfBenchmark_perfSOAUncheckedCall(JNIEnv*, jobject) { in Java_JniPerfBenchmark_perfSOAUncheckedCall() argument
|
/art/benchmark/micro-native/ |
D | micro_native.cc | 46 static void NativeMethods_emptyJniMethod0(JNIEnv*, jobject) { } in NativeMethods_emptyJniMethod0() argument 47 static void NativeMethods_emptyJniMethod6(JNIEnv*, jobject, int, int, int, int, int, int) { } in NativeMethods_emptyJniMethod6() argument 48 static void NativeMethods_emptyJniMethod6L(JNIEnv*, jobject, jobject, jarray, jarray, jobject, in NativeMethods_emptyJniMethod6L() argument 50 static void NativeMethods_emptyJniStaticMethod6L(JNIEnv*, jclass, jobject, jarray, jarray, jobject, in NativeMethods_emptyJniStaticMethod6L() argument 65 static void NativeMethods_emptyJniMethod0_Fast(JNIEnv*, jobject) { } in NativeMethods_emptyJniMethod0_Fast() argument 66 static void NativeMethods_emptyJniMethod6_Fast(JNIEnv*, jobject, int, int, int, int, int, int) { } in NativeMethods_emptyJniMethod6_Fast() argument 67 static void NativeMethods_emptyJniMethod6L_Fast(JNIEnv*, jobject, jobject, jarray, jarray, jobject, in NativeMethods_emptyJniMethod6L_Fast() argument 69 static void NativeMethods_emptyJniStaticMethod6L_Fast(JNIEnv*, jclass, jobject, jarray, jarray, in NativeMethods_emptyJniStaticMethod6L_Fast() argument
|
/art/test/2011-stack-walk-concurrent-instrument/ |
D | stack_walk_concurrent.cc | 66 extern "C" JNIEXPORT void JNICALL Java_Main_resetTest(JNIEnv*, jobject) { in Java_Main_resetTest() argument 71 extern "C" JNIEXPORT void JNICALL Java_Main_doSelfStackWalk(JNIEnv*, jobject) { in Java_Main_doSelfStackWalk() argument 79 extern "C" JNIEXPORT void JNICALL Java_Main_waitAndDeopt(JNIEnv*, jobject, jobject target) { in Java_Main_waitAndDeopt() argument
|
/art/openjdkjvmti/ |
D | ti_object.cc | 44 jobject jobject, in GetObjectSize() argument 61 jobject jobject, in GetObjectHashCode() argument
|
/art/test/odsign/jni/ |
D | android_tests_odsign_ArtifactsSignedTest.cc | 35 JNIEnv *env, jobject /*thiz*/, jstring filePath) { in Java_com_android_tests_odsign_ArtifactsSignedTest_hasFsverityNative() argument
|
/art/test/004-ReferenceMap/ |
D | stack_walk_refmap_jni.cc | 206 extern "C" JNIEXPORT jint JNICALL Java_Main_refmap(JNIEnv*, jobject, jint count) { in Java_Main_refmap() argument
|
/art/test/004-StackWalk/ |
D | stack_walk_jni.cc | 92 extern "C" JNIEXPORT jint JNICALL Java_Main_testStackWalk(JNIEnv*, jobject, jint count) { in Java_Main_testStackWalk() argument
|
/art/compiler/jni/ |
D | jni_compiler_test.cc | 46 extern "C" JNIEXPORT jint JNICALL Java_MyClassNatives_bar(JNIEnv*, jobject, jint count) { in Java_MyClassNatives_bar() argument 51 extern "C" JNIEXPORT jint JNICALL Java_MyClassNatives_bar_1Fast(JNIEnv*, jobject, jint count) { in Java_MyClassNatives_bar_1Fast() argument 732 void Java_MyClassNatives_foo(JNIEnv*, jobject) { in Java_MyClassNatives_foo() argument 782 jint Java_MyClassNatives_fooI(JNIEnv*, jobject, jint x) { in Java_MyClassNatives_fooI() argument 805 jint Java_MyClassNatives_fooII(JNIEnv*, jobject, jint x, jint y) { in Java_MyClassNatives_fooII() argument 829 jlong Java_MyClassNatives_fooJJ(JNIEnv*, jobject, jlong x, jlong y) { in Java_MyClassNatives_fooJJ() argument 854 jdouble Java_MyClassNatives_fooDD(JNIEnv*, jobject, jdouble x, jdouble y) { in Java_MyClassNatives_fooDD() argument 878 jlong Java_MyClassNatives_fooJJ_synchronized(JNIEnv*, jobject, jlong x, jlong y) { in Java_MyClassNatives_fooJJ_synchronized() argument
|
/art/openjdkjvm/ |
D | OpenjdkJvm.cc | 454 …ute__((noreturn)) void JVM_ArrayCopy(JNIEnv* /* env */, jclass /* unused */, jobject /* javaSrc */, in JVM_ArrayCopy() argument
|
/art/runtime/jni/ |
D | check_jni.cc | 2310 FIELD_ACCESSORS(jobject, Object, Primitive::kPrimNot, L, L) in FIELD_ACCESSORS() argument 2423 CALL(jobject, Object, Primitive::kPrimNot, L) in CALL() argument
|
D | jni_internal.cc | 587 static jclass DefineClass(JNIEnv*, const char*, jobject, const jbyte*, jsize) { in DefineClass() argument
|