Home
last modified time | relevance | path

Searched defs:GetWithoutChecks (Results 1 – 2 of 2) sorted by relevance

/art/runtime/mirror/
Darray.h171 T GetWithoutChecks(int32_t i) ALWAYS_INLINE REQUIRES_SHARED(Locks::mutator_lock_) { in GetWithoutChecks() function
Dobject_array-inl.h98 inline ObjPtr<T> ObjectArray<T>::GetWithoutChecks(int32_t i) { in GetWithoutChecks() function