Home
last modified time | relevance | path

Searched refs:PasteRecord2PlaintText (Results 1 - 2 of 2) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpasteboard_utils.h50 static std::shared_ptr<UnifiedRecord> PasteRecord2PlaintText(std::shared_ptr<PasteDataRecord> record);
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_utils.cpp42 { UDMF::PLAIN_TEXT, PasteRecord2PlaintText }, in InitDecodeMap()
237 std::shared_ptr<UnifiedRecord> PasteboardUtils::PasteRecord2PlaintText(const std::shared_ptr<PasteDataRecord> record) in PasteRecord2PlaintText() function in OHOS::MiscServices::PasteboardUtils

Completed in 2 milliseconds