Searched defs:CreateWantData (Results 1 – 3 of 3) sorted by relevance
| /foundation/distributeddatamgr/pasteboard/interfaces/cj/src/ | ||
| D | paste_data_impl.cpp | 91 void PasteDataImpl::CreateWantData(std::string mimeType, CJValueType value) {} in CreateWantData() function in OHOS::MiscServicesCj::PasteDataImpl |
| /foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ | ||
| D | napi_pasteboard.cpp | 189 napi_value PasteboardNapi::CreateWantData(napi_env env, napi_value in) in CreateWantData() function in OHOS::MiscServicesNapi::PasteboardNapi |
| /foundation/distributeddatamgr/pasteboard/framework/innerkits/src/ | ||
| D | pasteboard_client.cpp | 148 std::shared_ptr<PasteData> PasteboardClient::CreateWantData(std::shared_ptr<OHOS::AAFwk::Want> want) in CreateWantData() function in OHOS::MiscServices::PasteboardClient |