Home | History | Annotate | Download | only in protobuf

Lines Matching refs:aggregate_value

3123   // optional string aggregate_value = 8;
3127 const ::std::string& aggregate_value() const;
3133 void set_allocated_aggregate_value(::std::string* aggregate_value);
7140 // optional string aggregate_value = 8;
7154 inline const ::std::string& UninterpretedOption::aggregate_value() const {
7155 // @@protoc_insertion_point(field_get:google.protobuf.UninterpretedOption.aggregate_value)
7161 // @@protoc_insertion_point(field_set:google.protobuf.UninterpretedOption.aggregate_value)
7166 // @@protoc_insertion_point(field_set_char:google.protobuf.UninterpretedOption.aggregate_value)
7172 // @@protoc_insertion_point(field_set_pointer:google.protobuf.UninterpretedOption.aggregate_value)
7176 // @@protoc_insertion_point(field_mutable:google.protobuf.UninterpretedOption.aggregate_value)
7180 // @@protoc_insertion_point(field_release:google.protobuf.UninterpretedOption.aggregate_value)
7184 inline void UninterpretedOption::set_allocated_aggregate_value(::std::string* aggregate_value) {
7185 if (aggregate_value != NULL) {
7190 aggregate_value_.SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), aggregate_value);
7191 // @@protoc_insertion_point(field_set_allocated:google.protobuf.UninterpretedOption.aggregate_value)