Searched defs:PrimitiveType (Results 1 - 1 of 1) sorted by relevance

/dalvik/libdex/
H A DDexFile.h83 enum PrimitiveType { enum
961 char dexGetPrimitiveTypeDescriptorChar(PrimitiveType type);
967 const char* dexGetPrimitiveTypeDescriptor(PrimitiveType type);
975 const char* dexGetBoxedTypeDescriptor(PrimitiveType type);
982 PrimitiveType dexGetPrimitiveTypeFromDescriptorChar(char descriptorChar);

Completed in 869 milliseconds