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

  /frameworks/base/media/mtp/
MtpDataPacket.h 62 UInt32List* getAUInt32();
MtpDevice.cpp 332 return mData.getAUInt32();
369 return mData.getAUInt32();
MtpDataPacket.cpp 131 UInt32List* MtpDataPacket::getAUInt32() {
MtpServer.cpp 606 MtpObjectHandleList* references = mData.getAUInt32();
    [all...]

Completed in 44 milliseconds