Home
last modified time | relevance | path

Searched defs:zType (Results 1 – 6 of 6) sorted by relevance

/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/
H A Dshell.c13253 const char *zType = (const char*)sqlite3_column_text(pSchema, 0); in idxCreateVtabSchema() local
16285 const char *zType = (const char*)sqlite3_column_text(pStmt, 2); in recoverAddTable() local
21327 const char *zType; in dump_callback() local
H A Dsqlite3.c20169 const char *zType; /* Type of the container - used for error messages */ member
33006 const char *zType = "unk"; in sqlite3TreeViewExpr() local
35991 static void logBadConnection(const char *zType){ in logBadConnection()
/aosp_15_r20/external/sqlite/dist/sqlite-autoconf-3440300/orig/
H A Dshell.c13248 const char *zType = (const char*)sqlite3_column_text(pSchema, 0); in idxCreateVtabSchema() local
16280 const char *zType = (const char*)sqlite3_column_text(pStmt, 2); in recoverAddTable() local
21322 const char *zType; in dump_callback() local
H A Dsqlite3.c20169 const char *zType; /* Type of the container - used for error messages */ member
33006 const char *zType = "unk"; in sqlite3TreeViewExpr() local
35991 static void logBadConnection(const char *zType){ in logBadConnection()
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlite3/
Dsqlite3.c20319 const char *zType; /* Type of the container - used for error messages */ member
33399 const char *zType = "unk"; in sqlite3TreeViewExpr() local
36456 static void logBadConnection(const char *zType){ in logBadConnection()
/aosp_15_r20/external/rust/crates/libsqlite3-sys/sqlcipher/
Dsqlite3.c20360 const char *zType; /* Type of the container - used for error messages */ member
33247 const char *zType = "unk"; in sqlite3TreeViewExpr() local
36268 static void logBadConnection(const char *zType){ in logBadConnection()