Searched refs:SQLITE_COPY (Results 1 - 9 of 9) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
H A DConstants.java137 public static final int SQLITE_COPY = 0; /* No longer used */ field in class:Constants
/external/chromium_org/third_party/sqlite/src/src/
H A Dsqlite.h.in2132 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
2255 #define SQLITE_COPY 0 /* No longer used */
H A Dtclsqlite.c857 case SQLITE_COPY : zCode="SQLITE_COPY"; break;
/external/chromium_org/third_party/sqlite/amalgamation/
H A Dsqlite3.h2137 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
2260 #define SQLITE_COPY 0 /* No longer used */ macro
H A Dsqlite3.c2680 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
2803 #define SQLITE_COPY 0 /* No longer used */ macro
[all...]
/external/sqlite/dist/orig/
H A Dsqlite3.h2440 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
2566 #define SQLITE_COPY 0 /* No longer used */ macro
H A Dsqlite3.c2555 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
2681 #define SQLITE_COPY 0 /* No longer used */ macro
[all...]
/external/sqlite/dist/
H A Dsqlite3.h2440 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
2566 #define SQLITE_COPY 0 /* No longer used */ macro
H A Dsqlite3.c2555 ** to the callback is an integer [SQLITE_COPY | action code] that specifies
2681 #define SQLITE_COPY 0 /* No longer used */ macro
[all...]

Completed in 922 milliseconds