Searched defs:putUInt16 (Results 1 – 2 of 2) sorted by relevance
| /frameworks/av/media/mtp/ | ||
| D | MtpPacket.cpp | 115 void MtpPacket::putUInt16(int offset, uint16_t value) {  in putUInt16()  function in android::MtpPacket | 
| D | MtpDataPacket.cpp | 272 void MtpDataPacket::putUInt16(uint16_t value) {  in putUInt16()  function in android::MtpDataPacket |