HomeSort by relevance Sort by last modified time
    Searched refs:WebDatabase (Results 76 - 78 of 78) sorted by null

1 2 34

  /external/chromium_org/third_party/WebKit/Source/web/
webkit.target.linux-x86.mk 150 third_party/WebKit/Source/web/WebDatabase.cpp \
  /external/chromium_org/components/autofill/core/browser/webdata/
autofill_table.cc 359 AutofillTable* AutofillTable::FromWebDatabase(WebDatabase* db) {
    [all...]
  /external/chromium_org/components/webdata/common/
web_database_migration_unittest.cc 161 // the WebDatabase and data migrations that occur in
162 // |WebDatabase::MigrateOldVersionsAsNeeded()|.
172 // Load the database via the WebDatabase class and migrate the database to
186 WebDatabase db;
200 // |WebDatabase::MigrateOldVersionsAsNeeded()| and changing the version number
    [all...]

Completed in 195 milliseconds

1 2 34