Searched refs:IsDataGroupIdExistNoLock (Results 1 – 2 of 2) sorted by relevance
920 bool IsDataGroupIdExistNoLock(const std::string &dataGroupId, int32_t userId) const;
7446 if (!keepData && !IsDataGroupIdExistNoLock(groupId, userId)) { in DeleteUserDataGroupInfos()7502 bool BundleDataMgr::IsDataGroupIdExistNoLock(const std::string &dataGroupId, int32_t userId) const in IsDataGroupIdExistNoLock() function in OHOS::AppExecFwk::BundleDataMgr7552 if (!IsDataGroupIdExistNoLock(oldGroupId, userId)) { in RemoveOldGroupDirs()