Home
last modified time | relevance | path

Searched refs:CheckIdx (Results 1 – 2 of 2) sorted by relevance

/aosp12/art/runtime/mirror/
H A Dobject_array.h167 CheckIdx(); in ArrayIter()
174 CheckIdx();
182 CheckIdx();
188 CheckIdx();
192 CheckIdx();
196 CheckIdx();
202 void CheckIdx() const REQUIRES_SHARED(Locks::mutator_lock_);
H A Dobject_array-inl.h369 inline void ArrayIter<T, C>::CheckIdx() const { in CheckIdx() function