Home | History | Annotate | Download | only in mirror

Lines Matching refs:new_strings

1088   GcRoot<mirror::String>* new_strings = visitor(strings);
1089 if (strings != new_strings) {
1090 dest->SetDexCacheStrings(new_strings);