Home
last modified time | relevance | path

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

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