Home
last modified time | relevance | path

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

/aosp12/system/update_engine/cros/
H A Dcommon_service_unittest.cc84 TEST_F(UpdateEngineServiceTest, AttemptInstall) { in TEST_F() argument
H A Ddbus_service.cc84 bool DBusUpdateEngineService::AttemptInstall(ErrorPtr* error, in AttemptInstall() function in chromeos_update_engine::DBusUpdateEngineService
H A Dcommon_service.cc105 bool UpdateEngineService::AttemptInstall(brillo::ErrorPtr* error, in AttemptInstall() function in chromeos_update_engine::UpdateEngineService
/aosp12/system/update_engine/client_library/
H A Dclient_dbus.cc88 bool DBusUpdateEngineClient::AttemptInstall(const string& omaha_url, in AttemptInstall() function in update_engine::internal::DBusUpdateEngineClient