Searched refs:maxValueMBLiteral (Results 1 – 1 of 1) sorted by relevance
353 std::string maxValueMBLiteral = getXmlAttribute(cur, Attributes::maxValueMB); in deserialize() local355 if (!maxValueMBLiteral.empty() && convertTo(maxValueMBLiteral, maxValueMB)) { in deserialize()