Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributedhardware/distributed_camera/services/cameraservice/sourceservice/src/distributedcameramgr/dcameradata/
H A Ddcamera_source_input.cpp249 std::shared_ptr<ICameraChannel> continueCh = std::make_shared<DCameraChannelSourceImpl>(); in Init() local
252 channels_.emplace(CONTINUOUS_FRAME, continueCh); in Init()