Home
last modified time | relevance | path

Searched defs:readUint32 (Results 1 – 2 of 2) sorted by relevance

/frameworks/base/libs/hwui/jni/
DScopedParcel.cpp32 uint32_t ScopedParcel::readUint32() { in readUint32() function in ScopedParcel
/frameworks/native/libs/binder/
DParcel.cpp1911 status_t Parcel::readUint32(uint32_t *pArg) const in readUint32() function in android::Parcel
1916 uint32_t Parcel::readUint32() const in readUint32() function in android::Parcel