Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
H A Dpaste_data_record.cpp632 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 Dnapi_pastedata_record.cpp398 napi_value PasteDataRecordNapi::GetValidTypes(napi_env env, napi_callback_info info) in GetValidTypes() function in OHOS::MiscServicesNapi::PasteDataRecordNapi