Searched refs:maxNumProperties (Results 1 – 1 of 1) sorted by relevance
363 constexpr int maxNumProperties = 10; in getSelectParam() local364 if (properties.size() > maxNumProperties) in getSelectParam()