Home
last modified time | relevance | path

Searched refs:PreloadDexCachesResolveMethod (Results 1 – 1 of 1) sorted by relevance

/art/runtime/native/
Ddalvik_system_VMRuntime.cc456 static void PreloadDexCachesResolveMethod(ObjPtr<mirror::DexCache> dex_cache, uint32_t method_idx) in PreloadDexCachesResolveMethod() function
617 PreloadDexCachesResolveMethod(dex_cache, method.GetIndex()); in VMRuntime_preloadDexCaches()