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

/external/protobuf/src/google/protobuf/
H A Ddescriptor.pb.h2623 // optional string aggregate_value = 8;
2627 inline const ::std::string& aggregate_value() const;
2633 inline void set_allocated_aggregate_value(::std::string* aggregate_value);
6398 // optional string aggregate_value = 8;
6414 inline const ::std::string& UninterpretedOption::aggregate_value() const { function in class:google::protobuf::UninterpretedOption
6415 // @@protoc_insertion_point(field_get:google.protobuf.UninterpretedOption.aggregate_value)
6424 // @@protoc_insertion_point(field_set:google.protobuf.UninterpretedOption.aggregate_value)
6432 // @@protoc_insertion_point(field_set_char:google.protobuf.UninterpretedOption.aggregate_value)
6440 // @@protoc_insertion_point(field_set_pointer:google.protobuf.UninterpretedOption.aggregate_value)
6447 // @@protoc_insertion_point(field_mutable:google.protobuf.UninterpretedOption.aggregate_value)
6460 set_allocated_aggregate_value(::std::string* aggregate_value) argument
[all...]

Completed in 105 milliseconds