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.h237 struct OutputDirective; // see below
239 const OutputDirective& output_directive,
352 struct OutputDirective { struct
358 vector<OutputDirective> output_directives_; argument
Dcommand_line_interface.cc1314 OutputDirective directive; in InterpretArgument()
1413 const OutputDirective& output_directive, in GenerateOutput()