Home | History | Annotate | Download | only in protobuf

Lines Matching refs:identifier_value

3078   // optional string identifier_value = 3;
3082 const ::std::string& identifier_value() const;
3088 void set_allocated_identifier_value(::std::string* identifier_value);
6960 // optional string identifier_value = 3;
6974 inline const ::std::string& UninterpretedOption::identifier_value() const {
6975 // @@protoc_insertion_point(field_get:google.protobuf.UninterpretedOption.identifier_value)
6981 // @@protoc_insertion_point(field_set:google.protobuf.UninterpretedOption.identifier_value)
6986 // @@protoc_insertion_point(field_set_char:google.protobuf.UninterpretedOption.identifier_value)
6992 // @@protoc_insertion_point(field_set_pointer:google.protobuf.UninterpretedOption.identifier_value)
6996 // @@protoc_insertion_point(field_mutable:google.protobuf.UninterpretedOption.identifier_value)
7000 // @@protoc_insertion_point(field_release:google.protobuf.UninterpretedOption.identifier_value)
7004 inline void UninterpretedOption::set_allocated_identifier_value(::std::string* identifier_value) {
7005 if (identifier_value != NULL) {
7010 identifier_value_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), identifier_value);
7011 // @@protoc_insertion_point(field_set_allocated:google.protobuf.UninterpretedOption.identifier_value)