Searched defs:getUInt64 (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/mtp/
H A DMtpDataPacket.cpp78 bool MtpDataPacket::getUInt64(uint64_t& value) { function in class:android::MtpDataPacket
218 if (!getUInt64(value)) {
/frameworks/av/media/libstagefright/
H A DDataSource.cpp94 bool DataSource::getUInt64(off64_t offset, uint64_t *x) { function in class:android::DataSource

Completed in 2191 milliseconds