Searched defs:typesCfg (Results 1 – 2 of 2) sorted by relevance
39 std::vector<TypeDescriptorCfg> &typesCfg) in ParseStoredCustomUtdJson()72 bool CustomUtdJsonParser::ConvertUtdCfgsToJson(const std::vector<TypeDescriptorCfg> &typesCfg, std:… in ConvertUtdCfgsToJson()114 std::vector<TypeDescriptorCfg> &typesCfg) in GetTypeDescriptors()
95 std::vector<TypeDescriptorCfg> typesCfg; variable