Home | History | Annotate | Download | only in interpreter

Lines Matching refs:byte_array

1220       mirror::ByteArray* byte_array = array->AsByteArray();
1222 byte_array->SetWithoutChecks<true>(i + offset, *address);