Home
last modified time | relevance | path

Searched refs:aggregate_value (Results 1 – 7 of 7) sorted by relevance

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.pb.cc13171 this->aggregate_value().data(), this->aggregate_value().length(), in MergePartialFromCodedStream()
13246 this->aggregate_value().data(), this->aggregate_value().length(), in SerializeWithCachedSizes()
13250 8, this->aggregate_value(), output); in SerializeWithCachedSizes()
13306 this->aggregate_value().data(), this->aggregate_value().length(), in InternalSerializeWithCachedSizesToArray()
13311 8, this->aggregate_value(), target); in InternalSerializeWithCachedSizesToArray()
13364 this->aggregate_value()); in ByteSize()
13792 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() argument
13823 if (aggregate_value != NULL) { in set_allocated_aggregate_value()
13828 …SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), aggregate_value); in set_allocated_aggregate_value()
Ddescriptor.pb.h3319 const ::std::string& aggregate_value() const;
3325 void set_allocated_aggregate_value(::std::string* aggregate_value);
7440 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() argument
7471 if (aggregate_value != NULL) { in set_allocated_aggregate_value()
7476 …SetAllocatedNoArena(&::google::protobuf::internal::GetEmptyStringAlreadyInited(), aggregate_value); in set_allocated_aggregate_value()
Ddescriptor.proto650 optional string aggregate_value = 8; field
Ddescriptor.cc6161 if (!parser.ParseFromString(uninterpreted_option_->aggregate_value(), in SetAggregateOption()
/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/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/php/ext/google/protobuf/
Dupb.h6996 inline upb::reffed_ptr<const upb::FieldDef> aggregate_value() { RETURN_REFFED(upb::FieldDef, upbdef…