Searched defs:Iter (Results 1 – 4 of 4) sorted by relevance
189 class Iter implements ListIterator<T> { class in TimeLimitedInputEventBuffer193 Iter(int index) { in Iter() method in TimeLimitedInputEventBuffer.Iter
71 Iter(::android::content::AttributionSourceState* attr) : mAttr(attr) {} in Iter() function
296 using Iter = details::ArrayIterators<SmallVector, T>; variable299 friend Iter; variable
93 using Iter = details::ArrayIterators<StaticVector, T>; variable94 friend Iter; variable