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

  /external/chromium_org/content/browser/indexed_db/
indexed_db_factory_impl.cc 314 // Note: DestroyBackingStore only deletes LevelDB files, leaving all others,
317 IndexedDBBackingStore::DestroyBackingStore(path_base, saved_origin_url);
indexed_db_backing_store.h 363 static leveldb::Status DestroyBackingStore(const base::FilePath& path_base,
indexed_db_backing_store.cc 857 leveldb::Status IndexedDBBackingStore::DestroyBackingStore(
    [all...]

Completed in 50 milliseconds