Home | History | Annotate | Download | only in common

Lines Matching refs:CharType

19 extern const FilePath::CharType kBrowserProcessExecutableName[];
20 extern const FilePath::CharType kHelperProcessExecutableName[];
21 extern const FilePath::CharType kBrowserProcessExecutablePath[];
22 extern const FilePath::CharType kHelperProcessExecutablePath[];
24 extern const FilePath::CharType kFrameworkName[];
37 extern const FilePath::CharType kExtensionFileExtension[];
38 extern const FilePath::CharType kExtensionKeyFileExtension[];
41 extern const FilePath::CharType kArchivedHistoryFilename[];
42 extern const FilePath::CharType kCacheDirname[];
43 extern const FilePath::CharType kMediaCacheDirname[];
44 extern const FilePath::CharType kOffTheRecordMediaCacheDirname[];
45 extern const FilePath::CharType kAppCacheDirname[];
46 extern const FilePath::CharType kThemePackFilename[];
47 extern const FilePath::CharType kCookieFilename[];
48 extern const FilePath::CharType kExtensionsCookieFilename[];
49 extern const FilePath::CharType kIsolatedAppStateDirname[];
50 extern const FilePath::CharType kFaviconsFilename[];
51 extern const FilePath::CharType kHistoryFilename[];
52 extern const FilePath::CharType kLocalStateFilename[];
53 extern const FilePath::CharType kPreferencesFilename[];
54 extern const FilePath::CharType kSafeBrowsingBaseFilename[];
55 extern const FilePath::CharType kSafeBrowsingPhishingModelFilename[];
56 extern const FilePath::CharType kSingletonCookieFilename[];
57 extern const FilePath::CharType kSingletonSocketFilename[];
58 extern const FilePath::CharType kSingletonLockFilename[];
59 extern const FilePath::CharType kThumbnailsFilename[];
60 extern const FilePath::CharType kNewTabThumbnailsFilename[];
61 extern const FilePath::CharType kTopSitesFilename[];
63 extern const FilePath::CharType kUserScriptsDirname[];
64 extern const FilePath::CharType kWebDataFilename[];
65 extern const FilePath::CharType kBookmarksFileName[];
66 extern const FilePath::CharType kHistoryBookmarksFileName[];
67 extern const FilePath::CharType kCustomDictionaryFileName[];
68 extern const FilePath::CharType kLoginDataFileName[];
69 extern const FilePath::CharType kJumpListIconDirname[];
70 extern const FilePath::CharType kWebAppDirname[];
71 extern const FilePath::CharType kServiceStateFileName[];