Home
last modified time | relevance | path

Searched refs:AttemptUpdateWithFlags (Results 1 – 3 of 3) sorted by relevance

/system/update_engine/
Ddbus_service.cc63 return AttemptUpdateWithFlags( in AttemptUpdate()
67 bool DBusUpdateEngineService::AttemptUpdateWithFlags( in AttemptUpdateWithFlags() function in chromeos_update_engine::DBusUpdateEngineService
Ddbus_service.h49 bool AttemptUpdateWithFlags(brillo::ErrorPtr* error,
/system/update_engine/client_library/
Dclient_dbus.cc79 return proxy_->AttemptUpdateWithFlags( in AttemptUpdate()