Home | History | Annotate | Download | only in binder

Lines Matching full:lastindex

501     int firstIndex = -1, lastIndex = -2;
527 lastIndex = i;
530 int numObjects = lastIndex - firstIndex + 1;
563 for (int i = firstIndex; i <= lastIndex; i++) {