Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpasteboard_utils.h60 static std::shared_ptr<UnifiedRecord> PasteRecord2SystemDefined(std::shared_ptr<PasteDataRecord> record);
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_utils.cpp52 { UDMF::SYSTEM_DEFINED_RECORD, PasteRecord2SystemDefined }, in InitDecodeMap()
649 std::shared_ptr<UnifiedRecord> PasteboardUtils::PasteRecord2SystemDefined(const std::shared_ptr<PasteDataRecord> record) in PasteRecord2SystemDefined() function in OHOS::MiscServices::PasteboardUtils

Completed in 3 milliseconds