Searched refs:ObjArray (Results 1 – 2 of 2) sorted by relevance
31 typedef mirror::ObjectArray<mirror::Object> ObjArray; typedef563 int32_t offset_of_field = ObjArray::OffsetOfElement(field_info.StorageIndex()).Int32Value(); in GenSput()648 int32_t offset_of_field = ObjArray::OffsetOfElement(field_info.StorageIndex()).Int32Value(); in GenSget()
37 typedef mirror::ObjectArray<mirror::Object> ObjArray; typedef544 ObjArray::OffsetOfElement(target_method.dex_method_index).Int32Value(), in NextSDCallInsn()