HomeSort by relevance Sort by last modified time
    Searched refs:ObjArray (Results 1 - 2 of 2) sorted by null

  /art/compiler/dex/quick/
gen_common.cc 31 typedef mirror::ObjectArray<mirror::Object> ObjArray;
563 int32_t offset_of_field = ObjArray::OffsetOfElement(field_info.StorageIndex()).Int32Value();
648 int32_t offset_of_field = ObjArray::OffsetOfElement(field_info.StorageIndex()).Int32Value();
    [all...]
gen_invoke.cc 37 typedef mirror::ObjectArray<mirror::Object> ObjArray;
544 ObjArray::OffsetOfElement(target_method.dex_method_index).Int32Value(),
    [all...]

Completed in 35 milliseconds