Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h221 void RemovePasteData(const AppInfo &appInfo);
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1226 RemovePasteData(appInfo); in SaveData()
1481 void PasteboardService::RemovePasteData(const AppInfo &appInfo) in RemovePasteData() function in OHOS::MiscServices::PasteboardService