Searched refs:PRIM_NOT (Results 1 - 2 of 2) sorted by relevance

/dalvik/libdex/
H A DDexFile.cpp99 default: return PRIM_NOT;
H A DDexFile.h131 PRIM_NOT = 0, /* value is a reference type, not a primitive type */ enumerator in enum:PrimitiveType
1068 * This returns PRIM_NOT (note: this is a 0) if the character is invalid

Completed in 921 milliseconds