Searched refs:gCollectionAddID (Results 1 – 1 of 1) sorted by relevance
57 { &gCollectionClass, "add", "(Ljava/lang/Object;)Z", &gCollectionAddID }, in Init()215 env->CallBooleanMethod(out, gCollectionAddID, event.get()); in readEvents()224 static jmethodID gCollectionAddID; variable245 jmethodID EventLogHelper<LogID, EventClassDescriptor>::gCollectionAddID;