Searched defs:AsInt8 (Results 1 – 3 of 3) sorted by relevance
49 int8_t AsInt8() const { return static_cast<int8_t>(uint_value_); } in AsInt8() function
72 int8_t AsInt8() const { return static_cast<int8_t>(uint_value_); } in AsInt8() function
811 int8_t AsInt8() const { return static_cast<int8_t>(AsIntN(8)); } in AsInt8() function