Searched refs:raw_int_value (Results 1 – 2 of 2) sorted by relevance
30 value += field.raw_int_value(); in FuzzProtoDecoder()
153 uint64_t raw_int_value() const { return int_value_; } in raw_int_value() function