HomeSort by relevance Sort by last modified time
    Searched defs:SQLITE_OPEN_MAIN_DB (Results 1 - 3 of 3) sorted by null

  /external/javasqlite/src/main/java/SQLite/
Constants.java 51 public static final int SQLITE_OPEN_MAIN_DB = 0x00000100; /* VFS only */
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.h 473 #define SQLITE_OPEN_MAIN_DB 0x00000100 /* VFS only */
    [all...]
sqlite3.c     [all...]

Completed in 222 milliseconds