Home
last modified time | relevance | path

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

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c20383 # define SQLITE_IOERR_NOMEM_BKPT sqlite3IoerrnomemError(__LINE__) macro
20386 # define SQLITE_IOERR_NOMEM_BKPT SQLITE_IOERR_NOMEM macro
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c20536 # define SQLITE_IOERR_NOMEM_BKPT sqlite3IoerrnomemError(__LINE__) macro
20539 # define SQLITE_IOERR_NOMEM_BKPT SQLITE_IOERR_NOMEM macro
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c20574 # define SQLITE_IOERR_NOMEM_BKPT sqlite3IoerrnomemError(__LINE__) macro
20577 # define SQLITE_IOERR_NOMEM_BKPT SQLITE_IOERR_NOMEM macro
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c20383 # define SQLITE_IOERR_NOMEM_BKPT sqlite3IoerrnomemError(__LINE__) macro
20386 # define SQLITE_IOERR_NOMEM_BKPT SQLITE_IOERR_NOMEM macro