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

/external/protobuf/src/google/protobuf/compiler/
H A Dparser.cc723 uninterpreted_option->set_negative_int_value(-value);
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dparser.cc1043 uninterpreted_option->set_negative_int_value(
/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h2410 inline void set_negative_int_value(::google::protobuf::int64 value);
4259 inline void UninterpretedOption::set_negative_int_value(::google::protobuf::int64 value) { function in class:google::protobuf::UninterpretedOption
H A Ddescriptor.pb.cc6969 set_negative_int_value(from.negative_int_value());
/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h2486 inline void set_negative_int_value(::google::protobuf::int64 value);
5601 inline void UninterpretedOption::set_negative_int_value(::google::protobuf::int64 value) { function in class:google::protobuf::UninterpretedOption
H A Ddescriptor.pb.cc7505 set_negative_int_value(from.negative_int_value());

Completed in 191 milliseconds