Home
last modified time | relevance | path

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

/third_party/protobuf/src/google/protobuf/compiler/
Dcommand_line_interface.h391 PrintMode print_mode_ = PRINT_NONE; variable
Dcommand_line_interface.cc1023 switch (print_mode_) { in Run()
1232 print_mode_ = PRINT_NONE; in Clear()
1807 print_mode_ = PRINT_FREE_FIELDS; in InterpretArgument()