Searched defs:ObjArray (Results 1 - 2 of 2) sorted by last modified time

/art/compiler/dex/quick/
H A Dgen_common.cc40 typedef mirror::ObjectArray<mirror::Object> ObjArray; typedef in namespace:art
106 int32_t offset_of_field = ObjArray::OffsetOfElement(field_info.StorageIndex()).Int32Value();
H A Dgen_invoke.cc40 typedef mirror::ObjectArray<mirror::Object> ObjArray; typedef in namespace:art

Completed in 116 milliseconds