Searched refs:interfaceArray (Results 1 – 1 of 1) sorted by relevance
822 ArrayObject* interfaceArray = in dvmGetInterfaces() local824 if (interfaceArray == NULL) in dvmGetInterfaces()830 memcpy(interfaceArray->contents, clazz->interfaces, in dvmGetInterfaces()832 dvmWriteBarrierArray(interfaceArray, 0, count); in dvmGetInterfaces()835 return interfaceArray; in dvmGetInterfaces()