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 kBookmarksFileName[] = FPL("Bookmarks");
155 const base::FilePath::CharType kCacheDirname[] = FPL("Cache");
156 const base::FilePath::CharType kCookieFilename[] = FPL("Cookies");
157 const base::FilePath::CharType kCRLSetFilename[] =
159 const base::FilePath::CharType kCustomDictionaryFileName[] =
161 const base::FilePath::CharType kExtensionActivityLogFilename[] =
163 const base::FilePath::CharType kExtensionsCookieFilename[] =
165 const base::FilePath::CharType kFaviconsFilename[] = FPL("Favicons");
166 const base::FilePath::CharType kFirstRunSentinel[] = FPL("First Run");
167 const base::FilePath::CharType kHistoryFilename[] = FPL("History");
168 const base::FilePath::CharType kJumpListIconDirname[] = FPL("JumpListIcons");
169 const base::FilePath::CharType kLocalStateFilename[] = FPL("Local State");
170 const base::FilePath::CharType kLocalStorePoolName[] = FPL("LocalStorePool");
171 const base::FilePath::CharType kLoginDataFileName[] = FPL("Login Data");
172 const base::FilePath::CharType kManagedUserSettingsFilename[] =
174 const base::FilePath::CharType kMediaCacheDirname[] = FPL("Media Cache");
175 const base::FilePath::CharType kNewTabThumbnailsFilename[] =
177 const base::FilePath::CharType kOBCertFilename[] = FPL("Origin Bound Certs");
178 const base::FilePath::CharType kPreferencesFilename[] = FPL("Preferences");
179 const base::FilePath::CharType kReadmeFilename[] = FPL("README");
180 const base::FilePath::CharType kResetPromptMementoFilename[] =
182 const base::FilePath::CharType kSafeBrowsingBaseFilename[] =
184 const base::FilePath::CharType kServiceStateFileName[] = FPL("Service State");
185 const base::FilePath::CharType kShortcutsDatabaseName[] = FPL("Shortcuts");
186 const base::FilePath::CharType kSingletonCookieFilename[] =
188 const base::FilePath::CharType kSingletonLockFilename[] = FPL("SingletonLock");
189 const base::FilePath::CharType kSingletonSocketFilename[] =
191 const base::FilePath::CharType kSyncCredentialsFilename[] =
193 const base::FilePath::CharType kThemePackFilename[] = FPL("Cached Theme.pak");
194 const base::FilePath::CharType kThumbnailsFilename[] = FPL("Thumbnails");
195 const base::FilePath::CharType kTopSitesFilename[] = FPL("Top Sites");
196 const base::FilePath::CharType kWebAppDirname[] = FPL("Web Applications");
199 const base::FilePath::CharType kPepperFlashPluginFilename[] =