Searched refs:writeToPacket (Results 1 - 3 of 3) sorted by relevance

/frameworks/av/media/mtp/
H A DMtpStringBuffer.h47 void writeToPacket(MtpDataPacket* packet) const;
H A DMtpStringBuffer.cpp142 void MtpStringBuffer::writeToPacket(MtpDataPacket* packet) const { function in class:android::MtpStringBuffer
H A DMtpDataPacket.cpp324 string.writeToPacket(this);
329 string.writeToPacket(this);

Completed in 30 milliseconds