Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface.h334 PRINT_NONE, // Not in MODE_PRINT enumerator
Dcommand_line_interface.cc705 print_mode_(PRINT_NONE), in CommandLineInterface()
882 case PRINT_NONE: in Run()
906 print_mode_ = PRINT_NONE; in Clear()