Home
last modified time | relevance | path

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

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