Searched refs:HC_VECTOR_SIZE (Results 1 – 14 of 14) sorted by relevance
79 uint32_t curSessionNum = HC_VECTOR_SIZE(&g_sessionInfoList); in CheckEnvForOpenSession()160 appId, HC_VECTOR_SIZE(&g_sessionInfoList), sessionId); in OpenDevSession()214 …LOGI("close session success. [CurNum]: %u, [Id]: %" PRId64, HC_VECTOR_SIZE(&g_sessionInfoList), se… in CloseDevSession()238 …LOGI("cancel session success. [CurNum]: %u, [Id]: %" PRId64, HC_VECTOR_SIZE(&g_sessionInfoList), s… in CancelDevSession()
118 int32_t identityCount = HC_VECTOR_SIZE(vec); in GetCredInfosByPeerIdentity()
168 #define HC_VECTOR_SIZE(obj) (obj)->size(obj) macro
421 if (HC_VECTOR_SIZE(&impl->cmdList) == 0) { in StartExpandSubSession()476 …impl->base.state = HC_VECTOR_SIZE(&impl->cmdList) > 0 ? EXPAND_STATE_RUNNING : EXPAND_STATE_FINISH; in ProcessExpandSubSession()
58 if (HC_VECTOR_SIZE(&entry->managers) <= 0) { in GaDeepCopyGroupEntry()
221 if (HC_VECTOR_SIZE(&impl->credList) > 0) { in ResetSessionState()295 while (index < HC_VECTOR_SIZE(&cred->protocolVec)) { in RemoveUnsupportedProtocols()311 while (index < HC_VECTOR_SIZE(&impl->credList)) { in CheckAllCredsValidity()314 uint32_t protocolNum = HC_VECTOR_SIZE(&cred->protocolVec); in CheckAllCredsValidity()334 uint32_t credNum = HC_VECTOR_SIZE(&impl->credList); in GetAllCredsWithPeer()1697 while (index < HC_VECTOR_SIZE(&impl->authSubSessionList)) { in RemoveInvalidAuthSubSession()
225 if (HC_VECTOR_SIZE(&entry->managers) <= 0) { in GenerateGroupEntryFromEntry()1202 while (index < HC_VECTOR_SIZE(&info->groups)) { in DelGroup()1236 while (index < HC_VECTOR_SIZE(&info->devices)) { in DelTrustedDevice()
68 count = HC_VECTOR_SIZE(&groupEntryVec); in GetGroupNumByOwner()532 count = HC_VECTOR_SIZE(&deviceEntryVec); in GetCurDeviceNumByGroupId()
85 if (HC_VECTOR_SIZE(groupInfoVec) == 0) { in GenerateReturnGroupVec()
45 if (HC_VECTOR_SIZE(&groupEntryVec) > 0) { in IsSameNameGroupExist()
174 while (HC_VECTOR_SIZE(&impl->eventList) > 0) { in ProcEventList()
524 while (index < HC_VECTOR_SIZE(&info->pseudonymInfoVec)) { in DeletePseudonymInner()
627 while (index < HC_VECTOR_SIZE(&info->tokens)) { in PopSymTokenFromVec()
1172 while (index < HC_VECTOR_SIZE(&info->tokens)) { in DeleteTokenInner()