Searched defs:presetCfgs (Results 1 – 2 of 2) sorted by relevance
67 std::vector<TypeDescriptorCfg> presetCfgs = {preTdc1, preTdc2}; variable98 std::vector<TypeDescriptorCfg> presetCfgs = {preTdc1, preTdc2}; variable125 std::vector<TypeDescriptorCfg> presetCfgs = {}; variable158 std::vector<TypeDescriptorCfg> presetCfgs = {preTdc1, preTdc2}; variable206 std::vector<TypeDescriptorCfg> presetCfgs = {preTdc1, preTdc2}; variable271 std::vector<TypeDescriptorCfg> presetCfgs = {presetCfg1, presetCfg2}; variable
42 …cker::CheckTypeDescriptors(CustomUtdCfgs &typeCfgs, const std::vector<TypeDescriptorCfg> &presetCf… in CheckTypeDescriptors()102 …hecker::CheckTypesRelation(CustomUtdCfgs &typeCfgs, const std::vector<TypeDescriptorCfg> &presetCf… in CheckTypesRelation()139 const std::vector<TypeDescriptorCfg> &presetCfgs) in CheckBelongingToTypes()170 …gsChecker::CanConstructDAG(CustomUtdCfgs &typeCfgs, const std::vector<TypeDescriptorCfg> &presetCf… in CanConstructDAG()