/frameworks/base/core/jni/ |
D | android_os_seccomp.cpp | 36 static const JNINativeMethod method_table[] = { variable 44 method_table, NELEM(method_table)); in register_android_os_seccomp()
|
D | android_hardware_UsbDevice.cpp | 47 static const JNINativeMethod method_table[] = { variable 58 method_table, NELEM(method_table)); in register_android_hardware_UsbDevice()
|
D | android_ddm_DdmHandleNativeHeap.cpp | 108 static const JNINativeMethod method_table[] = { variable 113 return RegisterMethodsOrDie(env, "android/ddm/DdmHandleNativeHeap", method_table, in register_android_ddm_DdmHandleNativeHeap() 114 NELEM(method_table)); in register_android_ddm_DdmHandleNativeHeap()
|
D | android_os_SystemProperties.cpp | 228 static const JNINativeMethod method_table[] = { variable 249 return RegisterMethodsOrDie(env, "android/os/SystemProperties", method_table, in register_android_os_SystemProperties() 250 NELEM(method_table)); in register_android_os_SystemProperties()
|
D | android_hardware_SerialPort.cpp | 246 static const JNINativeMethod method_table[] = { variable 267 method_table, NELEM(method_table)); in register_android_hardware_SerialPort()
|
D | android_hardware_UsbRequest.cpp | 225 static const JNINativeMethod method_table[] = { variable 253 method_table, NELEM(method_table)); in register_android_hardware_UsbRequest()
|
D | android_os_SELinux.cpp | 323 static const JNINativeMethod method_table[] = { variable 365 return RegisterMethodsOrDie(env, "android/os/SELinux", method_table, NELEM(method_table)); in register_android_os_SELinux()
|
D | android_hardware_UsbDeviceConnection.cpp | 298 static const JNINativeMethod method_table[] = { variable 325 method_table, NELEM(method_table)); in register_android_hardware_UsbDeviceConnection()
|
/frameworks/base/services/core/jni/ |
D | com_android_server_vr_VrManagerService.cpp | 60 static const JNINativeMethod method_table[] = { variable 68 method_table, NELEM(method_table)); in register_android_server_vr_VrManagerService()
|
D | com_android_server_SerialService.cpp | 58 static const JNINativeMethod method_table[] = { variable 79 method_table, NELEM(method_table)); in register_android_server_SerialService()
|
D | com_android_server_ConsumerIrService.cpp | 86 static const JNINativeMethod method_table[] = { variable 94 method_table, NELEM(method_table)); in register_android_server_ConsumerIrService()
|
D | com_android_server_VibratorService.cpp | 132 static const JNINativeMethod method_table[] = { variable 145 method_table, NELEM(method_table)); in register_android_server_VibratorService()
|
D | com_android_server_UsbDeviceManager.cpp | 121 static const JNINativeMethod method_table[] = { variable 148 method_table, NELEM(method_table)); in register_android_server_UsbDeviceManager()
|
D | com_android_server_UsbMidiDevice.cpp | 138 static JNINativeMethod method_table[] = { variable 165 method_table, NELEM(method_table)); in register_android_server_UsbMidiDevice()
|
D | com_android_server_lights_LightsService.cpp | 187 static const JNINativeMethod method_table[] = { variable 193 method_table, NELEM(method_table)); in register_android_server_LightsService()
|
D | com_android_server_am_BatteryStatsService.cpp | 266 static const JNINativeMethod method_table[] = { variable 274 method_table, NELEM(method_table)); in register_android_server_BatteryStatsService()
|
D | com_android_server_UsbHostManager.cpp | 196 static const JNINativeMethod method_table[] = { variable 253 method_table, NELEM(method_table)); in register_android_server_UsbHostManager()
|