/base/security/device_auth/services/session_manager/inc/session/ |
H A D | dev_session_def.h | 31 DECLARE_HC_VECTOR(EventList, SessionEvent) 32 DECLARE_HC_VECTOR(AuthSubSessionList, AuthSubSession *)
|
/base/security/device_auth/services/identity_manager/inc/ |
H A D | identity_defines.h | 93 DECLARE_HC_VECTOR(ProtocolEntityVec, ProtocolEntity *) 113 DECLARE_HC_VECTOR(IdentityInfoVec, IdentityInfo *)
|
/base/security/device_auth/common_lib/interfaces/ |
H A D | hc_string_vector.h | 26 DECLARE_HC_VECTOR(StringVector, HcString)
|
H A D | hc_vector.h | 23 * Use DECLARE_HC_VECTOR to declare the vector in the head/src file.
27 * DECLARE_HC_VECTOR(IntVec, int)
29 #define DECLARE_HC_VECTOR(ClassName, Element) \
macro
|
H A D | hc_tlv_parser.h | 213 DECLARE_HC_VECTOR(Vec##TlvVecName, TlvVecElement) \
|
/base/security/device_auth/services/session_manager/inc/session/v1/compatible_auth_sub_session/ |
H A D | compatible_auth_sub_session_defines.h | 25 DECLARE_HC_VECTOR(ParamsVecForAuth, void*)
|
/base/security/device_auth/deps_adapter/os_adapter/interfaces/ |
H A D | hc_task_thread.h | 31 DECLARE_HC_VECTOR(TaskVec, HcTaskWrap)
|
/base/security/device_auth/services/legacy/authenticators/inc/account_related/creds_manager/ |
H A D | sym_token_manager.h | 28 DECLARE_HC_VECTOR(SymTokenVec, SymToken*)
|
H A D | asy_token_manager.h | 37 DECLARE_HC_VECTOR(AccountTokenVec, AccountToken*)
|
/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/ |
H A D | das_task_main.h | 25 DECLARE_HC_VECTOR(SubTaskVec, void *)
|
/base/security/device_auth/services/data_manager/inc/ |
H A D | data_manager.h | 43 DECLARE_HC_VECTOR(GroupEntryVec, TrustedGroupEntry*) 59 DECLARE_HC_VECTOR(DeviceEntryVec, TrustedDeviceEntry*)
|
/base/security/device_auth/services/legacy/authenticators/src/account_related/ |
H A D | account_version_util.c | 28 DECLARE_HC_VECTOR(AccountVersionInfoVec, void *)
|
/base/security/device_auth/services/cred_manager/src/ |
H A D | cred_manager.c | 24 DECLARE_HC_VECTOR(CredPluginVec, CredPlugin *);
|
/base/security/device_auth/services/frameworks/inc/hiview_adapter/ |
H A D | performance_dumper.h | 63 DECLARE_HC_VECTOR(PerformDataVec, PerformData*)
|
/base/security/device_auth/services/key_agree_sdk/src/ |
H A D | key_agree_session_manager.c | 29 DECLARE_HC_VECTOR(SessionNodeVec, SessionNode);
|
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/ |
H A D | das_module.c | 27 DECLARE_HC_VECTOR(TaskInModuleVec, void *);
|
/base/security/device_auth/services/frameworks/src/os_account_adapter/ |
H A D | os_account_adapter.cpp | 37 DECLARE_HC_VECTOR(EventCallbackVec, OsAccountEventCallback)
|
/base/security/device_auth/services/legacy/group_manager/src/callback_manager/ |
H A D | callback_manager.c | 33 DECLARE_HC_VECTOR(GMCallbackEntryVec, CallbackEntry);
|
/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/ |
H A D | soft_bus_channel.c | 33 DECLARE_HC_VECTOR(ChannelEntryVec, ChannelEntry);
|
/base/security/device_auth/services/session_manager/src/ |
H A D | dev_session_mgr.c | 32 DECLARE_HC_VECTOR(SessionInfoList, SessionInfo)
|
/base/security/device_auth/services/frameworks/src/module/ |
H A D | dev_auth_module_manager.c | 27 DECLARE_HC_VECTOR(AuthModuleVec, AuthModuleBase *);
|
/base/security/device_auth/services/legacy/group_manager/src/broadcast_manager/ |
H A D | broadcast_manager.c | 31 DECLARE_HC_VECTOR(ListenerEntryVec, ListenerEntry);
|
/base/security/device_auth/services/privacy_enhancement/src/ |
H A D | pseudonym_manager.c | 41 DECLARE_HC_VECTOR(PseudonymInfoVec, PseudonymInfo*); 49 DECLARE_HC_VECTOR(PseudonymDb, OsAccountPseudonymInfo)
|
/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/ |
H A D | expand_sub_session.c | 42 DECLARE_HC_VECTOR(CmdList, BaseCmd *)
|
/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/ |
H A D | sym_token_manager.c | 38 DECLARE_HC_VECTOR(SymTokensDb, OsSymTokensInfo)
|