Home
last modified time | relevance | path

Searched defs:RecoverBitmap (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c15349 typedef struct RecoverBitmap RecoverBitmap; typedef
15350 struct RecoverBitmap { struct
15351 i64 nPg; /* Size of bitmap */
15352 u32 aElem[1]; /* Array of 32-bit bitmasks */
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c15344 typedef struct RecoverBitmap RecoverBitmap; typedef
15345 struct RecoverBitmap { struct
15346 i64 nPg; /* Size of bitmap */
15347 u32 aElem[1]; /* Array of 32-bit bitmasks */