Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc3065 bool SetAggregateOption(const FieldDescriptor* option_field,
6067 if (!SetAggregateOption(option_field, unknown_fields)) { in SetOptionValue()
6137 bool DescriptorBuilder::OptionInterpreter::SetAggregateOption( in SetAggregateOption() function in google::protobuf::DescriptorBuilder::OptionInterpreter