Home
last modified time | relevance | path

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

/art/runtime/mirror/
Ddex_cache.cc204 SetResolvedMethodTypes(resolved_method_types); in Init()
Ddex_cache.h368 void SetResolvedMethodTypes(MethodTypeDexCacheType* resolved_method_types) in SetResolvedMethodTypes() function
/art/runtime/gc/space/
Dimage_space.cc1352 dex_cache->SetResolvedMethodTypes(new_method_types); in RelocateInPlace()