Searched refs:positive_int_value_ (Results 1 - 4 of 4) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h2437 ::google::protobuf::uint64 positive_int_value_; member in class:google::protobuf::UninterpretedOption
4237 positive_int_value_ = GOOGLE_ULONGLONG(0);
4241 return positive_int_value_;
4245 positive_int_value_ = value;
H A Ddescriptor.pb.cc377 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(UninterpretedOption, positive_int_value_),
6618 positive_int_value_ = GOOGLE_ULONGLONG(0);
6667 positive_int_value_ = GOOGLE_ULONGLONG(0);
6726 input, &positive_int_value_)));
7005 std::swap(positive_int_value_, other->positive_int_value_);
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.cc398 GOOGLE_PROTOBUF_GENERATED_MESSAGE_FIELD_OFFSET(UninterpretedOption, positive_int_value_),
7101 positive_int_value_ = GOOGLE_ULONGLONG(0);
7155 positive_int_value_ = GOOGLE_ULONGLONG(0);
7219 input, &positive_int_value_)));
7544 std::swap(positive_int_value_, other->positive_int_value_);
H A Ddescriptor.pb.h2538 ::google::protobuf::uint64 positive_int_value_; member in class:google::protobuf::UninterpretedOption
5573 positive_int_value_ = GOOGLE_ULONGLONG(0);
5577 return positive_int_value_;
5581 positive_int_value_ = value;

Completed in 929 milliseconds