Home
last modified time | relevance | path

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

/frameworks/opt/gamesdk/third_party/protobuf-3.0.0/src/google/protobuf/compiler/
Dcommand_line_interface.h345 ErrorFormat error_format_; variable
Dcommand_line_interface.cc706 error_format_(ERROR_FORMAT_GCC), in CommandLineInterface()
767 ErrorPrinter error_collector(error_format_, &source_tree); in Run()
1247 error_format_ = ERROR_FORMAT_GCC; in InterpretArgument()
1249 error_format_ = ERROR_FORMAT_MSVS; in InterpretArgument()
1650 ErrorPrinter error_collector(error_format_); in EncodeOrDecode()