Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc3395 void AddWithoutInterpreting(const UninterpretedOption& uninterpreted_option,
6433 AddWithoutInterpreting(*uninterpreted_option_, options); in InterpretSingleOption()
6457 AddWithoutInterpreting(*uninterpreted_option_, options); in InterpretSingleOption()
6653 void DescriptorBuilder::OptionInterpreter::AddWithoutInterpreting( in AddWithoutInterpreting() function in google::protobuf::DescriptorBuilder::OptionInterpreter