Home
last modified time | relevance | path

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

/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/group_operation/
H A Dgroup_operation.c39 static bool IsGroupTypeSupported(int groupType) in IsGroupTypeSupported() function
378 if (!IsGroupTypeSupported(groupType)) { in GetGroupInstance()
680 if (!IsGroupTypeSupported(groupType)) { in AddMultiMembersToGroupInner()
757 if (!IsGroupTypeSupported(groupType)) { in DelMultiMembersFromGroupInner()
940 if ((groupType != ALL_GROUP) && (!IsGroupTypeSupported(groupType))) { in GetAccessibleGroupInfo()
983 if (!IsGroupTypeSupported(groupType)) { in GetAccessibleJoinedGroups()