Searched refs:PasteboardObserverAdapterImpl (Results 1 – 4 of 4) sorted by relevance
33 PasteboardObserverAdapterImpl observerImpl(observer); in DoSomethingInterestingWithMyAPI()
26 class PasteboardObserverAdapterImpl : public MiscServices::PasteboardObserver {28 explicit PasteboardObserverAdapterImpl(
29 PasteboardObserverAdapterImpl::PasteboardObserverAdapterImpl( in PasteboardObserverAdapterImpl() function in OHOS::NWeb::PasteboardObserverAdapterImpl33 void PasteboardObserverAdapterImpl::OnPasteboardChanged() in OnPasteboardChanged()478 observer = new (std::nothrow) PasteboardObserverAdapterImpl(callback); in AddPasteboardChangedObserver()
985 PasteboardObserverAdapterImpl observerImpl(observer);