Searched refs:kAppCacheDirname (Results 1 – 10 of 10) sorted by relevance
9 const base::FilePath::CharType kAppCacheDirname[] = variable
19 CONTENT_EXPORT extern const base::FilePath::CharType kAppCacheDirname[];
45 extern const FilePath::CharType kAppCacheDirname[];
83 const FilePath::CharType kAppCacheDirname[] = FPL("Application Cache"); variable
155 FilePath appcache_dir(chrome::kAppCacheDirname); in MakeSqliteAppCacheDbTest()
204 base::FilePath appcache_dir(content::kAppCacheDirname); in MakeSqliteAppCacheDbTest()
546 partition->GetPath().Append(kAppCacheDirname), in PostCreateInitialization()
246 ? FilePath() : GetPath().Append(chrome::kAppCacheDirname), in GetAppCacheService()
710 ? FilePath() : GetPath().Append(chrome::kAppCacheDirname), in GetAppCacheService()
354 ? FilePath() : GetPath().Append(chrome::kAppCacheDirname), in GetAppCacheService()