Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dimage_properties.h39 std::string product_components; member
H A Domaha_request_params.h106 inline std::string product_components() const { in product_components() function
109 inline void set_product_components(const std::string& product_components) { in set_product_components()
H A Domaha_request_builder_xml.h90 std::string product_components; member