Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface.h338 PrintMode print_mode_; variable
Dcommand_line_interface.cc705 print_mode_(PRINT_NONE), in CommandLineInterface()
873 switch (print_mode_) { in Run()
906 print_mode_ = PRINT_NONE; in Clear()
1295 print_mode_ = PRINT_FREE_FIELDS; in InterpretArgument()