Lines Matching refs:BusinessError
157 BusinessError &businessError)
169 BusinessError &businessError)
181 BusinessError &businessError)
193 BusinessError &businessError)
204 int32_t UpdateService::GetTaskInfo(const UpgradeInfo &info, TaskInfo &taskInfo, BusinessError &businessError)
215 BusinessError &businessError)
225 int32_t UpdateService::GetUpgradePolicy(const UpgradeInfo &info, UpgradePolicy &policy, BusinessError &businessError)
235 int32_t UpdateService::CheckNewVersion(const UpgradeInfo &info, BusinessError &businessError, CheckResult &checkResult)
246 const DownloadOptions &downloadOptions, BusinessError &businessError)
257 const PauseDownloadOptions &pauseDownloadOptions, BusinessError &businessError)
266 const ResumeDownloadOptions &resumeDownloadOptions, BusinessError &businessError)
274 const UpgradeOptions &upgradeOptions, BusinessError &businessError)
285 const ClearOptions &clearOptions, BusinessError &businessError)
295 int32_t UpdateService::TerminateUpgrade(const UpgradeInfo &info, BusinessError &businessError)
305 int32_t UpdateService::Cancel(const UpgradeInfo &info, int32_t service, BusinessError &businessError)
315 int32_t UpdateService::FactoryReset(BusinessError &businessError)
326 const std::vector<std::string> &packageNames, BusinessError &businessError)
337 BusinessError &businessError)
379 BusinessError businessError;