Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpasteboard_utils.h76 static std::shared_ptr<PasteDataRecord> PixelMap2PasteRecord(std::shared_ptr<UnifiedRecord> record);
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_utils.cpp68 { UDMF::SYSTEM_DEFINED_PIXEL_MAP, PixelMap2PasteRecord }, in InitDecodeMap()
529 std::shared_ptr<PasteDataRecord> PasteboardUtils::PixelMap2PasteRecord(const std::shared_ptr<UnifiedRecord> record) in PixelMap2PasteRecord() function in OHOS::MiscServices::PasteboardUtils

Completed in 2 milliseconds