Searched defs:resolved_methods (Results 1 – 4 of 4) sorted by relevance
35 ObjectArray<Class>* resolved_types, PointerArray* resolved_methods, in Init()62 auto* resolved_methods = GetResolvedMethods(); in Fixup() local
359 auto* resolved_methods = dex_cache->GetResolvedMethods(); in AssertDexFile() local
5044 auto* resolved_methods = klass->GetDexCache()->GetResolvedMethods(); in LinkInterfaceMethods() local
640 auto* resolved_methods = down_cast<mirror::PointerArray*>(dex_cache->GetResolvedMethods()); in PruneNonImageClasses() local