Home
last modified time | relevance | path

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

/art/runtime/mirror/
Ddex_cache.cc208 SetResolvedMethodTypes(resolved_method_types); in Init()
Ddex_cache.h367 void SetResolvedMethodTypes(MethodTypeDexCacheType* resolved_method_types) in SetResolvedMethodTypes() function
/art/runtime/gc/space/
Dimage_space.cc1308 dex_cache->SetResolvedMethodTypes(new_method_types); in RelocateInPlace()
/art/runtime/
Dclass_linker.cc1452 dex_cache->SetResolvedMethodTypes(method_types); in Update()