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

/external/chromium_org/third_party/protobuf/src/google/protobuf/
H A Ddescriptor.cc2140 friend class OptionInterpreter;
2349 class OptionInterpreter { class in class:google::protobuf::DescriptorBuilder
2354 explicit OptionInterpreter(DescriptorBuilder* builder);
2356 ~OptionInterpreter();
2446 GOOGLE_DISALLOW_EVIL_CONSTRUCTORS(OptionInterpreter);
2450 // OptionInterpreter should have access to the private members of any class
2454 // redundantly declare OptionInterpreter a friend just to make things extra
2456 friend class OptionInterpreter;
2457 friend class OptionInterpreter::AggregateOptionFinder;
3226 OptionInterpreter option_interprete
4241 DescriptorBuilder::OptionInterpreter::OptionInterpreter( function in class:google::protobuf::DescriptorBuilder::OptionInterpreter
[all...]
/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 156 milliseconds