Searched defs:CreatePlainTextRecord (Results 1 - 2 of 2) sorted by relevance
/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 |
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/ | ||
H A D | pasteboard_client.cpp | 112 std::shared_ptr<PasteDataRecord> PasteboardClient::CreatePlainTextRecord(const std::string &text) in CreatePlainTextRecord() function in OHOS::MiscServices::PasteboardClient |
Completed in 4 milliseconds