Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h235 void GetDelayPasteData(const AppInfo &appInfo, PasteData &data);
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp830 GetDelayPasteData(appInfo, data); in GetLocalData()
862 void PasteboardService::GetDelayPasteData(const AppInfo &appInfo, PasteData &data) in GetDelayPasteData() function in OHOS::MiscServices::PasteboardService