HomeSort by relevance Sort by last modified time
    Searched defs:SQLITE_ROW (Results 1 - 3 of 3) sorted by null

  /external/javasqlite/src/main/java/SQLite/
Constants.java 44 public static final int SQLITE_ROW = 100; /* sqlite3_step() has another row ready */
  /external/chromium_org/third_party/sqlite/amalgamation/
sqlite3.h 408 #define SQLITE_ROW 100 /* sqlite3_step() has another row ready */
    [all...]
sqlite3.c     [all...]

Completed in 91 milliseconds