Home
last modified time | relevance | path

Searched refs:cloneBundleName (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/clone/
H A Dbundle_clone_installer.cpp187 … std::string cloneBundleName = BundleCloneCommonHelper::GetCloneBundleIdKey(bundleName, appIndex); in ProcessCloneBundleInstall() local
189 tmpUserInfo.bundleName = cloneBundleName; in ProcessCloneBundleInstall()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbase_bundle_installer.cpp2693 std::string cloneBundleName = BundleCloneCommonHelper::GetCloneDataDir( in SetDirApl() local
2695 ErrCode cloneRet = this->SetDirApl(userId, info.GetBundleName(), cloneBundleName, in SetDirApl()
H A Dbundle_data_mgr.cpp4630 std::string cloneBundleName = in RestoreUidAndGid() local
4635 bundleIdMap_.emplace(bundleId, cloneBundleName); in RestoreUidAndGid()
4637 bundleIdMap_[bundleId] = cloneBundleName; in RestoreUidAndGid()