Searched refs:GetCloneBundleIdKey (Results 1 – 4 of 4) sorted by relevance
37 static std::string GetCloneBundleIdKey(const std::string &bundleName, const int32_t appIndex) in GetCloneBundleIdKey() function
187 … std::string cloneBundleName = BundleCloneCommonHelper::GetCloneBundleIdKey(bundleName, appIndex); in ProcessCloneBundleInstall()
335 std::string GetCloneBundleIdKey(const std::string &bundleName, const int32_t appIndex) in GetCloneBundleIdKey() function364 bundleNameCached = GetCloneBundleIdKey(asyncCallbackInfo->bundleName, appIndex); in GetBundleNameByUidExec()414 …bundleNameCached = GetCloneBundleIdKey(asyncCallbackInfo->bundleName, asyncCallbackInfo->appIndex); in GetAppCloneIdentityExec()
4631 BundleCloneCommonHelper::GetCloneBundleIdKey(bundleName, cloneInfo.appIndex); in RestoreUidAndGid()