Searched defs:DecodeTlv (Results 1 – 6 of 6) sorted by relevance
25 RefPtr<PixelMap> PixelMap::DecodeTlv(std::vector<uint8_t>& buff) in DecodeTlv() function in OHOS::Ace::PixelMap
50 RefPtr<PixelMap> PixelMap::DecodeTlv(std::vector<uint8_t>& buff) in DecodeTlv() function in OHOS::Ace::PixelMap
106 RefPtr<PixelMap> PixelMap::DecodeTlv(std::vector<uint8_t>& buff) in DecodeTlv() function in OHOS::Ace::PixelMap
737 RefPtr<SpanItem> SpanItem::DecodeTlv(std::vector<uint8_t>& buff, int32_t& cursor) in DecodeTlv() function in OHOS::Ace::NG::SpanItem868 RefPtr<ImageSpanItem> ImageSpanItem::DecodeTlv(std::vector<uint8_t>& buff, int32_t& cursor) in DecodeTlv() function in OHOS::Ace::NG::ImageSpanItem
972 RefPtr<SpanString> SpanString::DecodeTlv(std::vector<uint8_t>& buff) in DecodeTlv() function in OHOS::Ace::SpanString
2917 PixelMap *PixelMap::DecodeTlv(std::vector<uint8_t> &buff) in DecodeTlv() function in OHOS::Media::PixelMap