Searched refs:nativeRegisterCustomAggregateFunction (Results 1 – 2 of 2) sorted by relevance
339 static void nativeRegisterCustomAggregateFunction(JNIEnv* env, jclass clazz, jlong connectionPtr, in nativeRegisterCustomAggregateFunction() function951 (void*)nativeRegisterCustomAggregateFunction },
142 private static native void nativeRegisterCustomAggregateFunction(long connectionPtr, in nativeRegisterCustomAggregateFunction() method in SQLiteConnection521 nativeRegisterCustomAggregateFunction(mConnectionPtr, in setCustomFunctionsFromConfiguration()