Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DParcel.cpp1147 status_t Parcel::readUint32(uint32_t *pArg) const in readUint32() function in android::Parcel
1152 uint32_t Parcel::readUint32() const in readUint32() function in android::Parcel