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