Searched refs:gMethods (Results 26 - 36 of 36) sorted by relevance

12

/dalvik/libcore/icu/src/main/native/
H A DRuleBasedNumberFormat.cpp316 static JNINativeMethod gMethods[] = { variable
334 "com/ibm/icu4jni/text/RuleBasedNumberFormat", gMethods,
335 NELEM(gMethods));
H A DNativeCollation.cpp541 static JNINativeMethod gMethods[] = { variable
570 gMethods, NELEM(gMethods));
H A DNativeRegEx.cpp331 static JNINativeMethod gMethods[] = { variable
355 gMethods, NELEM(gMethods));
H A DNativeDecimalFormat.cpp581 static JNINativeMethod gMethods[] = { variable
601 "com/ibm/icu4jni/text/NativeDecimalFormat", gMethods,
602 NELEM(gMethods));
H A DResources.cpp688 static JNINativeMethod gMethods[] = { variable
736 gMethods, NELEM(gMethods));
H A DNativeConverter.cpp1324 static JNINativeMethod gMethods[] = { variable
1364 gMethods, NELEM(gMethods));
/dalvik/libcore/luni/src/main/native/
H A Djava_io_File.cpp341 static JNINativeMethod gMethods[] = { variable
362 gMethods, NELEM(gMethods));
H A Dorg_apache_harmony_luni_platform_OSFileSystem.cpp503 static JNINativeMethod gMethods[] = { variable
525 "org/apache/harmony/luni/platform/OSFileSystem", gMethods,
526 NELEM(gMethods));
H A Dorg_apache_harmony_luni_platform_OSMemory.cpp541 static JNINativeMethod gMethods[] = { variable
614 gMethods, NELEM(gMethods));
H A Dorg_apache_harmony_luni_util_fltparse.c595 static JNINativeMethod gMethods[] = { variable
606 gMethods, NELEM(gMethods));
H A Dorg_apache_harmony_luni_platform_OSNetworkSystem.cpp2920 static JNINativeMethod gMethods[] = { local
2968 gMethods,
2969 NELEM(gMethods));

Completed in 150 milliseconds

12