Searched refs:GetDirectInterfaceTypeIdx (Results 1 – 2 of 2) sorted by relevance
1043 dex::TypeIndex Class::GetDirectInterfaceTypeIdx(uint32_t idx) { in GetDirectInterfaceTypeIdx() function in art::mirror::Class1069 dex::TypeIndex type_idx = klass->GetDirectInterfaceTypeIdx(idx); in GetDirectInterface()1081 dex::TypeIndex type_idx = klass->GetDirectInterfaceTypeIdx(idx); in ResolveDirectInterface()
1115 dex::TypeIndex GetDirectInterfaceTypeIdx(uint32_t idx) REQUIRES_SHARED(Locks::mutator_lock_);