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 87 bool DataSource::getUInt64(off64_t offset, uint64_t *x) {
  /frameworks/av/media/mtp/
MtpDataPacket.cpp 69 uint64_t MtpDataPacket::getUInt64() {
151 result->push(getUInt64());

Completed in 37 milliseconds