Home
last modified time | relevance | path

Searched defs:DecodeTlv (Results 1 – 6 of 6) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/test/mock/base/
H A Dmock_pixel_map.cpp25 RefPtr<PixelMap> PixelMap::DecodeTlv(std::vector<uint8_t>& buff) in DecodeTlv() function in OHOS::Ace::PixelMap
/ohos5.0/foundation/arkui/ace_engine/adapter/preview/osal/
H A Dpixel_map_preview.cpp50 RefPtr<PixelMap> PixelMap::DecodeTlv(std::vector<uint8_t>& buff) in DecodeTlv() function in OHOS::Ace::PixelMap
/ohos5.0/foundation/arkui/ace_engine/adapter/ohos/osal/
H A Dpixel_map_ohos.cpp106 RefPtr<PixelMap> PixelMap::DecodeTlv(std::vector<uint8_t>& buff) in DecodeTlv() function in OHOS::Ace::PixelMap
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/
H A Dspan_node.cpp737 RefPtr<SpanItem> SpanItem::DecodeTlv(std::vector<uint8_t>& buff, int32_t& cursor) in DecodeTlv() function in OHOS::Ace::NG::SpanItem
868 RefPtr<ImageSpanItem> ImageSpanItem::DecodeTlv(std::vector<uint8_t>& buff, int32_t& cursor) in DecodeTlv() function in OHOS::Ace::NG::ImageSpanItem
/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/pattern/text/span/
H A Dspan_string.cpp972 RefPtr<SpanString> SpanString::DecodeTlv(std::vector<uint8_t>& buff) in DecodeTlv() function in OHOS::Ace::SpanString
/ohos5.0/foundation/multimedia/image_framework/frameworks/innerkitsimpl/common/src/
H A Dpixel_map.cpp2917 PixelMap *PixelMap::DecodeTlv(std::vector<uint8_t> &buff) in DecodeTlv() function in OHOS::Media::PixelMap