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

/external/chromium_org/third_party/sqlite/src/src/
H A Dmain.c2208 int sqlite3_global_recover(void){ function
H A Dsqlite3ext.h298 #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);
91331 #define sqlite3_global_recover macro
114972 SQLITE_API int sqlite3_global_recover(void){ function
[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c4125 SQLITE_API SQLITE_DEPRECATED int sqlite3_global_recover(void);
86987 #define sqlite3_global_recover macro
109660 SQLITE_API int sqlite3_global_recover(void){ function
[all...]

Completed in 381 milliseconds