Searched defs:SQLITE_MISUSE (Results 1 – 5 of 5) sorted by relevance
38 public static final int SQLITE_MISUSE = 21; /* Library used incorrectly */ field in Constants
444 #define SQLITE_MISUSE 21 /* Library used incorrectly */ macro
1468 #define SQLITE_MISUSE 21 /* Library used incorrectly */ macro