Searched refs:gSQLiteCustomFunctionClassInfo (Results 1 – 1 of 1) sorted by relevance
63 } gSQLiteCustomFunctionClassInfo; variable223 gSQLiteCustomFunctionClassInfo.dispatchCallback, argsArray); in sqliteCustomFunctionCallback()251 functionObj, gSQLiteCustomFunctionClassInfo.name)); in nativeRegisterCustomFunction()252 jint numArgs = env->GetIntField(functionObj, gSQLiteCustomFunctionClassInfo.numArgs); in nativeRegisterCustomFunction()865 GET_FIELD_ID(gSQLiteCustomFunctionClassInfo.name, clazz, in register_android_database_SQLiteConnection()867 GET_FIELD_ID(gSQLiteCustomFunctionClassInfo.numArgs, clazz, in register_android_database_SQLiteConnection()869 GET_METHOD_ID(gSQLiteCustomFunctionClassInfo.dispatchCallback, in register_android_database_SQLiteConnection()