Searched defs:resolved_methods (Results 1 – 7 of 7) sorted by relevance
177 ArtMethod** resolved_methods, in Init()221 auto* resolved_methods = GetResolvedMethods(); in Fixup() local
335 void SetResolvedMethods(ArtMethod** resolved_methods) in SetResolvedMethods()
670 ArtMethod** resolved_methods; member
445 auto* resolved_methods = dex_cache->GetResolvedMethods(); in AssertDexFile() local
1112 ArtMethod** resolved_methods = method->GetDexCacheResolvedMethods(kRuntimePointerSize); in Visit() local6895 auto* resolved_methods = klass_->GetDexCache()->GetResolvedMethods(); in CheckNoStaleMethodsInDexCache() local
942 ArtMethod** resolved_methods = dex_cache->GetResolvedMethods(); in PruneAndPreloadDexCache() local
2182 auto* resolved_methods = dex_cache->GetResolvedMethods(); in Callback() local