Home
last modified time | relevance | path

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

/third_party/sqlite/src/
H A Dshell.c14682 static int recoverIsValidPage(u8 *aTmp, const u8 *a, int n){ in recoverIsValidPage() function
14886 if( recoverIsValidPage(aTmp, &aPg[iOff], pgsz2-nReserve) ){ in recoverVfsDetectPagesize()

Completed in 35 milliseconds