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