Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_store.h43 …void ProcessUtdForSave(const CustomUtdCfgs &utdTypes, std::vector<TypeDescriptorCfg> &customTyepCf…
H A Dcustom_utd_store.cpp165 ProcessUtdForSave(typeCfgs, customTyepCfgs, bundleName); in InstallCustomUtds()
199 void CustomUtdStore::ProcessUtdForSave(const CustomUtdCfgs &utdTypes, std::vector<TypeDescriptorCfg… in ProcessUtdForSave() function in OHOS::UDMF::CustomUtdStore