Home
last modified time | relevance | path

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

/system/update_engine/
Dcommon_service_unittest.cc88 TEST_F(UpdateEngineServiceTest, AttemptInstall) { in TEST_F() argument
Ddbus_service.cc65 bool DBusUpdateEngineService::AttemptInstall(ErrorPtr* error, in AttemptInstall() function in chromeos_update_engine::DBusUpdateEngineService
Dcommon_service.cc110 bool UpdateEngineService::AttemptInstall(brillo::ErrorPtr* error, in AttemptInstall() function in chromeos_update_engine::UpdateEngineService
/system/update_engine/client_library/
Dclient_binder.cc62 bool BinderUpdateEngineClient::AttemptInstall( in AttemptInstall() function in update_engine::internal::BinderUpdateEngineClient
Dclient_dbus.cc60 bool DBusUpdateEngineClient::AttemptInstall( in AttemptInstall() function in update_engine::internal::DBusUpdateEngineClient