Searched refs:getContainerCode (Results 1 - 5 of 5) sorted by relevance

/frameworks/av/media/mtp/
H A DMtpResponsePacket.h43 inline MtpResponseCode getResponseCode() const { return getContainerCode(); }
H A DMtpEventPacket.h44 inline MtpEventCode getEventCode() const { return getContainerCode(); }
H A DMtpRequestPacket.h44 inline MtpOperationCode getOperationCode() const { return getContainerCode(); }
H A DMtpPacket.h51 uint16_t getContainerCode() const;
H A DMtpPacket.cpp115 uint16_t MtpPacket::getContainerCode() const { function in class:android::MtpPacket

Completed in 1943 milliseconds