Searched refs:SetResolvedMethod (Results 1 – 6 of 6) sorted by relevance
110 void SetResolvedMethod(uint32_t method_idx, ArtMethod* resolved) ALWAYS_INLINE in SetResolvedMethod() function
333 dex_cache->SetResolvedMethod(method_idx, method); in PreloadDexCachesResolveMethod()
680 dex_cache->SetResolvedMethod(i, resolution_method); in PruneNonImageClasses()
837 called->GetDexCache()->SetResolvedMethod(called_dex_method_idx, called); in artQuickResolutionTrampoline()
3979 proxy_class->GetDexCache()->SetResolvedMethod(proxy_constructor->GetDexMethodIndex(), in CreateProxyConstructor()4008 prototype->GetDeclaringClass()->GetDexCache()->SetResolvedMethod(prototype->GetDexMethodIndex(), in CreateProxyMethod()5730 dex_cache->SetResolvedMethod(method_idx, resolved); in ResolveMethod()
3069 (*dex_cache_)->SetResolvedMethod(dex_method_idx, res_method); in ResolveMethodAndCheckAccess()