Searched defs:CreatePlainTextRecord (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/ | ||
H A D | pasteboard_client.cpp | 110 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 D | napi_pasteboard.cpp | 46 napi_value PasteboardNapi::CreatePlainTextRecord(napi_env env, napi_value in) in CreatePlainTextRecord() function in OHOS::MiscServicesNapi::PasteboardNapi |