Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/more_protos/src/proto/google/protobuf/
Ddescriptor.proto497 optional string aggregate_value = 8; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/java/compatibility_tests/v2.5.0/protos/src/proto/google/protobuf/
Ddescriptor.proto497 optional string aggregate_value = 8; field
/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.proto650 optional string aggregate_value = 8; field
Ddescriptor.pb.h7440 inline const ::std::string& UninterpretedOption::aggregate_value() const { in aggregate_value() function
7470 inline void UninterpretedOption::set_allocated_aggregate_value(::std::string* aggregate_value) { in set_allocated_aggregate_value()
Ddescriptor.pb.cc13792 const ::std::string& UninterpretedOption::aggregate_value() const { in aggregate_value() function in google::protobuf::UninterpretedOption
13822 void UninterpretedOption::set_allocated_aggregate_value(::std::string* aggregate_value) { in set_allocated_aggregate_value()