Searched defs:DeleteIndexedDBFile (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/
H A Dmock_browsing_data_indexed_db_helper.cc27 void MockBrowsingDataIndexedDBHelper::DeleteIndexedDBFile( function in class:MockBrowsingDataIndexedDBHelper
H A Dbrowsing_data_indexed_db_helper.h73 virtual void DeleteIndexedDBFile(const FilePath& file_path) = 0;
108 virtual void DeleteIndexedDBFile(const FilePath& file_path) {} function in class:CannedBrowsingDataIndexedDBHelper
H A Dbrowsing_data_indexed_db_helper.cc31 virtual void DeleteIndexedDBFile(const FilePath& file_path);
90 void BrowsingDataIndexedDBHelperImpl::DeleteIndexedDBFile( function in class:__anon1948::BrowsingDataIndexedDBHelperImpl

Completed in 67 milliseconds