/external/chromium_org/chrome/browser/history/ |
archived_database.cc | 28 // Set the database page size to something a little larger to give us 34 // Don't use very much memory caching this database. We seldom use it for 38 // Run the database in exclusive mode. Nobody else should be accessing the 39 // database while we're running, and this will give somewhat improved perf. 103 LOG(WARNING) << "Archived database is too new."; 116 LOG(WARNING) << "Unable to update archived database to version 2."; 133 // database. We need to migrate the database. 135 LOG(WARNING) << "Unable to update archived database to version 4."; 145 // not be a released product that makes a database too old for us to handle [all...] |
/external/chromium_org/components/dom_distiller/core/ |
dom_distiller_store.h | 62 // models of the DOM distiller data in sync: the local database, sync, and the 64 // database is loading. Once the local database has loaded, changes from any of 66 // database) are handled similarly: 79 // Creates storage using the given database for local storage. Initializes the 80 // database with |database_dir|. 81 DomDistillerStore(scoped_ptr<DomDistillerDatabaseInterface> database, 84 // Creates storage using the given database for local storage. Initializes the 85 // database with |database_dir|. Also initializes the internal model to 87 DomDistillerStore(scoped_ptr<DomDistillerDatabaseInterface> database, [all...] |
/external/chromium_org/components/webdata/common/ |
web_database_service.h | 44 // responsible for controlling access to the web database (metadata associated 66 // managing the database, transferring ownership. All calls to this 70 // Initializes the web database service. 73 // Unloads the database without actually shutting down the service. This can 77 // Unloads database and will not reload. 103 // Register a callback to be notified that the database has loaded. Multiple 105 // (following a successful database load), then cleared. 106 // Note: if the database load is already complete, then the callback will NOT 110 // Register a callback to be notified that the database has failed to load. 112 // (following a database load failure), then cleared [all...] |
/external/chromium_org/content/browser/ |
database_browsertest.cc | 75 // Insert records to the database. 85 // Update records in the database. 99 // Delete records in the database. 126 // Insert, update, and delete records in the database. 162 // Create records in the database and verify they persist after reload. 177 // Attempt to read a database created in a regular browser from an off the 192 // Attempt to read a database created in an off the record browser from a 220 // Verify database modifications persist after restarting browser. 232 // Verify OTR database is removed after OTR window closes. 246 // Verify database modifications persist after crashing window [all...] |
/external/chromium_org/third_party/sqlite/src/test/ |
e_resolve.test | 20 # An example database schema for testing name resolution: 55 # EVIDENCE-OF: R-33528-20612 If no database is specified as part of the 57 # databases for an object with a matching name. The temp database is 58 # searched first, followed by the main database, followed all attached 68 # EVIDENCE-OF: R-54577-28142 If a database name is specified as part of 70 # of an attached database. 82 # EVIDENCE-OF: R-26223-47623 Like other SQL identifiers, database names 91 # EVIDENCE-OF: R-15639-28392 If a database name is specified, then only 92 # the named database is searched for the named object. 99 # EVIDENCE-OF: R-08951-19801 When searching database schemas for a name [all...] |
tkt2854.test | 25 # Open 3 database connections. Connection "db" and "db2" share a cache. 59 } {1 {database table is locked}} 65 } {1 {database is locked}} 84 } {1 {database schema is locked: main}} 87 } {1 {database schema is locked: main}} 91 } {1 {database schema is locked: main}} 94 # reading the database. Use stored statements so that the error occurs 115 # Try to read the database using connection "db3" (which does not share 116 # a cache with "db"). The database should be locked. 119 } {1 {database is locked} [all...] |
/external/sepolicy/ |
access_vectors | 83 # Define a common prefix for userspace database object access vectors. 86 common database 754 inherits database 764 inherits database 775 inherits database 783 inherits database 803 inherits database 840 inherits database 848 inherits database 854 inherits database [all...] |
/libcore/luni/src/main/java/java/sql/ |
ParameterMetaData.java | 73 * if a database error happens. 83 * if a database error happens. 101 * if a database error happens. 114 * if a database error happens. 119 * Gets the database-specific type name of a specified parameter. 124 * @return the type name for the parameter as used by the database. A 128 * if a database error happens. 141 * if a database error happens. 155 * if a database error happens. 173 * if a database error is encountered [all...] |
Ref.java | 27 * database, so the data is not necessarily read and converted 29 * the database supports the {@code Ref} type, it is not typically 33 * A {@code Ref} object is stored into the database using the 44 * if there is a database error. 54 * if there is a database error. 67 * if there is a database error. 79 * if there is a database error.
|
SQLInput.java | 54 * if there is a database error. 65 * if there is a database error. 75 * if there is a database error. 85 * if there is a database error. 95 * if there is a database error. 105 * if there is a database error. 115 * if there is a database error. 125 * if there is a database error. 136 * if there is a database error. 147 * if there is a database error [all...] |
/external/chromium_org/sql/ |
meta_table.h | 26 // If the current version of the database is less than or equal to 27 // |deprecated_version|, raze the database. Must be called outside 29 // TODO(shess): At this time the database is razed IFF meta exists 32 // row, or if meta doesn't exist. In those cases if the database is 49 // The version number of the database. This should be the version number of 58 // database can be read by. If there are minor changes or additions, old 59 // versions of the code can still work with the database without failing.
|
/external/nist-sip/java/gov/nist/javax/sip/parser/ims/ |
PUserDatabaseParser.java | 40 * This is the parser for the P-user-database header. 41 * The syntax for the P-user-database header as per 44 * P-User-Database = "P-User-Database" HCOLON database 46 * database = LAQUOT DiameterURI RAQUOT 48 * Eg: P-User-Database: <aaa://host.example.com;transport=tcp>
|
/frameworks/base/core/java/android/webkit/ |
WebIconDatabase.java | 23 * Functions for manipulating the icon database used by WebView. 37 * Interface for receiving icons from the database. 43 * Called when the icon has been retrieved from the database and the 52 * Open a the icon database and store the icons in the given path. 53 * @param path The directory path where the icon database will be stored. 60 * Close the shared instance of the icon database. 67 * Removes all the icons in the database.
|
/packages/providers/CalendarProvider/src/com/android/providers/calendar/ |
CalendarUpgradeReceiver.java | 36 * It's job is to prime the calendar database. Either create it 52 // Lookup the last known database version 56 // If the version is old go ahead and attempt to create or upgrade the database. 58 // Store the current version so this receiver isn't run again until the database 64 // Ask for a reference to the database to force the helper to either 65 // create the database or open it up, performing any necessary upgrades 69 Log.i(TAG, "Creating or opening calendar database");
|
/packages/providers/ContactsProvider/src/com/android/providers/contacts/ |
ContactsUpgradeReceiver.java | 37 * It's job is to prime the contacts database. Either create it 54 // Lookup the last known database version 60 // If the version is old go ahead and attempt to create or upgrade the database. 63 // Store the current version so this receiver isn't run again until the database 72 // Ask for a reference to the database to force the helper to either 73 // create the database or open it up, performing any necessary upgrades 77 Log.i(TAG, "Creating or opening contacts database");
|
/external/chromium_org/third_party/leveldatabase/src/include/leveldb/ |
db.h | 46 // Open the database with the specified "name". 47 // Stores a pointer to a heap-allocated database in *dbptr and returns 58 // Set the database entry for "key" to "value". Returns OK on success, 65 // Remove the database entry (if any) for "key". Returns OK on 67 // did not exist in the database. 71 // Apply the specified updates to the database. 76 // If the database contains an entry for "key" store the 86 // Return a heap-allocated iterator over the contents of the database. 137 // begin==NULL is treated as a key before all keys in the database. 138 // end==NULL is treated as a key after all keys in the database [all...] |
/external/chromium_org/third_party/sqlite/src/src/ |
test_superlock.c | 12 ** Example code for obtaining an exclusive lock on an SQLite database 14 ** mode database files. The interface to the example code in this file 42 sqlite3 *db; /* Database handle used to lock db */ 43 int bWal; /* True if db is a WAL database */ 59 ** This function is used to determine if the main database file for 61 ** database file is in WAL mode, set *pbWal to true and return SQLITE_OK. 92 sqlite3_file *fd, /* Database file handle */ 106 ** Obtain the extra locks on the database file required for WAL databases. 110 sqlite3 *db, /* Database handle open on WAL database */ [all...] |
/frameworks/base/docs/html/sdk/api_diff/8/changes/ |
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.insertWithOnConflict_added(java.lang.String, java.lang.String, android.content.ContentValues, int)"></A> 87 <nobr><code>long</code> <A HREF="../../../../reference/android/database/sqlite/SQLiteDatabase.html#insertWithOnConflict(java.lang.String, java.lang.String, android.content.ContentValues, int)" target="_top"><code>insertWithOnConflict</code></A>(<code>String,</nobr> String<nobr>,</nobr> ContentValues<nobr>,</nobr> int<nobr><nobr></code>)</nobr> 93 <A NAME="android.database.sqlite.SQLiteDatabase.updateWithOnConflict_added(java.lang.String, android.content.ContentValues, java.lang.String, java.lang.String[], int)"></A> 94 <nobr><code>int</code> <A HREF="../../../../reference/android/database/sqlite/SQLiteDatabase.html#updateWithOnConflict(java.lang.String, android.content.ContentValues, java.lang.String, java.lang.String[], int)" target="_top"><code>updateWithOnConflict</code></A>(<code>String,</nobr> ContentValues<nobr>,</nobr> String<nobr>,</nobr> String[]<nobr>,</nobr> int<nobr><nobr></code>)</nobr> 109 <A NAME="android.database.sqlite.SQLiteDatabase.CONFLICT_ABORT"></A> 110 <nobr><code>int</code> <A HREF="../../../../reference/android/database/sqlite/SQLiteDatabase.html#CONFLICT_ABORT" target="_top"><code>CONFLICT_ABORT</code></A></nobr> 116 <A NAME="android.database.sqlite.SQLiteDatabase.CONFLICT_FAIL"></A [all...] |
/packages/apps/CellBroadcastReceiver/src/com/android/cellbroadcastreceiver/ |
CellBroadcastContentProvider.java | 24 import android.database.Cursor; 25 import android.database.sqlite.SQLiteDatabase; 26 import android.database.sqlite.SQLiteOpenHelper; 27 import android.database.sqlite.SQLiteQueryBuilder; 36 * ContentProvider for the database of received cell broadcasts. 67 /** The database for this content provider. */ 148 * Insert a new row. This throws an exception, as the database can only be modified by 151 * @param values a set of column_name/value pairs to add to the database. 160 * Delete one or more rows. This throws an exception, as the database can only be modified by 172 * Update one or more rows. This throws an exception, as the database can only be modified b [all...] |
/external/chromium_org/third_party/WebKit/Source/modules/webdatabase/ |
DatabaseBackendBase.cpp | 55 // "opened" so that the client can call interrupt or delete on every database 58 // We will only call DatabaseTracker::addOpenDatabase() to add the database 59 // to the tracker as opened when we've succeeded in opening the database, 61 // DatabaseTracker::removeOpenDatabase() to remove the database from the 68 // The only databases instances not tracked by the tracker's open database 71 // DatabaseServer's factory methods for creating database backends. 75 // database backend if they succeed in opening the requested database. 76 // In the case of failure to open the database, the factory methods will 77 // simply discard the newly instantiated database backend when they return [all...] |
/packages/apps/Dialer/src/com/android/dialer/database/ |
DialerDatabaseHelper.java | 17 package com.android.dialer.database; 22 import android.database.Cursor; 23 import android.database.DatabaseUtils; 24 import android.database.sqlite.SQLiteDatabase; 25 import android.database.sqlite.SQLiteException; 26 import android.database.sqlite.SQLiteOpenHelper; 27 import android.database.sqlite.SQLiteStatement; 55 * Database helper for smart dial. Designed as a singleton to make sure there is 56 * only one access point to the database. Provides methods to maintain, update, 57 * and query the database [all...] |
/external/chromium_org/chrome/browser/performance_monitor/ |
performance_monitor_browsertest.cc | 16 #include "chrome/browser/performance_monitor/database.h" 122 const Database::EventVector& events) { 134 const Database::EventVector& events, 174 // A handle for gathering statistics from the database, which must be done on 185 void GetEventsOnBackgroundThread(Database::EventVector* events) { 188 // and the Database uses base::Time::Now() and gets a lesser time, then it 191 *events = performance_monitor_->database()->GetEvents( 195 // A handle for getting the events from the database, which must be done on 198 Database::EventVector GetEvents() { 204 Database::EventVector events [all...] |
/frameworks/base/core/java/android/database/sqlite/ |
SQLiteDatabase.java | 17 package android.database.sqlite; 20 import android.database.Cursor; 21 import android.database.DatabaseErrorHandler; 22 import android.database.DatabaseUtils; 23 import android.database.DefaultDatabaseErrorHandler; 24 import android.database.SQLException; 25 import android.database.sqlite.SQLiteDebug.DbStats; 47 * Exposes methods to manage a SQLite database. 51 * perform other common database management tasks. 54 * and managing a database [all...] |
/external/clang/unittests/Tooling/ |
CompilationDatabaseTest.cpp | 31 expectFailure("", "Empty database"); 45 OwningPtr<CompilationDatabase> Database( 47 if (!Database) { 51 return Database->getAllFiles(); 56 OwningPtr<CompilationDatabase> Database( 58 if (!Database) { 62 return Database->getAllCompileCommands(); 118 OwningPtr<CompilationDatabase> Database( 120 if (!Database) 122 std::vector<CompileCommand> Commands = Database->getCompileCommands(FileName) [all...] |
/frameworks/base/docs/html/sdk/api_diff/11/changes/ |
pkg_android.database.sqlite.html | 10 android.database.sqlite 74 Package <A HREF="../../../../reference/android/database/sqlite/package-summary.html" target="_top"><font size="+1"><code>android.database.sqlite</code></font></A> 85 <nobr><A HREF="../../../../reference/android/database/sqlite/SQLiteAccessPermException.html" target="_top"><code>SQLiteAccessPermException</code></A></nobr> 92 <nobr><A HREF="../../../../reference/android/database/sqlite/SQLiteBindOrColumnIndexOutOfRangeException.html" target="_top"><code>SQLiteBindOrColumnIndexOutOfRangeException</code></A></nobr> 99 <nobr><A HREF="../../../../reference/android/database/sqlite/SQLiteBlobTooBigException.html" target="_top"><code>SQLiteBlobTooBigException</code></A></nobr> 106 <nobr><A HREF="../../../../reference/android/database/sqlite/SQLiteCantOpenDatabaseException.html" target="_top"><code>SQLiteCantOpenDatabaseException</code></A></nobr> 113 <nobr><A HREF="../../../../reference/android/database/sqlite/SQLiteDatabaseLockedException.html" target="_top"><code>SQLiteDatabaseLockedException</code></A></nobr> 120 <nobr><A HREF="../../../../reference/android/database/sqlite/SQLiteDatatypeMismatchException.html" target="_top"><code>SQLiteDatatypeMismatchException</code></A></nobr> 127 <nobr><A HREF="../../../../reference/android/database/sqlite/SQLiteOutOfMemoryException.html" target="_top"><code>SQLiteOutOfMemoryException</code></A>< (…) [all...] |