HomeSort by relevance Sort by last modified time
    Searched refs:MutableImageProperties (Results 1 - 6 of 6) sorted by null

  /system/update_engine/
image_properties.h 57 struct MutableImageProperties {
73 MutableImageProperties LoadMutableImageProperties(SystemState* system_state);
78 const MutableImageProperties& properties);
image_properties_android.cc 105 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) {
106 MutableImageProperties result;
118 const MutableImageProperties& properties) {
image_properties_chromeos.cc 124 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) {
125 MutableImageProperties result;
138 const MutableImageProperties& properties) {
image_properties_chromeos_unittest.cc 108 MutableImageProperties mutable_props =
129 MutableImageProperties mutable_props =
omaha_request_params.cc 163 MutableImageProperties new_props;
omaha_request_params.h 277 MutableImageProperties mutable_image_props_;

Completed in 82 milliseconds