Home
last modified time | relevance | path

Searched defs:getUInt32 (Results 1 – 4 of 4) sorted by relevance

/frameworks/av/media/mtp/
DMtpPacket.cpp98 uint32_t MtpPacket::getUInt32(int offset) const { in getUInt32() function in android::MtpPacket
DMtpDataPacket.cpp91 bool MtpDataPacket::getUInt32(uint32_t& value) { in getUInt32() function in android::MtpDataPacket
/frameworks/av/media/libstagefright/include/media/stagefright/
DDataSourceBase.h75 bool getUInt32(off64_t offset, uint32_t *x) { in getUInt32() function
/frameworks/av/include/media/
DMediaExtractorPluginHelper.h355 bool getUInt32(off64_t offset, uint32_t *x) { in getUInt32() function