Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dtlv_util.h40 constexpr uint8_t TLV_SPAN_STRING_CONTENT = 0x01; variable
H A Dspan_string.cpp966 TLVUtil::WriteUint8(buff, TLV_SPAN_STRING_CONTENT); in EncodeTlv()
987 case TLV_SPAN_STRING_CONTENT: { in DecodeTlvExt()