Home
last modified time | relevance | path

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

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dsqlite3.c17487 #define SQLITE_TRACE_XPROFILE 0x80 /* Use the legacy xProfile */ macro
17490 #define SQLITE_TRACE_XPROFILE 0 macro
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c17622 #define SQLITE_TRACE_XPROFILE 0x80 /* Use the legacy xProfile */ macro
17625 #define SQLITE_TRACE_XPROFILE 0 macro
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c17668 #define SQLITE_TRACE_XPROFILE 0x80 /* Use the legacy xProfile */ macro
17671 #define SQLITE_TRACE_XPROFILE 0 macro
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dsqlite3.c17487 #define SQLITE_TRACE_XPROFILE 0x80 /* Use the legacy xProfile */ macro
17490 #define SQLITE_TRACE_XPROFILE 0 macro