Home
last modified time | relevance | path

Searched refs:IsOnlyAccountRelatedGroups (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.c314 static bool IsOnlyAccountRelatedGroups(const GroupEntryVec *groupEntryVec) in IsOnlyAccountRelatedGroups() function
353 if (IsOnlyAccountRelatedGroups(&groupEntryVec)) { in GeneratePkInfoList()