Searched refs:sizeOfItems (Results 1 – 1 of 1) sorted by relevance
39 const u4 sizeOfItems = (u4) (sizeof(u4) + sizeof(u2)); in dexDataMapAlloc() local40 if (!safe_mul(&size, maxCount, sizeOfItems) || in dexDataMapAlloc()