Searched refs:commit_hook (Results 1 – 3 of 3) sorted by relevance
| /third_party/sqlite/include/ |
| D | sqlite3ext.h | 75 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); member 434 #define sqlite3_commit_hook sqlite3_api->commit_hook
|
| /third_party/sqlite/src/ |
| D | sqlite3.c | 131789 void * (*commit_hook)(sqlite3*,int(*)(void*),void*); 132144 #define sqlite3_commit_hook sqlite3_api->commit_hook
|
| /third_party/chromium/patch/ |
| D | 0003-ohos-1115.patch | 183691 "commit_hook", "complete", "config", 254785 …bind_fallback, busy, cache, changes, close, collate, collation_needed, commit_hook, complete, conf… 254786 …bind_fallback, busy, cache, changes, close, collate, collation_needed, commit_hook, complete, conf…
|