Home
last modified time | relevance | path

Searched refs:readInt16 (Results 1 – 2 of 2) sorted by relevance

/system/libhwbinder/include/hwbinder/
DParcel.h125 status_t readInt16(int16_t *pArg) const;
/system/libhwbinder/
DParcel.cpp972 status_t Parcel::readInt16(int16_t *pArg) const in readInt16() function in android::hardware::Parcel