Searched refs:ModuleDistro (Results 1 – 3 of 3) sorted by relevance
62 struct ModuleDistro { struct85 ModuleDistro distro; argument
106 void to_json(nlohmann::json &jsonObject, const ModuleDistro &distro);107 void from_json(const nlohmann::json &jsonObject, ModuleDistro &distro);
283 void to_json(nlohmann::json &jsonObject, const ModuleDistro &distro) in to_json()293 void from_json(const nlohmann::json &jsonObject, ModuleDistro &distro) in from_json()424 GetValueIfFindKey<ModuleDistro>(jsonObject, in from_json()