Home
last modified time | relevance | path

Searched refs:presetTypes (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_store.cpp157 …std::vector<TypeDescriptorCfg> presetTypes = PresetTypeDescriptors::GetInstance().GetPresetTypes(); in InstallCustomUtds() local
160 typeCfgs, presetTypes, customTyepCfgs, bundleName)) { in InstallCustomUtds()
187 …std::vector<TypeDescriptorCfg> presetTypes = PresetTypeDescriptors::GetInstance().GetPresetTypes(); in UninstallCustomUtds() local
188 if (!UtdCfgsChecker::GetInstance().CheckBelongingToTypes(customTyepCfgs, presetTypes)) { in UninstallCustomUtds()