Home
last modified time | relevance | path

Searched defs:Mem3Block (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c27181 typedef struct Mem3Block Mem3Block; typedef
27182 struct Mem3Block { struct
27185 u32 prevSize; /* Size of previous chunk in Mem3Block elements */ argument
27207 Mem3Block *aPool; argument
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c27544 typedef struct Mem3Block Mem3Block; typedef
27545 struct Mem3Block { struct
27548 u32 prevSize; /* Size of previous chunk in Mem3Block elements */ argument
27570 Mem3Block *aPool; argument
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c27410 typedef struct Mem3Block Mem3Block; typedef
27411 struct Mem3Block { struct
27414 u32 prevSize; /* Size of previous chunk in Mem3Block elements */ argument
27436 Mem3Block *aPool; argument
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c27181 typedef struct Mem3Block Mem3Block; typedef
27182 struct Mem3Block { struct
27185 u32 prevSize; /* Size of previous chunk in Mem3Block elements */ argument
27207 Mem3Block *aPool; argument