Searched defs:maxOpenCount (Results 1 – 2 of 2) sorted by relevance
133 uint32_t maxOpenCount = 1; variable
125 static constexpr const char *maxOpenCount = "maxOpenCount"; member499 std::string maxOpenCount = getXmlAttribute(child, Attributes::maxOpenCount); in deserialize() local