• Home
  • Raw
  • Download

Lines Matching defs:error

41 bool DBusUpdateEngineService::AttemptUpdate(ErrorPtr* error,  in AttemptUpdate()
49 ErrorPtr* error, in AttemptUpdateWithFlags()
65 bool DBusUpdateEngineService::AttemptInstall(ErrorPtr* error, in AttemptInstall()
88 bool DBusUpdateEngineService::AttemptRollback(ErrorPtr* error, in AttemptRollback()
93 bool DBusUpdateEngineService::CanRollback(ErrorPtr* error, in CanRollback()
98 bool DBusUpdateEngineService::ResetStatus(ErrorPtr* error) { in ResetStatus()
102 bool DBusUpdateEngineService::GetStatus(ErrorPtr* error, in GetStatus()
120 bool DBusUpdateEngineService::RebootIfNeeded(ErrorPtr* error) { in RebootIfNeeded()
124 bool DBusUpdateEngineService::SetChannel(ErrorPtr* error, in SetChannel()
130 bool DBusUpdateEngineService::GetChannel(ErrorPtr* error, in GetChannel()
136 bool DBusUpdateEngineService::GetCohortHint(ErrorPtr* error, in GetCohortHint()
141 bool DBusUpdateEngineService::SetCohortHint(ErrorPtr* error, in SetCohortHint()
146 bool DBusUpdateEngineService::SetP2PUpdatePermission(ErrorPtr* error, in SetP2PUpdatePermission()
151 bool DBusUpdateEngineService::GetP2PUpdatePermission(ErrorPtr* error, in GetP2PUpdatePermission()
156 bool DBusUpdateEngineService::SetUpdateOverCellularPermission(ErrorPtr* error, in SetUpdateOverCellularPermission()
162 brillo::ErrorPtr* error, in SetUpdateOverCellularTarget()
170 ErrorPtr* error, bool* out_allowed) { in GetUpdateOverCellularPermission()
175 ErrorPtr* error, int64_t* out_usec_wallclock) { in GetDurationSinceUpdate()
179 bool DBusUpdateEngineService::GetPrevVersion(ErrorPtr* error, in GetPrevVersion()
185 ErrorPtr* error, string* out_rollback_partition_name) { in GetRollbackPartition()
190 ErrorPtr* error, int32_t* out_last_attempt_error) { in GetLastAttemptError()
194 bool DBusUpdateEngineService::GetEolStatus(ErrorPtr* error, in GetEolStatus()