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