Home | History | Annotate | Download | only in protobuf

Lines Matching full:uint64

2398   // optional uint64 positive_int_value = 4;
2402 inline ::google::protobuf::uint64 positive_int_value() const;
2403 inline void set_positive_int_value(::google::protobuf::uint64 value);
2437 ::google::protobuf::uint64 positive_int_value_;
4232 // optional uint64 positive_int_value = 4;
4240 inline ::google::protobuf::uint64 UninterpretedOption::positive_int_value() const {
4243 inline void UninterpretedOption::set_positive_int_value(::google::protobuf::uint64 value) {