Home
last modified time | relevance | path

Searched defs:CreatePlainTextData (Results 1 – 2 of 2) sorted by relevance

/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpasteboard_client.cpp102 std::shared_ptr<PasteData> PasteboardClient::CreatePlainTextData(const std::string &text) in CreatePlainTextData() function in OHOS::MiscServices::PasteboardClient
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
Dnapi_pasteboard.cpp135 napi_value PasteboardNapi::CreatePlainTextData(napi_env env, napi_value in) in CreatePlainTextData() function in OHOS::MiscServicesNapi::PasteboardNapi