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

/external/sqlite/dist/orig/
H A Dsqlite3ext.h363 #define sqlite3_db_handle sqlite3_api->db_handle macro
H A Dsqlite3.h5311 ** ^The sqlite3_db_handle interface returns the [database connection] handle
5313 ** returned by sqlite3_db_handle is the same [database connection]
5318 SQLITE_API sqlite3 *sqlite3_db_handle(sqlite3_stmt*);
H A Dsqlite3.c5588 ** ^The sqlite3_db_handle interface returns the [database connection] handle
5590 ** returned by sqlite3_db_handle is the same [database connection]
5595 SQLITE_API sqlite3 *sqlite3_db_handle(sqlite3_stmt*);
77551 SQLITE_API sqlite3 *sqlite3_db_handle(sqlite3_stmt *pStmt){ function
111365 #define sqlite3_db_handle macro
[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h363 #define sqlite3_db_handle sqlite3_api->db_handle macro
H A Dsqlite3.h5311 ** ^The sqlite3_db_handle interface returns the [database connection] handle
5313 ** returned by sqlite3_db_handle is the same [database connection]
5318 SQLITE_API sqlite3 *sqlite3_db_handle(sqlite3_stmt*);
H A Dsqlite3.c5588 ** ^The sqlite3_db_handle interface returns the [database connection] handle
5590 ** returned by sqlite3_db_handle is the same [database connection]
5595 SQLITE_API sqlite3 *sqlite3_db_handle(sqlite3_stmt*);
77551 SQLITE_API sqlite3 *sqlite3_db_handle(sqlite3_stmt *pStmt){ function
111365 #define sqlite3_db_handle macro
[all...]
/external/robolectric/v3/libs/
H A Dsqlite4java-0.282.jarMETA-INF/ META-INF/MANIFEST.MF com/ com/almworks/ com/almworks/sqlite4java/ javolution/ javolution/util/ javolution/ ...

Completed in 452 milliseconds