Searched refs:IsAccountRelatedGroup (Results 1 – 3 of 3) sorted by relevance
28 bool IsAccountRelatedGroup(int groupType);
288 if (IsAccountRelatedGroup((*entry)->type)) { in AddAllPkInfoToList()318 if (!IsAccountRelatedGroup((*entry)->type)) { in IsOnlyAccountRelatedGroups()
449 bool IsAccountRelatedGroup(int groupType) in IsAccountRelatedGroup() function