Searched refs:MAX_UTD_SIZE (Results 1 – 2 of 2) sorted by relevance
26 constexpr const int32_t MAX_UTD_SIZE = 50; variable116 if (typeIds.size() > MAX_UTD_SIZE) { in CheckTypesRelation()
27 static constexpr const int32_t MAX_UTD_SIZE = 50; variable52 if (size == 0 || size > MAX_UTD_SIZE) { in CreateStrArrByVector()