Searched refs:newDataItem (Results 1 – 1 of 1) sorted by relevance
7574 for (const auto &newDataItem : newDataGroupInfos) { in DeleteGroupDirsForException() local7575 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()