Home
last modified time | relevance | path

Searched refs:ReportException (Results 1 - 11 of 11) sorted by relevance

/base/sensors/medical_sensor/frameworks/native/medical_sensor/src/
H A Dmedical_service_proxy.cpp69 DmdReport::ReportException(SENSOR_SERVICE_IPC_EXCEPTION, "EnableSensor", ret); in EnableSensor()
90 DmdReport::ReportException(SENSOR_SERVICE_IPC_EXCEPTION, "DisableSensor", ret); in DisableSensor()
116 DmdReport::ReportException(SENSOR_SERVICE_IPC_EXCEPTION, "DisableSensor", ret); in SetOption()
137 DmdReport::ReportException(SENSOR_SERVICE_IPC_EXCEPTION, "GetSensorState", ret); in GetSensorState()
170 DmdReport::ReportException(SENSOR_SERVICE_IPC_EXCEPTION, "RunCommand", ret); in RunCommand()
188 DmdReport::ReportException(SENSOR_SERVICE_IPC_EXCEPTION, "GetSensorList", ret); in GetSensorList()
232 DmdReport::ReportException(SENSOR_SERVICE_IPC_EXCEPTION, "TransferDataChannel", ret); in TransferDataChannel()
258 DmdReport::ReportException(SENSOR_SERVICE_IPC_EXCEPTION, "DestroySensorChannel", ret); in DestroySensorChannel()
H A Dmedical_service_client.cpp77 DmdReport::ReportException(SENSOR_SERVICE_EXCEPTION, "InitServiceClient", SENSOR_NATIVE_GET_SERVICE_ERR); in InitServiceClient()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/include/
H A Ddfx_signalhandler_exception.h30 int ReportException(struct CrashDumpException exception);
/base/sensors/medical_sensor/utils/include/
H A Ddmd_report.h42 static void ReportException(int32_t eventId, const std::string &interfaceName, int32_t error);
/base/sensors/medical_sensor/utils/src/
H A Ddmd_report.cpp76 void DmdReport::ReportException(int32_t eventId, const std::string &interfaceName, int32_t error) in ReportException() function in OHOS::Sensors::DmdReport
H A Dmedical_basic_data_channel.cpp51 DmdReport::ReportException(SENSOR_DATA_CHANNEL_EXCEPTION, "CreateSensorBasicChannel", in CreateSensorBasicChannel()
/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_signalhandler_exception.c100 int ReportException(struct CrashDumpException exception) in ReportException() function
H A Ddfx_dumprequest.c125 ReportException(exception); in FillCrashExceptionAndReport()
H A Ddfx_signal_handler.c280 ReportException(exception); in FillCrashExceptionAndReport()
/base/hiviewdfx/faultloggerd/frameworks/localhandler/
H A Ddfx_crash_local_handler.cpp141 ReportException(exception); in ReportToHiview()
/base/hiviewdfx/faultloggerd/test/unittest/signal_handler/
H A Dsignal_handler_test.cpp591 * @tc.desc: test ReportException
605 int ret = ReportException(exception); in HWTEST_F()

Completed in 6 milliseconds