Home
last modified time | relevance | path

Searched refs:GetPkInfoListImpl (Results 1 – 3 of 3) sorted by relevance

/ohos5.0/base/security/device_auth/services/legacy/group_manager/inc/
H A Dgroup_manager.h52 int32_t GetPkInfoListImpl(int32_t osAccountId, const char *appId, const char *queryParams,
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/
H A Dgroup_manager.c143 int32_t GetPkInfoListImpl(int32_t osAccountId, const char *appId, const char *queryParams, in GetPkInfoListImpl() function
/ohos5.0/base/security/device_auth/services/
H A Ddevice_auth.c1607 g_groupManagerInstance->getPkInfoList = GetPkInfoListImpl; in GetGmInstance()