Searched refs:PrimitiveType (Results 1 – 2 of 2) sorted by relevance
46 char dexGetPrimitiveTypeDescriptorChar(PrimitiveType type) { in dexGetPrimitiveTypeDescriptorChar()53 const char* dexGetPrimitiveTypeDescriptor(PrimitiveType type) { in dexGetPrimitiveTypeDescriptor()71 const char* dexGetBoxedTypeDescriptor(PrimitiveType type) { in dexGetBoxedTypeDescriptor()87 PrimitiveType dexGetPrimitiveTypeFromDescriptorChar(char descriptorChar) { in dexGetPrimitiveTypeFromDescriptorChar()
141 enum PrimitiveType { enum1061 char dexGetPrimitiveTypeDescriptorChar(PrimitiveType type);1067 const char* dexGetPrimitiveTypeDescriptor(PrimitiveType type);1075 const char* dexGetBoxedTypeDescriptor(PrimitiveType type);1082 PrimitiveType dexGetPrimitiveTypeFromDescriptorChar(char descriptorChar);