Home
last modified time | relevance | path

Searched refs:OnPasteboardChanged (Results 1 - 13 of 13) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_observer.cpp26 void PasteboardObserver::OnPasteboardChanged() in OnPasteboardChanged() function in OHOS::MiscServices::PasteboardObserver
/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpasteboard_observer.h26 void OnPasteboardChanged() override;
/foundation/distributeddatamgr/pasteboard/interfaces/ndk/include/
H A Doh_pasteboard_observer_impl.h34 void OnPasteboardChanged() override;
/foundation/distributeddatamgr/pasteboard/services/test/unittest/include/
H A Dpasteboard_observer_callback.h31 void OnPasteboardChanged() override;
/foundation/distributeddatamgr/pasteboard/services/zidl/include/
H A Dpasteboard_observer_proxy.h34 void OnPasteboardChanged() override;
/foundation/distributeddatamgr/pasteboard/interfaces/ndk/src/
H A Doh_pasteboard_observer_impl.cpp24 void PasteboardObserverCapiImpl::OnPasteboardChanged() in OnPasteboardChanged() function in OHOS::MiscServices::PasteboardObserverCapiImpl
/foundation/distributeddatamgr/pasteboard/services/core/include/
H A Di_pasteboard_observer.h27 virtual void OnPasteboardChanged() = 0;
/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_observer_proxy.cpp31 void PasteboardObserverProxy::OnPasteboardChanged() in OnPasteboardChanged() function in OHOS::MiscServices::PasteboardObserverProxy
H A Dpasteboard_observer_stub.cpp62 OnPasteboardChanged(); in OnPasteboardChangedStub()
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/include/
H A Dsystempasteboard_napi.h40 void OnPasteboardChanged() override;
50 void OnPasteboardChanged();
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_systempasteboard.cpp94 void PasteboardObserverInstance::OnPasteboardChanged() in OnPasteboardChanged() function in OHOS::MiscServicesNapi::PasteboardObserverInstance
96 PASTEBOARD_HILOGD(PASTEBOARD_MODULE_JS_NAPI, "OnPasteboardChanged is called!"); in OnPasteboardChanged()
128 PASTEBOARD_HILOGD(PASTEBOARD_MODULE_JS_NAPI, "OnPasteboardChanged end"); in OnPasteboardChanged()
1147 void PasteboardObserverInstance::PasteboardObserverImpl::OnPasteboardChanged() in OnPasteboardChanged() function in OHOS::MiscServicesNapi::PasteboardObserverInstance::PasteboardObserverImpl
1154 observerInstance->OnPasteboardChanged(); in OnPasteboardChanged()
/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1767 observer->OnPasteboardChanged(); in NotifyObservers()
2405 observer->OnPasteboardChanged(); in RemotePasteboardChange()
/foundation/distributeddatamgr/pasteboard/services/test/unittest/src/
H A Dpaste_service_test.cpp96 void PasteboardObserverCallback::OnPasteboardChanged() in OnPasteboardChanged() function in OHOS::MiscServices::PasteboardObserverCallback

Completed in 11 milliseconds