Home
last modified time | relevance | path

Searched refs:GeneratePkInfoList (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.c330 static int32_t GeneratePkInfoList(int32_t osAccountId, const CJson *params, CJson *pkInfoList) in GeneratePkInfoList() function
1169 int32_t res = GeneratePkInfoList(osAccountId, params, pkInfoList); in GetPkInfoList()