Searched defs:SQLITE_AUTH (Results 1 – 12 of 12) sorted by relevance
40 public static final int SQLITE_AUTH = 23; /* Authorization denied */ field in Constants
29 pub const SQLITE_AUTH: i32 = 23; constant
31 pub const SQLITE_AUTH: i32 = 23; constant
445 #define SQLITE_AUTH 23 /* Authorization denied */ macro
30 pub const SQLITE_AUTH: i32 = 23; constant
1508 #define SQLITE_AUTH 23 /* Authorization denied */ macro
1484 #define SQLITE_AUTH 23 /* Authorization denied */ macro