Home
last modified time | relevance | path

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

/art/runtime/mirror/
Dobject_array.h171 CheckIdx(); in ArrayIter()
178 CheckIdx();
186 CheckIdx();
192 CheckIdx();
196 CheckIdx();
200 CheckIdx();
206 void CheckIdx() const REQUIRES_SHARED(Locks::mutator_lock_);
Dobject_array-inl.h382 inline void ArrayIter<T, C>::CheckIdx() const { in CheckIdx() function