Searched refs:new_strings (Results 1 – 1 of 1) sorted by relevance
1345 mirror::GcRootArray<mirror::String>* new_strings = in CopyDexCache() local1359 new_strings->Set(i, str.Ptr()); in CopyDexCache()1369 new_strings->Set(i, reinterpret_cast<mirror::String*>(address)); in CopyDexCache()1371 new_strings->Set(i, reinterpret_cast<mirror::String*>(*it2)); in CopyDexCache()