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