Home
last modified time | relevance | path

Searched defs:gMethods (Results 1 – 25 of 289) sorted by relevance

12345678910>>...12

/aosp_15_r20/cts/hostsidetests/os/test-apps/StaticSharedNativeLibConsumer/jni/
H A Dversion.cpp34 JNINativeMethod* gMethods, int numMethods) { in registerNativeMethods()
54 static JNINativeMethod gMethods[] = { in JNI_OnLoad() local
/aosp_15_r20/frameworks/base/core/jni/
H A Djni_wrappers.h84 const JNINativeMethod* gMethods, in jniRegisterMaybeRenamedNativeMethods()
116 const JNINativeMethod* gMethods, int numMethods) { in RegisterMethodsOrDie()
H A Dandroid_os_SystemClock.cpp77 static const JNINativeMethod gMethods[] = { variable
H A Dcom_android_internal_os_ZygoteInit.cpp36 const JNINativeMethod gMethods[] = { variable
H A Dandroid_hardware_display_DisplayManagerGlobal.cpp47 static const JNINativeMethod gMethods[] = { variable
/aosp_15_r20/frameworks/base/libs/hwui/jni/
H A Dgraphics_jni_helpers.h95 const JNINativeMethod* gMethods, in jniRegisterMaybeRenamedNativeMethods()
127 const JNINativeMethod* gMethods, int numMethods) { in RegisterMethodsOrDie()
/aosp_15_r20/external/libwebsockets/test-apps/android/app/src/main/jni/
H A DLwsService.cpp43 static JNINativeMethod gMethods[] = { variable
51 static int registerNativeMethods(JNIEnv* env, const char* className, JNINativeMethod* gMethods, int… in registerNativeMethods()
/aosp_15_r20/frameworks/base/core/jni/platform/host/
H A DHostRuntime.cpp64 static JNINativeMethod gMethods[] = { variable
353 const JNINativeMethod* gMethods, in registerNativeMethods()
/aosp_15_r20/libcore/ojluni/src/main/native/
H A Djdk_internal_misc_VM.cpp32 static JNINativeMethod gMethods[] = { variable
/aosp_15_r20/art/runtime/native/
H A Djava_util_concurrent_atomic_AtomicLong.cc33 static JNINativeMethod gMethods[] = { variable
H A Djava_lang_invoke_MethodHandle.cc40 static JNINativeMethod gMethods[] = { variable
/aosp_15_r20/libcore/luni/src/main/native/
H A Dsun_misc_Unsafe.cpp26 static JNINativeMethod gMethods[] = { variable
H A Dlibcore_io_AsynchronousCloseMonitor.cpp29 static JNINativeMethod gMethods[] = { variable
H A Djava_lang_invoke_MethodHandle.cpp32 static JNINativeMethod gMethods[] = { variable
H A Dlibcore_util_NativeAllocationRegistry.cpp32 static JNINativeMethod gMethods[] = { variable
/aosp_15_r20/cts/tests/tests/os/jni/
H A Dandroid_os_cts_HardwareName.cpp32 static JNINativeMethod gMethods[] = { variable
/aosp_15_r20/cts/tests/tests/security/jni/
H A Dandroid_security_cts_NativeCodeTest.cpp60 static JNINativeMethod gMethods[] = { variable
/aosp_15_r20/packages/modules/Connectivity/Tethering/jni/
Dcom_android_networkstack_tethering_BpfCoordinator.cpp36 static const JNINativeMethod gMethods[] = { variable
/aosp_15_r20/art/test/139-register-natives/
H A Dregnative.cc25 static JNINativeMethod gMethods[] = { variable
/aosp_15_r20/cts/tools/cts-device-info/jni/
H A Dcom_android_cts_deviceinfo_VulkanDeviceInfo.cpp30 static JNINativeMethod gMethods[] = { variable
/aosp_15_r20/packages/modules/Connectivity/service/jni/
Dcom_android_server_ServiceManagerWrapper.cpp41 static const JNINativeMethod gMethods[] = { variable
/aosp_15_r20/packages/modules/Connectivity/thread/service/jni/
Dcom_android_server_thread_InfraInterfaceController.cpp77 static const JNINativeMethod gMethods[] = { variable
/aosp_15_r20/cts/tests/tests/drm/jni/
H A Dandroid_drm_cts_NativeCodeTest.cpp50 static JNINativeMethod gMethods[] = { variable
/aosp_15_r20/external/icu/android_icu4j/libcore_bridge/src/native/
H A Dcom_android_icu_util_UResourceBundleNative.cpp44 static JNINativeMethod gMethods[] = { variable
/aosp_15_r20/cts/tests/mediapc/jni/
H A DVulkanDeviceInfo.cpp29 static JNINativeMethod gMethods[] = { variable

12345678910>>...12