Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpasteboard_utils.h66 static std::shared_ptr<PasteDataRecord> Text2PasteRecord(std::shared_ptr<UnifiedRecord> record);
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_utils.cpp58 { UDMF::TEXT, Text2PasteRecord }, in InitDecodeMap()
661 std::shared_ptr<PasteDataRecord> PasteboardUtils::Text2PasteRecord(const std::shared_ptr<UnifiedRecord> record) in Text2PasteRecord() function in OHOS::MiscServices::PasteboardUtils

Completed in 2 milliseconds