Searched refs:PasteboardObserverAdapterImpl (Results 1 – 4 of 4) sorted by relevance
26 class PasteboardObserverAdapterImpl : public MiscServices::PasteboardObserver {28 explicit PasteboardObserverAdapterImpl(
34 PasteboardObserverAdapterImpl observerImpl(observer); in OnPasteboardChangedFuzzTest()
42 PasteboardObserverAdapterImpl::PasteboardObserverAdapterImpl( in PasteboardObserverAdapterImpl() function in OHOS::NWeb::PasteboardObserverAdapterImpl46 void PasteboardObserverAdapterImpl::OnPasteboardChanged() in OnPasteboardChanged()659 observer = new (std::nothrow) PasteboardObserverAdapterImpl(callback); in AddPasteboardChangedObserver()
1068 PasteboardObserverAdapterImpl observerImpl(observer);