HomeSort by relevance Sort by last modified time
    Searched refs:sqlite3_shutdown (Results 1 - 8 of 8) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
test_init.c 22 ** 2) A subsequent call to sqlite3_shutdown() calls the shutdown method
173 sqlite3_shutdown();
218 sqlite3_shutdown();
test_mutex.c 135 ** sqlite3_shutdown
150 rc = sqlite3_shutdown();
417 { "sqlite3_shutdown", (Tcl_ObjCmdProc*)test_shutdown },
sqlite.h.in     [all...]
main.c 87 ** or for the first call after a call to sqlite3_shutdown.
248 int sqlite3_shutdown(void){ function
    [all...]
tclsqlite.c     [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.h     [all...]
sqlite3.c 107493 SQLITE_API int sqlite3_shutdown(void){ function
    [all...]
  /external/chromium_org/third_party/sqlite/src/test/
tester.tcl 220 sqlite3_shutdown
    [all...]

Completed in 57 milliseconds