Home
last modified time | relevance | path

Searched defs:kDbFile (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/content/browser/quota/
Dquota_database_unittest.cc43 void LazyOpen(const base::FilePath& kDbFile) { in LazyOpen()
51 void UpgradeSchemaV2toV3(const base::FilePath& kDbFile) { in UpgradeSchemaV2toV3()
71 void HostQuota(const base::FilePath& kDbFile) { in HostQuota()
101 void GlobalQuota(const base::FilePath& kDbFile) { in GlobalQuota()
131 void OriginLastAccessTimeLRU(const base::FilePath& kDbFile) { in OriginLastAccessTimeLRU()
206 void OriginLastModifiedSince(const base::FilePath& kDbFile) { in OriginLastModifiedSince()
283 void RegisterInitialOriginInfo(const base::FilePath& kDbFile) { in RegisterInitialOriginInfo()
332 void DumpQuotaTable(const base::FilePath& kDbFile) { in DumpQuotaTable()
353 void DumpOriginInfoTable(const base::FilePath& kDbFile) { in DumpOriginInfoTable()
417 bool OpenDatabase(sql::Connection* db, const base::FilePath& kDbFile) { in OpenDatabase()
[all …]
/external/chromium_org/content/browser/appcache/
Dappcache_database_unittest.cc62 const base::FilePath kDbFile = temp_dir.path().AppendASCII("appcache.db"); in TEST() local
97 const base::FilePath kDbFile = mock_dir.AppendASCII("appcache.db"); in TEST() local
129 const base::FilePath kDbFile = temp_dir.path().AppendASCII("appcache.db"); in TEST() local
159 const base::FilePath kDbFile = temp_dir.path().AppendASCII("appcache.db"); in TEST() local
758 const base::FilePath kDbFile = temp_dir.path().AppendASCII("upgrade3.db"); in TEST() local
981 const base::FilePath kDbFile = temp_dir.path().AppendASCII("upgrade4.db"); in TEST() local