Searched refs:backup_step (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dsqlite3ext.h198 int (*backup_step)(sqlite3_backup*,int); member in struct:sqlite3_api_routines
398 #define sqlite3_backup_step sqlite3_api->backup_step
/external/sqlite/dist/orig/
H A Dsqlite3ext.h215 int (*backup_step)(sqlite3_backup*,int); member in struct:sqlite3_api_routines
436 #define sqlite3_backup_step sqlite3_api->backup_step
H A Dsqlite3.c[all...]
/external/sqlite/dist/
H A Dsqlite3ext.h215 int (*backup_step)(sqlite3_backup*,int); member in struct:sqlite3_api_routines
436 #define sqlite3_backup_step sqlite3_api->backup_step
H A Dsqlite3.c[all...]
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c[all...]

Completed in 942 milliseconds