Searched defs:packages (Results 1 – 5 of 5) sorted by relevance
221 std::vector<std::string> packages; variable
478 void to_json(nlohmann::json &jsonObject, const Packages &packages) in to_json()488 void from_json(const nlohmann::json &jsonObject, Packages &packages) in from_json()
103 std::vector<Packages> packages; member
349 void GetPackages(std::vector<std::string> &packages) const in GetPackages()
234 Packages packages; in CreateBundlePackInfo() local