Searched defs:backup_step (Results 1 - 3 of 3) 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
/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

Completed in 53 milliseconds