Searched defs:readUint32 (Results 1 – 5 of 5) sorted by relevance
/aosp14/frameworks/base/libs/hwui/jni/ | ||
H A D | ScopedParcel.cpp | 32 uint32_t ScopedParcel::readUint32() { in readUint32() function in ScopedParcel |
/aosp12/packages/inputmethods/LatinIME/native/jni/src/dictionary/utils/ | ||
H A D | byte_array_utils.h | 63 static AK_FORCE_INLINE uint32_t readUint32(const uint8_t *const buffer, const int pos) { in readUint32() function |
/aosp12/system/libhwbinder/ | ||
H A D | Parcel.cpp | 997 status_t Parcel::readUint32(uint32_t *pArg) const in readUint32() function in android::hardware::Parcel |
/aosp12/frameworks/native/libs/binder/ | ||
H A D | Parcel.cpp | 1527 status_t Parcel::readUint32(uint32_t *pArg) const in readUint32() function in android::Parcel |
/aosp12/frameworks/base/libs/hwui/jni/ | ||
H A D | Bitmap.cpp | 599 uint32_t readUint32() { in readUint32() function in ScopedParcel |