Searched refs:dch (Results 1 – 1 of 1) sorted by relevance
1951 art::MutableHandle<art::mirror::DexCache> dch(hs.NewHandle<art::mirror::DexCache>(nullptr)); in FinishNewClassAllocations() local1978 dch.Assign(old_type->GetDexCache()); in FinishNewClassAllocations()1980 AllocateNewClassObject(old_type, superclass, dch, old_type->GetDexClassDefIndex()); in FinishNewClassAllocations()