/aosp14/frameworks/base/services/core/jni/gnss/ |
H A D | GnssCallback.cpp | 127 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssSetCapabilitiesCb() 157 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssSetSignalTypeCapabilitiesCb() 165 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssStatusCb() 195 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssNmeaCb() 218 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssSetSystemInfoCb() 225 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssRequestTimeCb() 234 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssRequestLocationCb() 249 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssNameCb() 265 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssLocationCbImpl() 281 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssStatusCb() [all …]
|
H A D | GnssGeofenceCallback.cpp | 138 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssGeofenceAddCb() 148 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssGeofenceRemoveCb() 158 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssGeofencePauseCb() 168 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssGeofenceResumeCb()
|
H A D | GnssPsdsCallback.cpp | 46 checkAndClearExceptionFromCallback(env, __FUNCTION__); in downloadRequestCb() 55 checkAndClearExceptionFromCallback(env, __FUNCTION__); in downloadRequestCb()
|
H A D | AGnssRilCallback.cpp | 59 checkAndClearExceptionFromCallback(env, __FUNCTION__); in requestSetIdCb() 66 checkAndClearExceptionFromCallback(env, __FUNCTION__); in requestRefLocCb()
|
H A D | AGnssCallback.cpp | 68 checkAndClearExceptionFromCallback(env, __FUNCTION__); in agnssStatusIpV6Cb() 100 checkAndClearExceptionFromCallback(env, __FUNCTION__); in agnssStatusIpV4Cb()
|
H A D | GnssGeofenceCallback.h | 134 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssGeofenceTransitionCb() 145 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssGeofenceStatusCb()
|
H A D | MeasurementCorrectionsCallback.cpp | 56 checkAndClearExceptionFromCallback(env, __FUNCTION__); in setCapabilitiesCb()
|
H A D | GnssVisibilityControlCallback.cpp | 70 checkAndClearExceptionFromCallback(env, __FUNCTION__); in isInEmergencySession()
|
H A D | AGnssCallback.h | 129 checkAndClearExceptionFromCallback(env, __FUNCTION__); in agnssStatusCbImpl()
|
H A D | GnssBatchingCallback.h | 119 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssLocationBatchCbImpl()
|
H A D | GnssNavigationMessageCallback.h | 118 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssNavigationMessageCbImpl()
|
H A D | GnssVisibilityControlCallback.h | 131 checkAndClearExceptionFromCallback(env, __FUNCTION__); in nfwNotifyCb()
|
H A D | Utils.h | 57 void checkAndClearExceptionFromCallback(JNIEnv* env, const char* methodName);
|
H A D | Utils.cpp | 106 void checkAndClearExceptionFromCallback(JNIEnv* env, const char* methodName) { in checkAndClearExceptionFromCallback() function
|
H A D | GnssAntennaInfoCallback.cpp | 347 checkAndClearExceptionFromCallback(env, __FUNCTION__); in reportAntennaInfo()
|
H A D | GnssMeasurementCallback.cpp | 259 checkAndClearExceptionFromCallback(env, __FUNCTION__); in setMeasurementData()
|
/aosp14/frameworks/base/media/jni/ |
H A D | android_mtp_MtpDatabase.cpp | 309 checkAndClearExceptionFromCallback(env, __FUNCTION__); in beginSendObject() 317 checkAndClearExceptionFromCallback(env, __FUNCTION__); in endSendObject() 329 checkAndClearExceptionFromCallback(env, __FUNCTION__); in rescanFile() 348 checkAndClearExceptionFromCallback(env, __FUNCTION__); in getObjectList() 359 checkAndClearExceptionFromCallback(env, __FUNCTION__); in getNumObjects() 377 checkAndClearExceptionFromCallback(env, __FUNCTION__); in getSupportedPlaybackFormats() 395 checkAndClearExceptionFromCallback(env, __FUNCTION__); in getSupportedCaptureFormats() 413 checkAndClearExceptionFromCallback(env, __FUNCTION__); in getSupportedObjectProperties() 431 checkAndClearExceptionFromCallback(env, __FUNCTION__); in getSupportedDeviceProperties() 532 checkAndClearExceptionFromCallback(env, __FUNCTION__); in getObjectPropertyValue() [all …]
|
/aosp14/frameworks/base/core/jni/ |
H A D | android_media_RemoteDisplay.cpp | 79 checkAndClearExceptionFromCallback(env, "notifyDisplayConnected"); in onDisplayConnected() 87 checkAndClearExceptionFromCallback(env, "notifyDisplayDisconnected"); in onDisplayDisconnected() 95 checkAndClearExceptionFromCallback(env, "notifyDisplayError"); in onDisplayError() 101 static void checkAndClearExceptionFromCallback(JNIEnv* env, const char* methodName) { in checkAndClearExceptionFromCallback() function in android::NativeRemoteDisplayClient
|
/aosp14/frameworks/base/services/core/jni/ |
H A D | com_android_server_UsbHostManager.cpp | 45 static void checkAndClearExceptionFromCallback(JNIEnv* env, const char* methodName) { in checkAndClearExceptionFromCallback() function 81 checkAndClearExceptionFromCallback(env, __FUNCTION__); in usb_device_added() 99 checkAndClearExceptionFromCallback(env, __FUNCTION__); in usb_device_removed()
|
H A D | com_android_server_input_InputManagerService.cpp | 653 if (!checkAndClearExceptionFromCallback(env, "getHoverTapSlop")) { in getReaderConfiguration() 829 checkAndClearExceptionFromCallback(env, "getDeviceAlias"); in getDeviceAlias() 845 checkAndClearExceptionFromCallback(env, "notifySwitch"); in notifySwitch() 922 checkAndClearExceptionFromCallback(env, "notifyWindowResponsive"); in notifyWindowResponsive() 956 checkAndClearExceptionFromCallback(env, "notifyFocusChanged"); in notifyFocusChanged() 970 checkAndClearExceptionFromCallback(env, "notifyDropWindow"); in notifyDropWindow() 995 checkAndClearExceptionFromCallback(env, "notifySensorEvent"); in notifySensorEvent() 1008 checkAndClearExceptionFromCallback(env, "notifySensorAccuracy"); in notifySensorAccuracy() 1020 checkAndClearExceptionFromCallback(env, "notifyVibratorState"); in notifyVibratorState() 1349 if (checkAndClearExceptionFromCallback(env, "filterInputEvent")) { in filterInputEvent() [all …]
|
H A D | com_android_server_power_PowerManagerService.cpp | 83 static bool checkAndClearExceptionFromCallback(JNIEnv* env, const char* methodName) { in checkAndClearExceptionFromCallback() function 134 checkAndClearExceptionFromCallback(env, "userActivityFromNative"); in android_server_PowerManagerService_userActivity()
|
H A D | com_android_server_location_GnssLocationProvider.cpp | 168 checkAndClearExceptionFromCallback(env, __FUNCTION__); in setCapabilitiesCb() 192 checkAndClearExceptionFromCallback(env, __FUNCTION__); in gnssPowerStatsCb() 230 checkAndClearExceptionFromCallback(env, __FUNCTION__); in niNotifyCb()
|