Home
last modified time | relevance | path

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

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