Searched defs:getUInt32 (Results 1 – 3 of 3) sorted by relevance
/frameworks/av/media/mtp/ | ||
D | MtpPacket.cpp | 98 uint32_t MtpPacket::getUInt32(int offset) const { in getUInt32() function in android::MtpPacket |
D | MtpDataPacket.cpp | 61 uint32_t MtpDataPacket::getUInt32() { in getUInt32() function in android::MtpDataPacket |
/frameworks/av/media/libstagefright/ | ||
D | DataSource.cpp | 77 bool DataSource::getUInt32(off64_t offset, uint32_t *x) { in getUInt32() function in android::DataSource |