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