HomeSort by relevance Sort by last modified time
    Searched full:databases (Results 226 - 250 of 474) sorted by null

1 2 3 4 5 6 7 8 91011>>

  /external/chromium_org/chrome/browser/history/
url_database.h 26 // HistoryDatabase class to support maintaining separate databases of URLs with
268 // all URL databases, and is an index over the URL itself.
  /external/chromium_org/third_party/sqlite/
preload-cache.patch 59 +** Preload the databases into the pager cache, up to the maximum size of the
65 +** There might be many databases attached to the given connection. We iterate
  /external/chromium_org/third_party/sqlite/src/test/
enc2.test 33 # enc2.4.*: Test that attached databases must have the same text encoding
190 } {1 {attached databases must use the same text encoding as main database}}
filefmt.test 122 # and later can read and write databases that have been modified or created
temptrigger.test 142 # on tables located in attached databases. At one point when SQLite reloaded
walnoshm.test 12 # focus of this file is testing that WAL databases may be accessed without
  /packages/apps/Nfc/nci/jni/
RouteDataSet.cpp 135 ** Description: Delete all routes stored in all databases.
160 ** Description: Import data from an XML file. Fill the databases.
  /external/chromium/base/
time_unittest.cc 210 // Our internal time format is serialized in things like databases, so it's
  /external/chromium/chrome/browser/history/
history_backend.h 494 // re-initialization of some databases such as Thumbnails or Archived that
495 // could fail. When these databases are not valid, our pointers must be NULL,
526 // The history/thumbnail databases. Either MAY BE NULL if the database could
540 // Manages expiration between the various databases.
history_database.h 76 // Returns the current version that we will generate history databases with.
text_database.h 66 // other databases on disk and in the sqlite connection.
text_database_manager_unittest.cc 70 // Put the visits in two different months so it will query across databases.
167 // Directory containing the databases.
329 // We have to have the URL in the URL and visit databases for this test to
  /external/chromium_org/chrome/common/extensions/api/
browsing_data.json 381 "description": "Called when websites' WebSQL databases have been cleared.",
  /external/chromium_org/content/browser/dom_storage/
dom_storage_database.cc 173 // sql::Connection uses UTF-8 encoding, but WebCore style databases use
  /external/chromium_org/content/common/
worker_messages.h 122 // Sent by the worker process to check whether access to web databases is
  /external/chromium_org/crypto/
nss_util.h 151 // writes to the NSS databases with a global lock. The lock is hidden beneath a
  /external/chromium_org/third_party/sqlite/src/ext/async/
README.txt 136 3. Use the normal SQLite API to read and write to databases via
  /external/chromium_org/third_party/sqlite/src/src/
memjournal.c 15 ** ":memory:" databases and when the journal_mode=MEMORY pragma is used.
  /external/chromium_org/third_party/sqlite/src/tool/
shell2.test 66 # Batch mode not creating databases.
  /frameworks/base/docs/html/about/versions/
android-2.0-highlights.jd 159 <li>Database API support, for client-side databases using SQL.</li>
  /packages/apps/Bluetooth/src/com/android/bluetooth/opp/
BluetoothOppBatch.java 121 /* There are 2 cases: Service scans the databases and it's multiple send
  /packages/apps/Launcher2/
print_db.py 35 + " /data/data/com.android.launcher/databases/launcher.db"
  /packages/apps/UnifiedEmail/src/com/android/mail/preferences/
VersionedPrefs.java 38 * SQLite databases. You must not use the preference key
  /packages/providers/ContactsProvider/src/com/android/providers/contacts/
AbstractContactsProvider.java 77 * across multiple databases are all blocked on a single DB lock (to prevent deadlock cases).
  /external/chromium/chrome/browser/
cookies_tree_model_unittest.cc 69 SCOPED_TRACE("Initial State 3 cookies, 2 databases, 2 local storages, "
483 SCOPED_TRACE("Initial State 4 cookies, 2 databases, 2 local storages, "
545 SCOPED_TRACE("Initial State 5 cookies, 2 databases, 2 local storages, "

Completed in 1330 milliseconds

1 2 3 4 5 6 7 8 91011>>