Searched refs:SetAppIdentifier (Results 1 – 8 of 8) sorted by relevance
575 void SetAppIdentifier(const std::string &appIdentifier);
2183 void SetAppIdentifier(const std::string &appIdentifier);
691 newInfo.SetAppIdentifier(provisionInfo.bundleInfo.appIdentifier); in CollectProvisionInfo()
4169 info.SetAppIdentifier(provisionInfo.bundleInfo.appIdentifier); in SetProvisionInfoToInnerBundleInfo()
4211 void InnerBundleInfo::SetAppIdentifier(const std::string &appIdentifier) in SetAppIdentifier() function in OHOS::AppExecFwk::InnerBundleInfo
361 oldInfo.SetAppIdentifier(newInfo.GetAppIdentifier()); in AddNewModuleInfo()641 oldInfo.SetAppIdentifier(newInfo.GetAppIdentifier()); in UpdateInnerBundleInfo()
98 appRecord->SetAppIdentifier(bundleInfo.signatureInfo.appIdentifier); in CreateAppRunningRecord()
390 void AppRunningRecord::SetAppIdentifier(const std::string &appIdentifier) in SetAppIdentifier() function in OHOS::AppExecFwk::AppRunningRecord