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

/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 294 milliseconds