Home
last modified time | relevance | path

Searched refs:EncodeLengthOfTlv (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_packet.c46 static void EncodeLengthOfTlv(uint16_t length);
133 EncodeLengthOfTlv(sz); in MarshallString()
150 EncodeLengthOfTlv(length); in MarshallRawData()
174 static void EncodeLengthOfTlv(uint16_t length) in EncodeLengthOfTlv() function
221 EncodeLengthOfTlv(fieldSize); in MarshallInt()