Home | History | Annotate | Download | only in protobuf

Lines Matching refs:identifier_value

2452   // optional string identifier_value = 3;
2456 inline const ::std::string& identifier_value() const;
2462 inline void set_allocated_identifier_value(::std::string* identifier_value);
5460 // optional string identifier_value = 3;
5476 inline const ::std::string& UninterpretedOption::identifier_value() const {
5517 inline void UninterpretedOption::set_allocated_identifier_value(::std::string* identifier_value) {
5521 if (identifier_value) {
5523 identifier_value_ = identifier_value;