Searched refs:DestroyBackingStore (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
H A Dindexed_db_factory_impl.cc314 // Note: DestroyBackingStore only deletes LevelDB files, leaving all others,
317 IndexedDBBackingStore::DestroyBackingStore(path_base, saved_origin_url);
H A Dindexed_db_backing_store.h363 static leveldb::Status DestroyBackingStore(const base::FilePath& path_base,
H A Dindexed_db_backing_store.cc857 leveldb::Status IndexedDBBackingStore::DestroyBackingStore( function in class:content::IndexedDBBackingStore

Completed in 109 milliseconds