Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/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.cc1322 OutputDirective directive; in InterpretArgument()
1421 const OutputDirective& output_directive, in GenerateOutput()