Home
last modified time | relevance | path

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

/base/security/device_auth/services/data_manager/src/
H A Ddata_manager.c86 TLV_MEMBER(TlvString, name, 0x4001)
87 TLV_MEMBER(TlvString, id, 0x4002)
88 TLV_MEMBER(TlvUint32, type, 0x4003)
89 TLV_MEMBER(TlvInt32, visibility, 0x4004)
90 TLV_MEMBER(TlvInt32, expireTime, 0x4005)
91 TLV_MEMBER(TlvString, userId, 0x4006)
92 TLV_MEMBER(TlvString, sharedUserId, 0x4007)
93 TLV_MEMBER(TlvBuffer, managers, 0x4008)
94 TLV_MEMBER(TlvBuffer, friends, 0x4009)
95 TLV_MEMBER(TlvUint
[all...]
/base/security/device_auth/common_lib/interfaces/
H A Dhc_tlv_parser.h64 #define TLV_MEMBER(TlvMember, TlvMemberName, CheckTag) \ macro

Completed in 3 milliseconds