Lines Matching refs:nullptr
85 nullptr); in AttemptUpdate()
90 return proxy_->AttemptInstall(omaha_url, dlc_ids, nullptr); in AttemptInstall()
95 return proxy_->SetDlcActiveValue(is_active, dlc_id, /*error=*/nullptr); in SetDlcActiveValue()
100 if (!proxy_->GetStatusAdvanced(&status, nullptr)) { in GetStatus()
109 return proxy_->SetCohortHint(cohort_hint, nullptr); in SetCohortHint()
113 return proxy_->GetCohortHint(cohort_hint, nullptr); in GetCohortHint()
117 return proxy_->SetUpdateOverCellularPermission(allowed, nullptr); in SetUpdateOverCellularPermission()
122 return proxy_->GetUpdateOverCellularPermission(allowed, nullptr); in GetUpdateOverCellularPermission()
126 return proxy_->SetP2PUpdatePermission(enabled, nullptr); in SetP2PUpdatePermission()
130 return proxy_->GetP2PUpdatePermission(enabled, nullptr); in GetP2PUpdatePermission()
134 return proxy_->AttemptRollback(powerwash, nullptr); in Rollback()
139 return proxy_->GetRollbackPartition(rollback_partition, nullptr); in GetRollbackPartition()
143 return proxy_->GetPrevVersion(prev_version, nullptr); in GetPrevVersion()
147 bool ret = proxy_->RebootIfNeeded(nullptr); in RebootIfNeeded()
157 return proxy_->ResetStatus(nullptr); in ResetStatus()
168 StatusUpdateHandlersRegistered(nullptr); in DBusStatusHandlersRegistered()
234 return proxy_->SetChannel(in_target_channel, allow_powerwash, nullptr); in SetTargetChannel()
240 nullptr); in GetTargetChannel()
246 nullptr); in GetChannel()
251 return proxy_->GetLastAttemptError(last_attempt_error, nullptr); in GetLastAttemptError()