Home
last modified time | relevance | path

Searched refs:GetPasteboardServiceProxy (Results 1 – 2 of 2) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/include/
H A Dpasteboard_client.h421 sptr<IPasteboardService> GetPasteboardServiceProxy();
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp69 auto pasteboardServiceProxy = GetPasteboardServiceProxy(); in ~PasteboardClient()
685 sptr<IPasteboardService> PasteboardClient::GetPasteboardServiceProxy() in GetPasteboardServiceProxy() function in OHOS::MiscServices::PasteboardClient