Searched refs:getReadCount (Results 1 – 7 of 7) sorted by relevance
179 int bytesRead = stream.getReadCount(); in postParse()204 int numRead = stream.getReadCount(); in parseRawDescriptors()
36 stream.advance(mLength - stream.getReadCount()); in parseRawDescriptors()
35 stream.advance(mLength - stream.getReadCount()); in parseRawDescriptors()
78 public int getReadCount() { in getReadCount() method in ByteStream
41657 HPLcom/android/server/usb/descriptors/ByteStream;->getReadCount()I