Home | History | Annotate | Download | only in libdex

Lines Matching refs:arraySize

2734                 size_t arraySize = calcDefinedClassBitsSize(state);
2735 u4 definedClassBits[arraySize];
2736 memset(definedClassBits, 0, arraySize * sizeof(u4));