Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_source_dev.h78 int32_t CameraEventNotify(std::shared_ptr<DCameraEvent>& events) in CameraEventNotify() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp698 int32_t DCameraSourceDev::CameraEventNotify(std::shared_ptr<DCameraEvent>& events) in CameraEventNotify() function in OHOS::DistributedHardware::DCameraSourceDev