Home
last modified time | relevance | path

Searched refs:DECLARE_HC_VECTOR (Results 1 - 25 of 28) sorted by relevance

12

/base/security/device_auth/services/session_manager/inc/session/
H A Ddev_session_def.h31 DECLARE_HC_VECTOR(EventList, SessionEvent)
32 DECLARE_HC_VECTOR(AuthSubSessionList, AuthSubSession *)
/base/security/device_auth/services/identity_manager/inc/
H A Didentity_defines.h93 DECLARE_HC_VECTOR(ProtocolEntityVec, ProtocolEntity *)
113 DECLARE_HC_VECTOR(IdentityInfoVec, IdentityInfo *)
/base/security/device_auth/common_lib/interfaces/
H A Dhc_string_vector.h26 DECLARE_HC_VECTOR(StringVector, HcString)
H A Dhc_vector.h23 * 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 Dhc_tlv_parser.h213 DECLARE_HC_VECTOR(Vec##TlvVecName, TlvVecElement) \
/base/security/device_auth/services/session_manager/inc/session/v1/compatible_auth_sub_session/
H A Dcompatible_auth_sub_session_defines.h25 DECLARE_HC_VECTOR(ParamsVecForAuth, void*)
/base/security/device_auth/deps_adapter/os_adapter/interfaces/
H A Dhc_task_thread.h31 DECLARE_HC_VECTOR(TaskVec, HcTaskWrap)
/base/security/device_auth/services/legacy/authenticators/inc/account_related/creds_manager/
H A Dsym_token_manager.h28 DECLARE_HC_VECTOR(SymTokenVec, SymToken*)
H A Dasy_token_manager.h37 DECLARE_HC_VECTOR(AccountTokenVec, AccountToken*)
/base/security/device_auth/services/legacy/authenticators/inc/account_unrelated/
H A Ddas_task_main.h25 DECLARE_HC_VECTOR(SubTaskVec, void *)
/base/security/device_auth/services/data_manager/inc/
H A Ddata_manager.h43 DECLARE_HC_VECTOR(GroupEntryVec, TrustedGroupEntry*)
59 DECLARE_HC_VECTOR(DeviceEntryVec, TrustedDeviceEntry*)
/base/security/device_auth/services/legacy/authenticators/src/account_related/
H A Daccount_version_util.c28 DECLARE_HC_VECTOR(AccountVersionInfoVec, void *)
/base/security/device_auth/services/cred_manager/src/
H A Dcred_manager.c24 DECLARE_HC_VECTOR(CredPluginVec, CredPlugin *);
/base/security/device_auth/services/frameworks/inc/hiview_adapter/
H A Dperformance_dumper.h63 DECLARE_HC_VECTOR(PerformDataVec, PerformData*)
/base/security/device_auth/services/key_agree_sdk/src/
H A Dkey_agree_session_manager.c29 DECLARE_HC_VECTOR(SessionNodeVec, SessionNode);
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
H A Ddas_module.c27 DECLARE_HC_VECTOR(TaskInModuleVec, void *);
/base/security/device_auth/services/frameworks/src/os_account_adapter/
H A Dos_account_adapter.cpp37 DECLARE_HC_VECTOR(EventCallbackVec, OsAccountEventCallback)
/base/security/device_auth/services/legacy/group_manager/src/callback_manager/
H A Dcallback_manager.c33 DECLARE_HC_VECTOR(GMCallbackEntryVec, CallbackEntry);
/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/
H A Dsoft_bus_channel.c33 DECLARE_HC_VECTOR(ChannelEntryVec, ChannelEntry);
/base/security/device_auth/services/session_manager/src/
H A Ddev_session_mgr.c32 DECLARE_HC_VECTOR(SessionInfoList, SessionInfo)
/base/security/device_auth/services/frameworks/src/module/
H A Ddev_auth_module_manager.c27 DECLARE_HC_VECTOR(AuthModuleVec, AuthModuleBase *);
/base/security/device_auth/services/legacy/group_manager/src/broadcast_manager/
H A Dbroadcast_manager.c31 DECLARE_HC_VECTOR(ListenerEntryVec, ListenerEntry);
/base/security/device_auth/services/privacy_enhancement/src/
H A Dpseudonym_manager.c41 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 Dexpand_sub_session.c42 DECLARE_HC_VECTOR(CmdList, BaseCmd *)
/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dsym_token_manager.c38 DECLARE_HC_VECTOR(SymTokensDb, OsSymTokensInfo)

Completed in 17 milliseconds

12