Home
last modified time | relevance | path

Searched defs:path_base (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/browser/indexed_db/
Dindexed_db_factory.cc293 base::FilePath path_base = context_->data_path(); in HandleBackingStoreCorruption() local
Dindexed_db_backing_store.cc779 const base::FilePath& path_base, in Open()
857 const base::FilePath& path_base, in DestroyBackingStore()
865 bool IndexedDBBackingStore::ReadCorruptionInfo(const base::FilePath& path_base, in ReadCorruptionInfo()
906 const base::FilePath& path_base, in RecordCorruptionInfo()
931 const base::FilePath& path_base, in Open()
Dindexed_db_backing_store_unittest.cc64 const base::FilePath& path_base, in Open()