Searched defs:OutputDirective (Results 1 - 2 of 2) sorted by relevance

/external/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.h212 struct OutputDirective; // see below
214 const OutputDirective& output_directive,
284 struct OutputDirective { struct in class:google::protobuf::compiler::CommandLineInterface
290 vector<OutputDirective> output_directives_;
/external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
H A Dcommand_line_interface.h233 struct OutputDirective; // see below
235 const OutputDirective& output_directive,
315 struct OutputDirective { struct in class:google::protobuf::compiler::CommandLineInterface
321 vector<OutputDirective> output_directives_;

Completed in 81 milliseconds