Home | History | Annotate | Download | only in orig

Lines Matching full:sqlite3_progress_handler

2425 ** ^The sqlite3_progress_handler(D,N,X,P) interface causes the callback
2452 SQLITE_API void sqlite3_progress_handler(sqlite3*, int, int(*)(void*), void*);