Home
last modified time | relevance | path

Searched defs:resolved_methods (Results 1 – 5 of 5) sorted by relevance

/art/runtime/mirror/
Ddex_cache.cc202 MethodDexCacheType* resolved_methods, in Init()
Ddex_cache.h369 void SetResolvedMethods(MethodDexCacheType* resolved_methods) in SetResolvedMethods()
Ddex_cache-inl.h296 auto* resolved_methods = GetResolvedMethods(); in ClearResolvedMethod() local
/art/dex2oat/linker/
Dimage_writer.cc1580 mirror::MethodDexCacheType* resolved_methods = dex_cache->GetResolvedMethods(); in PruneDexCache() local
1654 mirror::MethodDexCacheType* resolved_methods = dex_cache->GetResolvedMethods(); in PreloadDexCache() local
/art/oatdump/
Doatdump.cc2249 mirror::MethodDexCacheType* resolved_methods = dex_cache->GetResolvedMethods(); in DumpObject() local