Home
last modified time | relevance | path

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

/system/update_engine/
Dimage_properties.h57 struct MutableImageProperties { struct
73 MutableImageProperties LoadMutableImageProperties(SystemState* system_state); argument
78 const MutableImageProperties& properties);
Dimage_properties_android.cc105 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) { in LoadMutableImageProperties()
106 MutableImageProperties result; in LoadMutableImageProperties()
118 const MutableImageProperties& properties) { in StoreMutableImageProperties()
Dimage_properties_chromeos.cc124 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) { in LoadMutableImageProperties()
125 MutableImageProperties result; in LoadMutableImageProperties()
138 const MutableImageProperties& properties) { in StoreMutableImageProperties()
Dimage_properties_chromeos_unittest.cc108 MutableImageProperties mutable_props = in TEST_F()
129 MutableImageProperties mutable_props = in TEST_F()
Domaha_request_params.cc163 MutableImageProperties new_props; in SetTargetChannel()
Domaha_request_params.h277 MutableImageProperties mutable_image_props_;