Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Dpasteboard_service.h252 bool CleanDistributedData(int32_t user);
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp329 CleanDistributedData(userId); in Clear()
2290 bool PasteboardService::CleanDistributedData(int32_t user) in CleanDistributedData() function in OHOS::MiscServices::PasteboardService