Home
last modified time | relevance | path

Searched refs:parseUrlAttribute (Results 1 – 2 of 2) sorted by relevance

/dports/biology/ugene/ugene-40.1/src/corelibs/U2Lang/src/support/serialize/
H A DHRSchemaSerializer.h124 static QList<Dataset> parseUrlAttribute(const QString attrId, QList<StrStrPair> &blockPairs);
H A DHRSchemaSerializer.cpp329 QList<Dataset> HRSchemaSerializer::parseUrlAttribute(const QString attrId, QList<StrStrPair> &block… in parseUrlAttribute() function in U2::HRSchemaSerializer
543 QList<Dataset> sets = parseUrlAttribute(a->getId(), pairs.blockPairsList); in parseElementsDefinition()
794 QList<Dataset> sets = parseUrlAttribute(attrId, pairs.blockPairsList); in parseIteration()