Home
last modified time | relevance | path

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

/third_party/sqlite/include/
Dsqlite3ext.h434 #define sqlite3_commit_hook sqlite3_api->commit_hook macro
Dsqlite3.h6555 SQLITE_API void *sqlite3_commit_hook(sqlite3*, int(*)(void*), void*);
/third_party/sqlite/src/
Dsqlite3.c6864 SQLITE_API void *sqlite3_commit_hook(sqlite3*, int(*)(void*), void*);
132144 #define sqlite3_commit_hook sqlite3_api->commit_hook
132588 sqlite3_commit_hook,
175435 SQLITE_API void *sqlite3_commit_hook(
/third_party/chromium/patch/
D0003-ohos-1115.patch84326 -#define sqlite3_commit_hook chrome_sqlite3_commit_hook // Line 6415
84350 +#define sqlite3_commit_hook chrome_sqlite3_commit_hook // Line 6457
122741 -#define sqlite3_commit_hook chrome_sqlite3_commit_hook // Line 6415
122765 +#define sqlite3_commit_hook chrome_sqlite3_commit_hook // Line 6457