Home
last modified time | relevance | path

Searched refs:method_table (Results 1 – 23 of 23) sorted by relevance

/aosp12/frameworks/base/services/core/jni/
H A Dcom_android_server_vr_VrManagerService.cpp60 static const JNINativeMethod method_table[] = { variable
68 method_table, NELEM(method_table)); in register_android_server_vr_VrManagerService()
H A Dcom_android_server_SerialService.cpp59 static const JNINativeMethod method_table[] = { variable
80 method_table, NELEM(method_table)); in register_android_server_SerialService()
H A Dcom_android_server_ConsumerIrService.cpp86 static const JNINativeMethod method_table[] = { variable
94 method_table, NELEM(method_table)); in register_android_server_ConsumerIrService()
H A Dcom_android_server_UsbAlsaJackDetector.cpp137 static const JNINativeMethod method_table[] = { variable
155 method_table, NELEM(method_table))) { in register_android_server_UsbAlsaJackDetector()
H A Dcom_android_server_biometrics_SurfaceToNativeHandleConverter.cpp114 const JNINativeMethod method_table[] = { variable
125 method_table, NELEM(method_table)); in register_android_server_FaceService()
H A Dcom_android_server_UsbHostManager.cpp144 static const JNINativeMethod method_table[] = { variable
179 method_table, NELEM(method_table)); in register_android_server_UsbHostManager()
H A Dcom_android_server_lights_LightsService.cpp161 static const JNINativeMethod method_table[] = { variable
167 method_table, NELEM(method_table)); in register_android_server_LightsService()
H A Dcom_android_server_UsbDeviceManager.cpp151 static const JNINativeMethod method_table[] = { variable
180 method_table, NELEM(method_table)); in register_android_server_UsbDeviceManager()
H A Dcom_android_server_UsbMidiDevice.cpp160 static JNINativeMethod method_table[] = { variable
187 method_table, NELEM(method_table)); in register_android_server_UsbMidiDevice()
H A Dcom_android_server_vibrator_VibratorManagerService.cpp162 static const JNINativeMethod method_table[] = { variable
180 method_table, NELEM(method_table)); in register_android_server_vibrator_VibratorManagerService()
H A Dcom_android_server_am_BatteryStatsService.cpp348 static const JNINativeMethod method_table[] = { variable
368 method_table, NELEM(method_table)); in register_android_server_BatteryStatsService()
H A Dcom_android_server_powerstats_PowerStatsService.cpp403 static const JNINativeMethod method_table[] = { variable
419 method_table, NELEM(method_table)); in register_android_server_PowerStatsService()
H A Dcom_android_server_vibrator_VibratorController.cpp449 static const JNINativeMethod method_table[] = { variable
527 method_table, NELEM(method_table)); in register_android_server_vibrator_VibratorController()
H A Dcom_android_server_pm_PackageManagerShellCommandDataLoader.cpp980 static const JNINativeMethod method_table[] = { variable
998 method_table, NELEM(method_table)); in register_android_server_com_android_server_pm_PackageManagerShellCommandDataLoader()
/aosp12/frameworks/base/core/jni/
H A Dandroid_hardware_UsbDevice.cpp47 static const JNINativeMethod method_table[] = { variable
58 method_table, NELEM(method_table)); in register_android_hardware_UsbDevice()
H A Dandroid_os_ServiceManager.cpp57 static const JNINativeMethod method_table[] = { variable
68 env, "android/os/ServiceManager", method_table, NELEM(method_table)); in register_android_os_ServiceManager()
H A Dandroid_os_incremental_IncrementalManager.cpp64 static const JNINativeMethod method_table[] = variable
74 method_table, std::size(method_table)); in register_android_os_incremental_IncrementalManager()
H A Dandroid_ddm_DdmHandleNativeHeap.cpp113 static const JNINativeMethod method_table[] = { variable
118 return RegisterMethodsOrDie(env, "android/ddm/DdmHandleNativeHeap", method_table, in register_android_ddm_DdmHandleNativeHeap()
119 NELEM(method_table)); in register_android_ddm_DdmHandleNativeHeap()
H A Dandroid_hardware_SerialPort.cpp246 static const JNINativeMethod method_table[] = { variable
267 method_table, NELEM(method_table)); in register_android_hardware_SerialPort()
H A Dandroid_hardware_UsbRequest.cpp225 static const JNINativeMethod method_table[] = { variable
253 method_table, NELEM(method_table)); in register_android_hardware_UsbRequest()
H A Dandroid_os_SystemProperties.cpp248 const JNINativeMethod method_table[] = { in register_android_os_SystemProperties() local
278 method_table, NELEM(method_table)); in register_android_os_SystemProperties()
H A Dandroid_hardware_UsbDeviceConnection.cpp298 static const JNINativeMethod method_table[] = { variable
325 method_table, NELEM(method_table)); in register_android_hardware_UsbDeviceConnection()
H A Dandroid_os_SELinux.cpp405 static const JNINativeMethod method_table[] = { variable
449 return RegisterMethodsOrDie(env, "android/os/SELinux", method_table, NELEM(method_table)); in register_android_os_SELinux()