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

/art/runtime/mirror/
H A Dobject.h45 typedef PrimitiveArray<int32_t> IntArray; typedef in namespace:art::mirror
145 IntArray* AsIntArray();
/art/runtime/
H A Dthread.h55 typedef PrimitiveArray<int32_t> IntArray; typedef in namespace:art::mirror

Completed in 90 milliseconds