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