Searched refs:PasteRecord2Image (Results 1 – 2 of 2) sorted by relevance
57 … static std::shared_ptr<UnifiedRecord> PasteRecord2Image(std::shared_ptr<PasteDataRecord> record);
51 { UDMF::IMAGE, PasteRecord2Image }, in InitDecodeMap()455 std::shared_ptr<UnifiedRecord> PasteboardUtils::PasteRecord2Image(const std::shared_ptr<PasteDataRe… in PasteRecord2Image() function in OHOS::MiscServices::PasteboardUtils