Home
last modified time | relevance | path

Searched refs:ReportCameraOperaterEvent (Results 1 - 4 of 4) sorted by relevance

/foundation/distributedhardware/distributed_camera/common/include/utils/
H A Ddcamera_hisysevent_adapter.h62 void ReportCameraOperaterEvent(const std::string& eventName, const std::string& devId, const std::string& dhId,
/foundation/distributedhardware/distributed_camera/common/test/unittest/common/utils/
H A Ddcamera_hisysevent_adapter_test.cpp112 * @tc.desc: Verify the ReportCameraOperaterEvent function failed.
122 ReportCameraOperaterEvent(eventName, devId, dhId, errMsg); in HWTEST_F()
/foundation/distributedhardware/distributed_camera/common/src/utils/
H A Ddcamera_hisysevent_adapter.cpp107 void ReportCameraOperaterEvent(const std::string& eventName, const std::string& devId, const std::string& dhId, in ReportCameraOperaterEvent() function
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp463 ReportCameraOperaterEvent(OPEN_CAMERA_EVENT, GetAnonyString(devId_), dhId_, "execute open camera event."); in OpenCamera()
489 ReportCameraOperaterEvent(CLOSE_CAMERA_EVENT, GetAnonyString(devId_), dhId_, "execute close camera event."); in CloseCamera()

Completed in 3 milliseconds