Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp7575 std::string newGroupId = newDataItem.first; in DeleteGroupDirsForException() local
7577 …_LOGE("infos empty in %{public}s %{public}s", oldInfo.GetBundleName().c_str(), newGroupId.c_str()); in DeleteGroupDirsForException()
7580 if (oldDatagroupInfos.find(newGroupId) != oldDatagroupInfos.end() || in DeleteGroupDirsForException()
7581 IsShareDataGroupIdNoLock(newGroupId, userId)) { in DeleteGroupDirsForException()