Home
last modified time | relevance | path

Searched refs:StoreMutableImageProperties (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/cros/
Dimage_properties.h86 bool StoreMutableImageProperties(const MutableImageProperties& properties);
Dimage_properties_chromeos.cc140 bool StoreMutableImageProperties(const MutableImageProperties& properties) { in StoreMutableImageProperties() function
Domaha_request_params.cc182 if (!StoreMutableImageProperties(new_props)) { in SetTargetChannel()