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

  /external/protobuf/src/google/protobuf/compiler/
command_line_interface.h 366 bool disallow_services_; member in class:google::protobuf::compiler::CommandLineInterface
command_line_interface.cc 589 disallow_services_(false),
660 if (disallow_services_ && parsed_file->service_count() > 0) {
780 disallow_services_ = false;
    [all...]
  /prebuilts/misc/darwin-x86_64/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h 341 bool disallow_services_; member in class:google::protobuf::compiler::CommandLineInterface
  /prebuilts/misc/linux-x86_64/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h 341 bool disallow_services_; member in class:google::protobuf::compiler::CommandLineInterface
  /prebuilts/misc/windows/protobuf2.5/include/google/protobuf/compiler/
command_line_interface.h 341 bool disallow_services_; member in class:google::protobuf::compiler::CommandLineInterface
  /prebuilts/tools/darwin-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h 382 bool disallow_services_; member in class:google::protobuf::compiler::CommandLineInterface
  /prebuilts/tools/linux-x86_64/protoc/include/google/protobuf/compiler/
command_line_interface.h 341 bool disallow_services_; member in class:google::protobuf::compiler::CommandLineInterface

Completed in 335 milliseconds