Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/
H A Ddcamera_source_dev.h66 int32_t OnChannelConnectedEvent();
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp422 camDev->OnChannelConnectedEvent(); in OnSessionState()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp785 int32_t DCameraSourceDev::OnChannelConnectedEvent() in OnChannelConnectedEvent() function in OHOS::DistributedHardware::DCameraSourceDev