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

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

Completed in 1480 milliseconds