Home
last modified time | relevance | path

Searched refs:DCAMERA_EVENT_DEVICE_ERROR (Results 1 - 8 of 8) sorted by relevance

/foundation/distributedhardware/distributed_camera/services/cameraservice/cameraoperator/client/src/callback/
H A Ddcamera_preview_callback.cpp48 event->eventResult_ = DCAMERA_EVENT_DEVICE_ERROR; in OnError()
H A Ddcamera_input_callback.cpp41 event->eventResult_ = DCAMERA_EVENT_DEVICE_ERROR; in OnError()
H A Ddcamera_video_callback.cpp47 event->eventResult_ = DCAMERA_EVENT_DEVICE_ERROR; in OnError()
H A Ddcamera_photo_callback.cpp72 event->eventResult_ = DCAMERA_EVENT_DEVICE_ERROR; in OnCaptureError()
H A Ddcamera_session_callback.cpp40 event->eventResult_ = DCAMERA_EVENT_DEVICE_ERROR; in OnError()
/foundation/distributedhardware/distributed_camera/common/include/constants/
H A Ddistributed_camera_constants.h64 DCAMERA_EVENT_DEVICE_ERROR = -9, enumerator
/foundation/distributedhardware/distributed_camera/services/cameraservice/sinkservice/src/distributedcameramgr/
H A Ddcamera_sink_controller.cpp105 DCameraNotifyInner(DCAMERA_MESSAGE, DCAMERA_EVENT_DEVICE_ERROR, std::string("operator stop capture failed.")); in StopCapture()
115 DCameraNotifyInner(DCAMERA_MESSAGE, DCAMERA_EVENT_DEVICE_ERROR, std::string("output stop capture failed")); in StopCapture()
506 DCameraNotifyInner(DCAMERA_MESSAGE, DCAMERA_EVENT_DEVICE_ERROR, std::string("camera error")); in OnStateChanged()
627 DCameraNotifyInner(DCAMERA_MESSAGE, DCAMERA_EVENT_DEVICE_ERROR, std::string("output start capture failed")); in StartCaptureInner()
/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp221 events->eventResult_ = DCAMERA_EVENT_DEVICE_ERROR; in DCameraNotify()

Completed in 4 milliseconds