Home
last modified time | relevance | path

Searched refs:DCAMERA_EVENT_RELEASE_STREAMS_ERROR (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/drivers/peripheral/distributed_camera/hdi_service/include/utils/
H A Dconstants.h96 DCAMERA_EVENT_RELEASE_STREAMS_ERROR = -5, enumerator
/ohos5.0/foundation/distributedhardware/distributed_camera/common/include/constants/
H A Ddistributed_camera_constants.h60 DCAMERA_EVENT_RELEASE_STREAMS_ERROR = -5, enumerator
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp52 eventResultMap_[DCAMERA_EVENT_RELEASE_STREAMS] = DCAMERA_EVENT_RELEASE_STREAMS_ERROR; in DCameraSourceDev()