Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/services/zidl/include/
H A Dipasteboard_client_death_observer.h26 class IPasteboardClientDeathObserver : public IRemoteBroker { class
28 DECLARE_INTERFACE_DESCRIPTOR(u"OHOS.MiscServices.IPasteboardClientDeathObserver");
31 class PasteboardClientDeathObserverStub : public IRemoteStub<IPasteboardClientDeathObserver> {
37 class API_EXPORT PasteboardClientDeathObserverProxy : public IRemoteProxy<IPasteboardClientDeathObserver> {
40 : IRemoteProxy<IPasteboardClientDeathObserver>(impl){}; in PasteboardClientDeathObserverProxy()

Completed in 1 milliseconds