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.h383 #define SQLITE_ERROR 1 /* SQL error or missing database */ macro
1353 ** [SQLITE_ERROR] if called with the SQLITE_CONFIG_SINGLETHREAD
1367 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1383 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1482 ** return [SQLITE_ERROR].</dd>
1495 ** return [SQLITE_ERROR].</dd>
2937 ** [sqlite3_step()] would only return a generic [SQLITE_ERROR] result code
3409 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
3430 ** ^[SQLITE_ERROR] means that a run-time error (such as a constraint
3442 ** previously returned [SQLITE_ERROR] o
[all...]
H A Dsqlite3.c933 #define SQLITE_ERROR 1 /* SQL error or missing database */ macro
1903 ** [SQLITE_ERROR] if called with the SQLITE_CONFIG_SINGLETHREAD
1917 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1933 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
2032 ** return [SQLITE_ERROR].</dd>
2045 ** return [SQLITE_ERROR].</dd>
3487 ** [sqlite3_step()] would only return a generic [SQLITE_ERROR] result code
3959 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
3980 ** ^[SQLITE_ERROR] means that a run-time error (such as a constraint
3992 ** previously returned [SQLITE_ERROR] o
[all...]
/external/sqlite/dist/
H A Dsqlite3.h383 #define SQLITE_ERROR 1 /* SQL error or missing database */ macro
1353 ** [SQLITE_ERROR] if called with the SQLITE_CONFIG_SINGLETHREAD
1367 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1383 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1482 ** return [SQLITE_ERROR].</dd>
1495 ** return [SQLITE_ERROR].</dd>
2937 ** [sqlite3_step()] would only return a generic [SQLITE_ERROR] result code
3409 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
3430 ** ^[SQLITE_ERROR] means that a run-time error (such as a constraint
3442 ** previously returned [SQLITE_ERROR] o
[all...]
H A Dsqlite3.c933 #define SQLITE_ERROR 1 /* SQL error or missing database */ macro
1903 ** [SQLITE_ERROR] if called with the SQLITE_CONFIG_SINGLETHREAD
1917 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
1933 ** [sqlite3_config()] will return [SQLITE_ERROR] if called with the
2032 ** return [SQLITE_ERROR].</dd>
2045 ** return [SQLITE_ERROR].</dd>
3487 ** [sqlite3_step()] would only return a generic [SQLITE_ERROR] result code
3959 ** [SQLITE_DONE], [SQLITE_ROW], [SQLITE_ERROR], or [SQLITE_MISUSE].
3980 ** ^[SQLITE_ERROR] means that a run-time error (such as a constraint
3992 ** 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 7777 milliseconds