Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dcustom_utd_store.cpp59 std::vector<TypeDescriptorCfg> customUtdTypes; in GetHapTypeCfgs() local
82 std::vector<TypeDescriptorCfg> customUtdTypes; in GetTypeCfgs() local
88 int32_t CustomUtdStore::SaveTypeCfgs(const std::vector<TypeDescriptorCfg> &customUtdTypes, int32_t … in SaveTypeCfgs()