HomeSort by relevance Sort by last modified time
    Searched refs:mAllocationIncrement (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/mtp/
MtpPacket.h 33 int mAllocationIncrement;
MtpPacket.cpp 34 mAllocationIncrement(bufferSize),
57 int newLength = length + mAllocationIncrement;

Completed in 166 milliseconds