Home
last modified time | relevance | path

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

/art/compiler/
Dcompiled_method.h238 uint32_t TargetTypeIndex() const { in TargetTypeIndex() function
Doat_writer.cc830 mirror::Class* type = dex_cache->GetResolvedType(patch.TargetTypeIndex()); in GetTargetType()