Searched defs:totalSize (Results 1 – 6 of 6) sorted by relevance
54 u4 totalSize = sizeof(DvmDex) + in allocateAuxStructures() local184 u4 totalSize; in dvmDexFileFree() local
551 size_t baseSize, totalSize; in dvmGenerateTrackedAllocationReport() local
119 private int totalSize; field in Statistics.Data
51 size_t totalSize = elementSize + headerSize; in allocArray() local
218 int totalSize; // header + code size member