Searched refs:stepValueMBLiteral (Results 1 – 1 of 1) sorted by relevance
364 std::string stepValueMBLiteral = getXmlAttribute(cur, Attributes::stepValueMB); in deserialize() local366 if (!stepValueMBLiteral.empty() && convertTo(stepValueMBLiteral, stepValueMB)) { in deserialize()