Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/services/zidl/src/
Dpasteboard_service_proxy.cpp175 void PasteboardServiceProxy::AddPasteboardEventObserver(const sptr<IPasteboardChangedObserver> &obs… in AddPasteboardEventObserver() function in OHOS::MiscServices::PasteboardServiceProxy
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpasteboard_client.cpp207 void PasteboardClient::AddPasteboardEventObserver(sptr<PasteboardObserver> callback) in AddPasteboardEventObserver() function in OHOS::MiscServices::PasteboardClient
/foundation/distributeddatamgr/pasteboard/services/core/src/
Dpasteboard_service.cpp506 void PasteboardService::AddPasteboardEventObserver(const sptr<IPasteboardChangedObserver> &observer) in AddPasteboardEventObserver() function in OHOS::MiscServices::PasteboardService