Home
last modified time | relevance | path

Searched refs:sqliteCustomAggregateFunctionDestructor (Results 1 – 1 of 1) sorted by relevance

/frameworks/base/core/jni/
Dandroid_database_SQLiteConnection.cpp332 static void sqliteCustomAggregateFunctionDestructor(void* data) { in sqliteCustomAggregateFunctionDestructor() function
351 &sqliteCustomAggregateFunctionDestructor); in nativeRegisterCustomAggregateFunction()