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