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