Searched defs:ritems (Results 1 – 1 of 1) sorted by relevance
286 RIter ritems() { return RIter(fAllocator.allocator()); } in ritems() function287 CRIter ritems() const { return CRIter(fAllocator.allocator()); } in ritems() function