Home
last modified time | relevance | path

Searched refs:ImageProperties (Results 1 – 5 of 5) sorted by relevance

/system/update_engine/
Dimage_properties_chromeos_unittest.cc63 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
75 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
84 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
89 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
104 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
125 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
140 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
151 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
161 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
Dimage_properties.h31 struct ImageProperties { struct
69 ImageProperties LoadImageProperties(SystemState* system_state); argument
Dimage_properties_android.cc65 ImageProperties LoadImageProperties(SystemState* system_state) { in LoadImageProperties()
66 ImageProperties result; in LoadImageProperties()
Dimage_properties_chromeos.cc88 ImageProperties LoadImageProperties(SystemState* system_state) { in LoadImageProperties()
89 ImageProperties result; in LoadImageProperties()
Domaha_request_params.h276 ImageProperties image_props_;