Searched defs:negative_int_value_ (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h2438 ::google::protobuf::int64 negative_int_value_; member in class:google::protobuf::UninterpretedOption
4253 negative_int_value_ = GOOGLE_LONGLONG(0);
4257 return negative_int_value_;
4261 negative_int_value_ = value;
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h2539 ::google::protobuf::int64 negative_int_value_; member in class:google::protobuf::UninterpretedOption
5595 negative_int_value_ = GOOGLE_LONGLONG(0);
5599 return negative_int_value_;
5603 negative_int_value_ = value;

Completed in 262 milliseconds