Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
Dnapi_pasteboard.cpp90 napi_value PasteboardNapi::CreateWantRecord(napi_env env, napi_value in) in CreateWantRecord() function in OHOS::MiscServicesNapi::PasteboardNapi
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpasteboard_client.cpp123 std::shared_ptr<PasteDataRecord> PasteboardClient::CreateWantRecord(std::shared_ptr<OHOS::AAFwk::Wa… in CreateWantRecord() function in OHOS::MiscServices::PasteboardClient