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