OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PRIM_NOT
(Results
1 - 2
of
2
) sorted by null
/dalvik/libdex/
DexFile.cpp
99
default: return
PRIM_NOT
;
DexFile.h
84
PRIM_NOT
= 0, /* value is a reference type, not a primitive type */
985
* This returns
PRIM_NOT
(note: this is a 0) if the character is invalid
Completed in 6358 milliseconds