Home
last modified time | relevance | path

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

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/src/dcamera_device/
H A Ddcamera_device.cpp534 case DCameraEventResult::DCAMERA_EVENT_CHANNEL_CONNECTED: { in Notify()
538 case DCameraEventResult::DCAMERA_EVENT_OPEN_CHANNEL_ERROR: { in Notify()
542 case DCameraEventResult::DCAMERA_EVENT_CHANNEL_DISCONNECTED: { in Notify()
546 case DCameraEventResult::DCAMERA_EVENT_CONFIG_STREAMS_ERROR: in Notify()
547 case DCameraEventResult::DCAMERA_EVENT_START_CAPTURE_ERROR: { in Notify()
551 case DCameraEventResult::DCAMERA_EVENT_DEVICE_ERROR: { in Notify()
555 case DCameraEventResult::DCAMERA_EVENT_DEVICE_PREEMPT: { in Notify()
559 case DCameraEventResult::DCAMERA_EVENT_DEVICE_IN_USE: { in Notify()
563 case DCameraEventResult::DCAMERA_EVENT_NO_PERMISSION: { in Notify()
/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/utils/
H A Dconstants.h104 } DCameraEventResult; typedef
/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/constants/
H A Ddistributed_camera_constants.h68 } DCameraEventResult; typedef
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/
H A Ddcamera_source_dev.h125 std::map<uint32_t, DCameraEventResult> eventResultMap_;