Searched defs:sqlite3_global_recover (Results 1 - 5 of 5) sorted by relevance

/external/webkit/WebKitLibraries/WebCoreSQLite3/
H A Dsqlite3ext.h279 #define sqlite3_global_recover sqlite3_api->global_recover macro
/external/sqlite/dist/orig/
H A Dsqlite3ext.h322 #define sqlite3_global_recover sqlite3_api->global_recover macro
H A Dsqlite3.c4447 SQLITE_API SQLITE_DEPRECATED int sqlite3_global_recover(void);
91295 #define sqlite3_global_recover macro
114936 SQLITE_API int sqlite3_global_recover(void){ function
[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h322 #define sqlite3_global_recover sqlite3_api->global_recover macro
H A Dsqlite3.c4447 SQLITE_API SQLITE_DEPRECATED int sqlite3_global_recover(void);
91308 #define sqlite3_global_recover macro
114964 SQLITE_API int sqlite3_global_recover(void){ function
[all...]

Completed in 266 milliseconds