Searched refs:FixupResolvedCallSites (Results 1 – 5 of 5) sorted by relevance
389 inline void DexCache::FixupResolvedCallSites(GcRoot<mirror::CallSite>* dest, in FixupResolvedCallSites() function
217 void FixupResolvedCallSites(GcRoot<mirror::CallSite>* dest, const Visitor& visitor)
583 orig_dex_cache->FixupResolvedCallSites(RelocatedCopyOf(orig_call_sites), in PatchDexFileArrays()
1318 dex_cache->FixupResolvedCallSites<kWithoutReadBarrier>(new_call_sites, fixup_adapter); in RelocateInPlace()
2481 orig_dex_cache->FixupResolvedCallSites(NativeCopyLocation(orig_call_sites, orig_dex_cache), in FixupDexCache()