Home
last modified time | relevance | path

Searched defs:getUInt32 (Results 1 – 5 of 5) sorted by relevance

/aosp12/hardware/interfaces/configstore/utils/include/configstore/
H A DUtils.h130 uint32_t getUInt32(const uint32_t defValue) { in getUInt32() function
/aosp12/frameworks/av/media/mtp/
H A DMtpPacket.cpp98 uint32_t MtpPacket::getUInt32(int offset) const { in getUInt32() function in android::MtpPacket
H A DMtpDataPacket.cpp91 bool MtpDataPacket::getUInt32(uint32_t& value) { in getUInt32() function in android::MtpDataPacket
/aosp12/frameworks/av/media/libstagefright/include/media/stagefright/
H A DDataSourceBase.h75 bool getUInt32(off64_t offset, uint32_t *x) { in getUInt32() function
/aosp12/frameworks/av/include/media/
H A DMediaExtractorPluginHelper.h355 bool getUInt32(off64_t offset, uint32_t *x) { in getUInt32() function