Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/
Ddescriptor.cc3433 bool SetAggregateOption(const FieldDescriptor* option_field,
7074 if (!SetAggregateOption(option_field, unknown_fields)) { in SetOptionValue()
7144 bool DescriptorBuilder::OptionInterpreter::SetAggregateOption( in SetAggregateOption() function in google::protobuf::DescriptorBuilder::OptionInterpreter