Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/
Ddescriptor.cc2550 void AddWithoutInterpreting(const UninterpretedOption& uninterpreted_option,
4814 AddWithoutInterpreting(*uninterpreted_option_, options); in InterpretSingleOption()
4835 AddWithoutInterpreting(*uninterpreted_option_, options); in InterpretSingleOption()
4926 void DescriptorBuilder::OptionInterpreter::AddWithoutInterpreting( in AddWithoutInterpreting() function in google::protobuf::DescriptorBuilder::OptionInterpreter