Searched refs:PasteboardObserverCapiImpl (Results 1 – 4 of 4) sorted by relevance
24 void PasteboardObserverCapiImpl::OnPasteboardChanged() in OnPasteboardChanged()33 void PasteboardObserverCapiImpl::SetType(Pasteboard_NotifyType type) in SetType()38 Pasteboard_NotifyType PasteboardObserverCapiImpl::GetType() in GetType()43 void PasteboardObserverCapiImpl::SetInnerObserver(const OH_PasteboardObserver* innerObserver) in SetInnerObserver()
132 …OHOS::sptr<PasteboardObserverCapiImpl> observerBox = new (std::nothrow) PasteboardObserverCapiImpl… in OH_Pasteboard_Subscribe()
34 class PasteboardObserverCapiImpl; variable46 …p<const OH_PasteboardObserver*, OHOS::sptr<OHOS::MiscServices::PasteboardObserverCapiImpl>> observ…
31 class PasteboardObserverCapiImpl : public PasteboardObserver {