Searched refs:ProcessPasteDataRecord (Results 1 – 2 of 2) sorted by relevance
68 … bool ProcessPasteDataRecord(const std::shared_ptr<MiscServices::PasteDataRecord>& pasteDataRecord,
435 if (clip->ProcessPasteDataRecord(pasteDataRecord, resText)) { in GetDataAsync()454 bool ClipboardImpl::ProcessPasteDataRecord(const std::shared_ptr<MiscServices::PasteDataRecord>& pa… in ProcessPasteDataRecord() function in OHOS::Ace::ClipboardImpl