Home
last modified time | relevance | path

Searched defs:CreateWantData (Results 1 – 3 of 3) sorted by relevance

/foundation/distributeddatamgr/pasteboard/interfaces/cj/src/
Dpaste_data_impl.cpp89 void PasteDataImpl::CreateWantData(std::string mimeType, CJValueType value) in CreateWantData() function in OHOS::MiscServicesCj::PasteDataImpl
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
Dnapi_pasteboard.cpp185 napi_value PasteboardNapi::CreateWantData(napi_env env, napi_value in) in CreateWantData() function in OHOS::MiscServicesNapi::PasteboardNapi
/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpasteboard_client.cpp168 std::shared_ptr<PasteData> PasteboardClient::CreateWantData(std::shared_ptr<OHOS::AAFwk::Want> want) in CreateWantData() function in OHOS::MiscServices::PasteboardClient