Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp7574 for (const auto &newDataItem : newDataGroupInfos) { in DeleteGroupDirsForException() local
7575 std::string newGroupId = newDataItem.first; in DeleteGroupDirsForException()
7576 if (newDataItem.second.empty()) { in DeleteGroupDirsForException()
7585 std::to_string(userId) + ServiceConstants::DATA_GROUP_PATH + newDataItem.second[0].uuid; in DeleteGroupDirsForException()