Searched defs:getUInt8 (Results 1 - 1 of 1) sorted by relevance

/frameworks/av/media/mtp/
H A DMtpDataPacket.h45 inline uint8_t getUInt8() { return (uint8_t)mBuffer[mOffset++]; } function in class:android::MtpDataPacket

Completed in 740 milliseconds