Home
last modified time | relevance | path

Searched defs:getEnumType (Results 1 – 10 of 10) sorted by relevance

/third_party/protobuf/php/src/Google/Protobuf/
DFieldDescriptor.php101 public function getEnumType() function in Google\\Protobuf\\FieldDescriptor
/third_party/protobuf/php/src/Google/Protobuf/Internal/
DFileDescriptor.php62 public function getEnumType() function in Google\\Protobuf\\Internal\\FileDescriptor
DDescriptor.php104 public function getEnumType() function in Google\\Protobuf\\Internal\\Descriptor
DDescriptorProto.php191 public function getEnumType() function in Google\\Protobuf\\Internal\\DescriptorProto
DFieldDescriptor.php157 public function getEnumType() function in Google\\Protobuf\\Internal\\FieldDescriptor
DFileDescriptorProto.php310 public function getEnumType() function in Google\\Protobuf\\Internal\\FileDescriptorProto
/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldSet.java67 Internal.EnumLiteMap<?> getEnumType(); in getEnumType() method
DGeneratedMessageLite.java1128 public Internal.EnumLiteMap<?> getEnumType() { in getEnumType() method in GeneratedMessageLite.ExtensionDescriptor
DDescriptors.java1221 public EnumDescriptor getEnumType() { in getEnumType() method in Descriptors.FieldDescriptor
/third_party/protobuf/php/ext/google/protobuf/
Ddef.c445 PHP_METHOD(FieldDescriptor, getEnumType) { in PHP_METHOD() argument