Home | History | Annotate | Download | only in interpreter

Lines Matching defs:byte_array

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