Searched refs:mAllocationIncrement (Results 1 – 2 of 2) sorted by relevance
34 mAllocationIncrement(bufferSize), in MtpPacket()57 int newLength = length + mAllocationIncrement; in allocate()
33 size_t mAllocationIncrement; variable