Home
last modified time | relevance | path

Searched refs:DCAMERA_OPERATION (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/utils/
H A Dconstants.h82 DCAMERA_OPERATION = 1, enumerator
/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/constants/
H A Ddistributed_camera_constants.h45 DCAMERA_OPERATION = 1, enumerator
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddcamera_device.cpp529 …_ != DCameraEventType::DCAMERA_MESSAGE) && (event->type_ != DCameraEventType::DCAMERA_OPERATION)) { in Notify()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp194 events->eventType_ = DCAMERA_OPERATION; in DCameraNotify()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp764 events->eventType_ = DCAMERA_OPERATION; in NotifyHalResult()