HomeSort by relevance Sort by last modified time
    Searched refs:MODE_COMPILE (Results 1 - 7 of 7) sorted by null

  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.h 325 MODE_COMPILE, // Normal mode: parse .proto files and compile them.
command_line_interface.cc 701 : mode_(MODE_COMPILE),
792 if (mode_ == MODE_COMPILE) {
902 mode_ = MODE_COMPILE;
1004 if (mode_ == MODE_COMPILE && output_directives_.empty() &&
1009 if (mode_ != MODE_COMPILE && !dependency_out_name_.empty()) {
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h 296 MODE_COMPILE, // Normal mode: parse .proto files and compile them.
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h 296 MODE_COMPILE, // Normal mode: parse .proto files and compile them.
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h 296 MODE_COMPILE, // Normal mode: parse .proto files and compile them.
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h 325 MODE_COMPILE, // Normal mode: parse .proto files and compile them.
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h 296 MODE_COMPILE, // Normal mode: parse .proto files and compile them.

Completed in 389 milliseconds