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

/frameworks/av/media/mtp/
H A DMtpStringBuffer.h50 void writeToPacket(MtpDataPacket* packet) const;
H A DMtpStringBuffer.cpp154 void MtpStringBuffer::writeToPacket(MtpDataPacket* packet) const { function in class:android::MtpStringBuffer
H A DMtpDataPacket.cpp398 string.writeToPacket(this);
403 string.writeToPacket(this);

Completed in 360 milliseconds