Searched defs:AsInt8 (Results 1 – 4 of 4) 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
807 int8_t AsInt8() const { return static_cast<int8_t>(AsIntN(8)); } in AsInt8() function
451 int8_t AsInt8() const { return static_cast<int8_t>(AsInt64()); } in AsInt8() function