Home
last modified time | relevance | path

Searched refs:LoadImageProperties (Results 1 – 4 of 4) sorted by relevance

/system/update_engine/
Dimage_properties.h65 ImageProperties LoadImageProperties(SystemState* system_state);
Dimage_properties_android.cc59 ImageProperties LoadImageProperties(SystemState* system_state) { in LoadImageProperties() function
Dimage_properties_chromeos.cc88 ImageProperties LoadImageProperties(SystemState* system_state) { in LoadImageProperties() function
Domaha_request_params.cc67 image_props_ = LoadImageProperties(system_state_); in Init()