Searched defs:streamVolInfo (Results 1 – 2 of 2) sorted by relevance
141 std::shared_ptr<StreamVolumeInfo> streamVolInfo = std::make_shared<StreamVolumeInfo>(); in ParseStreamInfos() local151 …umeParser::ParseStreamVolumeInfoAttr(xmlNode *node, std::shared_ptr<StreamVolumeInfo> &streamVolIn… in ParseStreamVolumeInfoAttr()180 …VolumeParser::ParseDeviceVolumeInfos(xmlNode *node, std::shared_ptr<StreamVolumeInfo> &streamVolIn… in ParseDeviceVolumeInfos()
1802 auto streamVolInfo = streamVolInfoPair.second; in UpdateVolumeMapIndex() local1816 auto streamVolInfo = streamVolumeInfos_.find(streamType); in GetVolumePoints() local