Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp110 std::shared_ptr<PasteDataRecord> PasteboardClient::CreatePlainTextRecord(const std::string &text) in CreatePlainTextRecord() function in OHOS::MiscServices::PasteboardClient
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pasteboard.cpp46 napi_value PasteboardNapi::CreatePlainTextRecord(napi_env env, napi_value in) in CreatePlainTextRecord() function in OHOS::MiscServicesNapi::PasteboardNapi