Searched refs:SQLITE_OPEN_CREATE (Results 1 – 3 of 3) sorted by relevance
31 SQLite.Constants.SQLITE_OPEN_CREATE; in open()60 SQLite.Constants.SQLITE_OPEN_CREATE; in open()90 SQLite.Constants.SQLITE_OPEN_CREATE; in open()
48 public static final int SQLITE_OPEN_CREATE = 0x00000004; /* Ok for sqlite3_open_v2() */ field in Constants
114 SQLite.Constants.SQLITE_OPEN_CREATE), vfs); in open()