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