Home
last modified time | relevance | path

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

/foundation/distributeddatamgr/pasteboard/framework/innerkits/src/
Dpaste_data_record.cpp835 std::vector<std::string> PasteDataRecord::GetValidTypes(const std::vector<std::string> &types) const in GetValidTypes() function in OHOS::MiscServices::PasteDataRecord
/foundation/distributeddatamgr/pasteboard/interfaces/kits/napi/src/
Dnapi_pastedata_record.cpp391 napi_value PasteDataRecordNapi::GetValidTypes(napi_env env, napi_callback_info info) in GetValidTypes() function in OHOS::MiscServicesNapi::PasteDataRecordNapi