Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/include/distributedcameramgr/
H A Ddcamera_source_dev.h67 int32_t OnChannelDisconnectedEvent();
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_source_input.cpp401 camDev->OnChannelDisconnectedEvent(); in PostChannelDisconnectedEvent()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameracontrol/
H A Ddcamera_source_controller.cpp517 camDev->OnChannelDisconnectedEvent(); in PostChannelDisconnectedEvent()
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp799 int32_t DCameraSourceDev::OnChannelDisconnectedEvent() in OnChannelDisconnectedEvent() function in OHOS::DistributedHardware::DCameraSourceDev