Searched defs:SQLITE_ERROR (Results 1 - 8 of 8) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java18 public static final int SQLITE_ERROR = 1; /* SQL error or missing database */ field in class:Constants
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h382 #define SQLITE_ERROR 1 /* SQL error or missing database */ macro
1249 ** [SQLITE_ERROR] if called with the SQLITE_CONFIG_SINGLETHREAD
1263 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1279 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1378 ** return [SQLITE_ERROR].</dd>
1391 ** return [SQLITE_ERROR].</dd>
2654 ** [sqlite3_step()] would only return a generic [SQLITE_ERROR] result code
3100 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
3121 ** ^[SQLITE_ERROR] means that a run-time error (such as a constraint
3133 ** previously returned [SQLITE_ERROR] o
[all...]
H A Dsqlite3.c925 #define SQLITE_ERROR 1 /* SQL error or missing database */ macro
1792 ** [SQLITE_ERROR] if called with the SQLITE_CONFIG_SINGLETHREAD
1806 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1822 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1921 ** return [SQLITE_ERROR].</dd>
1934 ** return [SQLITE_ERROR].</dd>
3197 ** [sqlite3_step()] would only return a generic [SQLITE_ERROR] result code
3643 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
3664 ** ^[SQLITE_ERROR] means that a run-time error (such as a constraint
3676 ** previously returned [SQLITE_ERROR] o
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h400 #define SQLITE_ERROR 1 /* SQL error or missing database */ macro
1472 ** [SQLITE_ERROR] if called with the SQLITE_CONFIG_SINGLETHREAD
1486 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1502 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1601 ** return [SQLITE_ERROR].</dd>
1614 ** return [SQLITE_ERROR].</dd>
3157 ** [sqlite3_step()] would only return a generic [SQLITE_ERROR] result code
3634 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
3655 ** ^[SQLITE_ERROR] means that a run-time error (such as a constraint
3667 ** previously returned [SQLITE_ERROR] o
[all...]
H A Dsqlite3.c515 #define SQLITE_ERROR 1 /* SQL error or missing database */ macro
1587 ** [SQLITE_ERROR] if called with the SQLITE_CONFIG_SINGLETHREAD
1601 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1617 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1716 ** return [SQLITE_ERROR].</dd>
1729 ** return [SQLITE_ERROR].</dd>
3272 ** [sqlite3_step()] would only return a generic [SQLITE_ERROR] result code
3749 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
3770 ** ^[SQLITE_ERROR] means that a run-time error (such as a constraint
3782 ** previously returned [SQLITE_ERROR] o
[all...]
/external/sqlite/dist/
H A Dsqlite3.h400 #define SQLITE_ERROR 1 /* SQL error or missing database */ macro
1472 ** [SQLITE_ERROR] if called with the SQLITE_CONFIG_SINGLETHREAD
1486 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1502 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1601 ** return [SQLITE_ERROR].</dd>
1614 ** return [SQLITE_ERROR].</dd>
3157 ** [sqlite3_step()] would only return a generic [SQLITE_ERROR] result code
3634 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
3655 ** ^[SQLITE_ERROR] means that a run-time error (such as a constraint
3667 ** previously returned [SQLITE_ERROR] o
[all...]
H A Dsqlite3.c515 #define SQLITE_ERROR 1 /* SQL error or missing database */ macro
1587 ** [SQLITE_ERROR] if called with the SQLITE_CONFIG_SINGLETHREAD
1601 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1617 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1716 ** return [SQLITE_ERROR].</dd>
1729 ** return [SQLITE_ERROR].</dd>
3272 ** [sqlite3_step()] would only return a generic [SQLITE_ERROR] result code
3749 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
3770 ** ^[SQLITE_ERROR] means that a run-time error (such as a constraint
3782 ** previously returned [SQLITE_ERROR] o
[all...]
/external/robolectric/lib/main/
H A Dsqlite-jdbc-3.7.2.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/maven/ META-INF/maven/org. ...

Completed in 935 milliseconds