Searched refs:gEventClass (Results 1 – 1 of 1) sorted by relevance
43 { EventClassDescriptor, &gEventClass }, in Init()56 { &gEventClass, "<init>", "([B)V", &gEventInitID }, in Init()210 env->NewObject(gEventClass, gEventInitID, array.get())); in readEvents()226 static jclass gEventClass; variable248 jclass EventLogHelper<LogID, EventClassDescriptor>::gEventClass;