Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_util_EventLog.cpp73 { "writeEvent", "(IF)I", (void*) ELog::writeEventFloat },
Deventlog_helper.h87 static jint writeEventFloat(JNIEnv* env ATTRIBUTE_UNUSED, jobject clazz ATTRIBUTE_UNUSED, in writeEventFloat() function