Searched refs:ConstIterate (Results 1 – 2 of 2) sorted by relevance
80 ALWAYS_INLINE IterationRange<mirror::ConstHandleArrayIter<Type>> ConstIterate() const in ConstIterate() function82 return T::ConstIterate(*this); in ConstIterate()
122 …inline IterationRange<ConstObjPtrArrayIter<T>> ConstIterate() const REQUIRES_SHARED(Locks::mutator… in ConstIterate() function135 static inline IterationRange<ConstHandleArrayIter<T>> ConstIterate( in ConstIterate() function