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