HomeSort by relevance Sort by last modified time
    Searched defs:AttemptUpdate (Results 1 - 5 of 5) sorted by null

  /system/update_engine/
binder_service_brillo.cc 65 Status BinderUpdateEngineBrilloService::AttemptUpdate(
70 return CallCommonHandler(&UpdateEngineService::AttemptUpdate,
dbus_service.cc 36 bool DBusUpdateEngineService::AttemptUpdate(ErrorPtr* error,
52 return common_->AttemptUpdate(
common_service.cc 88 bool UpdateEngineService::AttemptUpdate(ErrorPtr* /* error */,
  /system/update_engine/client_library/
client_binder.cc 48 bool BinderUpdateEngineClient::AttemptUpdate(const string& in_app_version,
53 ->AttemptUpdate(
client_dbus.cc 46 bool DBusUpdateEngineClient::AttemptUpdate(const string& in_app_version,

Completed in 84 milliseconds