Home
last modified time | relevance | path

Searched refs:addMessageType (Results 1 - 6 of 6) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/Internal/
H A DFileDescriptor.php57 public function addMessageType($desc) function
77 $file->addMessageType(Descriptor::buildFromProto(
/third_party/protobuf/java/compatibility_tests/v2.5.0/tests/src/main/java/com/google/protobuf/test/
H A DDescriptorsTest.java440 .addMessageType(DescriptorProto.newBuilder() in testDescriptorValidatorException()
472 .addMessageType(DescriptorProto.newBuilder() in testDescriptorComplexCrosslink()
481 .addMessageType(DescriptorProto.newBuilder() in testDescriptorComplexCrosslink()
538 .addMessageType(DescriptorProto.newBuilder().setName("Bar")) in testHiddenDependency()
547 .addMessageType(DescriptorProto.newBuilder() in testHiddenDependency()
573 .addMessageType(DescriptorProto.newBuilder().setName("Bar")) in testPublicDependency()
583 .addMessageType(DescriptorProto.newBuilder() in testPublicDependency()
617 .addMessageType(DescriptorProto.newBuilder() in testComplexNamespacePublicDependency()
/third_party/protobuf/java/core/src/test/java/com/google/protobuf/
H A DDescriptorsTest.java423 .addMessageType( in testDescriptorValidatorException()
457 .addMessageType( in testDescriptorComplexCrosslink()
468 .addMessageType( in testDescriptorComplexCrosslink()
545 .addMessageType( in testUnknownFieldsDenied()
570 .addMessageType( in testUnknownFieldsAllowed()
587 .addMessageType(DescriptorProto.newBuilder().setName("Bar")) in testHiddenDependency()
598 .addMessageType( in testHiddenDependency()
625 .addMessageType(DescriptorProto.newBuilder().setName("Bar")) in testPublicDependency()
637 .addMessageType( in testPublicDependency()
669 .addMessageType( in testComplexNamespacePublicDependency()
[all...]
H A DTextFormatTest.java566 .addMessageType( in createDescriptorForAny()
/third_party/protobuf/ruby/src/main/java/com/google/protobuf/jruby/
H A DRubyDescriptorPool.java113 this.builder.addMessageType(def.getBuilder()); in addToSymtab()
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
H A DDescriptors.java564 .addMessageType(message.toProto()) in FileDescriptor()

Completed in 9 milliseconds