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

  /hardware/interfaces/configstore/utils/include/configstore/
Utils.h 117 uint64_t getUInt64(const uint64_t defValue) {
  /frameworks/av/media/libstagefright/
DataSource.cpp 82 bool DataSource::getUInt64(off64_t offset, uint64_t *x) {
  /frameworks/av/media/mtp/
MtpDataPacket.cpp 100 bool MtpDataPacket::getUInt64(uint64_t& value) {
240 if (!getUInt64(value)) {

Completed in 187 milliseconds