Searched refs:PasteRecord2SystemDefined (Results 1 – 2 of 2) sorted by relevance
62 …static std::shared_ptr<UnifiedRecord> PasteRecord2SystemDefined(std::shared_ptr<PasteDataRecord> r…
56 { UDMF::SYSTEM_DEFINED_RECORD, PasteRecord2SystemDefined }, in InitDecodeMap()690 std::shared_ptr<UnifiedRecord> PasteboardUtils::PasteRecord2SystemDefined(const std::shared_ptr<Pas… in PasteRecord2SystemDefined() function in OHOS::MiscServices::PasteboardUtils