Home
last modified time | relevance | path

Searched defs:camIndex (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcamera/
H A Ddcamera_service_state_listener.cpp59 DCameraIndex camIndex(devId, dhId); in OnRegisterNotify() local
99 DCameraIndex camIndex(devId, dhId); in OnUnregisterNotify() local
H A Ddistributed_camera_source_service.cpp202 DCameraIndex camIndex(devId, dhId); in RegisterDistributedHardware() local
235 DCameraIndex camIndex(devId, dhId); in UnregisterDistributedHardware() local
254 DCameraIndex camIndex(devId, dhId); in DCameraNotify() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcamerahdf/
H A Ddcamera_provider_callback_impl.cpp54 DCameraIndex camIndex(devId_, dhId_); in OpenSession() local
80 DCameraIndex camIndex(devId_, dhId_); in CloseSession() local
/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/
H A Ddcamera_source_dev.cpp157 int32_t DCameraSourceDev::OpenSession(DCameraIndex& camIndex) in OpenSession()
170 int32_t DCameraSourceDev::CloseSession(DCameraIndex& camIndex) in CloseSession()
801 DCameraIndex camIndex(devId_, dhId_); in OnChannelDisconnectedEvent() local