Searched refs:DecodeSpanItemListExt (Results 1 – 2 of 2) sorted by relevance
69 …static void DecodeSpanItemListExt(std::vector<uint8_t>& buff, int32_t& cursor, SpanString* spanStr…
993 DecodeSpanItemListExt(buff, cursor, spanString); in DecodeTlvExt()1002 void SpanString::DecodeSpanItemListExt(std::vector<uint8_t>& buff, int32_t& cursor, SpanString* spa… in DecodeSpanItemListExt() function in OHOS::Ace::SpanString1022 DecodeSpanItemListExt(buff, cursor, spanStr.GetRawPtr()); in DecodeSpanItemList()