Home
last modified time | relevance | path

Searched refs:commit_hook (Results 1 – 2 of 2) 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.c60766 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member
60934 #define sqlite3_commit_hook sqlite3_api->commit_hook