HomeSort by relevance Sort by last modified time
    Searched full:database (Results 451 - 475 of 2940) sorted by null

<<11121314151617181920>>

  /external/webkit/Source/WebCore/dom/
ScriptExecutionContext.h 51 #if ENABLE(DATABASE)
52 class Database;
75 #if ENABLE(DATABASE)
81 // When the database cleanup is done, cleanupSync will be signalled.
201 #if ENABLE(DATABASE)
203 bool m_hasOpenDatabases; // This never changes back to false, even after the database thread is closed.
  /frameworks/base/docs/html/sdk/api_diff/16/changes/
android.database.CursorWindow.html 10 android.database.CursorWindow
74 Class android.database.<A HREF="../../../../reference/android/database/CursorWindow.html" target="_top"><font size="+2"><code>CursorWindow</code></font></A>
86 <A NAME="android.database.CursorWindow.close_changed()"></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteClosable.html#close()" target="_top"><code>close</code></A>() </nobr>
90 Method was locally defined, but is now inherited from <a href="../../../../reference/android/database/sqlite/SQLiteClosable.html#close()" target="_top"><code>SQLiteClosable</code></a>.
fields_index_removals.html 55 <nobr><A HREF="android.database.sqlite.SQLiteProgram.html#android.database.sqlite.SQLiteProgram.mDatabase" class="hiddenlink" target="rightframe"><strike>mDatabase</strike></A>
64 <nobr><A HREF="android.database.sqlite.SQLiteProgram.html#android.database.sqlite.SQLiteProgram.nHandle" class="hiddenlink" target="rightframe"><strike>nHandle</strike></A>
66 <nobr><A HREF="android.database.sqlite.SQLiteProgram.html#android.database.sqlite.SQLiteProgram.nStatement" class="hiddenlink" target="rightframe"><strike>nStatement</strike></A>
alldiffs_index_removals.html 80 <nobr><A HREF="android.database.sqlite.SQLiteProgram.html#android.database.sqlite.SQLiteProgram.compile_removed(java.lang.String, boolean)" class="hiddenlink" target="rightframe"><strike>compile</strike>
137 <nobr><A HREF="android.database.sqlite.SQLiteProgram.html#android.database.sqlite.SQLiteProgram.mDatabase" class="hiddenlink" target="rightframe"><strike>mDatabase</strike></A>
156 <nobr><A HREF="android.database.sqlite.SQLiteProgram.html#android.database.sqlite.SQLiteProgram.native_bind_blob_removed(int, byte[])" class="hiddenlink" target="rightframe"><strike>native_bind_blob</strike>
159 <nobr><A HREF="android.database.sqlite.SQLiteProgram.html#android.database.sqlite.SQLiteProgram.native_bind_double_removed(int, double)" class="hiddenlink" target="rightframe"><strike>native_bind_double</strike>
162 <nobr><A HREF="android.database.sqlite.SQLiteProgram.html#android.database.sqlite.SQLiteProgram.native_bind_long_removed(int, long)" class="hiddenlink" target="rightframe">< (…)
    [all...]
android.database.AbstractCursor.html 10 android.database.AbstractCursor
74 Class android.database.<A HREF="../../../../reference/android/database/AbstractCursor.html" target="_top"><font size="+2"><code>AbstractCursor</code></font></A>
87 <A NAME="android.database.AbstractCursor.mCurrentRowID"></A>
88 <nobr><code>Long</code>&nbsp;<A HREF="../../../../reference/android/database/AbstractCursor.html#mCurrentRowID" target="_top"><code>mCurrentRowID</code></font></A></nobr> </TD>
96 <A NAME="android.database.AbstractCursor.mRowIdColumnIndex"></A>
97 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/database/AbstractCursor.html#mRowIdColumnIndex" target="_top"><code>mRowIdColumnIndex</code></font></A></nobr> </TD>
android.database.sqlite.SQLiteQueryBuilder.html 10 android.database.sqlite.SQLiteQueryBuilder
74 Class android.database.sqlite.<A HREF="../../../../reference/android/database/sqlite/SQLiteQueryBuilder.html" target="_top"><font size="+2"><code>SQLiteQueryBuilder</code></font></A>
86 <A NAME="android.database.sqlite.SQLiteQueryBuilder.query_added(android.database.sqlite.SQLiteDatabase, java.lang.String[], java.lang.String, java.lang.String[], java.lang.String, java.lang.String, java.lang.String, java.lang.String, android.os.CancellationSignal)"></A>
87 <nobr><code>Cursor</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteQueryBuilder.html#query(android.database.sqlite.SQLiteDatabase, java.lang.String[], java.lang.String, java.lang.String[], java.lang.String, java.lang.String, java.lang.String, java.lang.String, android.os.CancellationSignal)" target="_top"><code>query</code></A>(<code>SQLiteDatabase,</nobr> String[]<nobr>,</nobr> String<nobr>,</nobr> String[]<nobr>,</nobr> String<nobr>,</nobr> String<nobr>,</nobr> String<nobr>,</nobr> String<nobr>,</nobr> CancellationSignal<nobr><nobr></code>)</nobr>
  /frameworks/base/docs/html/sdk/api_diff/3/changes/
pkg_android.database.html 10 android.database
74 Package <A HREF="../../../../reference/android/database/package-summary.html" target="_top"><font size="+1"><code>android.database</code></font></A>
85 <nobr><A HREF="android.database.Cursor.html"><I>Cursor</I></A></nobr>
92 <nobr><A HREF="android.database.CursorWrapper.html">CursorWrapper</A></nobr>
99 <nobr><A HREF="android.database.DatabaseUtils.html">DatabaseUtils</A></nobr>
android.database.sqlite.SQLiteDatabase.html 10 android.database.sqlite.SQLiteDatabase
74 Class android.database.sqlite.<A HREF="../../../../reference/android/database/sqlite/SQLiteDatabase.html" target="_top"><font size="+2"><code>SQLiteDatabase</code></font></A>
86 <A NAME="android.database.sqlite.SQLiteDatabase.yieldIfContendedSafely_added()"></A>
87 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteDatabase.html#yieldIfContendedSafely()" target="_top"><code>yieldIfContendedSafely</code></A>()</nobr>
101 <A NAME="android.database.sqlite.SQLiteDatabase.yieldIfContended_changed()"></A>
102 <nobr><code>boolean</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteDatabase.html#yieldIfContended()" target="_top"><code>yieldIfContended</code></A>() </nobr>
  /frameworks/base/docs/html/sdk/api_diff/5/changes/
pkg_android.database.html 10 android.database
74 Package <A HREF="../../../../reference/android/database/package-summary.html" target="_top"><font size="+1"><code>android.database</code></font></A>
85 <nobr><A HREF="android.database.AbstractWindowedCursor.html">AbstractWindowedCursor</A></nobr>
92 <nobr><A HREF="android.database.CursorWindow.html">CursorWindow</A></nobr>
99 <nobr><A HREF="android.database.DatabaseUtils.html">DatabaseUtils</A></nobr>
  /libcore/luni/src/test/java/libcore/sqlite/
AbstractSqlTest.java 82 * @exception SQLException if there is a problem accessing the database
119 * @throws SQLException if there is a problem accessing the database
136 * @throws SQLException if there is a problem accessing the database
162 * @throws SQLException if there is a problem accessing the database
181 * @throws SQLException if there is a problem accessing the database
197 * @throws SQLException if there is a problem accessing the database
  /cts/tests/tests/database/src/android/database/sqlite/cts/
SQLiteDatabaseTest.java 17 package android.database.sqlite.cts;
27 import android.database.Cursor;
28 import android.database.DatabaseUtils;
29 import android.database.SQLException;
30 import android.database.sqlite.SQLiteCursor;
31 import android.database.sqlite.SQLiteCursorDriver;
32 import android.database.sqlite.SQLiteDatabase;
33 import android.database.sqlite.SQLiteDatabase.CursorFactory;
34 import android.database.sqlite.SQLiteException;
35 import android.database.sqlite.SQLiteQuery
307 SQLiteDatabase database = null; local
633 SQLiteDatabase database = null; local
    [all...]
SQLiteStatementTest.java 17 package android.database.sqlite.cts;
22 import android.database.Cursor;
23 import android.database.DatabaseUtils;
24 import android.database.SQLException;
25 import android.database.sqlite.SQLiteDatabase;
26 import android.database.sqlite.SQLiteDoneException;
27 import android.database.sqlite.SQLiteStatement;
  /external/webkit/Source/WebCore/inspector/front-end/
ResourcesPanel.js 30 WebInspector.ResourcesPanel = function(database)
46 this.databasesListTreeElement = new WebInspector.StorageCategoryTreeElement(this, WebInspector.UIString("Databases"), "Databases", ["database-storage-tree-item"]);
135 var database = this._databases[i];
136 delete database._tableViews;
137 delete database._queryView;
284 addDatabase: function(database)
286 this._databases.push(database);
288 var databaseTreeElement = new WebInspector.DatabaseTreeElement(this, database);
289 database._databasesTreeElement = databaseTreeElement;
324 var database;
    [all...]
  /frameworks/support/v4/java/android/support/v4/widget/
SimpleCursorAdapter.java 20 import android.database.Cursor;
77 * @param c The database cursor. Can be null if the cursor is not available yet.
102 * {@link ViewBinder#setViewValue(android.view.View, android.database.Cursor, int)}
113 * android.content.Context, android.database.Cursor)
158 * @see #bindView(android.view.View, android.content.Context, android.database.Cursor)
171 * @see #bindView(android.view.View, android.content.Context, android.database.Cursor)
188 * retrieved from the database.
207 * retrieved from the database.
222 * @see android.widget.CursorAdapter#convertToString(android.database.Cursor)
240 * @see android.widget.CursorAdapter#convertToString(android.database.Cursor
    [all...]
  /external/sqlite/dist/orig/
sqlite3.h 215 ** CAPI3REF: Database Connection Handle
216 ** KEYWORDS: {database connection} {database connections}
218 ** Each open SQLite database is represented by a pointer to an instance of
267 ** CAPI3REF: Closing A Database Connection
276 ** sqlite3_close() is called on a [database connection] that still has
309 ** in the context of the [database connection] passed in as its 1st
346 ** SQL comments, then no SQL statements are evaluated and the database
353 ** is a valid and open [database connection].
354 ** <li> The application must not close [database connection] specified b
    [all...]
  /external/sqlite/dist/
sqlite3.h 215 ** CAPI3REF: Database Connection Handle
216 ** KEYWORDS: {database connection} {database connections}
218 ** Each open SQLite database is represented by a pointer to an instance of
267 ** CAPI3REF: Closing A Database Connection
276 ** sqlite3_close() is called on a [database connection] that still has
309 ** in the context of the [database connection] passed in as its 1st
346 ** SQL comments, then no SQL statements are evaluated and the database
353 ** is a valid and open [database connection].
354 ** <li> The application must not close [database connection] specified b
    [all...]
  /external/chromium/chrome/browser/history/
history_database.cc 28 // or database without *too* many bad effects.
74 // Set the database page size to something a little larger to give us
93 // Wrap the rest of init in a tranaction. This will prevent the database from
252 LOG(WARNING) << "History database is too new.";
269 LOG(WARNING) << "Unable to update history database to version 16.";
301 // migrate the database.
315 // not be a released product that makes a database too old for us to handle.
317 "History database version " << cur_version << " is too old to handle.";
324 // Update all the times in the URLs and visits table in the main database.
342 // database
    [all...]
thumbnail_database.h 33 // This database interface is owned by the history backend and runs on the
36 // operations we will do on this database will be slow, but we can tolerate
51 // Open database on a given filename. If the file does not exist,
53 // |db| is the database to open.
54 // |db_name| is a path to the database file.
58 // Transactions on the database.
65 // Vacuums the database. This will cause sqlite to defragment and collect
108 // Returns the id of the entry in the favicon database with the specified url
110 // there are more than one matched icon in database, only one icon will be
161 // Checks whether a favicon is used by any URLs in the database
    [all...]
visit_database.h 18 // A visit database is one which stores visits for URLs, that is, times and
19 // linking information. A visit database must also be a URLDatabase, as this
25 // Must call InitVisitTable() before using to make sure the database is
35 // Adds a line to the visit database with the given information, returning
41 // Deletes the given visit from the database. If a visit with the given ID
145 // Get the time of the first item in our database.
153 // Returns the database for the functions in this interface.
  /frameworks/base/core/java/android/provider/
Browser.java 24 import android.database.Cursor;
25 import android.database.DatabaseUtils;
234 * @param cr The ContentResolver used to access the database.
249 * @param cr The ContentResolver used to access the database.
306 * @param cr The ContentResolver used to access the database.
358 * @param cr The ContentResolver used to access the database.
394 * @param cr The ContentResolver used to access the database.
426 * @param cr The ContentResolver used to access the database.
449 * @param cr The ContentResolver used to access the database.
462 * @param cr The ContentResolver used to access the database
    [all...]
  /external/dbus/dbus/
dbus-userdb-util.c 85 dbus_set_error (error, DBUS_ERROR_FAILED, "Could not get system database.");
197 * Looks up a gid or group name in the user database. Only one of
200 * database and otherwise sort of sucks.
202 * @param db the database
206 * @returns the entry in the database
307 * @param db user database
327 * @param db user database
  /external/webkit/Source/WebKit/qt/Api/
qwebsecurityorigin.cpp 48 database as \c{http://www.example.com/my/overview.html}, or access each other's
123 #if ENABLE(DATABASE)
135 #if ENABLE(DATABASE)
151 #if ENABLE(DATABASE)
178 Returns a list of all security origins with a database quota defined.
184 #if ENABLE(DATABASE)
204 #if ENABLE(DATABASE)
  /frameworks/base/core/java/android/database/sqlite/
SQLiteCursor.java 17 package android.database.sqlite;
19 import android.database.AbstractWindowedCursor;
20 import android.database.CursorWindow;
21 import android.database.DatabaseUtils;
70 * @param db a reference to a Database object that is already constructed
112 * Get the database that this cursor is associated with.
259 "database = " + mQuery.getDatabase().getLabel() +
  /frameworks/base/docs/html/sdk/api_diff/11/changes/
android.database.sqlite.SQLiteProgram.html 10 android.database.sqlite.SQLiteProgram
74 Class android.database.sqlite.<A HREF="../../../../reference/android/database/sqlite/SQLiteProgram.html" target="_top"><font size="+2"><code>SQLiteProgram</code></font></A>
86 <A NAME="android.database.sqlite.SQLiteProgram.bindAllArgsAsStrings_added(java.lang.String[])"></A>
87 <nobr><code>void</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteProgram.html#bindAllArgsAsStrings(java.lang.String[])" target="_top"><code>bindAllArgsAsStrings</code></A>(<code>String[]</code>)</nobr>
101 <A NAME="android.database.sqlite.SQLiteProgram.getUniqueId_changed()"></A>
102 <nobr><code>int</code>&nbsp;<A HREF="../../../../reference/android/database/sqlite/SQLiteProgram.html#getUniqueId()" target="_top"><code>getUniqueId</code></A>() </nobr>
  /frameworks/base/docs/html/sdk/api_diff/15/changes/
android.database.CursorWindow.html 10 android.database.CursorWindow
74 Class android.database.<A HREF="../../../../reference/android/database/CursorWindow.html" target="_top"><font size="+2"><code>CursorWindow</code></font></A>
85 <A NAME="android.database.CursorWindow.ctor_added(java.lang.String)"></A>
86 <nobr><A HREF="../../../../reference/android/database/CursorWindow.html#CursorWindow(java.lang.String)" target="_top"><code>CursorWindow</code></A>(<code>String</code>)</nobr>
100 <A NAME="android.database.CursorWindow.ctor_changed(boolean)"></A>
101 <nobr><A HREF="../../../../reference/android/database/CursorWindow.html#CursorWindow(boolean)" target="_top"><code>CursorWindow</code></A>(<code>boolean</code>) </nobr>

Completed in 1366 milliseconds

<<11121314151617181920>>