Home
last modified time | relevance | path

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

/external/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h234 struct OutputDirective; // see below
236 const OutputDirective& output_directive,
340 struct OutputDirective { struct
346 vector<OutputDirective> output_directives_; argument
Dcommand_line_interface.cc1144 OutputDirective directive; in InterpretArgument()
1239 const OutputDirective& output_directive, in GenerateOutput()