Home
last modified time | relevance | path

Searched defs:SQLITE_INSERT (Results 1 – 8 of 8) sorted by relevance

/external/javasqlite/src/main/java/SQLite/
DConstants.java122 public static final int SQLITE_INSERT = 18; /* Table Name NULL */ field in Constants
/external/chromium_org/third_party/sqlite/amalgamation/
Dsqlite3.h2245 #define SQLITE_INSERT 18 /* Table Name NULL */ macro
Dsqlite3.c2788 #define SQLITE_INSERT 18 /* Table Name NULL */ macro
/external/chromium_org/third_party/sqlite/src/src/
Dsqlite.h.in2240 #define SQLITE_INSERT 18 /* Table Name NULL */ macro
/external/sqlite/dist/
Dsqlite3.h2551 #define SQLITE_INSERT 18 /* Table Name NULL */ macro
Dsqlite3.c2666 #define SQLITE_INSERT 18 /* Table Name NULL */ macro
/external/sqlite/dist/orig/
Dsqlite3.h2551 #define SQLITE_INSERT 18 /* Table Name NULL */ macro
Dsqlite3.c2666 #define SQLITE_INSERT 18 /* Table Name NULL */ macro