Searched refs:apndUnfetch (Results 1 - 2 of 2) sorted by relevance

/external/sqlite/dist/orig/
H A Dshell.c3508 static int apndUnfetch(sqlite3_file*, sqlite3_int64 iOfst, void *p);
3574 apndUnfetch /* xUnfetch */
3776 static int apndUnfetch(sqlite3_file *pFile, sqlite3_int64 iOfst, void *pPage){ function
/external/sqlite/dist/
H A Dshell.c3514 static int apndUnfetch(sqlite3_file*, sqlite3_int64 iOfst, void *p);
3580 apndUnfetch /* xUnfetch */
3782 static int apndUnfetch(sqlite3_file *pFile, sqlite3_int64 iOfst, void *pPage){ function

Completed in 151 milliseconds