Home
last modified time | relevance | path

Searched refs:ReportPasteboardErrorEvent (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/web/webview/ohos_adapter/pasteboard_adapter/src/
H A Dpasteboard_client_adapter_impl.cpp540 void ReportPasteboardErrorEvent(int32_t errorCode, int32_t recordSize, const std::string &dataType) in ReportPasteboardErrorEvent() function
572 ReportPasteboardErrorEvent(PasteboardClient::GetInstance()->GetPasteData(pData), in GetPasteData()
607 ReportPasteboardErrorEvent(ret, pData.AllRecords().size(), GetPasteMimeTypeExtention(data)); in SetPasteData()