Searched refs:iface_list (Results 1 – 1 of 1) sorted by relevance
179 const dex::TypeList* iface_list = klass->GetInterfaceTypeList(); in Class_getInterfacesInternal() local180 if (iface_list == nullptr) { in Class_getInterfacesInternal()185 const uint32_t num_ifaces = iface_list->Size(); in Class_getInterfacesInternal()200 const dex::TypeIndex type_idx = iface_list->GetTypeItem(i).type_idx_; in Class_getInterfacesInternal()