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.h279 struct OutputDirective; // see below
281 const OutputDirective& output_directive,
405 struct OutputDirective { struct
411 std::vector<OutputDirective> output_directives_; argument
Dcommand_line_interface.cc1298 for (std::vector<OutputDirective>::const_iterator j = in ParseArguments()
1716 OutputDirective directive; in InterpretArgument()
1902 const OutputDirective& output_directive, in GenerateOutput()