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

  /system/update_engine/
image_properties_chromeos_unittest.cc 63 ImageProperties props = LoadImageProperties(&fake_system_state_);
75 ImageProperties props = LoadImageProperties(&fake_system_state_);
84 ImageProperties props = LoadImageProperties(&fake_system_state_);
89 ImageProperties props = LoadImageProperties(&fake_system_state_);
104 ImageProperties props = LoadImageProperties(&fake_system_state_);
125 ImageProperties props = LoadImageProperties(&fake_system_state_);
140 ImageProperties props = LoadImageProperties(&fake_system_state_);
151 ImageProperties props = LoadImageProperties(&fake_system_state_);
161 ImageProperties props = LoadImageProperties(&fake_system_state_);
image_properties.h 69 ImageProperties LoadImageProperties(SystemState* system_state);
image_properties_android.cc 65 ImageProperties LoadImageProperties(SystemState* system_state) {
image_properties_chromeos.cc 88 ImageProperties LoadImageProperties(SystemState* system_state) {
omaha_request_params.cc 67 image_props_ = LoadImageProperties(system_state_);

Completed in 1388 milliseconds