Home
last modified time | relevance | path

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

/frameworks/base/core/jni/
Deventlog_helper.h52 { &gLongClass, "value", "J", &gLongValueID }, in Init()
121 ctx << (int64_t)env->GetLongField(item.get(), gLongValueID); in writeEventArray()
233 static jfieldID gLongValueID; variable
260 jfieldID EventLogHelper<LogID, EventClassDescriptor>::gLongValueID;