Home | History | Annotate | Download | only in common

Lines Matching refs:CharType

28 extern const base::FilePath::CharType kBrowserProcessExecutableName[];
29 extern const base::FilePath::CharType kHelperProcessExecutableName[];
30 extern const base::FilePath::CharType kBrowserProcessExecutablePath[];
31 extern const base::FilePath::CharType kHelperProcessExecutablePath[];
32 extern const base::FilePath::CharType kBrowserProcessExecutableNameChromium[];
33 extern const base::FilePath::CharType kHelperProcessExecutableNameChromium[];
34 extern const base::FilePath::CharType kBrowserProcessExecutablePathChromium[];
35 extern const base::FilePath::CharType kHelperProcessExecutablePathChromium[];
41 extern const base::FilePath::CharType kFrameworkName[];
51 extern const base::FilePath::CharType* const kHelperFlavorSuffixes[];
54 extern const base::FilePath::CharType kMetroDriverDll[];
61 extern const base::FilePath::CharType kGuestProfileDir[];
66 extern const base::FilePath::CharType kAndroidCacheFilename[];
68 extern const base::FilePath::CharType kArchivedHistoryFilename[];
69 extern const base::FilePath::CharType kCacheDirname[];
70 extern const base::FilePath::CharType kChannelIDFilename[];
71 extern const base::FilePath::CharType kCookieFilename[];
72 extern const base::FilePath::CharType kCRLSetFilename[];
73 extern const base::FilePath::CharType kCustomDictionaryFileName[];
74 extern const base::FilePath::CharType kExtensionActivityLogFilename[];
75 extern const base::FilePath::CharType kExtensionsCookieFilename[];
76 extern const base::FilePath::CharType kFaviconsFilename[];
77 extern const base::FilePath::CharType kFirstRunSentinel[];
78 extern const base::FilePath::CharType kGCMStoreDirname[];
79 extern const base::FilePath::CharType kHistoryFilename[];
80 extern const base::FilePath::CharType kJumpListIconDirname[];
81 extern const base::FilePath::CharType kLocalStateFilename[];
82 extern const base::FilePath::CharType kLocalStorePoolName[];
83 extern const base::FilePath::CharType kLoginDataFileName[];
84 extern const base::FilePath::CharType kMediaCacheDirname[];
85 extern const base::FilePath::CharType kNewTabThumbnailsFilename[];
86 extern const base::FilePath::CharType kPreferencesFilename[];
87 extern const base::FilePath::CharType kProtectedPreferencesFilenameDeprecated[];
88 extern const base::FilePath::CharType kReadmeFilename[];
89 extern const base::FilePath::CharType kResetPromptMementoFilename[];
90 extern const base::FilePath::CharType kSafeBrowsingBaseFilename[];
91 extern const base::FilePath::CharType kSecurePreferencesFilename[];
92 extern const base::FilePath::CharType kServiceStateFileName[];
93 extern const base::FilePath::CharType kShortcutsDatabaseName[];
94 extern const base::FilePath::CharType kSingletonCookieFilename[];
95 extern const base::FilePath::CharType kSingletonLockFilename[];
96 extern const base::FilePath::CharType kSingletonSocketFilename[];
97 extern const base::FilePath::CharType kSupervisedUserSettingsFilename[];
98 extern const base::FilePath::CharType kSyncCredentialsFilename[];
99 extern const base::FilePath::CharType kThemePackFilename[];
100 extern const base::FilePath::CharType kThumbnailsFilename[];
101 extern const base::FilePath::CharType kTopSitesFilename[];
102 extern const base::FilePath::CharType kWebAppDirname[];
105 extern const base::FilePath::CharType kPepperFlashPluginFilename[];