Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Dandroid_util_EventLog.cpp72 { "writeEvent", "(IJ)I", (void*) ELog::writeEventLong },
Deventlog_helper.h81 static jint writeEventLong(JNIEnv* env ATTRIBUTE_UNUSED, jobject clazz ATTRIBUTE_UNUSED, in writeEventLong() function