Searched refs:getAUInt32 (Results 1 - 4 of 4) sorted by last modified time

/frameworks/av/media/mtp/
H A DMtpDataPacket.cpp131 UInt32List* MtpDataPacket::getAUInt32() { function in class:android::MtpDataPacket
H A DMtpDataPacket.h62 UInt32List* getAUInt32();
H A DMtpDevice.cpp332 return mData.getAUInt32();
369 return mData.getAUInt32();
H A DMtpServer.cpp606 MtpObjectHandleList* references = mData.getAUInt32();

Completed in 51 milliseconds