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