Searched refs:maxRampMsLiteral (Results 1 – 1 of 1) sorted by relevance
172 string maxRampMsLiteral = getXmlAttribute(root, Attributes::maxRampMs); in deserialize() local174 if (!maxRampMsLiteral.empty() && convertTo(maxRampMsLiteral, maxRampMs)) { in deserialize()