Searched defs:functionObjGlobal (Results 1 – 1 of 1) sorted by relevance
207 jobject functionObjGlobal = reinterpret_cast<jobject>(sqlite3_user_data(context)); in sqliteCustomScalarFunctionCallback() local231 jobject functionObjGlobal = reinterpret_cast<jobject>(data); in sqliteCustomScalarFunctionDestructor() local241 jobject functionObjGlobal = env->NewGlobalRef(functionObj); in nativeRegisterCustomScalarFunction() local279 jobject functionObjGlobal = reinterpret_cast<jobject>(sqlite3_user_data(context)); in sqliteCustomAggregateFunctionStep() local325 jobject functionObjGlobal = reinterpret_cast<jobject>(data); in sqliteCustomAggregateFunctionDestructor() local335 jobject functionObjGlobal = env->NewGlobalRef(functionObj); in nativeRegisterCustomAggregateFunction() local