Searched refs:value8 (Results 1 – 1 of 1) sorted by relevance
104 int8_t value8; in readFromParcel() local105 RETURN_STATUS_IF_ERROR(parcel->readByte(&value8)); in readFromParcel()106 setInt8(std::string(name), value8); in readFromParcel()