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

/external/protobuf/src/google/protobuf/
H A Ddescriptor.cc1845 friend class OptionInterpreter;
2045 class OptionInterpreter { class in class:google::protobuf::DescriptorBuilder
2050 explicit OptionInterpreter(DescriptorBuilder* builder);
2052 ~OptionInterpreter();
2131 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(OptionInterpreter);
2135 // OptionInterpreter should have access to the private members of any class
2139 // redundantly declare OptionInterpreter a friend just to make things extra
2141 friend class OptionInterpreter;
2838 OptionInterpreter option_interpreter(this);
3794 DescriptorBuilder::OptionInterpreter function in class:google::protobuf::DescriptorBuilder::OptionInterpreter
[all...]

Completed in 18 milliseconds