Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds