Home
last modified time | relevance | path

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

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

Completed in 2 milliseconds