Searched defs:AttemptInstall (Results 1 – 5 of 5) sorted by relevance
/system/update_engine/ | ||
D | common_service_unittest.cc | 88 TEST_F(UpdateEngineServiceTest, AttemptInstall) { in TEST_F() argument |
D | dbus_service.cc | 65 bool DBusUpdateEngineService::AttemptInstall(ErrorPtr* error, in AttemptInstall() function in chromeos_update_engine::DBusUpdateEngineService |
D | common_service.cc | 110 bool UpdateEngineService::AttemptInstall(brillo::ErrorPtr* error, in AttemptInstall() function in chromeos_update_engine::UpdateEngineService |
/system/update_engine/client_library/ | ||
D | client_binder.cc | 62 bool BinderUpdateEngineClient::AttemptInstall( in AttemptInstall() function in update_engine::internal::BinderUpdateEngineClient |
D | client_dbus.cc | 60 bool DBusUpdateEngineClient::AttemptInstall( in AttemptInstall() function in update_engine::internal::DBusUpdateEngineClient |