Home
last modified time | relevance | path

Searched refs:ReportStartCaptureEvent (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/utils/
H A Ddcamera_hisysevent_adapter.h64 void ReportStartCaptureEvent(const std::string& eventName, EventCaptureInfo& capture, const std::st…
/ohos5.0/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/
H A Ddcamera_hisysevent_adapter_test.cpp143 ReportStartCaptureEvent(eventName, capture, errMsg);
/ohos5.0/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Ddcamera_hisysevent_adapter.cpp121 void ReportStartCaptureEvent(const std::string& eventName, EventCaptureInfo& capture, const std::st… in ReportStartCaptureEvent() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp634ReportStartCaptureEvent(START_CAPTURE_EVENT, eventCaptureInfo, "execute start capture event."); in HitraceAndHisyseventImpl()