Searched refs:MAX_NUMBER_OF_AUTOINCREMENTS (Results 1 – 1 of 1) sorted by relevance
26 constexpr uint16_t MAX_NUMBER_OF_AUTOINCREMENTS = 65535; variable37 if (g_oIdIncNum > MAX_NUMBER_OF_AUTOINCREMENTS) { in InitDocIdFromOid()