Searched refs:GetStreamInfos (Results 1 – 4 of 4) sorted by relevance
46 int32_t DCameraSourceEvent::GetStreamInfos(std::vector<std::shared_ptr<DCStreamInfo>>& streamInfos) in GetStreamInfos() function in OHOS::DistributedHardware::DCameraSourceEvent
108 int32_t GetStreamInfos(std::vector<std::shared_ptr<DCStreamInfo>>& streamInfos);
131 int32_t ret = event.GetStreamInfos(streamInfos); in DoConfigStreamsTask()
174 int32_t ret = event.GetStreamInfos(streamInfos); in DoConfigStreamsTask()