Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface.h328 MODE_PRINT, // Print mode: print info of the given .proto files and exit. enumerator
Dcommand_line_interface.cc872 if (mode_ == MODE_PRINT) { in Run()
1294 mode_ = MODE_PRINT; in InterpretArgument()