Searched refs:javaMessage (Results 1 - 1 of 1) sorted by relevance

/libcore/ojluni/src/main/native/
H A DSystem.c233 static void System_log(JNIEnv* env, jclass ignored, jchar type, jstring javaMessage, jthrowable exception) { argument
246 WITH_PLATFORM_STRING(env, javaMessage, message) {

Completed in 537 milliseconds