Home | History | Annotate | Download | only in common

Lines Matching full:filepath

18 extern const base::FilePath::CharType kBrowserProcessExecutableName[];
19 extern const base::FilePath::CharType kHelperProcessExecutableName[];
20 extern const base::FilePath::CharType kBrowserProcessExecutablePath[];
21 extern const base::FilePath::CharType kHelperProcessExecutablePath[];
22 extern const base::FilePath::CharType kBrowserProcessExecutableNameChromium[];
23 extern const base::FilePath::CharType kHelperProcessExecutableNameChromium[];
24 extern const base::FilePath::CharType kBrowserProcessExecutablePathChromium[];
25 extern const base::FilePath::CharType kHelperProcessExecutablePathChromium[];
31 extern const base::FilePath::CharType kFrameworkName[];
41 extern const base::FilePath::CharType* const kHelperFlavorSuffixes[];
44 extern const base::FilePath::CharType kMetroDriverDll[];
51 extern const base::FilePath::CharType kGuestProfileDir[];
56 extern const base::FilePath::CharType kAndroidCacheFilename[];
58 extern const base::FilePath::CharType kArchivedHistoryFilename[];
59 extern const base::FilePath::CharType kCacheDirname[];
60 extern const base::FilePath::CharType kCookieFilename[];
61 extern const base::FilePath::CharType kCRLSetFilename[];
62 extern const base::FilePath::CharType kCLDDataFilename[];
63 extern const base::FilePath::CharType kCustomDictionaryFileName[];
64 extern const base::FilePath::CharType kExtensionActivityLogFilename[];
65 extern const base::FilePath::CharType kExtensionsCookieFilename[];
66 extern const base::FilePath::CharType kFaviconsFilename[];
67 extern const base::FilePath::CharType kFirstRunSentinel[];
68 extern const base::FilePath::CharType kGCMStoreDirname[];
69 extern const base::FilePath::CharType kHistoryFilename[];
70 extern const base::FilePath::CharType kJumpListIconDirname[];
71 extern const base::FilePath::CharType kLocalStateFilename[];
72 extern const base::FilePath::CharType kLocalStorePoolName[];
73 extern const base::FilePath::CharType kLoginDataFileName[];
74 extern const base::FilePath::CharType kSupervisedUserSettingsFilename[];
75 extern const base::FilePath::CharType kMediaCacheDirname[];
76 extern const base::FilePath::CharType kNewTabThumbnailsFilename[];
77 extern const base::FilePath::CharType kOBCertFilename[];
78 extern const base::FilePath::CharType kPreferencesFilename[];
79 extern const base::FilePath::CharType kProtectedPreferencesFilenameDeprecated[];
80 extern const base::FilePath::CharType kReadmeFilename[];
81 extern const base::FilePath::CharType kResetPromptMementoFilename[];
82 extern const base::FilePath::CharType kSafeBrowsingBaseFilename[];
83 extern const base::FilePath::CharType kSecurePreferencesFilename[];
84 extern const base::FilePath::CharType kServiceStateFileName[];
85 extern const base::FilePath::CharType kShortcutsDatabaseName[];
86 extern const base::FilePath::CharType kSingletonCookieFilename[];
87 extern const base::FilePath::CharType kSingletonLockFilename[];
88 extern const base::FilePath::CharType kSingletonSocketFilename[];
89 extern const base::FilePath::CharType kSyncCredentialsFilename[];
90 extern const base::FilePath::CharType kThemePackFilename[];
91 extern const base::FilePath::CharType kThumbnailsFilename[];
92 extern const base::FilePath::CharType kTopSitesFilename[];
93 extern const base::FilePath::CharType kWebAppDirname[];
96 extern const base::FilePath::CharType kPepperFlashPluginFilename[];