Home
last modified time | relevance | path

Searched refs:QueryRelatedGroupsForGetPk (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.c186 static int32_t QueryRelatedGroupsForGetPk(int32_t osAccountId, const char *udid, GroupEntryVec *ret… in QueryRelatedGroupsForGetPk() function
343 int32_t res = QueryRelatedGroupsForGetPk(osAccountId, udid, &groupEntryVec); in GeneratePkInfoList()