Searched defs:resolved_methods (Results 1 – 6 of 6) sorted by relevance
40 ArtMethod** resolved_methods, in Init()74 auto* resolved_methods = GetResolvedMethods(); in Fixup() local
158 void SetResolvedMethods(ArtMethod** resolved_methods) in SetResolvedMethods()
371 auto* resolved_methods = dex_cache->GetResolvedMethods(); in AssertDexFile() local
1169 ArtMethod** resolved_methods = method->GetDexCacheResolvedMethods(sizeof(void*)); in Visit() local7001 auto* resolved_methods = klass->GetDexCache()->GetResolvedMethods(); in LinkInterfaceMethods() local
883 ArtMethod** resolved_methods = dex_cache->GetResolvedMethods(); in PruneNonImageClasses() local
1728 auto* resolved_methods = dex_cache->GetResolvedMethods(); in Callback() local