Searched refs:putAUInt16 (Results 1 – 3 of 3) sorted by relevance
83 void putAUInt16(const uint16_t* values, int count);84 void putAUInt16(const UInt16List* values);
464 mData.putAUInt16(kSupportedOperationCodes, in doGetDeviceInfo()466 mData.putAUInt16(kSupportedEventCodes, in doGetDeviceInfo()468 mData.putAUInt16(deviceProperties); // Device Properties Supported in doGetDeviceInfo()469 mData.putAUInt16(captureFormats); // Capture Formats in doGetDeviceInfo()470 mData.putAUInt16(playbackFormats); // Playback Formats in doGetDeviceInfo()563 mData.putAUInt16(properties); in doGetObjectPropsSupported()
349 void MtpDataPacket::putAUInt16(const uint16_t* values, int count) { in putAUInt16() function in android::MtpDataPacket355 void MtpDataPacket::putAUInt16(const UInt16List* values) { in putAUInt16() function in android::MtpDataPacket