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 | 70 bool MtpDataPacket::getUInt32(uint32_t& value) { in getUInt32() function in android::MtpDataPacket |
| /frameworks/av/media/libstagefright/ | ||
| D | DataSource.cpp | 79 bool DataSource::getUInt32(off64_t offset, uint32_t *x) { in getUInt32() function in android::DataSource |