Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h229 void GetPasteDataDot(PasteData &pasteData, const std::string &bundleName);
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp660 GetPasteDataDot(data, appInfo.bundleName); in GetData()
2017 void PasteboardService::GetPasteDataDot(PasteData &pasteData, const std::string &bundleName) in GetPasteDataDot() function in OHOS::MiscServices::PasteboardService