Searched refs:sqlite3_os_end (Results 1 - 11 of 11) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dsqlite.h.in1042 ** will invoke sqlite3_os_end().
1065 ** initialization of the SQLite library. The sqlite3_os_end()
1073 ** or sqlite3_os_end() directly. The application should only invoke
1076 ** sqlite3_os_end() is called by sqlite3_shutdown(). Appropriate
1077 ** implementations for sqlite3_os_init() and sqlite3_os_end()
1082 ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
1083 ** implementation of sqlite3_os_init() or sqlite3_os_end()
1090 int sqlite3_os_end(void);
H A Dos_os2.c1919 int sqlite3_os_end(void){ function
H A Dmain.c250 sqlite3_os_end();
H A Dos_win.c2783 int sqlite3_os_end(void){ function
H A Dos_unix.c44 ** plus implementations of sqlite3_os_init() and sqlite3_os_end().
6662 ** systems. This routine, and the sqlite3_os_end() routine that follows,
6768 int sqlite3_os_end(void){ function
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h1047 ** will invoke sqlite3_os_end().
1070 ** initialization of the SQLite library. The sqlite3_os_end()
1078 ** or sqlite3_os_end() directly. The application should only invoke
1081 ** sqlite3_os_end() is called by sqlite3_shutdown(). Appropriate
1082 ** implementations for sqlite3_os_init() and sqlite3_os_end()
1087 ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
1088 ** implementation of sqlite3_os_init() or sqlite3_os_end()
1095 SQLITE_API int sqlite3_os_end(void);
H A Dsqlite3.c1590 ** will invoke sqlite3_os_end().
1613 ** initialization of the SQLite library. The sqlite3_os_end()
1621 ** or sqlite3_os_end() directly. The application should only invoke
1624 ** sqlite3_os_end() is called by sqlite3_shutdown(). Appropriate
1625 ** implementations for sqlite3_os_init() and sqlite3_os_end()
1630 ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
1631 ** implementation of sqlite3_os_init() or sqlite3_os_end()
1638 SQLITE_API int sqlite3_os_end(void);
23931 SQLITE_API int sqlite3_os_end(void){ function
23983 ** plus implementations of sqlite3_os_init() and sqlite3_os_end()
30909 SQLITE_API int sqlite3_os_end(void){ function
33902 SQLITE_API int sqlite3_os_end(void){ function
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h1275 ** will invoke sqlite3_os_end().
1298 ** initialization of the SQLite library. The sqlite3_os_end()
1306 ** or sqlite3_os_end() directly. The application should only invoke
1309 ** sqlite3_os_end() is called by sqlite3_shutdown(). Appropriate
1310 ** implementations for sqlite3_os_init() and sqlite3_os_end()
1315 ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
1316 ** implementation of sqlite3_os_init() or sqlite3_os_end()
1323 SQLITE_API int sqlite3_os_end(void);
H A Dsqlite3.c1390 ** will invoke sqlite3_os_end().
1413 ** initialization of the SQLite library. The sqlite3_os_end()
1421 ** or sqlite3_os_end() directly. The application should only invoke
1424 ** sqlite3_os_end() is called by sqlite3_shutdown(). Appropriate
1425 ** implementations for sqlite3_os_init() and sqlite3_os_end()
1430 ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
1431 ** implementation of sqlite3_os_init() or sqlite3_os_end()
1438 SQLITE_API int sqlite3_os_end(void);
24108 ** plus implementations of sqlite3_os_init() and sqlite3_os_end().
31770 SQLITE_API int sqlite3_os_end(void){ function
37503 SQLITE_API int sqlite3_os_end(void){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3.h1275 ** will invoke sqlite3_os_end().
1298 ** initialization of the SQLite library. The sqlite3_os_end()
1306 ** or sqlite3_os_end() directly. The application should only invoke
1309 ** sqlite3_os_end() is called by sqlite3_shutdown(). Appropriate
1310 ** implementations for sqlite3_os_init() and sqlite3_os_end()
1315 ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
1316 ** implementation of sqlite3_os_init() or sqlite3_os_end()
1323 SQLITE_API int sqlite3_os_end(void);
H A Dsqlite3.c1390 ** will invoke sqlite3_os_end().
1413 ** initialization of the SQLite library. The sqlite3_os_end()
1421 ** or sqlite3_os_end() directly. The application should only invoke
1424 ** sqlite3_os_end() is called by sqlite3_shutdown(). Appropriate
1425 ** implementations for sqlite3_os_init() and sqlite3_os_end()
1430 ** sqlite3_os_init() and sqlite3_os_end(). An application-supplied
1431 ** implementation of sqlite3_os_init() or sqlite3_os_end()
1438 SQLITE_API int sqlite3_os_end(void);
24108 ** plus implementations of sqlite3_os_init() and sqlite3_os_end().
31790 SQLITE_API int sqlite3_os_end(void){ function
37523 SQLITE_API int sqlite3_os_end(void){ function
[all...]

Completed in 3076 milliseconds