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

  /system/update_engine/
image_properties.h 53 struct MutableImageProperties {
69 MutableImageProperties LoadMutableImageProperties(SystemState* system_state);
74 const MutableImageProperties& properties);
image_properties_android.cc 90 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) {
91 MutableImageProperties result;
103 const MutableImageProperties& properties) {
image_properties_chromeos.cc 122 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) {
123 MutableImageProperties result;
136 const MutableImageProperties& properties) {
omaha_request_params.cc 163 MutableImageProperties new_props;
omaha_request_params.h 271 MutableImageProperties mutable_image_props_;

Completed in 110 milliseconds