HomeSort by relevance Sort by last modified time
    Searched refs:DeleteExistingAndCreateNewDatabase (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/webkit/browser/appcache/
appcache_database.cc 1031 if (!use_in_memory_db && DeleteExistingAndCreateNewDatabase())
1103 return DeleteExistingAndCreateNewDatabase();
    [all...]
appcache_database.h 200 bool DeleteExistingAndCreateNewDatabase();
appcache_database_unittest.cc 70 EXPECT_TRUE(db.DeleteExistingAndCreateNewDatabase());
    [all...]

Completed in 45 milliseconds