Home
last modified time | relevance | path

Searched refs:QueryAuthGroupForServer (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 Daccount_related_group_auth.c371 static int32_t QueryAuthGroupForServer(int32_t osAccountId, GroupEntryVec *accountVec, CJson *data) in QueryAuthGroupForServer() function
630 int32_t res = QueryAuthGroupForServer(osAccountId, &accountVec, dataFromClient); in AddSelfAccountInfoForServer()