Searched refs:SEQ_STEP (Results 1 – 2 of 2) sorted by relevance
39 static constexpr uint32_t SEQ_STEP = 2; variable47 nextId_ += SEQ_STEP; in GetNextId()48 return nextId_ - SEQ_STEP; in GetNextId()52 return nextId_ - SEQ_STEP; in GetLastId()
363 static constexpr int SEQ_STEP = 2;