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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2374 void AddWithoutInterpreting(const UninterpretedOption& uninterpreted_option,
4386 AddWithoutInterpreting(*uninterpreted_option_, options);
4398 AddWithoutInterpreting(*uninterpreted_option_, options);
4488 void DescriptorBuilder::OptionInterpreter::AddWithoutInterpreting( function in class:google::protobuf::DescriptorBuilder::OptionInterpreter
/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc2068 void AddWithoutInterpreting(const UninterpretedOption& uninterpreted_option,
3937 AddWithoutInterpreting(*uninterpreted_option_, options);
3949 AddWithoutInterpreting(*uninterpreted_option_, options);
4042 void DescriptorBuilder::OptionInterpreter::AddWithoutInterpreting( function in class:google::protobuf::DescriptorBuilder::OptionInterpreter

Completed in 669 milliseconds