/libcore/luni/src/main/native/ |
D | java_nio_ByteOrder.cpp | 27 static JNINativeMethod gMethods[] = { variable 31 jniRegisterNativeMethods(env, "java/nio/ByteOrder", gMethods, NELEM(gMethods)); in register_java_nio_ByteOrder()
|
D | sun_misc_Unsafe.cpp | 26 static JNINativeMethod gMethods[] = { variable 30 jniRegisterNativeMethods(env, "sun/misc/Unsafe", gMethods, NELEM(gMethods)); in register_sun_misc_Unsafe()
|
D | libcore_io_AsynchronousCloseMonitor.cpp | 29 static JNINativeMethod gMethods[] = { variable 34 jniRegisterNativeMethods(env, "libcore/io/AsynchronousCloseMonitor", gMethods, NELEM(gMethods)); in register_libcore_io_AsynchronousCloseMonitor()
|
D | java_io_FileDescriptor.cpp | 30 static JNINativeMethod gMethods[] = { variable 34 jniRegisterNativeMethods(env, "java/io/FileDescriptor", gMethods, NELEM(gMethods)); in register_java_io_FileDescriptor()
|
D | java_lang_Double.cpp | 44 static JNINativeMethod gMethods[] = { variable 49 jniRegisterNativeMethods(env, "java/lang/Double", gMethods, NELEM(gMethods)); in register_java_lang_Double()
|
D | java_lang_Float.cpp | 44 static JNINativeMethod gMethods[] = { variable 49 jniRegisterNativeMethods(env, "java/lang/Float", gMethods, NELEM(gMethods)); in register_java_lang_Float()
|
D | java_util_zip_CRC32.cpp | 39 static JNINativeMethod gMethods[] = { variable 44 jniRegisterNativeMethods(env, "java/util/zip/CRC32", gMethods, NELEM(gMethods)); in register_java_util_zip_CRC32()
|
D | java_util_zip_Adler32.cpp | 39 static JNINativeMethod gMethods[] = { variable 44 jniRegisterNativeMethods(env, "java/util/zip/Adler32", gMethods, NELEM(gMethods)); in register_java_util_zip_Adler32()
|
D | libcore_icu_NativeIDN.cpp | 62 static JNINativeMethod gMethods[] = { variable 66 jniRegisterNativeMethods(env, "libcore/icu/NativeIDN", gMethods, NELEM(gMethods)); in register_libcore_icu_NativeIDN()
|
D | libcore_icu_NativeNormalizer.cpp | 51 static JNINativeMethod gMethods[] = { variable 56 jniRegisterNativeMethods(env, "libcore/icu/NativeNormalizer", gMethods, NELEM(gMethods)); in register_libcore_icu_NativeNormalizer()
|
D | libcore_icu_NativePluralRules.cpp | 75 static JNINativeMethod gMethods[] = { variable 81 jniRegisterNativeMethods(env, "libcore/icu/NativePluralRules", gMethods, NELEM(gMethods)); in register_libcore_icu_NativePluralRules()
|
D | libcore_icu_Transliterator.cpp | 65 static JNINativeMethod gMethods[] = { variable 72 jniRegisterNativeMethods(env, "libcore/icu/Transliterator", gMethods, NELEM(gMethods)); in register_libcore_icu_Transliterator()
|
D | libcore_icu_DateIntervalFormat.cpp | 72 static JNINativeMethod gMethods[] = { variable 78 jniRegisterNativeMethods(env, "libcore/icu/DateIntervalFormat", gMethods, NELEM(gMethods)); in register_libcore_icu_DateIntervalFormat()
|
D | java_io_ObjectStreamClass.cpp | 58 static JNINativeMethod gMethods[] = { variable 67 jniRegisterNativeMethods(env, "java/io/ObjectStreamClass", gMethods, NELEM(gMethods)); in register_java_io_ObjectStreamClass()
|
D | java_util_regex_Pattern.cpp | 97 static JNINativeMethod gMethods[] = { variable 102 jniRegisterNativeMethods(env, "java/util/regex/Pattern", gMethods, NELEM(gMethods)); in register_java_util_regex_Pattern()
|
D | java_io_File.cpp | 150 static JNINativeMethod gMethods[] = { variable 156 jniRegisterNativeMethods(env, "java/io/File", gMethods, NELEM(gMethods)); in register_java_io_File()
|
D | java_lang_System.cpp | 135 static JNINativeMethod gMethods[] = { variable 144 jniRegisterNativeMethods(env, "java/lang/System", gMethods, NELEM(gMethods)); in register_java_lang_System()
|
D | java_util_jar_StrictJarFile.cpp | 162 static JNINativeMethod gMethods[] = { variable 171 jniRegisterNativeMethods(env, "java/util/jar/StrictJarFile", gMethods, NELEM(gMethods)); in register_java_util_jar_StrictJarFile()
|
D | java_lang_StrictMath.cpp | 121 static JNINativeMethod gMethods[] = { variable 148 jniRegisterNativeMethods(env, "java/lang/StrictMath", gMethods, NELEM(gMethods)); in register_java_lang_StrictMath()
|
D | java_lang_ProcessManager.cpp | 232 static JNINativeMethod gMethods[] = { variable 236 jniRegisterNativeMethods(env, "java/lang/ProcessManager", gMethods, NELEM(gMethods)); in register_java_lang_ProcessManager()
|
D | libcore_icu_TimeZoneNames.cpp | 142 static JNINativeMethod gMethods[] = { variable 147 jniRegisterNativeMethods(env, "libcore/icu/TimeZoneNames", gMethods, NELEM(gMethods)); in register_libcore_icu_TimeZoneNames()
|
D | java_lang_Math.cpp | 122 static JNINativeMethod gMethods[] = { variable 149 jniRegisterNativeMethods(env, "java/lang/Math", gMethods, NELEM(gMethods)); in register_java_lang_Math()
|
D | java_util_zip_Deflater.cpp | 139 static JNINativeMethod gMethods[] = { variable 152 jniRegisterNativeMethods(env, "java/util/zip/Deflater", gMethods, NELEM(gMethods)); in register_java_util_zip_Deflater()
|
D | java_util_zip_Inflater.cpp | 162 static JNINativeMethod gMethods[] = { variable 175 jniRegisterNativeMethods(env, "java/util/zip/Inflater", gMethods, NELEM(gMethods)); in register_java_util_zip_Inflater()
|
/libcore/dalvik/src/main/native/ |
D | org_apache_harmony_dalvik_NativeTestTarget.cpp | 31 static JNINativeMethod gMethods[] = { variable 42 …egisterNativeMethods(env, "org/apache/harmony/dalvik/NativeTestTarget", gMethods, NELEM(gMethods)); in register_org_apache_harmony_dalvik_NativeTestTarget()
|