Searched defs:IntArray (Results 1 - 2 of 2) sorted by relevance

/art/runtime/mirror/
H A Dobject.h48 typedef PrimitiveArray<int32_t> IntArray; typedef in namespace:art::mirror
181 IntArray* AsIntArray() SHARED_LOCKS_REQUIRED(Locks::mutator_lock_);
/art/runtime/
H A Dthread.h61 typedef PrimitiveArray<int32_t> IntArray; typedef in namespace:art::mirror

Completed in 74 milliseconds