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