Home
last modified time | relevance | path

Searched refs:MutableImageProperties (Results 1 – 5 of 5) sorted by relevance

/aosp12/system/update_engine/cros/
H A Dimage_properties.h66 struct MutableImageProperties { struct
82 MutableImageProperties LoadMutableImageProperties(); argument
86 bool StoreMutableImageProperties(const MutableImageProperties& properties);
H A Dimage_properties_chromeos.cc127 MutableImageProperties LoadMutableImageProperties() { in LoadMutableImageProperties()
128 MutableImageProperties result; in LoadMutableImageProperties()
140 bool StoreMutableImageProperties(const MutableImageProperties& properties) { in StoreMutableImageProperties()
H A Dimage_properties_chromeos_unittest.cc109 MutableImageProperties mutable_props = LoadMutableImageProperties(); in TEST_F()
130 MutableImageProperties mutable_props = LoadMutableImageProperties(); in TEST_F()
H A Domaha_request_params.cc178 MutableImageProperties new_props; in SetTargetChannel()
H A Domaha_request_params.h329 MutableImageProperties mutable_image_props_;