/frameworks/base/docs/html/tools/help/ |
sqlite3.jd | 1 page.title=sqlite3 7 "http://www.sqlite.org/sqlite.html">sqlite3</a> command-line program to manage SQLite databases 8 created by Android applications. The <code>sqlite3</code> tool includes many useful commands, 13 <p>To use <code>sqlite3</code> from a remote shell:</p> 20 <li>From a remote shell, start the <code>sqlite3</code> tool by entering the following command: 21 <pre>sqlite3</pre> 24 Emulator/device instances store SQLite3 databases in the directory 28 <li>Once you invoke <code>sqlite3</code>, you can issue <code>sqlite3</code> commands in the 36 # sqlite3 /data/data/com.example.google.rss.rssexample/databases/rssitems.d [all...] |
/external/sqlite/dist/orig/ |
sqlite3ext.h | 16 ** sqlite3.h. 20 #include "sqlite3.h" 48 int (*busy_handler)(sqlite3*,int(*)(void*,int),void*); 49 int (*busy_timeout)(sqlite3*,int ms); 50 int (*changes)(sqlite3*); 51 int (*close)(sqlite3*); 52 int (*collation_needed)(sqlite3*,void*,void(*)(void*,sqlite3*, 54 int (*collation_needed16)(sqlite3*,void*,void(*)(void*,sqlite3*, [all...] |
/external/sqlite/dist/ |
sqlite3ext.h | 16 ** sqlite3.h. 20 #include "sqlite3.h" 48 int (*busy_handler)(sqlite3*,int(*)(void*,int),void*); 49 int (*busy_timeout)(sqlite3*,int ms); 50 int (*changes)(sqlite3*); 51 int (*close)(sqlite3*); 52 int (*collation_needed)(sqlite3*,void*,void(*)(void*,sqlite3*, 54 int (*collation_needed16)(sqlite3*,void*,void(*)(void*,sqlite3*, [all...] |
Android.mk | 41 common_src_files := sqlite3.c 82 ## Build the device command line tool sqlite3 85 ifneq ($(SDK_ONLY),true) # SDK doesn't need device version of sqlite3 109 LOCAL_MODULE := sqlite3 118 ## Build the host command line tool sqlite3 138 LOCAL_MODULE := sqlite3
|
Android.patch | 40 diff -r -u -d orig/sqlite3.c ./sqlite3.c 41 --- orig/sqlite3.c 2015-06-12 15:32:23.828344614 -0700 42 +++ ./sqlite3.c 2015-06-12 15:33:39.048708056 -0700
|
/external/javasqlite/src/main/java/SQLite/ |
Stmt.java | 4 * Class to represent compiled SQLite3 statement. 15 * Internal handle for the SQLite3 statement. 35 * Perform one step of compiled SQLite3 statement. 72 * Close the compiled SQLite3 statement. 78 * Reset the compiled SQLite3 statement without 85 * Clear all bound parameters of the compiled SQLite3 statement. 91 * Bind positional integer value to compiled SQLite3 statement. 99 * Bind positional long value to compiled SQLite3 statement. 107 * Bind positional double value to compiled SQLite3 statement. 115 * Bind positional byte array to compiled SQLite3 statement [all...] |
FunctionContext.java | 51 * Only provided by SQLite3 databases. 60 * Only provided by SQLite3 databases.
|
/external/sqlite/android/ |
sqlite3_android.h | 20 #include <sqlite3.h> 26 int register_android_functions(sqlite3 * handle, int uit16Storage); 28 int register_localized_collators(sqlite3* handle, const char* systemLocale, int utf16Storage);
|
/prebuilts/python/darwin-x86/2.7.5/lib/python2.7/test/ |
test_sqlite.py | 6 from sqlite3.test import (dbapi, types, userfunctions, py25tests,
|
/prebuilts/python/linux-x86/2.7.5/lib/python2.7/test/ |
test_sqlite.py | 6 from sqlite3.test import (dbapi, types, userfunctions, py25tests,
|
/frameworks/base/core/jni/ |
android_database_SQLiteCommon.h | 23 #include <sqlite3.h> 33 void throw_sqlite3_exception(JNIEnv* env, sqlite3* handle); 41 void throw_sqlite3_exception(JNIEnv* env, sqlite3* handle, const char* message);
|
android_database_SQLiteCommon.cpp | 24 void throw_sqlite3_exception(JNIEnv* env, sqlite3* handle) { 36 void throw_sqlite3_exception(JNIEnv* env, sqlite3* handle, const char* message) {
|
android_database_SQLiteDebug.cpp | 29 #include <sqlite3.h>
|
/packages/providers/ContactsProvider/tools/ |
contacts-db-schema.sh | 23 # Otherwise sqlite3 would create an empty file owned by root. 26 adb shell "(ls $db >/dev/null)&& sqlite3 $db \"select name, sql from sqlite_master where type in('table','index') order by name\"" | 29 adb shell "(ls $db >/dev/null)&& sqlite3 $db \"select * from sqlite_stat1 order by tbl, idx, stat\""
|
/external/wpa_supplicant_8/hs20/server/ |
spp_server.h | 17 sqlite3 *db;
|
/frameworks/base/core/java/android/database/sqlite/ |
package.html | 16 <p>Android ships with the sqlite3 database tool in the <code>tools/</code> 18 typing <code>sqlite3</code> in a shell window.
|
SQLiteCustomFunction.java | 32 * @param name The name of the sqlite3 function.
|
/external/llvm/test/Transforms/GVN/ |
2009-01-22-SortInvalidation.ll | 13 %struct.BtShared = type { %struct.Pager*, %struct.sqlite3*, %struct.BtCursor*, %struct.MemPage*, i8, i8, i8, i8, i8, i8, i8, i8, i32, i16, i16, i32, i32, i32, i32, i8, i32, i8*, void (i8*)*, %struct.sqlite3_mutex*, %struct.BusyHandler, i32, %struct.BtShared*, %struct.BtLock*, %struct.Btree* } 14 %struct.Btree = type { %struct.sqlite3*, %struct.BtShared*, i8, i8, i8, i32, %struct.Btree*, %struct.Btree* } 35 %struct.KeyInfo = type { %struct.sqlite3*, i8, i8, i8, i32, i8*, [1 x %struct.CollSeq*] } 36 %struct.Mem = type { %struct.CountCtx, double, %struct.sqlite3*, i8*, i32, i16, i8, i8, void (i8*)* } 43 %struct.Parse = type { %struct.sqlite3*, i32, i8*, %struct.Vdbe*, i8, i8, i8, i8, i8, i8, i8, [8 x i32], i32, i32, i32, i32, i32, i32, i32, i32, i32, i32, [12 x i32], i32, %struct.TableLock*, i32, i32, i32, i32, i32, %struct.Expr**, i8, %struct..4sPragmaType, %struct..4sPragmaType, %struct..4sPragmaType, i8*, i8*, %struct.Table*, %struct.Trigger*, %struct.TriggerStack*, i8*, %struct..4sPragmaType, i8, %struct.Table*, i32 } 45 %struct.Schema = type { i32, %struct.Hash, %struct.Hash, %struct.Hash, %struct.Hash, %struct.Table*, i8, i8, i16, i32, %struct.sqlite3* } 54 %struct.Vdbe = type { %struct.sqlite3*, %struct.Vdbe*, %struct.Vdbe*, i32, i32, %struct.Op*, i32, i32, i32*, %struct.Mem**, %struct.Mem*, i32, %struct.Cursor**, i32, %struct.Mem*, i8**, i32, i32, i32, %struct.Mem*, i32, i32, %struct.Fifo, i32, i32, %struct.Context*, i32, i32, i32, i32, i32, [25 x i32], i32, i32, i8**, i8*, %struct.Mem*, i8, i8, i8, i8, i8, i8, i32, i64, i32, %struct.BtreeMutexArray, i32, i8*, i32 } 60 %struct.sqlite3 = type { %struct.sqlite3_vfs*, i32, %struct.Db*, i32, i32, i32, i32, i8, i8, i8, i8, i32, %struct.CollSeq*, i64, i64, i32, i32, i32, %struct.sqlite3_mutex*, %struct.sqlite3InitInfo, i32, i8**, %struct.Vdbe*, i32, void (i8*, i8*)*, i8*, void (i8*, i8*, i64)*, i8*, i8*, i32 (i8*)*, i8*, void (i8*)*, i8*, void (i8*, i32, i8*, i8*, i64)*, void (i8*, %struct.sqlite3*, i32, i8*)*, void (i8*, %struct.sqlite3*, i32, i8*)*, i8*, %struct.Mem*, i8*, i8*, %struct.anon, i32 (i8*, i32, i8*, i8*, i8*, i8*)*, i8*, (…) [all...] |
/external/llvm/test/CodeGen/X86/ |
2009-04-29-RegAllocAssert.ll | 15 %struct.BtShared = type { %struct.Pager*, %struct.sqlite3*, %struct.BtCursor*, %struct.MemPage*, i8, i8, i8, i8, i8, i8, i8, i8, i32, i16, i16, i32, i32, i32, i32, i8, i32, i8*, void (i8*)*, %struct.sqlite3_mutex*, %struct.BusyHandler, i32, %struct.BtShared*, %struct.BtLock*, %struct.Btree* } 16 %struct.Btree = type { %struct.sqlite3*, %struct.BtShared*, i8, i8, i8, i32, %struct.Btree*, %struct.Btree* } 38 %struct.KeyInfo = type { %struct.sqlite3*, i8, i8, i8, i32, i8*, [1 x %struct.CollSeq*] } 39 %struct.Mem = type { %struct.CountCtx, double, %struct.sqlite3*, i8*, i32, i16, i8, i8, void (i8*)* } 46 %struct.Schema = type { i32, %struct.Hash, %struct.Hash, %struct.Hash, %struct.Hash, %struct.Table*, i8, i8, i16, i32, %struct.sqlite3* } 53 %struct.Vdbe = type { %struct.sqlite3*, %struct.Vdbe*, %struct.Vdbe*, i32, i32, %struct.Op*, i32, i32, i32*, %struct.Mem**, %struct.Mem*, i32, %struct.Cursor**, i32, %struct.Mem*, i8**, i32, i32, i32, %struct.Mem*, i32, i32, %struct.Fifo, i32, i32, %struct.Context*, i32, i32, i32, i32, i32, [25 x i32], i32, i32, i8**, i8*, %struct.Mem*, i8, i8, i8, i8, i8, i8, i32, i64, i32, %struct.BtreeMutexArray, i32, i8*, i32 } 58 %struct.sqlite3 = type { %struct.sqlite3_vfs*, i32, %struct.Db*, i32, i32, i32, i32, i8, i8, i8, i8, i32, %struct.CollSeq*, i64, i64, i32, i32, i32, %struct.sqlite3_mutex*, %struct.sqlite3InitInfo, i32, i8**, %struct.Vdbe*, i32, void (i8*, i8*)*, i8*, void (i8*, i8*, i64)*, i8*, i8*, i32 (i8*)*, i8*, void (i8*)*, i8*, void (i8*, i32, i8*, i8*, i64)*, void (i8*, %struct.sqlite3*, i32, i8*)*, void (i8*, %struct.sqlite3*, i32, i8*)*, i8*, %struct.Mem*, i8*, i8*, %2, i32 (i8*, i32, i8*, i8*, i8*, i8*)*, i8*, i32 (i8*)*, i8*, i32, %struct.Hash, %struct.Table*, %struct.sqlite3_vtab**, i32, %struct.Hash, %struct.Hash, %struct.BusyHandler, i32, [2 x %struct.Db], i8 } 66 %struct.sqlite3_module = type { i32, i32 (%struct.sqlite3*, i8*, i32, i8**, %struct.sqlite3_vtab**, i8**)*, i32 (%struct.sqlite3*, i8*, i32, i8**, %struct.s (…) [all...] |
/development/build/ |
product_sdk.mk | 46 sqlite3 \
|
/packages/apps/Messaging/tools/ |
buglesql | 43 adb shell su -c sqlite3 $opts data/data/com.android.messaging/databases/bugle_db "$1"
|
mmssql | 43 adb shell su -c sqlite3 $opts data/data/com.android.providers.telephony/databases/mmssms.db "$1"
|
/external/javasqlite/src/main/native/ |
sqlite_jni.c | 12 #include "sqlite3.h" 53 int is3; /* True for SQLITE3 handle */ 74 struct hbl *blobs; /* SQLite3 blob handles */ 77 struct hbk *backups; /* SQLite3 backup handles */ 86 int is3; /* True for SQLITE3 handle */ 102 int is3; /* True for SQLITE3 handle */ 106 int tail_len; /* only for SQLite3/prepare */ 117 sqlite3_blob *blob; /* SQLite3 blob */ 127 sqlite3_backup *bkup; /* SQLite3 backup handle */ 814 sqlite3_close((sqlite3 *) h->sqlite) [all...] |
/packages/apps/Launcher2/ |
fill_screens.py | 7 import sqlite3 namespace 54 conn = sqlite3.connect(fn)
|
/packages/apps/Launcher3/ |
fill_screens.py | 7 import sqlite3 namespace 54 conn = sqlite3.connect(fn)
|