Home
last modified time | relevance | path

Searched defs:getUInt16 (Results 1 – 3 of 3) sorted by relevance

/frameworks/av/media/mtp/
DMtpPacket.cpp94 uint16_t MtpPacket::getUInt16(int offset) const { in getUInt16() function in android::MtpPacket
DMtpDataPacket.cpp59 bool MtpDataPacket::getUInt16(uint16_t& value) { in getUInt16() function in android::MtpDataPacket
/frameworks/av/media/libstagefright/
DDataSource.cpp55 bool DataSource::getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function in android::DataSource