Home
last modified time | relevance | path

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

12

/cts/hostsidetests/os/test-apps/StaticSharedNativeLibConsumer/jni/
Dversion.cpp34 JNINativeMethod* gMethods, int numMethods) { in registerNativeMethods()
54 static JNINativeMethod gMethods[] = { in JNI_OnLoad() local
/cts/tests/tests/security/jni/
Dandroid_security_cts_NativeCodeTest.cpp60 static JNINativeMethod gMethods[] = { variable
Dandroid_security_cts_MMapExecutableTest.cpp75 static JNINativeMethod gMethods[] = { variable
Dandroid_security_cts_EncryptionTest.cpp96 static JNINativeMethod gMethods[] = { variable
Dandroid_security_cts_LinuxRngTest.cpp97 static JNINativeMethod gMethods[] = { variable
/cts/tests/tests/os/jni/
Dandroid_os_cts_HardwareName.cpp32 static JNINativeMethod gMethods[] = { variable
Dandroid_os_cts_SPMITest.cpp51 static JNINativeMethod gMethods[] = { variable
Dandroid_os_cts_SharedMemory.cpp38 static JNINativeMethod gMethods[] = { variable
Dandroid_os_cts_TaggedPointer.cpp73 static JNINativeMethod gMethods[] = { variable
Dandroid_os_cts_OSFeatures.cpp90 static JNINativeMethod gMethods[] = { variable
Dandroid_os_cts_NoExecutePermissionTest.cpp67 static JNINativeMethod gMethods[] = { variable
/cts/tools/cts-device-info/jni/
Dcom_android_cts_deviceinfo_VulkanDeviceInfo.cpp30 static JNINativeMethod gMethods[] = { variable
/cts/tests/tests/graphics/jni/
Dandroid_graphics_cts_VulkanFeaturesTest.cpp31 static JNINativeMethod gMethods[] = { variable
Dandroid_graphics_cts_CameraVulkanGpuTest.cpp90 static JNINativeMethod gMethods[] = { variable
Dandroid_graphics_cts_BitmapTest.cpp82 static JNINativeMethod gMethods[] = { variable
/cts/tests/tests/drm/jni/
Dandroid_drm_cts_NativeCodeTest.cpp50 static JNINativeMethod gMethods[] = { variable
/cts/hostsidetests/jvmti/base/jni/
Dcts_logging.cpp47 static JNINativeMethod gMethods[] = { variable
/cts/tests/sensor/jni/
Dandroid_hardware_cts_SensorDirectReportTest.cpp60 JNINativeMethod gMethods[] = { variable
Dandroid_hardware_cts_SensorNativeTest.cpp70 JNINativeMethod gMethods[] = { variable
/cts/hostsidetests/atrace/AtraceTestApp/jni/
DCtsTrace.cpp42 static JNINativeMethod gMethods[] = { variable
/cts/tests/tests/hardware/jni/
Dandroid_hardware_cts_HardwareBufferTest.cpp52 static JNINativeMethod gMethods[] = { variable
/cts/tests/tests/selinux/common/jni/
Dandroid_security_SELinuxTargetSdkTest.cpp90 static JNINativeMethod gMethods[] = { variable
/cts/common/device-side/util/jni/
Dandroid_cts_CpuFeatures.cpp51 static JNINativeMethod gMethods[] = { variable
/cts/hostsidetests/appsecurity/test-apps/SplitApp/jni/
Dcom_android_cts_splitapp_Native.cpp45 static int registerNativeMethods(JNIEnv* env, const char* className, JNINativeMethod* gMethods, int… in registerNativeMethods()
/cts/hostsidetests/gputools/apps/jni/
Dandroid_gputools_cts_RootlessGpuDebug.cpp140 static JNINativeMethod gMethods[] = { variable

12