Searched refs:classSize (Results 1 – 1 of 1) sorted by relevance
45 u4 stringSize, classSize, methodSize, fieldSize; in allocateAuxStructures() local50 classSize = pHeader->typeIdsSize * sizeof(struct ClassObject*); in allocateAuxStructures()55 stringSize + classSize + methodSize + fieldSize; in allocateAuxStructures()71 blob += classSize; in allocateAuxStructures()77 pDvmDex, stringSize/4, classSize/4, methodSize/4, fieldSize/4, in allocateAuxStructures()78 stringSize + classSize + methodSize + fieldSize); in allocateAuxStructures()