Searched defs:ImageProperties (Results 1 – 1 of 1) sorted by relevance
31 struct ImageProperties { struct33 std::string product_id;35 std::string canary_product_id;37 std::string system_id;40 std::string version;42 std::string system_version;45 std::string product_components;72 struct MutableImageProperties { argument84 ImageProperties LoadImageProperties(SystemState* system_state); argument