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

1 2 3 4 5 6 78 91011>>

  /packages/apps/Browser/tests/src/com/android/browser/
WebStorageSizeManagerUnitTests.java 235 // assigned to the origin after the second creation is enough to satisfy all databases
243 // databases.
  /external/chromium/chrome/browser/
cookies_tree_model.h 42 // The base node type in the Cookies, Databases, and Local Storage options
209 // Pointers to the cookies, databases, local and session storage and appcache
212 // them to see if they are a COOKIES, APPCACHES, DATABASES etc node seems
455 // observers for every item added from databases, local storage, and
memory_purger.cc 117 // Unload all web databases (freeing memory used to cache sqlite).
  /external/chromium/chrome/browser/tab_contents/
tab_specific_content_settings.h 135 CannedBrowsingDataDatabaseHelper* databases() const { function in class:TabSpecificContentSettings::LocalSharedObjectsContainer
  /external/chromium/chrome/common/
thumbnail_score.cc 21 // this will evolve and I don't want to break databases.
  /external/chromium/crypto/
nss_util.h 133 // writes to the NSS databases with a global lock. The lock is hidden beneath a
  /external/chromium_org/android_webview/java/src/org/chromium/android_webview/
HttpAuthDatabase.java 72 * Initializes the databases and notifies any callers waiting on waitForInit.
  /external/chromium_org/chrome/browser/browsing_data/
cookies_tree_model.h 62 // The base node type in the Cookies, Databases, and Local Storage options
217 // Pointers to the cookies, databases, local and session storage and appcache
220 // them to see if they are a COOKIES, APPCACHES, DATABASES etc node seems
594 // observers for every item added from databases, local storage, and
  /external/chromium_org/chrome/browser/extensions/api/storage/
managed_value_store_cache.h 43 // |factory| is used to create databases for the PolicyValueStores.
  /external/chromium_org/chrome/browser/history/
archived_database.cc 101 // We can't read databases newer than we were designed for.
  /external/chromium_org/chrome/browser/
memory_purger.cc 119 // Unload all web databases (freeing memory used to cache sqlite).
  /external/chromium_org/chrome/common/
thumbnail_score.cc 21 // databases.
  /external/chromium_org/chrome/test/perf/
shutdown_test.cc 106 // creating databases doesn't impact all the runs.
  /external/chromium_org/sql/
recovery.cc 94 // reading certain broken databases.
  /external/chromium_org/third_party/WebKit/Source/core/platform/sql/
SQLiteFileSystem.h 62 // dbDir - The directory where all databases are stored.
  /external/chromium_org/third_party/WebKit/Source/devtools/front_end/
Database.js 150 databases: function()
  /external/chromium_org/third_party/WebKit/Source/modules/webdatabase/
DatabaseBackend.cpp 100 // DatabaseThread keeps databases alive by referencing them in its
DatabaseThread.cpp 119 // Close the databases that we ran transactions on. This ensures that if any transactions are still open, they are rolled back and we don't leave the database in an
SQLTransactionCoordinator.cpp 146 // Clean up all pending transactions for all databases
  /external/chromium_org/third_party/WebKit/public/testing/
WebTestDelegate.h 112 // Controls WebSQL databases.
  /external/chromium_org/third_party/WebKit/public/web/
WebPermissionClient.h 44 // Controls whether access to Web Databases is allowed for this frame.
  /external/chromium_org/third_party/sqlite/src/ext/rtree/
README 4 data structures inside of SQLite databases. Users create, populate
  /external/chromium_org/third_party/sqlite/src/test/
backup2.test 91 # Use alternative databases - other than "main".
crash3.test 13 # databases after crashes when using the special IO modes triggered
exists.test 124 # attached databases.

Completed in 688 milliseconds

1 2 3 4 5 6 78 91011>>