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