Home | History | Annotate | Download | only in diagnostics

Lines Matching refs:FilePath

29                       const FilePath& profile_relative_db_path)
38 FilePath path = GetUserDefaultProfileDir();
86 FilePath db_path_;
131 FilePath(chrome::kWebDataFilename));
136 FilePath(chrome::kCookieFilename));
141 FilePath(chrome::kHistoryFilename));
146 FilePath(chrome::kArchivedHistoryFilename));
151 FilePath(chrome::kThumbnailsFilename));
155 FilePath appcache_dir(chrome::kAppCacheDirname);
156 FilePath appcache_db = appcache_dir.Append(appcache::kAppCacheDatabaseName);
162 FilePath databases_dir(webkit_database::kDatabaseDirectoryName);
163 FilePath tracker_db =