Home
last modified time | relevance | path

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

/art/runtime/mirror/
Ddex_cache.cc199 SetResolvedMethods(resolved_methods); in Init()
Ddex_cache.h335 void SetResolvedMethods(ArtMethod** resolved_methods) in SetResolvedMethods() function
/art/runtime/gc/space/
Dimage_space.cc1255 dex_cache->SetResolvedMethods(new_methods); in RelocateInPlace()
/art/runtime/
Dclass_linker.cc1327 dex_cache->SetResolvedMethods(methods); in UpdateAppImageClassLoadersAndDexCaches()