Searched defs:xCommit (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h4607 int (*xCommit)(sqlite3_vtab *pVTab); member in struct:sqlite3_module
H A Dsqlite3.c5150 int (*xCommit)(sqlite3_vtab *pVTab); member in struct:sqlite3_module
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h5326 int (*xCommit)(sqlite3_vtab *pVTab); member in struct:sqlite3_module
H A Dsqlite3.c5441 int (*xCommit)(sqlite3_vtab *pVTab); member in struct:sqlite3_module
[all...]
/external/sqlite/dist/
H A Dsqlite3.h5326 int (*xCommit)(sqlite3_vtab *pVTab); member in struct:sqlite3_module
H A Dsqlite3.c5441 int (*xCommit)(sqlite3_vtab *pVTab); member in struct:sqlite3_module
[all...]

Completed in 692 milliseconds