Home
last modified time | relevance | path

Searched refs:GetGroupAuthIdentity (Results 1 – 5 of 5) sorted by relevance

/ohos5.0/base/security/device_auth/services/identity_manager/src/mock/
H A Didentity_manager_mock.c47 const AuthIdentity *GetGroupAuthIdentity(void) in GetGroupAuthIdentity() function
/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_manager.c42 return GetGroupAuthIdentity(); in GetAuthIdentityByType()
H A Didentity_group.c939 const AuthIdentity *GetGroupAuthIdentity(void) in GetGroupAuthIdentity() function
/ohos5.0/base/security/device_auth/services/identity_manager/inc/
H A Didentity_manager.h64 const AuthIdentity *GetGroupAuthIdentity(void);
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Didentity_manager_test.cpp176 const AuthIdentity *identity = GetGroupAuthIdentity();