Searched refs:get_autocommit (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dsqlite3ext.h95 int (*get_autocommit)(sqlite3*); member in struct:sqlite3_api_routines
294 #define sqlite3_get_autocommit sqlite3_api->get_autocommit
H A Dtest1.c4394 static int get_autocommit( function
5538 { "sqlite3_get_autocommit", (Tcl_CmdProc*)get_autocommit },
/external/sqlite/dist/orig/
H A Dsqlite3ext.h105 int (*get_autocommit)(sqlite3*); member in struct:sqlite3_api_routines
318 #define sqlite3_get_autocommit sqlite3_api->get_autocommit
H A Dsqlite3.c[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h105 int (*get_autocommit)(sqlite3*); member in struct:sqlite3_api_routines
318 #define sqlite3_get_autocommit sqlite3_api->get_autocommit
H A Dsqlite3.c[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c[all...]

Completed in 493 milliseconds