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