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