Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/services/zidl/include/
H A Dpasteboard_delay_getter_proxy.h25 class PasteboardDelayGetterProxy : public IRemoteProxy<IPasteboardDelayGetter> { class
27 explicit PasteboardDelayGetterProxy(const sptr<IRemoteObject> &object);
28 ~PasteboardDelayGetterProxy() = default;
32 static inline BrokerDelegator<PasteboardDelayGetterProxy> delegator_;
/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_delay_getter_proxy.cpp25 PasteboardDelayGetterProxy::PasteboardDelayGetterProxy(const sptr<IRemoteObject> &object) in PasteboardDelayGetterProxy() function in OHOS::MiscServices::PasteboardDelayGetterProxy
30 void PasteboardDelayGetterProxy::GetPasteData(const std::string &type, PasteData &data) in GetPasteData()
71 void PasteboardDelayGetterProxy::GetUnifiedData(const std::string &type, UDMF::UnifiedData &data) {} in GetUnifiedData()

Completed in 1 milliseconds