/ohos5.0/base/security/device_auth/services/identity_manager/src/ |
H A D | identity_common.c | 175 DESTROY_HC_VECTOR(IdentityInfoVec, vec); in ClearIdentityInfoVec() 186 DESTROY_HC_VECTOR(ProtocolEntityVec, vec); in ClearProtocolEntityVec()
|
/ohos5.0/base/security/device_auth/common_lib/impl/src/ |
H A D | hc_string_vector.c | 32 DESTROY_HC_VECTOR(StringVector, vec); in DestroyStrVector()
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/ |
H A D | account_version_util.c | 66 DESTROY_HC_VECTOR(AccountVersionInfoVec, &g_authVersionInfoVec); in DestroyVersionInfos()
|
/ohos5.0/base/security/device_auth/services/cred_manager/src/ |
H A D | cred_manager.c | 65 DESTROY_HC_VECTOR(CredPluginVec, &g_credPluginVec); in DestroyCredMgr()
|
/ohos5.0/base/security/device_auth/services/key_agree_sdk/src/ |
H A D | key_agree_session_manager.c | 64 DESTROY_HC_VECTOR(SessionNodeVec, &g_SessionNodeVec); in DestroyKeyAgreeSessionMgr()
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/ |
H A D | das_module.c | 138 DESTROY_HC_VECTOR(TaskInModuleVec, &g_taskInModuleVec); in DestroyDasModule()
|
H A D | das_task_main.c | 126 DESTROY_HC_VECTOR(SubTaskVec, &(task->vec)); in DestroyTaskT() 567 DESTROY_HC_VECTOR(DasProtocolEntityVec, &g_protocolEntityVec); in DestroyDasProtocolEntities()
|
/ohos5.0/base/security/device_auth/deps_adapter/os_adapter/impl/src/ |
H A D | hc_task_thread.c | 146 DESTROY_HC_VECTOR(TaskVec, &thread->tasks); in DestroyHcTaskThread()
|
/ohos5.0/base/security/device_auth/common_lib/interfaces/ |
H A D | hc_vector.h | 160 #define DESTROY_HC_VECTOR(classname, obj) Destroy##classname(obj) macro
|
H A D | hc_tlv_parser.h | 304 DESTROY_HC_VECTOR(Vec##TlvVecName, &((TlvVecName *)tlv)->data); \
|
/ohos5.0/base/security/device_auth/services/frameworks/src/os_account_adapter/ |
H A D | os_account_adapter.cpp | 209 DESTROY_HC_VECTOR(EventCallbackVec, &g_callbackVec); in DestroyOsAccountAdapter()
|
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/callback_manager/ |
H A D | callback_manager.c | 240 DESTROY_HC_VECTOR(GMCallbackEntryVec, &g_callbackVec); in DestroyCallbackManager()
|
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/channel_manager/soft_bus_channel/ |
H A D | soft_bus_channel.c | 267 DESTROY_HC_VECTOR(ChannelEntryVec, &g_channelVec); in DestroySoftBusChannelModule()
|
/ohos5.0/base/security/device_auth/services/session_manager/src/ |
H A D | dev_session_mgr.c | 119 DESTROY_HC_VECTOR(SessionInfoList, &g_sessionInfoList); in DestroyDevSessionManager()
|
/ohos5.0/base/security/device_auth/services/legacy/group_manager/src/broadcast_manager/ |
H A D | broadcast_manager.c | 260 DESTROY_HC_VECTOR(ListenerEntryVec, &g_listenerEntryVec); in DestroyBroadcastManager()
|
/ohos5.0/base/security/device_auth/services/legacy/authenticators/src/account_related/creds_manager/ |
H A D | sym_token_manager.c | 740 DESTROY_HC_VECTOR(SymTokenVec, vec); in ClearSymTokenVec() 784 DESTROY_HC_VECTOR(SymTokensDb, &g_symTokensDb); in DestroySymTokenManager()
|
H A D | asy_token_manager.c | 1342 DESTROY_HC_VECTOR(AccountTokenVec, vec); in ClearAccountTokenVec() 1430 DESTROY_HC_VECTOR(AccountTokenDb, &g_accountTokenDb); in DestroyTokenManager()
|
/ohos5.0/base/security/device_auth/services/frameworks/src/module/ |
H A D | dev_auth_module_manager.c | 289 DESTROY_HC_VECTOR(AuthModuleVec, &g_authModuleVec); in DestroyModules()
|
/ohos5.0/base/security/device_auth/services/frameworks/src/hiview_adapter/ |
H A D | performance_dumper.c | 559 DESTROY_HC_VECTOR(PerformDataVec, &g_performDataVec); in DestroyPerformanceDumper()
|
/ohos5.0/base/security/device_auth/services/data_manager/src/ |
H A D | data_manager.c | 1362 DESTROY_HC_VECTOR(GroupEntryVec, vec); in ClearGroupEntryVec() 1372 DESTROY_HC_VECTOR(DeviceEntryVec, vec); in ClearDeviceEntryVec() 1776 DESTROY_HC_VECTOR(DeviceAuthDb, &g_deviceauthDb); in DestroyDatabase()
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v2/expand_sub_session/ |
H A D | expand_sub_session.c | 499 DESTROY_HC_VECTOR(CmdList, &impl->cmdList); in DestroyExpandSubSession()
|
/ohos5.0/base/security/device_auth/services/privacy_enhancement/src/ |
H A D | pseudonym_manager.c | 843 DESTROY_HC_VECTOR(PseudonymDb, &g_pseudonymDb); in DestroyPseudonymManager()
|
/ohos5.0/base/security/device_auth/services/session_manager/src/session/v1/compatible_auth_sub_session/ |
H A D | compatible_auth_sub_session_common.c | 581 DESTROY_HC_VECTOR(ParamsVecForAuth, vec); in DestroyAuthParamsList()
|