Searched refs:getCEsLength (Results 1 – 9 of 9) sorted by relevance
283 int i = iter_.getCEsLength(); in getOffset()390 int limitOffset = iter_.getCEsLength() == 0 ? iter_.getOffset() : 0; in previous()
292 int i = iter_.getCEsLength(); in getOffset()401 int limitOffset = iter_.getCEsLength() == 0 ? iter_.getOffset() : 0; in previous()
88 int32_t i = iter_->getCEsLength(); in getOffset()198 int32_t limitOffset = iter_->getCEsLength() == 0 ? iter_->getOffset() : 0; in previous()
192 inline int32_t getCEsLength() const { in getCEsLength() function
197 for(int32_t i = 0; i < getCEsLength(); ++i) { in fetchCEs()
345 public final int getCEsLength() { in getCEsLength() method in CollationIterator
1241 for(int i = 0; i < getCEsLength(); ++i) { in fetchCEs()
343 public final int getCEsLength() { in getCEsLength() method in CollationIterator
1240 for(int i = 0; i < getCEsLength(); ++i) { in fetchCEs()