Home
last modified time | relevance | path

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

/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/include/
H A Dinner_bundle_info.h1967 void RemoveGroupInfos(int32_t userId, const std::string &dataGroupId) in RemoveGroupInfos() function
1994 RemoveGroupInfos(userId, item.first); in UpdateDataGroupInfos()
/ohos5.0/foundation/bundlemanager/bundle_framework/services/bundlemgr/src/
H A Dbundle_data_mgr.cpp7445 bundleInfoItem->second.RemoveGroupInfos(userId, groupId); in DeleteUserDataGroupInfos()