Searched defs:resolved_methods (Results 1 – 6 of 6) sorted by relevance
247 MethodDexCacheType* resolved_methods, in Init()
371 void SetResolvedMethods(MethodDexCacheType* resolved_methods) in SetResolvedMethods()
297 auto* resolved_methods = GetResolvedMethods(); in ClearResolvedMethod() local
1244 mirror::MethodDexCacheType* resolved_methods = dex_cache->GetResolvedMethods(); in ClearDexCache() local1289 mirror::MethodDexCacheType* resolved_methods = dex_cache->GetResolvedMethods(); in PreloadDexCache() local
2257 mirror::MethodDexCacheType* resolved_methods = dex_cache->GetResolvedMethods(); in DumpObject() local
7733 auto* resolved_methods = klass_->GetDexCache()->GetResolvedMethods(); in CheckNoStaleMethodsInDexCache() local