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

/dalvik/vm/
H A DJni.cpp912 static void logNativeMethodExit(const Method* method, Thread* self, const JValue returnValue) argument
924 appendValue(returnType, returnValue, returnValueString, sizeof(returnValueString), false);

Completed in 3313 milliseconds