Home
last modified time | relevance | path

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

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c14627 # define SQLITE_TEMP_STORE 1 macro
15413 # define SQLITE_TEMP_STORE 3 /* Always use memory for temporary storage */ macro
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c14751 # define SQLITE_TEMP_STORE 1 macro
15538 # define SQLITE_TEMP_STORE 3 /* Always use memory for temporary storage */ macro
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c14794 # define SQLITE_TEMP_STORE 1 macro
15581 # define SQLITE_TEMP_STORE 3 /* Always use memory for temporary storage */ macro
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c14627 # define SQLITE_TEMP_STORE 1 macro
15413 # define SQLITE_TEMP_STORE 3 /* Always use memory for temporary storage */ macro