Home
last modified time | relevance | path

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

/system/update_engine/
Dimage_properties.h72 struct MutableImageProperties { struct
88 MutableImageProperties LoadMutableImageProperties(SystemState* system_state); argument
93 const MutableImageProperties& properties);
Dimage_properties_chromeos.cc127 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) { in LoadMutableImageProperties()
128 MutableImageProperties result; in LoadMutableImageProperties()
141 const MutableImageProperties& properties) { in StoreMutableImageProperties()
Dimage_properties_android.cc221 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) { in LoadMutableImageProperties()
222 MutableImageProperties result; in LoadMutableImageProperties()
232 const MutableImageProperties& properties) { in StoreMutableImageProperties()
Dimage_properties_android_unittest.cc115 MutableImageProperties props; in TEST_F()
118 MutableImageProperties loaded_props = in TEST_F()
Dimage_properties_chromeos_unittest.cc110 MutableImageProperties mutable_props = in TEST_F()
132 MutableImageProperties mutable_props = in TEST_F()
Domaha_request_params.cc159 MutableImageProperties new_props; in SetTargetChannel()
Domaha_request_params.h342 MutableImageProperties mutable_image_props_;