Searched defs:GetValidTypes (Results 1 – 2 of 2) sorted by relevance
/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/ | ||
H A D | paste_data_record.cpp | 632 std::vector<std::string> PasteDataRecord::GetValidTypes(const std::vector<std::string>& types) const in GetValidTypes() function in OHOS::MiscServices::PasteDataRecord |
/ohos5.0/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/ | ||
H A D | napi_pastedata_record.cpp | 398 napi_value PasteDataRecordNapi::GetValidTypes(napi_env env, napi_callback_info info) in GetValidTypes() function in OHOS::MiscServicesNapi::PasteDataRecordNapi |