Home
last modified time | relevance | path

Searched refs:ResetCaches (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
Dindexed_db_context_impl.h141 void ResetCaches(); in NON_EXPORTED_BASE()
Dindexed_db_quota_client_unittest.cc149 idb_context()->ResetCaches(); in AddFakeIndexedDB()
Dindexed_db_context_impl.cc570 void IndexedDBContextImpl::ResetCaches() { in ResetCaches() function in content::IndexedDBContextImpl