Home
last modified time | relevance | path

Searched refs:HC_VECTOR_GET (Results 1 - 6 of 6) sorted by relevance

/base/security/device_auth/common_lib/interfaces/
H A Dhc_vector.h169 #define HC_VECTOR_GET(obj, index) (obj)->get((obj), (index)) macro
/base/security/device_auth/services/legacy/group_auth/src/group_auth_manager/group_auth_common/
H A Dgroup_auth_data_operation.c63 HcString entryOwner = HC_VECTOR_GET(&entry->managers, 0); in GaDeepCopyGroupEntry()
/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c233 HcString entryOwner = HC_VECTOR_GET(&entry->managers, 0); in GenerateGroupEntryFromEntry()
839 HcString entryOwner = HC_VECTOR_GET(&entry->managers, 0); in CompareQueryGroupParams()
918 HcString entryManager = HC_VECTOR_GET(&groupInfo->managers, 0); in AddGroupOwnerToReturn()
1586 HcString entryOwner = HC_VECTOR_GET(&group->managers, 0); in DumpGroup()
/base/security/device_auth/services/legacy/group_manager/src/group_operation/group_operation_common/
H A Dgroup_operation_common.c118 HcString entryManager = HC_VECTOR_GET(&groupEntry->managers, 0); in CheckAndRemoveUpgradeGroupEntry()
250 HcString entryManager = HC_VECTOR_GET(&entry->managers, 0); in IsGroupOwner()
/base/security/device_auth/services/legacy/authenticators/src/account_unrelated/
H A Ddas_task_main.c267 SubTaskBase *subTask = HC_VECTOR_GET(&(task->vec), 0); in ProcessTaskT()
/base/security/device_auth/services/session_manager/src/session/v2/
H A Ddev_session_v2.c1392 IdentityInfo *curCred = HC_VECTOR_GET(&impl->credList, 0); in ProcStartEventInner()
1745 IdentityInfo *selfCred = HC_VECTOR_GET(&impl->credList, 0); in ProcHandshakeReqEventInner()
1938 IdentityInfo *selfCred = HC_VECTOR_GET(&impl->credList, 0); in ProcAuthEventInner()

Completed in 13 milliseconds