Searched defs:ImageProperties (Results 1 – 1 of 1) sorted by relevance
29 struct ImageProperties { struct31 std::string product_id;33 std::string canary_product_id;36 std::string version;39 std::string product_components;66 struct MutableImageProperties { argument78 ImageProperties LoadImageProperties(); argument