Home
last modified time | relevance | path

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

/frameworks/native/libs/binder/
DParcel.cpp1137 status_t Parcel::readInt32(int32_t *pArg) const in readInt32() function in android::Parcel
1142 int32_t Parcel::readInt32() const in readInt32() function in android::Parcel