Home
last modified time | relevance | path

Searched refs:AuthIdentityManager (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/base/security/device_auth/services/identity_manager/src/
H A Didentity_manager.c53 static const AuthIdentityManager g_identityManager = {
58 const AuthIdentityManager *GetAuthIdentityManager(void) in GetAuthIdentityManager()
/ohos5.0/base/security/device_auth/services/identity_manager/inc/
H A Didentity_manager.h62 } AuthIdentityManager; typedef
69 const AuthIdentityManager *GetAuthIdentityManager(void);
/ohos5.0/base/security/device_auth/services/identity_manager/src/mock/
H A Didentity_manager_mock.c42 const AuthIdentityManager *GetAuthIdentityManager(void) in GetAuthIdentityManager()
/ohos5.0/base/security/device_auth/test/unittest/deviceauth/source/
H A Ddeviceauth_func_test.cpp1323 const AuthIdentityManager *authIdentityManager = GetAuthIdentityManager();