Searched defs:SQLITE_DONE (Results 1 – 6 of 6) sorted by relevance
45 public static final int SQLITE_DONE = 101; /* sqlite3_step() has finished executing */ field in Constants
342 #define SQLITE_DONE 101 /* sqlite3_step() has finished executing */ macro
410 #define SQLITE_DONE 101 /* sqlite3_step() has finished executing */ macro
960 #define SQLITE_DONE 101 /* sqlite3_step() has finished executing */ macro