Searched refs:native_addCount (Results 1 – 2 of 2) sorted by relevance
133 native_addCount(mNativeObject, count); in addCount()215 private static native void native_addCount(long nativeObject, long count); in native_addCount() method in LongMultiStateCounter
91 static void native_addCount(jlong nativePtr, jlong count) { in native_addCount() function189 {"native_addCount", "(JJ)V", (void *)native_addCount},