HomeSort by relevance Sort by last modified time
    Searched refs:SQLITE_CREATE_TEMP_INDEX (Results 1 - 8 of 8) sorted by null

  /external/javasqlite/src/main/java/SQLite/
Constants.java 107 public static final int SQLITE_CREATE_TEMP_INDEX = 3; /* Index Name Table Name */
  /external/webkit/LayoutTests/storage/
test-authorizer.js 50 // Even though the following query should trigger a SQLITE_CREATE_TEMP_INDEX operation
53 //executeStatement(tx, "SELECT * FROM Test WHERE Foo IN (1, 2, 3);", "SQLITE_CREATE_TEMP_INDEX");
  /external/webkit/Source/WebCore/platform/sql/
SQLiteDatabase.cpp 350 case SQLITE_CREATE_TEMP_INDEX:
  /external/webkit/WebKitLibraries/WebCoreSQLite3/
sqlite3.h     [all...]
  /external/sqlite/dist/orig/
sqlite3.h     [all...]
sqlite3.c     [all...]
  /external/sqlite/dist/
sqlite3.h     [all...]
sqlite3.c     [all...]

Completed in 86 milliseconds