Home
last modified time | relevance | path

Searched refs:commit_hook (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebKitLibraries/WebCoreSQLite3/
Dsqlite3ext.h71 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member
204 #define sqlite3_commit_hook sqlite3_api->commit_hook
/external/sqlite/dist/
Dsqlite3.c76054 void * (*commit_hook)(sqlite3*,int(*)(void*),void*);
76229 #define sqlite3_commit_hook sqlite3_api->commit_hook
Dsqlite3.c.orig76043 void * (*commit_hook)(sqlite3*,int(*)(void*),void*);
76218 #define sqlite3_commit_hook sqlite3_api->commit_hook