Lines Matching refs:interfaces
1005 const DexTypeList* interfaces =
1007 if (interfaces != NULL) {
1008 u4 size = interfaces->size;
1012 * Ensure that all interfaces refer to classes (not arrays or
1017 dexTypeListGetIdx(interfaces, i));
1026 * but in practice the number of interfaces implemented by any
1032 u4 idx1 = dexTypeListGetIdx(interfaces, i);
1035 u4 idx2 = dexTypeListGetIdx(interfaces, j);