Home
last modified time | relevance | path

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

/external/webkit/WebKitLibraries/WebCoreSQLite3/
Dsqlite3ext.h77 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member
252 #define sqlite3_commit_hook sqlite3_api->commit_hook
/external/sqlite/dist/
Dsqlite3.c84502 void * (*commit_hook)(sqlite3*,int(*)(void*),void*);
84698 #define sqlite3_commit_hook sqlite3_api->commit_hook
Dsqlite3.c.orig84495 void * (*commit_hook)(sqlite3*,int(*)(void*),void*);
84691 #define sqlite3_commit_hook sqlite3_api->commit_hook