Searched refs:typesDeclarations (Results 1 – 2 of 2) sorted by relevance
54 std::vector<TypeDescriptorCfg> &typesDeclarations, in ParseUserCustomUtdJson() argument63 GetTypeDescriptors(*jsonRoot, UTD_CUSTOM_DECLAEEARION, typesDeclarations); in ParseUserCustomUtdJson()68 typesDeclarations.size(), typesReference.size()); in ParseUserCustomUtdJson()
34 …seUserCustomUtdJson(const std::string &jsonData, std::vector<TypeDescriptorCfg> &typesDeclarations,