Searched refs:newSlotsOffset (Results 1 – 1 of 1) sorted by relevance
112 uint32_t newSlotsOffset = mInflatedSize - slotsSize; in maybeInflate() local115 memcpy(static_cast<uint8_t*>(newData) + newSlotsOffset, in maybeInflate()122 mSlotsOffset = newSlotsOffset; in maybeInflate()