Home
last modified time | relevance | path

Searched defs:ImageProperties (Results 1 – 1 of 1) sorted by relevance

/system/update_engine/cros/
Dimage_properties.h29 struct ImageProperties { struct
31 std::string product_id;
33 std::string canary_product_id;
36 std::string version;
39 std::string product_components;
66 struct MutableImageProperties { argument
78 ImageProperties LoadImageProperties(); argument