Searched refs:has_negative_int_value (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc4576 } else if (uninterpreted_option_->has_negative_int_value()) {
4603 } else if (uninterpreted_option_->has_negative_int_value()) {
4646 } else if (uninterpreted_option_->has_negative_int_value()) {
4663 } else if (uninterpreted_option_->has_negative_int_value()) {
H A Ddescriptor.pb.cc7330 if (has_negative_int_value()) {
7385 if (has_negative_int_value()) {
7437 if (has_negative_int_value()) {
7504 if (from.has_negative_int_value()) {
H A Ddescriptor.pb.h2482 inline bool has_negative_int_value() const;
5585 inline bool UninterpretedOption::has_negative_int_value() const { function in class:google::protobuf::UninterpretedOption
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc4130 } else if (uninterpreted_option_->has_negative_int_value()) {
4157 } else if (uninterpreted_option_->has_negative_int_value()) {
4200 } else if (uninterpreted_option_->has_negative_int_value()) {
4217 } else if (uninterpreted_option_->has_negative_int_value()) {
H A Ddescriptor.pb.h2406 inline bool has_negative_int_value() const;
4249 inline bool UninterpretedOption::has_negative_int_value() const { function in class:google::protobuf::UninterpretedOption
H A Ddescriptor.pb.cc6908 if (has_negative_int_value()) {

Completed in 361 milliseconds