Searched defs:SQLITE_OK (Results 1 – 5 of 5) sorted by relevance
17 public static final int SQLITE_OK = 0; /* Successful result */ field in Constants
422 #define SQLITE_OK 0 /* Successful result */ macro
1446 #define SQLITE_OK 0 /* Successful result */ macro