Home
last modified time | relevance | path

Searched defs:old_method_array (Results 1 – 2 of 2) sorted by relevance

/art/runtime/
Druntime_image.cc774 void RelocateNativeDexCacheArray(mirror::NativeArray<T>* old_method_array, in RelocateNativeDexCacheArray()
802 mirror::NativeArray<ArtMethod>* old_method_array = cache->GetResolvedMethodsArray(); in RelocateDexCacheArrays() local
Dclass_linker.cc8304 Handle<mirror::PointerArray> old_method_array = hs.NewHandle(method_array); in FinalizeIfTable() local