Searched refs:HWVerList (Results 1 – 2 of 2) sorted by relevance
119 using HWVerList = std::vector<std::pair<std::string, std::string>>; typedef124 std::unordered_map<std::string, std::pair<std::string, HWVerList>>;
381 const types::HWVerList hwVersionList = itrToIM->second.second; in getSystemJson()