Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dobject_array.h165 CheckIdx(); in ArrayIter()
172 CheckIdx();
180 CheckIdx();
186 CheckIdx();
190 CheckIdx();
194 CheckIdx();
200 void CheckIdx() const REQUIRES_SHARED(Locks::mutator_lock_);
Dobject_array-inl.h369 inline void ArrayIter<T, C>::CheckIdx() const { in CheckIdx() function