Home
last modified time | relevance | path

Searched refs:dch (Results 1 – 1 of 1) sorted by relevance

/art/openjdkjvmti/
Dti_redefine.cc1951 art::MutableHandle<art::mirror::DexCache> dch(hs.NewHandle<art::mirror::DexCache>(nullptr)); in FinishNewClassAllocations() local
1978 dch.Assign(old_type->GetDexCache()); in FinishNewClassAllocations()
1980 AllocateNewClassObject(old_type, superclass, dch, old_type->GetDexClassDefIndex()); in FinishNewClassAllocations()