Searched defs:SQLITE_COPY (Results 1 - 7 of 7) sorted by last modified time

/external/sqlite/dist/orig/
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...]
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
/external/sqlite/dist/
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...]
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
/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/amalgamation/
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...]
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

Completed in 879 milliseconds