Home
last modified time | relevance | path

Searched refs:CREATE_HC_VECTOR (Results 1 - 24 of 24) sorted by relevance

/base/security/device_auth/services/legacy/authenticators/src/account_related/
H A Daccount_version_util.c52 g_authVersionInfoVec = CREATE_HC_VECTOR(AccountVersionInfoVec); in InitVersionInfos()
/base/security/device_auth/services/cred_manager/src/
H A Dcred_manager.c44 g_credPluginVec = CREATE_HC_VECTOR(CredPluginVec); in InitCredMgr()
/base/security/device_auth/deps_adapter/os_adapter/impl/src/
H A Dhc_task_thread.c140 thread->tasks = CREATE_HC_VECTOR(TaskVec); in InitHcTaskThread()
/base/security/device_auth/services/key_agree_sdk/src/
H A Dkey_agree_session_manager.c54 g_SessionNodeVec = CREATE_HC_VECTOR(SessionNodeVec); in CreateKeyAgreeSessionMgr()
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
H A Ddas_module.c127 g_taskInModuleVec = CREATE_HC_VECTOR(TaskInModuleVec); in InitDasModule()
H A Ddas_task_main.c388 task->vec = CREATE_HC_VECTOR(SubTaskVec); in CreateTaskT()
515 g_protocolEntityVec = CREATE_HC_VECTOR(DasProtocolEntityVec); in InitDasProtocolEntities()
/base/security/device_auth/common_lib/interfaces/
H A Dhc_vector.h159 #define CREATE_HC_VECTOR(classname) Create##classname() macro
H A Dhc_tlv_parser.h315 tlv->data = CREATE_HC_VECTOR(Vec##TlvVecName); \
/base/security/device_auth/services/frameworks/src/os_account_adapter/
H A Dos_account_adapter.cpp196 g_callbackVec = CREATE_HC_VECTOR(EventCallbackVec); in InitOsAccountAdapter()
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/group_auth_common/
H A Dgroup_auth_data_operation.c152 DeviceEntryVec deviceEntryVec = CREATE_HC_VECTOR(DeviceEntryVec); in GaGetTrustedDeviceEntryById()
/base/security/device_auth/services/legacy/group_manager/src/callback_manager/
H A Dcallback_manager.c244 g_callbackVec = CREATE_HC_VECTOR(GMCallbackEntryVec); in InitCallbackManager()
/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/
H A Dsoft_bus_channel.c251 g_channelVec = CREATE_HC_VECTOR(ChannelEntryVec); in InitSoftBusChannelModule()
/base/security/device_auth/services/session_manager/src/
H A Ddev_session_mgr.c107 g_sessionInfoList = CREATE_HC_VECTOR(SessionInfoList); in InitDevSessionManager()
/base/security/device_auth/services/frameworks/src/module/
H A Ddev_auth_module_manager.c253 g_authModuleVec = CREATE_HC_VECTOR(AuthModuleVec); in InitModules()
/base/security/device_auth/services/legacy/group_manager/src/broadcast_manager/
H A Dbroadcast_manager.c246 g_listenerEntryVec = CREATE_HC_VECTOR(ListenerEntryVec); in InitBroadcastManager()
/base/security/device_auth/services/frameworks/src/hiview_adapter/
H A Dperformance_dumper.c574 g_performDataVec = CREATE_HC_VECTOR(PerformDataVec); in InitPerformanceDumper()
/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/
H A Dexpand_sub_session.c538 impl->cmdList = CREATE_HC_VECTOR(CmdList); in CreateExpandSubSession()
/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/
H A Dsym_token_manager.c779 g_symTokensDb = CREATE_HC_VECTOR(SymTokensDb); in InitSymTokenManager()
H A Dasy_token_manager.c1316 g_accountTokenDb = CREATE_HC_VECTOR(AccountTokenDb); in InitTokenManager()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/across_account_group/
H A Dacross_account_group.c99 DeviceEntryVec deviceEntryVec = CREATE_HC_VECTOR(DeviceEntryVec); in AddCredTypeToParamsFromIdenticalGroup()
/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/
H A Dcompatible_auth_sub_session_common.c577 *vec = CREATE_HC_VECTOR(ParamsVecForAuth); in CreateAuthParamsList()
/base/security/device_auth/services/privacy_enhancement/src/
H A Dpseudonym_manager.c566 g_pseudonymDb = CREATE_HC_VECTOR(PseudonymDb); in InitPseudonymManger()
/base/security/device_auth/services/
H A Ddevice_auth.c108 DeviceEntryVec deviceEntryVec = CREATE_HC_VECTOR(DeviceEntryVec); in GetUdidByGroup()
/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c1678 g_deviceauthDb = CREATE_HC_VECTOR(DeviceAuthDb); in InitDatabase()

Completed in 21 milliseconds