Searched defs:getUInt16 (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/media/mtp/ | ||
D | MtpPacket.cpp | 94 uint16_t MtpPacket::getUInt16(int offset) const { in getUInt16() function in android::MtpPacket |
D | MtpDataPacket.cpp | 59 bool MtpDataPacket::getUInt16(uint16_t& value) { in getUInt16() function in android::MtpDataPacket |
/frameworks/av/media/libstagefright/ | ||
D | DataSource.cpp | 55 bool DataSource::getUInt16(off64_t offset, uint16_t *x) { in getUInt16() function in android::DataSource |