Searched defs:s_chars (Results 1 - 1 of 1) sorted by relevance

/art/runtime/
H A Djni_internal.cc2006 mirror::CharArray* s_chars = s->GetCharArray(); local
2007 if (chars != (s_chars->GetData() + s->GetOffset())) {
2035 mirror::CharArray* s_chars = s->GetCharArray(); local
2036 if (heap->IsMovableObject(s_chars)) {

Completed in 101 milliseconds