Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/
Ddescriptor.cc3046 void AddWithoutInterpreting(const UninterpretedOption& uninterpreted_option,
5687 AddWithoutInterpreting(*uninterpreted_option_, options); in InterpretSingleOption()
5708 AddWithoutInterpreting(*uninterpreted_option_, options); in InterpretSingleOption()
5800 void DescriptorBuilder::OptionInterpreter::AddWithoutInterpreting( in AddWithoutInterpreting() function in google::protobuf::DescriptorBuilder::OptionInterpreter