Home
last modified time | relevance | path

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

/aosp14/frameworks/base/core/jni/
H A Dandroid_database_SQLiteConnection.cpp324 static void sqliteCustomAggregateFunctionDestructor(void* data) { in sqliteCustomAggregateFunctionDestructor() function
343 &sqliteCustomAggregateFunctionDestructor); in nativeRegisterCustomAggregateFunction()