HomeSort by relevance Sort by last modified time
    Searched refs:DB_Empty (Results 1 - 6 of 6) sorted by null

  /external/chromium_org/third_party/sqlite/src/src/
prepare.c 60 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.
pragma.c     [all...]
sqliteInt.h 721 #define DB_Empty 0x0004 /* The file is empty (length 0 bytes) */
    [all...]
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.c     [all...]
  /external/sqlite/dist/orig/
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.c     [all...]

Completed in 137 milliseconds