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