Home
last modified time | relevance | path

Searched defs:getUInt64 (Results 1 – 4 of 4) sorted by relevance

/aosp12/hardware/interfaces/configstore/utils/include/configstore/
H A DUtils.h142 uint64_t getUInt64(const uint64_t defValue) { in getUInt64() function
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DDataSourceBase.h87 bool getUInt64(off64_t offset, uint64_t *x) { in getUInt64() function
/aosp12/frameworks/av/include/media/
H A DMediaExtractorPluginHelper.h368 bool getUInt64(off64_t offset, uint64_t *x) { in getUInt64() function
/aosp12/frameworks/av/media/mtp/
H A DMtpDataPacket.cpp101 bool MtpDataPacket::getUInt64(uint64_t& value) { in getUInt64() function in android::MtpDataPacket