Home
last modified time | relevance | path

Searched defs:PasteDataEntry (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpaste_data_entry.cpp76 PasteDataEntry::PasteDataEntry(const PasteDataEntry& entry) in PasteDataEntry() function in OHOS::MiscServices::PasteDataEntry
92 PasteDataEntry::PasteDataEntry(const std::string& utdId, const EntryValue& value) : utdId_(utdId), … in PasteDataEntry() function in OHOS::MiscServices::PasteDataEntry
97 PasteDataEntry::PasteDataEntry(const std::string& utdId, const std::string& mimeType, const EntryVa… in PasteDataEntry() function in OHOS::MiscServices::PasteDataEntry