Home
last modified time | relevance | path

Searched defs:PasteComplete (Results 1 – 4 of 4) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/pasteboard/services/zidl/src/
H A Dpasteboard_service_proxy.cpp582 void PasteboardServiceProxy::PasteComplete(const std::string &deviceId, const std::string &pasteId) in PasteComplete() function in OHOS::MiscServices::PasteboardServiceProxy
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp729 void PasteboardClient::PasteComplete(const std::string &deviceId, const std::string &pasteId) in PasteComplete() function in OHOS::MiscServices::PasteboardClient
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pastedata.cpp1076 napi_value PasteDataNapi::PasteComplete(napi_env env, napi_callback_info info) in PasteComplete() function in OHOS::MiscServicesNapi::PasteDataNapi
/ohos5.0/foundation/distributeddatamgr/pasteboard/services/core/src/
H A Dpasteboard_service.cpp1003 void PasteboardService::PasteComplete(const std::string &deviceId, const std::string &pasteId) in PasteComplete() function in OHOS::MiscServices::PasteboardService