Searched refs:readInt8 (Results 1 – 2 of 2) sorted by relevance
134 status_t readInt8(int8_t *pArg) const;
967 status_t Parcel::readInt8(int8_t *pArg) const in readInt8() function in android::hardware::Parcel1096 status_t ret = readInt8(&tmp); in readBool()1104 status_t err = readInt8(&tmp); in readBool()