Searched refs:pAllPage (Results 1 – 1 of 1) sorted by relevance
16655 sqlite3_stmt *pAllPage; member18072 int res = sqlite3_step(pLaf->pAllPage); in recoverLostAndFound3Step()18074 i64 iPage = sqlite3_column_int64(pLaf->pAllPage, 0); in recoverLostAndFound3Step()18079 recoverReset(p, pLaf->pAllPage); in recoverLostAndFound3Step()18104 pLaf->pAllPage = recoverPreparePrintf(p, p->dbOut, in recoverLostAndFound3Init()18464 sqlite3_finalize(p->laf.pAllPage); in recoverLostAndFoundCleanup()18472 p->laf.pAllPage = 0; in recoverLostAndFoundCleanup()