Home
last modified time | relevance | path

Searched defs:DCameraNotify (Results 1 – 8 of 8) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcamera/
H A Dmock_distributed_camera_source_stub.h59 int32_t DCameraNotify(const std::string& devId, const std::string& dhId, in DCameraNotify() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_source_controller.h48 int32_t DCameraNotify(std::shared_ptr<DCameraEvent>& events) in DCameraNotify() function
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/test/unittest/common/distributedcameramgr/
H A Dmock_dcamera_sink_controller.h50 int32_t DCameraNotify(std::shared_ptr<DCameraEvent>& events) in DCameraNotify() function
/ohos5.0/foundation/distributedhardware/distributed_camera/interfaces/inner_kits/native_cpp/camera_source/src/
H A Ddistributed_camera_source_proxy.cpp183 int32_t DistributedCameraSourceProxy::DCameraNotify(const std::string& devId, const std::string& dh… in DCameraNotify() function in OHOS::DistributedHardware::DistributedCameraSourceProxy
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddistributed_camera_source_service.cpp249 int32_t DistributedCameraSourceService::DCameraNotify(const std::string& devId, const std::string& … in DCameraNotify() function in OHOS::DistributedHardware::DistributedCameraSourceService
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp179 int32_t DCameraSourceController::DCameraNotify(std::shared_ptr<DCameraEvent>& events) in DCameraNotify() function in OHOS::DistributedHardware::DCameraSourceController
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp132 int32_t DCameraSinkController::DCameraNotify(std::shared_ptr<DCameraEvent>& events) in DCameraNotify() function in OHOS::DistributedHardware::DCameraSinkController
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp136 int32_t DCameraSourceDev::DCameraNotify(std::string& eventStr) in DCameraNotify() function in OHOS::DistributedHardware::DCameraSourceDev