Home
last modified time | relevance | path

Searched refs:offsetCount (Results 1 - 2 of 2) sorted by relevance

/base/security/device_auth/common_lib/impl/src/
H A Dhc_tlv_parser.c133 unsigned int memberCount = *(unsigned int *)((char *)tlv + offsetof(TlvOffsetExample, offsetCount)); in GetEmptyStructNode()
151 unsigned int memberCount = *(unsigned int *)((char *)tlv + offsetof(TlvOffsetExample, offsetCount)); in CheckStructNodeAllHasValue()
242 unsigned int memberCount = *(unsigned int *)((char *)tlv + offsetof(TlvOffsetExample, offsetCount)); in EncodeTlvStruct()
265 unsigned int memberCount = *(unsigned int *)((char *)tlv + offsetof(TlvOffsetExample, offsetCount)); in GetLenTlvStruct()
288 unsigned int memberCount = *(unsigned int *)((char *)tlv + offsetof(TlvOffsetExample, offsetCount)); in DeinitTlvStruct()
/base/security/device_auth/common_lib/interfaces/
H A Dhc_tlv_parser.h46 unsigned int offsetCount; \
69 tlv->offsetCount = index; \
161 unsigned int offsetCount; member

Completed in 2 milliseconds