Searched refs:LoadMutableImageProperties (Results 1 - 5 of 5) sorted by relevance

/system/update_engine/
H A Dimage_properties.h81 MutableImageProperties LoadMutableImageProperties(SystemState* system_state);
H A Dimage_properties_chromeos_unittest.cc109 LoadMutableImageProperties(&fake_system_state_);
130 LoadMutableImageProperties(&fake_system_state_);
H A Dimage_properties_android.cc129 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) { function in namespace:chromeos_update_engine
H A Dimage_properties_chromeos.cc124 MutableImageProperties LoadMutableImageProperties(SystemState* system_state) { function in namespace:chromeos_update_engine
H A Domaha_request_params.cc68 mutable_image_props_ = LoadMutableImageProperties(system_state_);

Completed in 50 milliseconds