Searched defs:functionObjGlobal (Results 1 – 1 of 1) sorted by relevance
215 jobject functionObjGlobal = reinterpret_cast<jobject>(sqlite3_user_data(context)); in sqliteCustomScalarFunctionCallback() local239 jobject functionObjGlobal = reinterpret_cast<jobject>(data); in sqliteCustomScalarFunctionDestructor() local249 jobject functionObjGlobal = env->NewGlobalRef(functionObj); in nativeRegisterCustomScalarFunction() local287 jobject functionObjGlobal = reinterpret_cast<jobject>(sqlite3_user_data(context)); in sqliteCustomAggregateFunctionStep() local333 jobject functionObjGlobal = reinterpret_cast<jobject>(data); in sqliteCustomAggregateFunctionDestructor() local343 jobject functionObjGlobal = env->NewGlobalRef(functionObj); in nativeRegisterCustomAggregateFunction() local