Searched refs:newBytes (Results 1 – 3 of 3) sorted by relevance
191 int newBytes = 0; in decompress() local195 newBytes = fBuffer.length - fBufferLength; in decompress()198 if(byteBufferLimit - byteBufferStart < newBytes) in decompress()199 newBytes = byteBufferLimit - byteBufferStart; in decompress()202 fBuffer, fBufferLength, newBytes); in decompress()215 bytePos += newBytes; in decompress()
570 final long newBytes = mInfoDelta.mTotalBytes - curSize; in transferData() local572 StorageUtils.ensureAvailableSpace(mContext, outFd, newBytes); in transferData()656 final long newBytes = (mInfoDelta.mCurrentBytes + len) - curSize; in transferData() local658 StorageUtils.ensureAvailableSpace(mContext, outFd, newBytes); in transferData()
META-INF/ META-INF/MANIFEST.MF build-data.properties com/ com ...