Home
last modified time | relevance | path

Searched refs:exceptionSource (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/src/dfx/
H A Ddps_event_report.cpp102 EVENT_KEY_EXCEPTIONSOURCE, static_cast<int32_t>(dpsEventInfo.exceptionSource), in ReportImageException()
136 dpsEventInfo.exceptionSource = ExceptionSource::HDI_EXCEPTION; in SetEventInfo()
/ohos5.0/foundation/multimedia/camera_framework/services/deferred_processing_service/include/dfx/
H A Ddps_event_report.h78 ExceptionSource exceptionSource; member