Home
last modified time | relevance | path

Searched refs:readSignedLong (Results 1 – 1 of 1) sorted by relevance

/dalvik/vm/reflect/
DAnnotation.c238 static s8 readSignedLong(const u1* ptr, int zwidth) in readSignedLong() function
435 pValue->value.j = readSignedLong(ptr, valueArg); in processAnnotationValue()