Home
last modified time | relevance | path

Searched refs:sqlite3_commit_hook (Results 1 – 4 of 4) sorted by relevance

/third_party/sqlite/include/
Dsqlite3ext.h417 #define sqlite3_commit_hook sqlite3_api->commit_hook macro
Dsqlite3.h6453 SQLITE_API void *sqlite3_commit_hook(sqlite3*, int(*)(void*), void*);
/third_party/sqlite/src/
Dsqlite3.c6766 SQLITE_API void *sqlite3_commit_hook(sqlite3*, int(*)(void*), void*);
128184 #define sqlite3_commit_hook sqlite3_api->commit_hook
128611 sqlite3_commit_hook,
169443 SQLITE_API void *sqlite3_commit_hook(
/third_party/chromium/patch/
D0003-3.2-Beta3-1115.patch78923 -#define sqlite3_commit_hook chrome_sqlite3_commit_hook // Line 6415
78947 +#define sqlite3_commit_hook chrome_sqlite3_commit_hook // Line 6457
116558 -#define sqlite3_commit_hook chrome_sqlite3_commit_hook // Line 6415
116582 +#define sqlite3_commit_hook chrome_sqlite3_commit_hook // Line 6457