Home
last modified time | relevance | path

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

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c11238 typedef struct ZipfileCtx ZipfileCtx; typedef
11239 struct ZipfileCtx { struct
11240 int nEntry;
11241 ZipfileBuffer body;
11242 ZipfileBuffer cds;
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c11233 typedef struct ZipfileCtx ZipfileCtx; typedef
11234 struct ZipfileCtx { struct
11235 int nEntry;
11236 ZipfileBuffer body;
11237 ZipfileBuffer cds;