HomeSort by relevance Sort by last modified time
    Searched defs:getUInt64 (Results 1 - 2 of 2) sorted by null

  /frameworks/av/media/libstagefright/
DataSource.cpp 90 bool DataSource::getUInt64(off64_t offset, uint64_t *x) {
  /frameworks/av/media/mtp/
MtpDataPacket.cpp 80 bool MtpDataPacket::getUInt64(uint64_t& value) {
220 if (!getUInt64(value)) {

Completed in 50 milliseconds