Searched defs:readUint16 (Results 1 – 2 of 2) sorted by relevance
72 static AK_FORCE_INLINE uint16_t readUint16(const uint8_t *const buffer, const int pos) { in readUint16() function
982 status_t Parcel::readUint16(uint16_t *pArg) const in readUint16() function in android::hardware::Parcel