Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpasteboard_client.cpp122 std::shared_ptr<PasteDataRecord> PasteboardClient::CreateUriRecord(const OHOS::Uri &uri) in CreateUriRecord() function in OHOS::MiscServices::PasteboardClient
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
H A Dnapi_pasteboard.cpp61 napi_value PasteboardNapi::CreateUriRecord(napi_env env, napi_value in) in CreateUriRecord() function in OHOS::MiscServicesNapi::PasteboardNapi