Searched refs:GetResolvedCallSites (Results 1 – 6 of 6) sorted by relevance
153 GcRoot<mirror::CallSite>& target = GetResolvedCallSites()[call_site_idx]; in GetResolvedCallSite()165 GcRoot<mirror::CallSite>& target = GetResolvedCallSites()[call_site_idx]; in SetResolvedCallSite()330 GcRoot<mirror::CallSite>* resolved_call_sites = GetResolvedCallSites(); in VisitReferences()377 GcRoot<mirror::CallSite>* src = GetResolvedCallSites(); in FixupResolvedCallSites()
362 GcRoot<CallSite>* GetResolvedCallSites() in GetResolvedCallSites() function
563 GcRoot<mirror::CallSite>* orig_call_sites = orig_dex_cache->GetResolvedCallSites(); in PatchDexFileArrays()
1290 GcRoot<mirror::CallSite>* call_sites = dex_cache->GetResolvedCallSites(); in RelocateInPlace()
2349 GcRoot<mirror::CallSite>* orig_call_sites = orig_dex_cache->GetResolvedCallSites(); in FixupDexCache()
1362 dex_cache->GetResolvedCallSites(); in UpdateAppImageClassLoadersAndDexCaches()