Home
last modified time | relevance | path

Searched refs:backup_step (Results 1 – 4 of 4) sorted by relevance

/external/sqlite/dist/
Dsqlite3ext.h215 int (*backup_step)(sqlite3_backup*,int); member
422 #define sqlite3_backup_step sqlite3_api->backup_step
Dsqlite3.c91201 int (*backup_step)(sqlite3_backup*,int);
91408 #define sqlite3_backup_step sqlite3_api->backup_step
/external/sqlite/dist/orig/
Dsqlite3ext.h215 int (*backup_step)(sqlite3_backup*,int); member
422 #define sqlite3_backup_step sqlite3_api->backup_step
Dsqlite3.c91188 int (*backup_step)(sqlite3_backup*,int);
91395 #define sqlite3_backup_step sqlite3_api->backup_step