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

/dalvik/vm/reflect/
H A DAnnotation.cpp177 static s8 readSignedLong(const u1* ptr, int zwidth) function
373 pValue->value.j = readSignedLong(ptr, valueArg);

Completed in 28 milliseconds