Home
last modified time | relevance | path

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

/system/update_engine/
Dimage_properties_chromeos_unittest.cc64 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
76 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
85 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
90 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
106 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
128 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
144 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
156 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
167 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
Dimage_properties_android_unittest.cc68 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
80 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
88 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
101 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
107 ImageProperties props = LoadImageProperties(&fake_system_state_); in TEST_F()
Dimage_properties.h31 struct ImageProperties { struct
84 ImageProperties LoadImageProperties(SystemState* system_state); argument
Dimage_properties_chromeos.cc89 ImageProperties LoadImageProperties(SystemState* system_state) { in LoadImageProperties()
90 ImageProperties result; in LoadImageProperties()
Dimage_properties_android.cc171 ImageProperties LoadImageProperties(SystemState* system_state) { in LoadImageProperties()
172 ImageProperties result; in LoadImageProperties()
Domaha_request_params.h280 ImageProperties image_props_;