Home
last modified time | relevance | path

Searched defs:GetPasteData (Results 1 – 7 of 7) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/framework/clip/
Ddefault_clip.cpp22 int32_t DefaultClip::GetPasteData(const GlobalEvent &event, std::vector<uint8_t> &data) in GetPasteData() function in OHOS::MiscServices::DefaultClip
/foundation/distributeddatamgr/pasteboard/services/zidl/src/
Dpasteboard_service_proxy.cpp111 int32_t PasteboardServiceProxy::GetPasteData(PasteData &pasteData) in GetPasteData() function in OHOS::MiscServices::PasteboardServiceProxy
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpasteboard_client.cpp149 int32_t PasteboardClient::GetPasteData(PasteData &pasteData) in GetPasteData() function in OHOS::MiscServices::PasteboardClient
/foundation/distributeddatamgr/pasteboard/services/core/src/
Dpasteboard_service.cpp334 int32_t PasteboardService::GetPasteData(PasteData &data) in GetPasteData() function in OHOS::MiscServices::PasteboardService
402 bool PasteboardService::GetPasteData(AppInfo &appInfo, PasteData &data, bool isFocusedApp) in GetPasteData() function in OHOS::MiscServices::PasteboardService
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
Dnapi_systempasteboard.cpp295 napi_value SystemPasteboardNapi::GetPasteData(napi_env env, napi_callback_info info) in GetPasteData() function in OHOS::MiscServicesNapi::SystemPasteboardNapi
/foundation/arkui/ace_engine/frameworks/bridge/declarative_frontend/engine/functions/
Djs_drag_function.cpp82 RefPtr<PasteData> GetPasteData() const in GetPasteData() function in OHOS::Ace::Framework::JsPasteData
/foundation/arkui/ace_engine/frameworks/core/gestures/
Dgesture_info.h292 RefPtr<PasteData> GetPasteData() const in GetPasteData() function