Home
last modified time | relevance | path

Searched defs:AddPasteboardChangedObserver (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/pasteboard/services/zidl/src/
Dpasteboard_service_proxy.cpp146 void PasteboardServiceProxy::AddPasteboardChangedObserver(const sptr<IPasteboardChangedObserver> &o… in AddPasteboardChangedObserver() function in OHOS::MiscServices::PasteboardServiceProxy
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpasteboard_client.cpp193 void PasteboardClient::AddPasteboardChangedObserver(sptr<PasteboardObserver> callback) in AddPasteboardChangedObserver() function in OHOS::MiscServices::PasteboardClient
/foundation/distributeddatamgr/pasteboard/services/core/src/
Dpasteboard_service.cpp488 void PasteboardService::AddPasteboardChangedObserver(const sptr<IPasteboardChangedObserver> &observ… in AddPasteboardChangedObserver() function in OHOS::MiscServices::PasteboardService