Home
last modified time | relevance | path

Searched refs:GetCameraEvent (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_event.cpp90 int32_t DCameraSourceEvent::GetCameraEvent(std::shared_ptr<DCameraEvent>& camEvent) in GetCameraEvent() function in OHOS::DistributedHardware::DCameraSourceEvent
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/
H A Ddcamera_source_event.h112 int32_t GetCameraEvent(std::shared_ptr<DCameraEvent>& camEvent);
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerastate/
H A Ddcamera_source_regist_state.cpp133 int32_t ret = event.GetCameraEvent(camEvent); in DoEventNofityTask()
H A Ddcamera_source_opened_state.cpp204 int32_t ret = event.GetCameraEvent(camEvent); in DoEventNofityTask()
H A Ddcamera_source_capture_state.cpp237 int32_t ret = event.GetCameraEvent(camEvent); in DoEventNofityTask()
H A Ddcamera_source_config_stream_state.cpp274 int32_t ret = event.GetCameraEvent(camEvent); in DoEventNofityTask()