Searched refs:fBlockIndex (Results 1 – 1 of 1) sorted by relevance
161 , fBlockIndex(-1) in Iter()172 ++fBlockIndex; in next()184 return (char*) fAllocator->fBlocks[fBlockIndex] + fIndexInBlock * fAllocator->fItemSize; in get()189 int fBlockIndex; variable