Searched defs:stopReason (Results 1 – 12 of 12) sorted by relevance
197 void ModuleUpdateService::OnStop(const SystemAbilityOnDemandReason &stopReason) in OnStop()
250 nlohmann::json stopReason = LocalAbilityManager::GetInstance().GetStopReason(saId_); in Stop() local399 void SystemAbility::OnStop(const SystemAbilityOnDemandReason& stopReason) in OnStop()
475 nlohmann::json stopReason = ParseUtil::StringToJsonObj(eventStr); in StopAbility() local
201 void SystemAbility::OnStop(const SystemAbilityOnDemandReason& stopReason) in OnStop()
197 void SystemAbility::OnStop(const SystemAbilityOnDemandReason& stopReason) in OnStop()
228 void SystemAbility::OnStop(const SystemAbilityOnDemandReason& stopReason) in OnStop()
232 void SystemAbility::OnStop(const SystemAbilityOnDemandReason& stopReason) in OnStop()
94 void SystemAbilityWrapper::OnStop(const OHOS::SystemAbilityOnDemandReason &stopReason) in OnStop()
138 StopReason stopReason = StopReason::STOP_REASON_INVALID; member
844 …creenCaptureServer::SetErrorInfo(int32_t errCode, const std::string &errMsg, StopReason stopReason, in SetErrorInfo()
467 void UpdateService::OnStop(const SystemAbilityOnDemandReason &stopReason) in OnStop()
165 void DistributedSchedService::OnStop(const SystemAbilityOnDemandReason &stopReason) in OnStop()