Home
last modified time | relevance | path

Searched defs:ReportException (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/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
/ohos5.0/base/hiviewdfx/faultloggerd/interfaces/innerkits/signal_handler/
H A Ddfx_signalhandler_exception.c100 int ReportException(struct CrashDumpException exception) in ReportException() function