Searched defs:getUInt64 (Results 1 – 3 of 3) sorted by relevance
65 bool DataSourceBase::getUInt64(off64_t offset, uint64_t *x) { in getUInt64() function in android::DataSourceBase
368 bool getUInt64(off64_t offset, uint64_t *x) { in getUInt64() function
101 bool MtpDataPacket::getUInt64(uint64_t& value) { in getUInt64() function in android::MtpDataPacket