Searched refs:DB_Empty (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/third_party/sqlite/src/src/
H A Dprepare.c60 DbClearProperty(db, iDb, DB_Empty);
276 DbSetProperty(db, iDb, DB_Empty);
381 ** file was of zero-length, then the DB_Empty flag is also set.
H A Dpragma.c1279 DbHasProperty(db, 0, DB_Empty)
H A DsqliteInt.h721 #define DB_Empty 0x0004 /* The file is empty (length 0 bytes) */ macro
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.c9066 #define DB_Empty 0x0004 /* The file is empty (length 0 bytes) */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.c10378 #define DB_Empty 0x0004 /* The file is empty (length 0 bytes) */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.c10378 #define DB_Empty 0x0004 /* The file is empty (length 0 bytes) */ macro
[all...]

Completed in 1524 milliseconds