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

  /external/chromium_org/content/browser/appcache/
appcache_database.cc 1032 if (!use_in_memory_db && DeleteExistingAndCreateNewDatabase())
1107 return DeleteExistingAndCreateNewDatabase();
    [all...]
appcache_database.h 216 bool DeleteExistingAndCreateNewDatabase();
appcache_database_unittest.cc 70 EXPECT_TRUE(db.DeleteExistingAndCreateNewDatabase());
    [all...]

Completed in 258 milliseconds