Home | History | Annotate | Download | only in common

Lines Matching full:filepath

54 const base::FilePath::CharType kBrowserProcessExecutableNameChromium[] =
56 const base::FilePath::CharType kBrowserProcessExecutableName[] =
58 const base::FilePath::CharType kHelperProcessExecutableNameChromium[] =
60 const base::FilePath::CharType kHelperProcessExecutableName[] =
63 const base::FilePath::CharType kBrowserProcessExecutableNameChromium[] =
65 const base::FilePath::CharType kBrowserProcessExecutableName[] =
67 const base::FilePath::CharType kHelperProcessExecutableNameChromium[] =
69 const base::FilePath::CharType kHelperProcessExecutableName[] =
73 const base::FilePath::CharType kBrowserProcessExecutableName[] = FPL("chrome");
74 const base::FilePath::CharType kBrowserProcessExecutableNameChromium[] =
76 const base::FilePath::CharType kHelperProcessExecutableName[] =
78 const base::FilePath::CharType kHelperProcessExecutableNameChromium[] = FPL("");
80 const base::FilePath::CharType kBrowserProcessExecutableNameChromium[] =
82 const base::FilePath::CharType kBrowserProcessExecutableName[] = FPL("chrome");
85 const base::FilePath::CharType kHelperProcessExecutableNameChromium[] =
87 const base::FilePath::CharType kHelperProcessExecutableName[] = FPL("exe");
91 const base::FilePath::CharType kBrowserProcessExecutablePathChromium[] =
93 const base::FilePath::CharType kBrowserProcessExecutablePath[] =
95 const base::FilePath::CharType kHelperProcessExecutablePathChromium[] =
97 const base::FilePath::CharType kHelperProcessExecutablePath[] =
100 const base::FilePath::CharType kBrowserProcessExecutablePathChromium[] =
102 const base::FilePath::CharType kBrowserProcessExecutablePath[] =
104 const base::FilePath::CharType kHelperProcessExecutablePathChromium[] =
107 const base::FilePath::CharType kHelperProcessExecutablePath[] =
110 const base::FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome");
111 const base::FilePath::CharType kHelperProcessExecutablePath[] = FPL("chrome");
112 const base::FilePath::CharType kBrowserProcessExecutablePathChromium[] =
114 const base::FilePath::CharType kHelperProcessExecutablePathChromium[] =
117 const base::FilePath::CharType kBrowserProcessExecutablePathChromium[] =
119 const base::FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome");
120 const base::FilePath::CharType kHelperProcessExecutablePathChromium[] =
122 const base::FilePath::CharType kHelperProcessExecutablePath[] = FPL("chrome");
126 const base::FilePath::CharType kFrameworkName[] =
137 const base::FilePath::CharType kMetroDriverDll[] = FPL("metro_driver.dll");
145 const base::FilePath::CharType kGuestProfileDir[] = FPL("Guest Profile");
150 const base::FilePath::CharType kAndroidCacheFilename[] = FPL("AndroidCache");
152 const base::FilePath::CharType kArchivedHistoryFilename[] =
154 const base::FilePath::CharType kCacheDirname[] = FPL("Cache");
155 const base::FilePath::CharType kCookieFilename[] = FPL("Cookies");
156 const base::FilePath::CharType kCRLSetFilename[] =
158 const base::FilePath::CharType kCLDDataFilename[] =
160 const base::FilePath::CharType kCustomDictionaryFileName[] =
162 const base::FilePath::CharType kExtensionActivityLogFilename[] =
164 const base::FilePath::CharType kExtensionsCookieFilename[] =
166 const base::FilePath::CharType kFaviconsFilename[] = FPL("Favicons");
167 const base::FilePath::CharType kFirstRunSentinel[] = FPL("First Run");
168 const base::FilePath::CharType kGCMStoreDirname[] = FPL("GCM Store");
169 const base::FilePath::CharType kHistoryFilename[] = FPL("History");
170 const base::FilePath::CharType kJumpListIconDirname[] = FPL("JumpListIcons");
171 const base::FilePath::CharType kLocalStateFilename[] = FPL("Local State");
172 const base::FilePath::CharType kLocalStorePoolName[] = FPL("LocalStorePool");
173 const base::FilePath::CharType kLoginDataFileName[] = FPL("Login Data");
174 const base::FilePath::CharType kSupervisedUserSettingsFilename[] =
176 const base::FilePath::CharType kMediaCacheDirname[] = FPL("Media Cache");
177 const base::FilePath::CharType kNewTabThumbnailsFilename[] =
179 const base::FilePath::CharType kOBCertFilename[] = FPL("Origin Bound Certs");
180 const base::FilePath::CharType kPreferencesFilename[] = FPL("Preferences");
181 const base::FilePath::CharType kProtectedPreferencesFilenameDeprecated[] =
183 const base::FilePath::CharType kReadmeFilename[] = FPL("README");
184 const base::FilePath::CharType kResetPromptMementoFilename[] =
186 const base::FilePath::CharType kSafeBrowsingBaseFilename[] =
188 const base::FilePath::CharType kSecurePreferencesFilename[] =
190 const base::FilePath::CharType kServiceStateFileName[] = FPL("Service State");
191 const base::FilePath::CharType kShortcutsDatabaseName[] = FPL("Shortcuts");
192 const base::FilePath::CharType kSingletonCookieFilename[] =
194 const base::FilePath::CharType kSingletonLockFilename[] = FPL("SingletonLock");
195 const base::FilePath::CharType kSingletonSocketFilename[] =
197 const base::FilePath::CharType kSyncCredentialsFilename[] =
199 const base::FilePath::CharType kThemePackFilename[] = FPL("Cached Theme.pak");
200 const base::FilePath::CharType kThumbnailsFilename[] = FPL("Thumbnails");
201 const base::FilePath::CharType kTopSitesFilename[] = FPL("Top Sites");
202 const base::FilePath::CharType kWebAppDirname[] = FPL("Web Applications");
205 const base::FilePath::CharType kPepperFlashPluginFilename[] =