Home
last modified time | relevance | path

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

/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/
H A Dutd_cfgs_checker.cpp42 bool UtdCfgsChecker::CheckTypeDescriptors(CustomUtdCfgs &typeCfgs, const std::vector<TypeDescriptor… in CheckTypeDescriptors()
56 bool UtdCfgsChecker::CheckTypesFormat(CustomUtdCfgs &typeCfgs, const std::string &bundleName) in CheckTypesFormat()
102 bool UtdCfgsChecker::CheckTypesRelation(CustomUtdCfgs &typeCfgs, const std::vector<TypeDescriptorCf… in CheckTypesRelation()
138 bool UtdCfgsChecker::CheckBelongingToTypes(const std::vector<TypeDescriptorCfg> &typeCfgs, in CheckBelongingToTypes()
170 bool UtdCfgsChecker::CanConstructDAG(CustomUtdCfgs &typeCfgs, const std::vector<TypeDescriptorCfg> … in CanConstructDAG()
H A Dcustom_utd_store.cpp152 CustomUtdCfgs typeCfgs; in InstallCustomUtds() local
/ohos5.0/foundation/distributeddatamgr/udmf/framework/common/unittest/
H A Dutd_cfgs_checker_test.cpp48 CustomUtdCfgs typeCfgs; variable
85 CustomUtdCfgs typeCfgs; variable
121 CustomUtdCfgs typeCfgs; variable
142 CustomUtdCfgs typeCfgs; variable
200 std::vector<TypeDescriptorCfg> typeCfgs = {tdc1}; variable