Searched refs:recoverGetVarint (Results 1 – 1 of 1) sorted by relevance
2051 static int recoverGetVarint(const u8 *a, i64 *pVal){ in recoverGetVarint() function2124 nByte += recoverGetVarint(&a[iOff+nByte], &nPayload); in recoverIsValidPage()2127 nByte += recoverGetVarint(&a[iOff+nByte], &dummy); in recoverIsValidPage()