Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c12735 ** recoverBitmapAlloc()
12995 static RecoverBitmap *recoverBitmapAlloc(sqlite3_recover *p, i64 nPg){ in recoverBitmapAlloc() function
13007 ** Free a bitmap object allocated by recoverBitmapAlloc().
14460 pLaf->pUsed = recoverBitmapAlloc(p, pLaf->nPg); in recoverLostAndFound1Init()

Completed in 34 milliseconds