Searched refs:GaGetAccountGroup (Results 1 – 1 of 1) sorted by relevance
/ohos5.0/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/account_related_group_auth/ |
H A D | account_related_group_auth.c | 214 static void GaGetAccountGroup(int32_t osAccountId, GroupType type, const char *peerUserId, in GaGetAccountGroup() function 263 GaGetAccountGroup(osAccountId, IDENTICAL_ACCOUNT_GROUP, peerUserId, queryParams, vec); in GetAccountCandidateGroup() 265 … GaGetAccountGroup(osAccountId, ACROSS_ACCOUNT_AUTHORIZE_GROUP, peerUserId, queryParams, vec); in GetAccountCandidateGroup()
|