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