Searched refs:wal_hook (Results 1 - 4 of 4) sorted by relevance

/external/sqlite/dist/orig/
H A Dsqlite3ext.h235 void *(*wal_hook)(sqlite3*,int(*)(void*,sqlite3*,const char*,int),void*); member in struct:sqlite3_api_routines
438 #define sqlite3_wal_hook sqlite3_api->wal_hook
H A Dsqlite3.c[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h235 void *(*wal_hook)(sqlite3*,int(*)(void*,sqlite3*,const char*,int),void*); member in struct:sqlite3_api_routines
438 #define sqlite3_wal_hook sqlite3_api->wal_hook
H A Dsqlite3.c[all...]

Completed in 658 milliseconds