Searched defs:old_method_array (Results 1 – 2 of 2) sorted by relevance
774 void RelocateNativeDexCacheArray(mirror::NativeArray<T>* old_method_array, in RelocateNativeDexCacheArray()802 mirror::NativeArray<ArtMethod>* old_method_array = cache->GetResolvedMethodsArray(); in RelocateDexCacheArrays() local
8304 Handle<mirror::PointerArray> old_method_array = hs.NewHandle(method_array); in FinalizeIfTable() local