Searched defs:kDbFile (Results 1 – 2 of 2) sorted by relevance
43 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 …]
62 const base::FilePath kDbFile = temp_dir.path().AppendASCII("appcache.db"); in TEST() local97 const base::FilePath kDbFile = mock_dir.AppendASCII("appcache.db"); in TEST() local129 const base::FilePath kDbFile = temp_dir.path().AppendASCII("appcache.db"); in TEST() local159 const base::FilePath kDbFile = temp_dir.path().AppendASCII("appcache.db"); in TEST() local758 const base::FilePath kDbFile = temp_dir.path().AppendASCII("upgrade3.db"); in TEST() local981 const base::FilePath kDbFile = temp_dir.path().AppendASCII("upgrade4.db"); in TEST() local