HomeSort by relevance Sort by last modified time
    Searched full:java_outer_classname (Results 26 - 50 of 64) sorted by null

12 3

  /external/protobuf/java/src/test/java/com/google/protobuf/
multiple_files_test.proto 41 option java_outer_classname = "MultipleFilesTestProto";
  /external/protobuf/src/google/protobuf/
unittest_has_nano.proto 36 option java_outer_classname = "NanoHasOuterClass";
unittest_import.proto 49 // Do not set a java_outer_classname here to verify that Proto2 works without
unittest_accessors_nano.proto 36 option java_outer_classname = "NanoAccessorsOuterClass";
unittest_reference_types_nano.proto 4 option java_outer_classname = "NanoReferenceTypes";
unittest_repeated_packables_nano.proto 36 option java_outer_classname = "NanoRepeatedPackables";
unittest_micro.proto 38 option java_outer_classname = "MicroOuterClass";
unittest_nano.proto 38 option java_outer_classname = "NanoOuterClass";
descriptor.proto 43 option java_outer_classname = "DescriptorProtos";
238 optional string java_outer_classname = 8;
243 // named by java_outer_classname. However, the outer class will still be
  /packages/apps/Launcher3/protos/
backup.proto 20 option java_outer_classname = "BackupProtos";
  /external/protobuf/java/
README.txt 133 java_outer_classname -> <file-name>|<package-name>
181 java_outer_classname=<file-name>|<outer-classname> (no default)
182 This allows overriding the 'java_outer_classname' option
184 java_outer_classname options to override the option for
300 java_outer_classname=src/proto/simple-data-protos.proto|OuterName:\
306 As mentioned java_package, java_outer_classname and
309 java_outer_classname because otherwise the outer class
318 option java_outer_classname = "SampleMessageProtos";
474 java_outer_classname -> <file-name>|<package-name>
483 java_outer_classname
    [all...]
pom.xml 122 <arg value="--javamicro_out=opt=speed,java_use_vector=false,java_package=google/protobuf/unittest_import_micro.proto|com.google.protobuf.micro,java_outer_classname=google/protobuf/unittest_import_micro.proto|UnittestImportMicro:target/generated-test-sources" />
138 java_outer_classname = google/protobuf/unittest_import_nano.proto|UnittestImportNano,
202 java_outer_classname=google/protobuf/unittest_enum_validity_nano.proto|EnumValidityAccessors
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/java/
java_plugin_unittest.cc 88 "option java_outer_classname = \"Test\";\n"
java_helpers.cc 123 return file->options().java_outer_classname();
  /external/chromium_org/third_party/protobuf/src/google/protobuf/compiler/
zip_output_unittest.sh 49 option java_outer_classname = "Outer";
plugin.proto 49 option java_outer_classname = "PluginProtos";
  /external/protobuf/src/google/protobuf/compiler/java/
java_plugin_unittest.cc 87 "option java_outer_classname = \"Test\";\n"
java_helpers.cc 123 return file->options().java_outer_classname();
java_file.cc 125 "Please either rename the type or use the java_outer_classname "
  /external/protobuf/src/google/protobuf/compiler/
zip_output_unittest.sh 45 option java_outer_classname = "Outer";
  /external/protobuf/src/google/protobuf/compiler/javamicro/
javamicro_file.cc 126 "java_outer_classname to suppress this message." << endl;
146 "Please either rename the type or use the java_outer_classname "
javamicro_helpers.cc 124 return params.java_outer_classname(file->name());
  /external/protobuf/src/google/protobuf/compiler/javanano/
javanano_file.cc 128 "java_outer_classname to suppress this message." << endl;
155 "Please either rename the type or use the java_outer_classname "
  /external/nanopb-c/generator/proto/google/protobuf/
descriptor.proto 43 option java_outer_classname = "DescriptorProtos";
255 optional string java_outer_classname = 8;
260 // named by java_outer_classname. However, the outer class will still be
  /external/chromium_org/third_party/protobuf/src/google/protobuf/
descriptor.proto 43 option java_outer_classname = "DescriptorProtos";
255 optional string java_outer_classname = 8;
260 // named by java_outer_classname. However, the outer class will still be

Completed in 1638 milliseconds

12 3