Home
last modified time | relevance | path

Searched defs:AttemptUpdate (Results 1 – 4 of 4) sorted by relevance

/aosp12/system/update_engine/cros/
H A Dcommon_service_unittest.cc55 TEST_F(UpdateEngineServiceTest, AttemptUpdate) { in TEST_F() argument
H A Ddbus_service.cc60 bool DBusUpdateEngineService::AttemptUpdate(ErrorPtr* error, in AttemptUpdate() function in chromeos_update_engine::DBusUpdateEngineService
H A Dcommon_service.cc85 bool UpdateEngineService::AttemptUpdate(ErrorPtr* /* error */, in AttemptUpdate() function in chromeos_update_engine::UpdateEngineService
/aosp12/system/update_engine/client_library/
H A Dclient_dbus.cc76 bool DBusUpdateEngineClient::AttemptUpdate(const string& in_app_version, in AttemptUpdate() function in update_engine::internal::DBusUpdateEngineClient