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.h212 struct OutputDirective; // see below
214 const OutputDirective& output_directive,
284 struct OutputDirective { struct
290 vector<OutputDirective> output_directives_; argument
Dcommand_line_interface.cc1016 OutputDirective directive; in InterpretArgument()
1099 const OutputDirective& output_directive, in GenerateOutput()