Searched defs:AttemptUpdate (Results 1 – 4 of 4) sorted by relevance
/aosp12/system/update_engine/cros/ | ||
H A D | common_service_unittest.cc | 55 TEST_F(UpdateEngineServiceTest, AttemptUpdate) { in TEST_F() argument |
H A D | dbus_service.cc | 60 bool DBusUpdateEngineService::AttemptUpdate(ErrorPtr* error, in AttemptUpdate() function in chromeos_update_engine::DBusUpdateEngineService |
H A D | common_service.cc | 85 bool UpdateEngineService::AttemptUpdate(ErrorPtr* /* error */, in AttemptUpdate() function in chromeos_update_engine::UpdateEngineService |
/aosp12/system/update_engine/client_library/ | ||
H A D | client_dbus.cc | 76 bool DBusUpdateEngineClient::AttemptUpdate(const string& in_app_version, in AttemptUpdate() function in update_engine::internal::DBusUpdateEngineClient |