Searched refs:method_table (Results 1 - 17 of 17) sorted by relevance

/frameworks/base/core/jni/
H A Dandroid_os_seccomp.cpp36 static const JNINativeMethod method_table[] = { variable
44 method_table, NELEM(method_table));
H A Dandroid_hardware_UsbDevice.cpp47 static const JNINativeMethod method_table[] = { variable
58 method_table, NELEM(method_table));
H A Dandroid_ddm_DdmHandleNativeHeap.cpp108 static const JNINativeMethod method_table[] = { member in namespace:android
113 return RegisterMethodsOrDie(env, "android/ddm/DdmHandleNativeHeap", method_table,
114 NELEM(method_table));
H A Dandroid_hardware_SerialPort.cpp246 static const JNINativeMethod method_table[] = { variable
267 method_table, NELEM(method_table));
H A Dandroid_hardware_UsbRequest.cpp225 static const JNINativeMethod method_table[] = { variable
253 method_table, NELEM(method_table));
H A Dandroid_os_SELinux.cpp323 static const JNINativeMethod method_table[] = { member in namespace:android
365 return RegisterMethodsOrDie(env, "android/os/SELinux", method_table, NELEM(method_table));
H A Dandroid_os_SystemProperties.cpp228 static const JNINativeMethod method_table[] = { member in namespace:android
249 return RegisterMethodsOrDie(env, "android/os/SystemProperties", method_table,
250 NELEM(method_table));
H A Dandroid_hardware_UsbDeviceConnection.cpp298 static const JNINativeMethod method_table[] = { variable
325 method_table, NELEM(method_table));
/frameworks/base/services/core/jni/
H A Dcom_android_server_vr_VrManagerService.cpp60 static const JNINativeMethod method_table[] = { member in namespace:android
68 method_table, NELEM(method_table));
H A Dcom_android_server_SerialService.cpp58 static const JNINativeMethod method_table[] = { member in namespace:android
79 method_table, NELEM(method_table));
H A Dcom_android_server_ConsumerIrService.cpp86 static const JNINativeMethod method_table[] = { member in namespace:android
94 method_table, NELEM(method_table));
H A Dcom_android_server_UsbDeviceManager.cpp121 static const JNINativeMethod method_table[] = { member in namespace:android
148 method_table, NELEM(method_table));
H A Dcom_android_server_UsbMidiDevice.cpp138 static JNINativeMethod method_table[] = { member in namespace:android
165 method_table, NELEM(method_table));
H A Dcom_android_server_VibratorService.cpp166 static const JNINativeMethod method_table[] = { member in namespace:android
179 method_table, NELEM(method_table));
H A Dcom_android_server_lights_LightsService.cpp189 static const JNINativeMethod method_table[] = { member in namespace:android
195 method_table, NELEM(method_table));
H A Dcom_android_server_UsbHostManager.cpp196 static const JNINativeMethod method_table[] = { member in namespace:android
253 method_table, NELEM(method_table));
H A Dcom_android_server_am_BatteryStatsService.cpp467 static const JNINativeMethod method_table[] = { member in namespace:android
497 method_table, NELEM(method_table));

Completed in 603 milliseconds