Home
last modified time | relevance | path

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

/external/cronet/third_party/protobuf/php/src/Google/Protobuf/
DFieldDescriptor.php101 public function getEnumType() function in Google\\Protobuf\\FieldDescriptor
/external/protobuf/php/src/Google/Protobuf/Internal/
DFileDescriptor.php62 public function getEnumType() function in Google\\Protobuf\\Internal\\FileDescriptor
DDescriptorProto.php191 public function getEnumType() function in Google\\Protobuf\\Internal\\DescriptorProto
DDescriptor.php105 public function getEnumType() function in Google\\Protobuf\\Internal\\Descriptor
DFieldDescriptor.php160 public function getEnumType() function in Google\\Protobuf\\Internal\\FieldDescriptor
DFileDescriptorProto.php310 public function getEnumType() function in Google\\Protobuf\\Internal\\FileDescriptorProto
/external/cronet/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
/external/protobuf/php/src/Google/Protobuf/
DFieldDescriptor.php128 public function getEnumType() function in Google\\Protobuf\\FieldDescriptor
/external/libese/ready_se/google/keymint/KM300/Applet/src/com/android/javacard/keymaster/
DKMEnum.java159 public short getEnumType() { in getEnumType() method in KMEnum
/external/libese/ready_se/google/keymint/KM200/Applet/src/com/android/javacard/keymaster/
DKMEnum.java159 public short getEnumType() { in getEnumType() method in KMEnum
/external/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldSet.java68 Internal.EnumLiteMap<?> getEnumType(); in getEnumType() method
DGeneratedMessageLite.java1233 public Internal.EnumLiteMap<?> getEnumType() { in getEnumType() method in GeneratedMessageLite.ExtensionDescriptor
DDescriptors.java1325 public EnumDescriptor getEnumType() { in getEnumType() method in Descriptors.FieldDescriptor
/external/cronet/third_party/protobuf/java/core/src/main/java/com/google/protobuf/
DFieldSet.java68 Internal.EnumLiteMap<?> getEnumType(); in getEnumType() method
DGeneratedMessageLite.java1229 public Internal.EnumLiteMap<?> getEnumType() { in getEnumType() method in GeneratedMessageLite.ExtensionDescriptor
DDescriptors.java1325 public EnumDescriptor getEnumType() { in getEnumType() method in Descriptors.FieldDescriptor
/external/cronet/third_party/protobuf/php/ext/google/protobuf/
Ddef.c443 PHP_METHOD(FieldDescriptor, getEnumType) { in PHP_METHOD() argument
/external/protobuf/php/ext/google/protobuf/
Ddef.c443 PHP_METHOD(FieldDescriptor, getEnumType) { in PHP_METHOD() argument
/external/clang/lib/AST/
DASTContext.cpp3246 QualType ASTContext::getEnumType(const EnumDecl *Decl) const { in getEnumType() function in ASTContext