Lines Matching refs:interfaceArray
825 ArrayObject* interfaceArray =827 if (interfaceArray == NULL)833 memcpy(interfaceArray->contents, clazz->interfaces,835 dvmWriteBarrierArray(interfaceArray, 0, count);838 return interfaceArray;