Home
last modified time | relevance | path

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

/ohos5.0/foundation/ability/dmsfwk_lite/include/
H A Ddmslite_tlv_common.h75 int16_t UnMarshallInt16(const TlvNode *tlvHead, uint8_t nodeType);
/ohos5.0/foundation/ability/dmsfwk_lite/source/
H A Ddmslite_tlv_common.c118 int16_t UnMarshallInt16(const TlvNode *tlvHead, uint8_t nodeType) in UnMarshallInt16() function