Searched defs:SQLITE_OPEN_READWRITE (Results 1 – 4 of 4) sorted by relevance
47 public static final int SQLITE_OPEN_READWRITE = 0x00000002; /* Ok for sqlite3_open_v2() */ field in Constants
397 #define SQLITE_OPEN_READWRITE 0x00000002 macro
471 #define SQLITE_OPEN_READWRITE 0x00000002 /* Ok for sqlite3_open_v2() */ macro
1018 #define SQLITE_OPEN_READWRITE 0x00000002 /* Ok for sqlite3_open_v2() */ macro