FilePath           25 android_webview/browser/aw_browser_context.cc using base::FilePath;
FilePath           41 android_webview/browser/aw_browser_context.cc     const FilePath path,
FilePath          104 android_webview/browser/aw_browser_context.cc     const base::FilePath& partition_path,
FilePath          146 android_webview/browser/aw_browser_context.cc base::FilePath AwBrowserContext::GetPath() const {
FilePath          212 android_webview/browser/aw_browser_context.cc     const base::FilePath& partition_path,
FilePath           49 android_webview/browser/aw_browser_context.h   AwBrowserContext(const base::FilePath path,
FilePath           70 android_webview/browser/aw_browser_context.h       const base::FilePath& partition_path,
FilePath           80 android_webview/browser/aw_browser_context.h   virtual base::FilePath GetPath() const OVERRIDE;
FilePath           90 android_webview/browser/aw_browser_context.h           const base::FilePath& partition_path, bool in_memory) OVERRIDE;
FilePath          125 android_webview/browser/aw_browser_context.h   base::FilePath context_storage_path_;
FilePath           51 android_webview/browser/aw_browser_main_parts.cc   base::FilePath pak_path;
FilePath          161 android_webview/browser/aw_content_browser_client.cc   base::FilePath user_data_dir;
FilePath          225 android_webview/browser/aw_content_browser_client.cc     const base::FilePath& partition_path,
FilePath          465 android_webview/browser/aw_content_browser_client.cc base::FilePath AwContentBrowserClient::GetDefaultDownloadDirectory() {
FilePath          471 android_webview/browser/aw_content_browser_client.cc   return base::FilePath();
FilePath           52 android_webview/browser/aw_content_browser_client.h       const base::FilePath& partition_path,
FilePath          155 android_webview/browser/aw_content_browser_client.h   virtual base::FilePath GetDefaultDownloadDirectory() OVERRIDE;
FilePath           22 android_webview/browser/aw_download_manager_delegate.cc   callback.Run(base::FilePath() /* Empty file path for cancel */,
FilePath           25 android_webview/browser/aw_download_manager_delegate.cc                base::FilePath());
FilePath           28 android_webview/browser/aw_form_database_service.cc AwFormDatabaseService::AwFormDatabaseService(const base::FilePath path) {
FilePath           26 android_webview/browser/aw_form_database_service.h   AwFormDatabaseService(const base::FilePath path);
FilePath           97 android_webview/browser/net/aw_network_delegate.cc                                         const base::FilePath& path) const {
FilePath           55 android_webview/browser/net/aw_network_delegate.h                                const base::FilePath& path) const OVERRIDE;
FilePath          162 android_webview/browser/net/aw_url_request_context_getter.cc     const base::FilePath& partition_path, net::CookieStore* cookie_store)
FilePath           31 android_webview/browser/net/aw_url_request_context_getter.h   AwURLRequestContextGetter(const base::FilePath& partition_path,
FilePath           55 android_webview/browser/net/aw_url_request_context_getter.h   const base::FilePath partition_path_;
FilePath          416 android_webview/native/aw_contents.cc                            const base::FilePath& path, int64 size) {
FilePath          431 android_webview/native/aw_contents.cc   base::FilePath target_path(ConvertJavaStringToUTF8(env, jpath));
FilePath           92 android_webview/native/aw_dev_tools_server.cc   virtual base::FilePath GetDebugFrontendDir() OVERRIDE {
FilePath           93 android_webview/native/aw_dev_tools_server.cc     return base::FilePath();
FilePath          210 android_webview/native/aw_web_contents_delegate.cc     base::FilePath path(url.SchemeIsFile() ? url.path() : file_path_str[i]);
FilePath          211 android_webview/native/aw_web_contents_delegate.cc     files.push_back(ui::SelectedFileInfo(path, base::FilePath()));
FilePath           37 android_webview/native/cookie_manager.cc using base::FilePath;
FilePath           61 android_webview/native/cookie_manager.cc void ImportLegacyCookieStore(const FilePath& cookie_store_path) {
FilePath           72 android_webview/native/cookie_manager.cc   FilePath old_cookie_store_path;
FilePath           84 android_webview/native/cookie_manager.cc void GetUserDataDir(FilePath* user_data_dir) {
FilePath          145 android_webview/native/cookie_manager.cc     const FilePath& user_data_dir,
FilePath          178 android_webview/native/cookie_manager.cc     const FilePath& user_data_dir,
FilePath          181 android_webview/native/cookie_manager.cc   FilePath cookie_store_path =
FilePath          207 android_webview/native/cookie_manager.cc   FilePath user_data_dir;
FilePath          253 android_webview/native/cookie_manager.cc   FilePath user_data_dir;
FilePath          123 android_webview/native/state_serializer.cc     const std::vector<base::FilePath>& file_paths =
FilePath          125 android_webview/native/state_serializer.cc     for (std::vector<base::FilePath>::const_iterator file = file_paths.begin();
FilePath           53 apps/app_load_service.cc bool AppLoadService::LoadAndLaunch(const base::FilePath& extension_path,
FilePath           55 apps/app_load_service.cc                                    const base::FilePath& current_dir) {
FilePath           60 apps/app_load_service.cc           LoadFromCommandLine(base::FilePath(extension_path), &extension_id)) {
FilePath           41 apps/app_load_service.h     base::FilePath current_dir;
FilePath           55 apps/app_load_service.h   bool LoadAndLaunch(const base::FilePath& extension_path,
FilePath           57 apps/app_load_service.h                      const base::FilePath& current_dir);
FilePath           65 apps/app_restore_service_browsertest.cc   base::FilePath temp_file;
FilePath          110 apps/app_restore_service_browsertest.cc   base::FilePath temp_file;
FilePath           32 apps/app_shim/app_shim_handler_mac.h     virtual base::FilePath GetProfilePath() const = 0;
FilePath           66 apps/app_shim/app_shim_handler_mac.h                             const std::vector<base::FilePath>& files) = 0;
FilePath           76 apps/app_shim/app_shim_handler_mac.h                            const std::vector<base::FilePath>& files) = 0;
FilePath           35 apps/app_shim/app_shim_host_mac.cc base::FilePath AppShimHost::GetProfilePath() const {
FilePath           66 apps/app_shim/app_shim_host_mac.cc void AppShimHost::OnLaunchApp(const base::FilePath& profile_dir,
FilePath           69 apps/app_shim/app_shim_host_mac.cc                               const std::vector<base::FilePath>& files) {
FilePath           87 apps/app_shim/app_shim_host_mac.cc                           const std::vector<base::FilePath>& files) {
FilePath           54 apps/app_shim/app_shim_host_mac.h   void OnLaunchApp(const base::FilePath& profile_dir,
FilePath           57 apps/app_shim/app_shim_host_mac.h                    const std::vector<base::FilePath>& files);
FilePath           61 apps/app_shim/app_shim_host_mac.h                const std::vector<base::FilePath>& files);
FilePath           73 apps/app_shim/app_shim_host_mac.h   virtual base::FilePath GetProfilePath() const OVERRIDE;
FilePath           81 apps/app_shim/app_shim_host_mac.h   base::FilePath profile_path_;
FilePath           65 apps/app_shim/app_shim_host_mac_unittest.cc         new AppShimHostMsg_LaunchApp(base::FilePath(kTestProfileDir),
FilePath           68 apps/app_shim/app_shim_host_mac_unittest.cc                                      std::vector<base::FilePath>())));
FilePath           87 apps/app_shim/app_shim_host_mac_unittest.cc                             const std::vector<base::FilePath>& file) OVERRIDE {
FilePath           98 apps/app_shim/app_shim_host_mac_unittest.cc                            const std::vector<base::FilePath>& file) OVERRIDE {
FilePath          145 apps/app_shim/app_shim_host_mac_unittest.cc                                   std::vector<base::FilePath>())));
FilePath           14 apps/app_shim/app_shim_host_manager_mac.h class FilePath;
FilePath           59 apps/app_shim/app_shim_host_manager_mac.h   base::FilePath directory_in_tmp_;
FilePath           40 apps/app_shim/app_shim_messages.h                      base::FilePath /* profile dir */,
FilePath           43 apps/app_shim/app_shim_messages.h                      std::vector<base::FilePath> /* files */)
FilePath           51 apps/app_shim/app_shim_messages.h                      std::vector<base::FilePath> /* files */)
FilePath          126 apps/app_shim/extension_app_shim_handler_mac.cc     const base::FilePath& path) {
FilePath          130 apps/app_shim/extension_app_shim_handler_mac.cc   base::FilePath full_path = profile_manager->user_data_dir().Append(path);
FilePath          136 apps/app_shim/extension_app_shim_handler_mac.cc     const base::FilePath& path) {
FilePath          138 apps/app_shim/extension_app_shim_handler_mac.cc   base::FilePath full_path = profile_manager->user_data_dir().Append(path);
FilePath          146 apps/app_shim/extension_app_shim_handler_mac.cc     const base::FilePath& path,
FilePath          149 apps/app_shim/extension_app_shim_handler_mac.cc   base::FilePath full_path = profile_manager->user_data_dir().Append(path);
FilePath          182 apps/app_shim/extension_app_shim_handler_mac.cc     const std::vector<base::FilePath>& files) {
FilePath          188 apps/app_shim/extension_app_shim_handler_mac.cc     for (std::vector<base::FilePath>::const_iterator it = files.begin();
FilePath          268 apps/app_shim/extension_app_shim_handler_mac.cc                          std::vector<base::FilePath>());
FilePath          298 apps/app_shim/extension_app_shim_handler_mac.cc     const std::vector<base::FilePath>& files) {
FilePath          302 apps/app_shim/extension_app_shim_handler_mac.cc   const base::FilePath& profile_path = host->GetProfilePath();
FilePath          337 apps/app_shim/extension_app_shim_handler_mac.cc     const std::vector<base::FilePath>& files,
FilePath          376 apps/app_shim/extension_app_shim_handler_mac.cc     const base::FilePath& profile_path,
FilePath          378 apps/app_shim/extension_app_shim_handler_mac.cc     const std::vector<base::FilePath>& files) {
FilePath          413 apps/app_shim/extension_app_shim_handler_mac.cc     const std::vector<base::FilePath>& files) {
FilePath          510 apps/app_shim/extension_app_shim_handler_mac.cc     OnShimFocus(host, APP_SHIM_FOCUS_NORMAL, std::vector<base::FilePath>());
FilePath           23 apps/app_shim/extension_app_shim_handler_mac.h class FilePath;
FilePath           48 apps/app_shim/extension_app_shim_handler_mac.h     virtual bool ProfileExistsForPath(const base::FilePath& path);
FilePath           49 apps/app_shim/extension_app_shim_handler_mac.h     virtual Profile* ProfileForPath(const base::FilePath& path);
FilePath           50 apps/app_shim/extension_app_shim_handler_mac.h     virtual void LoadProfileAsync(const base::FilePath& path,
FilePath           64 apps/app_shim/extension_app_shim_handler_mac.h                            const std::vector<base::FilePath>& files);
FilePath           89 apps/app_shim/extension_app_shim_handler_mac.h                             const std::vector<base::FilePath>& files) OVERRIDE;
FilePath           93 apps/app_shim/extension_app_shim_handler_mac.h                            const std::vector<base::FilePath>& files) OVERRIDE;
FilePath          125 apps/app_shim/extension_app_shim_handler_mac.h                        const std::vector<base::FilePath>& files,
FilePath          130 apps/app_shim/extension_app_shim_handler_mac.h   void OnExtensionEnabled(const base::FilePath& profile_path,
FilePath          132 apps/app_shim/extension_app_shim_handler_mac.h                           const std::vector<base::FilePath>& files);
FilePath           32 apps/app_shim/extension_app_shim_handler_mac_unittest.cc   MOCK_METHOD1(ProfileExistsForPath, bool(const base::FilePath&));
FilePath           33 apps/app_shim/extension_app_shim_handler_mac_unittest.cc   MOCK_METHOD1(ProfileForPath, Profile*(const base::FilePath&));
FilePath           35 apps/app_shim/extension_app_shim_handler_mac_unittest.cc                void(const base::FilePath&,
FilePath           47 apps/app_shim/extension_app_shim_handler_mac_unittest.cc                     const std::vector<base::FilePath>&));
FilePath           53 apps/app_shim/extension_app_shim_handler_mac_unittest.cc       const base::FilePath& path,
FilePath           59 apps/app_shim/extension_app_shim_handler_mac_unittest.cc       const base::FilePath& path,
FilePath           70 apps/app_shim/extension_app_shim_handler_mac_unittest.cc   std::map<base::FilePath,
FilePath           84 apps/app_shim/extension_app_shim_handler_mac_unittest.cc                     const std::vector<base::FilePath>& files));
FilePath           88 apps/app_shim/extension_app_shim_handler_mac_unittest.cc                        const std::vector<base::FilePath>& files) {
FilePath          109 apps/app_shim/extension_app_shim_handler_mac_unittest.cc   FakeHost(const base::FilePath& profile_path,
FilePath          125 apps/app_shim/extension_app_shim_handler_mac_unittest.cc   virtual base::FilePath GetProfilePath() const OVERRIDE {
FilePath          133 apps/app_shim/extension_app_shim_handler_mac_unittest.cc   base::FilePath profile_path_;
FilePath          152 apps/app_shim/extension_app_shim_handler_mac_unittest.cc     base::FilePath extension_path("/fake/path");
FilePath          194 apps/app_shim/extension_app_shim_handler_mac_unittest.cc                            std::vector<base::FilePath>());
FilePath          200 apps/app_shim/extension_app_shim_handler_mac_unittest.cc                            std::vector<base::FilePath>());
FilePath          205 apps/app_shim/extension_app_shim_handler_mac_unittest.cc   base::FilePath profile_path_a_;
FilePath          206 apps/app_shim/extension_app_shim_handler_mac_unittest.cc   base::FilePath profile_path_b_;
FilePath          257 apps/app_shim/extension_app_shim_handler_mac_unittest.cc   std::vector<base::FilePath> some_file(1, base::FilePath("some_file"));
FilePath          319 apps/app_shim/extension_app_shim_handler_mac_unittest.cc                         std::vector<base::FilePath>());
FilePath          325 apps/app_shim/extension_app_shim_handler_mac_unittest.cc   std::vector<base::FilePath> some_file(1, base::FilePath("some_file"));
FilePath           22 apps/app_shim/test/app_shim_host_manager_test_api_mac.cc const base::FilePath& AppShimHostManagerTestApi::directory_in_tmp() {
FilePath           13 apps/app_shim/test/app_shim_host_manager_test_api_mac.h class FilePath;
FilePath           28 apps/app_shim/test/app_shim_host_manager_test_api_mac.h   const base::FilePath& directory_in_tmp();
FilePath           69 apps/launcher.cc bool MakePathAbsolute(const base::FilePath& current_directory,
FilePath           70 apps/launcher.cc                       base::FilePath* file_path) {
FilePath           88 apps/launcher.cc                                     const base::FilePath& current_directory,
FilePath           89 apps/launcher.cc                                     base::FilePath* path) {
FilePath           93 apps/launcher.cc   base::FilePath relative_path(command_line.GetArgs()[0]);
FilePath           94 apps/launcher.cc   base::FilePath absolute_path(relative_path);
FilePath          121 apps/launcher.cc                           const base::FilePath& file_path)
FilePath          134 apps/launcher.cc       std::vector<base::FilePath> paths;
FilePath          172 apps/launcher.cc   void OnFileInvalid(const base::FilePath& /* error_path */) {
FilePath          213 apps/launcher.cc                       const base::FilePath& file_path,
FilePath          305 apps/launcher.cc   const base::FilePath file_path_;
FilePath          317 apps/launcher.cc                                       const base::FilePath& current_directory) {
FilePath          338 apps/launcher.cc   base::FilePath path;
FilePath          350 apps/launcher.cc                                const base::FilePath& file_path) {
FilePath          363 apps/launcher.cc                                    base::FilePath());
FilePath          369 apps/launcher.cc                                       const base::FilePath& file_path) {
FilePath           15 apps/launcher.h class FilePath;
FilePath           31 apps/launcher.h                                       const base::FilePath& current_directory);
FilePath           37 apps/launcher.h                                const base::FilePath& file_path);
FilePath           50 apps/launcher.h                                       const base::FilePath& file_path);
FilePath           45 apps/load_and_launch_browsertest.cc   base::FilePath app_path = test_data_dir_
FilePath           82 apps/load_and_launch_browsertest.cc   base::FilePath app_path = test_data_dir_
FilePath           86 apps/load_and_launch_browsertest.cc   base::FilePath test_file_path = test_data_dir_
FilePath          131 apps/load_and_launch_browsertest.cc   base::FilePath app_path_;
FilePath          122 apps/saved_files_service.cc     base::FilePath file_path;
FilePath          143 apps/saved_files_service.cc                                const base::FilePath& path,
FilePath          157 apps/saved_files_service.cc                          const base::FilePath& file_path,
FilePath          232 apps/saved_files_service.cc                                           const base::FilePath& file_path,
FilePath          318 apps/saved_files_service.cc     const base::FilePath& file_path,
FilePath           39 apps/saved_files_service.h                  const base::FilePath& path,
FilePath           47 apps/saved_files_service.h   base::FilePath path;
FilePath           72 apps/saved_files_service.h                          const base::FilePath& file_path,
FilePath           54 apps/saved_files_service_unittest.cc     path_ = base::FilePath(FILE_PATH_LITERAL("filename.ext"));
FilePath           88 apps/saved_files_service_unittest.cc   base::FilePath path_;
FilePath           26 apps/shell/app/shell_main_delegate.cc   base::FilePath log_filename;
FilePath           90 apps/shell/app/shell_main_delegate.cc   base::FilePath pak_dir;
FilePath          117 apps/shell/browser/shell_browser_main_parts.cc     base::FilePath app_dir(command_line->GetSwitchValueNative(kAppSwitch));
FilePath          118 apps/shell/browser/shell_browser_main_parts.cc     base::FilePath app_absolute_dir = base::MakeAbsoluteFilePath(app_dir);
FilePath           40 apps/shell/browser/shell_extension_system.cc bool ShellExtensionSystem::LoadAndLaunchApp(const base::FilePath& app_dir) {
FilePath           17 apps/shell/browser/shell_extension_system.h class FilePath;
FilePath           41 apps/shell/browser/shell_extension_system.h   bool LoadAndLaunchApp(const base::FilePath& app_dir);
FilePath           47 apps/test/app_shell_test.cc bool AppShellTest::LoadAndLaunchApp(const base::FilePath& app_dir) {
FilePath           13 apps/test/app_shell_test.h class FilePath;
FilePath           37 apps/test/app_shell_test.h   bool LoadAndLaunchApp(const base::FilePath& app_dir);
FilePath           18 apps/test/apps_test_launcher_delegate.cc     const base::FilePath& temp_data_dir) {
FilePath           17 apps/test/apps_test_launcher_delegate.h       const base::FilePath& temp_data_dir) OVERRIDE;
FilePath           62 ash/desktop_background/desktop_background_controller.cc   WallpaperLoader(const base::FilePath& file_path,
FilePath           95 ash/desktop_background/desktop_background_controller.cc   const base::FilePath& file_path() const { return file_path_; }
FilePath          118 ash/desktop_background/desktop_background_controller.cc       const base::FilePath& path) {
FilePath          142 ash/desktop_background/desktop_background_controller.cc   base::FilePath file_path_;
FilePath          215 ash/desktop_background/desktop_background_controller.cc   base::FilePath file_path;
FilePath          269 ash/desktop_background/desktop_background_controller.cc   current_default_wallpaper_path_ = base::FilePath();
FilePath          331 ash/desktop_background/desktop_background_controller.cc     const base::FilePath& image_file,
FilePath          446 ash/desktop_background/desktop_background_controller.cc   current_default_wallpaper_path_ = base::FilePath();
FilePath          148 ash/desktop_background/desktop_background_controller.h       const base::FilePath& image_file, int image_resource_id) const;
FilePath          211 ash/desktop_background/desktop_background_controller.h   base::FilePath current_default_wallpaper_path_;
FilePath          199 ash/desktop_background/desktop_background_controller_unittest.cc   bool WriteJPEGFile(const base::FilePath& path,
FilePath          237 ash/desktop_background/desktop_background_controller_unittest.cc     const base::FilePath kLargePath =
FilePath          244 ash/desktop_background/desktop_background_controller_unittest.cc     const base::FilePath kSmallPath =
FilePath          251 ash/desktop_background/desktop_background_controller_unittest.cc     const base::FilePath kLargeGuestPath =
FilePath          258 ash/desktop_background/desktop_background_controller_unittest.cc     const base::FilePath kSmallGuestPath =
FilePath          134 ash/drag_drop/drag_drop_interactive_uitest.cc     base::FilePath resources_pack_path;
FilePath          243 ash/shell/app_list.cc   virtual void SetProfileByPath(const base::FilePath& profile_path) OVERRIDE {
FilePath          263 ash/shell/app_list.cc       const base::Callback<void(const base::FilePath&)>& callback) OVERRIDE {
FilePath          264 ash/shell/app_list.cc     callback.Run(base::FilePath());
FilePath          349 ash/shell/app_list.cc       const base::FilePath& profile_path) OVERRIDE {
FilePath          145 ash/system/drive/tray_drive.cc             const base::FilePath& file_path,
FilePath          301 ash/system/drive/tray_drive.cc     std::set<base::FilePath> new_set;
FilePath          308 ash/system/drive/tray_drive.cc       std::map<base::FilePath, RowView*>::iterator existing_item =
FilePath          329 ash/system/drive/tray_drive.cc     std::set<base::FilePath> remove_set;
FilePath          330 ash/system/drive/tray_drive.cc     for (std::map<base::FilePath, RowView*>::iterator update_iter =
FilePath          338 ash/system/drive/tray_drive.cc     for (std::set<base::FilePath>::iterator removed_iter = remove_set.begin();
FilePath          376 ash/system/drive/tray_drive.cc   std::map<base::FilePath, RowView*> update_map_;
FilePath           77 ash/system/tray/system_tray_delegate.h   base::FilePath file_path;
FilePath           40 ash/wm/ash_native_cursor_manager_interactive_uitest.cc     base::FilePath resources_pack_path;
FilePath           19 base/android/content_uri_utils.cc bool ContentUriExists(const FilePath& content_uri) {
FilePath           27 base/android/content_uri_utils.cc File OpenContentUriForRead(const FilePath& content_uri) {
FilePath           21 base/android/content_uri_utils.h BASE_EXPORT File OpenContentUriForRead(const FilePath& content_uri);
FilePath           24 base/android/content_uri_utils.h BASE_EXPORT bool ContentUriExists(const FilePath& content_uri);
FilePath           14 base/android/fifo_utils.cc bool CreateFIFO(const FilePath& path, int mode) {
FilePath           20 base/android/fifo_utils.cc bool RedirectStream(FILE* stream, const FilePath& path, const char* mode) {
FilePath           15 base/android/fifo_utils.h class FilePath;
FilePath           21 base/android/fifo_utils.h BASE_EXPORT bool CreateFIFO(const FilePath& path, int mode);
FilePath           26 base/android/fifo_utils.h                                 const FilePath& path,
FilePath           26 base/android/important_file_writer_android.cc   base::FilePath path(native_file_name);
FilePath           17 base/android/path_service_android.cc   FilePath file_path(ConvertJavaStringToUTF8(env, path));
FilePath           17 base/android/path_utils.cc bool GetDataDirectory(FilePath* result) {
FilePath           21 base/android/path_utils.cc   FilePath data_path(ConvertJavaStringToUTF8(path));
FilePath           26 base/android/path_utils.cc bool GetDatabaseDirectory(FilePath* result) {
FilePath           30 base/android/path_utils.cc   FilePath data_path(ConvertJavaStringToUTF8(path));
FilePath           35 base/android/path_utils.cc bool GetCacheDirectory(FilePath* result) {
FilePath           39 base/android/path_utils.cc   FilePath cache_path(ConvertJavaStringToUTF8(path));
FilePath           44 base/android/path_utils.cc bool GetDownloadsDirectory(FilePath* result) {
FilePath           48 base/android/path_utils.cc   FilePath downloads_path(ConvertJavaStringToUTF8(path));
FilePath           53 base/android/path_utils.cc bool GetNativeLibraryDirectory(FilePath* result) {
FilePath           57 base/android/path_utils.cc   FilePath library_path(ConvertJavaStringToUTF8(path));
FilePath           62 base/android/path_utils.cc bool GetExternalStorageDirectory(FilePath* result) {
FilePath           66 base/android/path_utils.cc   FilePath storage_path(ConvertJavaStringToUTF8(path));
FilePath           14 base/android/path_utils.h class FilePath;
FilePath           22 base/android/path_utils.h BASE_EXPORT bool GetDataDirectory(FilePath* result);
FilePath           26 base/android/path_utils.h BASE_EXPORT bool GetDatabaseDirectory(FilePath* result);
FilePath           32 base/android/path_utils.h BASE_EXPORT bool GetCacheDirectory(FilePath* result);
FilePath           36 base/android/path_utils.h BASE_EXPORT bool GetDownloadsDirectory(FilePath* result);
FilePath           41 base/android/path_utils.h BASE_EXPORT bool GetNativeLibraryDirectory(FilePath* result);
FilePath           45 base/android/path_utils.h BASE_EXPORT bool GetExternalStorageDirectory(FilePath* result);
FilePath           20 base/android/path_utils_unittest.cc   FilePath path;
FilePath           30 base/android/path_utils_unittest.cc   FilePath path;
FilePath           40 base/android/path_utils_unittest.cc   FilePath path;
FilePath           13 base/base_paths.cc bool PathProvider(int key, FilePath* result) {
FilePath           20 base/base_paths_android.cc bool PathProviderAndroid(int key, FilePath* result) {
FilePath           30 base/base_paths_android.cc       *result = FilePath(bin_dir);
FilePath           32 base/base_paths_posix.cc bool PathProviderPosix(int key, FilePath* result) {
FilePath           33 base/base_paths_posix.cc   FilePath path;
FilePath           38 base/base_paths_posix.cc       FilePath bin_dir;
FilePath           39 base/base_paths_posix.cc       if (!ReadSymbolicLink(FilePath(kProcSelfExe), &bin_dir)) {
FilePath           56 base/base_paths_posix.cc       *result = FilePath(FilePath::StringType(bin_dir, length - 1));
FilePath           64 base/base_paths_posix.cc       *result = FilePath(bin_dir);
FilePath           70 base/base_paths_posix.cc         *result = FilePath(cpath);
FilePath           72 base/base_paths_posix.cc         *result = FilePath("/usr/local/chrome/chrome");
FilePath           82 base/base_paths_posix.cc         path = FilePath(cr_source_root);
FilePath          107 base/base_paths_posix.cc       FilePath cache_dir(base::nix::GetXDGDirectory(env.get(), "XDG_CACHE_HOME",
FilePath           17 base/base_paths_win.cc using base::FilePath;
FilePath           21 base/base_paths_win.cc bool GetQuickLaunchPath(bool default_user, FilePath* result) {
FilePath           32 base/base_paths_win.cc     *result = FilePath(system_buffer);
FilePath           53 base/base_paths_win.cc bool PathProviderWin(int key, FilePath* result) {
FilePath           62 base/base_paths_win.cc   FilePath cur;
FilePath           66 base/base_paths_win.cc       cur = FilePath(system_buffer);
FilePath           73 base/base_paths_win.cc       cur = FilePath(system_buffer);
FilePath           78 base/base_paths_win.cc       cur = FilePath(system_buffer);
FilePath           82 base/base_paths_win.cc       cur = FilePath(system_buffer);
FilePath           90 base/base_paths_win.cc         cur = FilePath(system_buffer);
FilePath           98 base/base_paths_win.cc       cur = FilePath(system_buffer);
FilePath          104 base/base_paths_win.cc       cur = FilePath(system_buffer);
FilePath          110 base/base_paths_win.cc       cur = FilePath(system_buffer);
FilePath          116 base/base_paths_win.cc       cur = FilePath(system_buffer);
FilePath          122 base/base_paths_win.cc       cur = FilePath(system_buffer);
FilePath          128 base/base_paths_win.cc       cur = FilePath(system_buffer);
FilePath          138 base/base_paths_win.cc       cur = FilePath(system_buffer).DirName().AppendASCII("LocalLow");
FilePath          144 base/base_paths_win.cc       cur = FilePath(system_buffer);
FilePath          147 base/base_paths_win.cc       FilePath executableDir;
FilePath          163 base/base_paths_win.cc       cur = FilePath(string16(path_buf));
FilePath          171 base/base_paths_win.cc       cur = FilePath(system_buffer);
FilePath          178 base/base_paths_win.cc       cur = FilePath(system_buffer);
FilePath          199 base/base_paths_win.cc       cur = FilePath(system_buffer);
FilePath          158 base/command_line.cc CommandLine::CommandLine(const FilePath& program)
FilePath          246 base/command_line.cc   SetProgram(argv.empty() ? FilePath() : FilePath(argv[0]));
FilePath          293 base/command_line.cc FilePath CommandLine::GetProgram() const {
FilePath          294 base/command_line.cc   return FilePath(argv_[0]);
FilePath          297 base/command_line.cc void CommandLine::SetProgram(const FilePath& program) {
FilePath          319 base/command_line.cc FilePath CommandLine::GetSwitchValuePath(
FilePath          321 base/command_line.cc   return FilePath(GetSwitchValueNative(switch_string));
FilePath          336 base/command_line.cc                                    const FilePath& path) {
FilePath          397 base/command_line.cc void CommandLine::AppendArgPath(const FilePath& path) {
FilePath           28 base/command_line.h class FilePath;
FilePath           48 base/command_line.h   explicit CommandLine(const FilePath& program);
FilePath          111 base/command_line.h   FilePath GetProgram() const;
FilePath          112 base/command_line.h   void SetProgram(const FilePath& program);
FilePath          121 base/command_line.h   FilePath GetSwitchValuePath(const std::string& switch_string) const;
FilePath          131 base/command_line.h                         const FilePath& path);
FilePath          151 base/command_line.h   void AppendArgPath(const FilePath& value);
FilePath           14 base/command_line_unittest.cc using base::FilePath;
FilePath           59 base/command_line_unittest.cc   EXPECT_EQ(FilePath(FILE_PATH_LITERAL("program")).value(),
FilePath          124 base/command_line_unittest.cc   EXPECT_EQ(FilePath(FILE_PATH_LITERAL("program")).value(),
FilePath          184 base/command_line_unittest.cc   static const FilePath::CharType kPath1[] =
FilePath          186 base/command_line_unittest.cc   static const FilePath::CharType kPath2[] =
FilePath          195 base/command_line_unittest.cc   cl.AppendSwitchPath(kFirstArgName, FilePath(kPath1));
FilePath          196 base/command_line_unittest.cc   cl.AppendSwitchPath(kSecondArgName, FilePath(kPath2));
FilePath          257 base/command_line_unittest.cc   CommandLine cl(FilePath(FILE_PATH_LITERAL("Program")));
FilePath          312 base/command_line_unittest.cc   CommandLine cl1(FilePath(FILE_PATH_LITERAL("Program")));
FilePath          321 base/command_line_unittest.cc   CommandLine c1(FilePath(FILE_PATH_LITERAL("Program1")));
FilePath          323 base/command_line_unittest.cc   CommandLine c2(FilePath(FILE_PATH_LITERAL("Program2")));
FilePath          338 base/command_line_unittest.cc   const FilePath kProgram(L"Program");
FilePath          343 base/command_line_unittest.cc   const FilePath kProgramPath(L"Program Path");
FilePath          194 base/debug/proc_maps_linux_unittest.cc   FilePath exe_path;
FilePath          167 base/debug/stack_trace_win.cc     FilePath module_path;
FilePath          206 base/debug/trace_event_win_unittest.cc   FilePath log_file_;
FilePath           20 base/event_recorder.h class FilePath;
FilePath           48 base/event_recorder.h   bool StartRecording(const FilePath& filename);
FilePath           58 base/event_recorder.h   bool StartPlayback(const FilePath& filename);
FilePath           14 base/event_recorder_stubs.cc bool EventRecorder::StartRecording(const FilePath& filename) {
FilePath           21 base/event_recorder_stubs.cc bool EventRecorder::StartPlayback(const FilePath& filename) {
FilePath           44 base/event_recorder_win.cc bool EventRecorder::StartRecording(const FilePath& filename) {
FilePath           95 base/event_recorder_win.cc bool EventRecorder::StartPlayback(const FilePath& filename) {
FilePath           36 base/file_util.cc int64 ComputeDirectorySize(const FilePath& root_path) {
FilePath           44 base/file_util.cc bool Move(const FilePath& from_path, const FilePath& to_path) {
FilePath           50 base/file_util.cc bool CopyFile(const FilePath& from_path, const FilePath& to_path) {
FilePath           56 base/file_util.cc bool ContentsEqual(const FilePath& filename1, const FilePath& filename2) {
FilePath           90 base/file_util.cc bool TextContentsEqual(const FilePath& filename1, const FilePath& filename2) {
FilePath          130 base/file_util.cc bool ReadFileToString(const FilePath& path,
FilePath          165 base/file_util.cc bool ReadFileToString(const FilePath& path, std::string* contents) {
FilePath          169 base/file_util.cc bool IsDirectoryEmpty(const FilePath& dir_path) {
FilePath          177 base/file_util.cc FILE* CreateAndOpenTemporaryFile(FilePath* path) {
FilePath          178 base/file_util.cc   FilePath directory;
FilePath          185 base/file_util.cc bool CreateDirectory(const FilePath& full_path) {
FilePath          189 base/file_util.cc bool GetFileSize(const FilePath& file_path, int64* file_size) {
FilePath          197 base/file_util.cc bool TouchFile(const FilePath& path,
FilePath          239 base/file_util.cc int GetUniquePathNumber(const FilePath& path,
FilePath          240 base/file_util.cc                         const FilePath::StringType& suffix) {
FilePath          243 base/file_util.cc       (!have_suffix || !PathExists(FilePath(path.value() + suffix)))) {
FilePath          247 base/file_util.cc   FilePath new_path;
FilePath          251 base/file_util.cc         (!have_suffix || !PathExists(FilePath(new_path.value() + suffix)))) {
FilePath           49 base/file_util.h BASE_EXPORT FilePath MakeAbsoluteFilePath(const FilePath& input);
FilePath           56 base/file_util.h BASE_EXPORT int64 ComputeDirectorySize(const FilePath& root_path);
FilePath           70 base/file_util.h BASE_EXPORT bool DeleteFile(const FilePath& path, bool recursive);
FilePath           78 base/file_util.h BASE_EXPORT bool DeleteFileAfterReboot(const FilePath& path);
FilePath           86 base/file_util.h BASE_EXPORT bool Move(const FilePath& from_path, const FilePath& to_path);
FilePath           94 base/file_util.h BASE_EXPORT bool ReplaceFile(const FilePath& from_path,
FilePath           95 base/file_util.h                              const FilePath& to_path,
FilePath          103 base/file_util.h BASE_EXPORT bool CopyFile(const FilePath& from_path, const FilePath& to_path);
FilePath          115 base/file_util.h BASE_EXPORT bool CopyDirectory(const FilePath& from_path,
FilePath          116 base/file_util.h                                const FilePath& to_path,
FilePath          121 base/file_util.h BASE_EXPORT bool PathExists(const FilePath& path);
FilePath          124 base/file_util.h BASE_EXPORT bool PathIsWritable(const FilePath& path);
FilePath          127 base/file_util.h BASE_EXPORT bool DirectoryExists(const FilePath& path);
FilePath          131 base/file_util.h BASE_EXPORT bool ContentsEqual(const FilePath& filename1,
FilePath          132 base/file_util.h                                const FilePath& filename2);
FilePath          136 base/file_util.h BASE_EXPORT bool TextContentsEqual(const FilePath& filename1,
FilePath          137 base/file_util.h                                    const FilePath& filename2);
FilePath          145 base/file_util.h BASE_EXPORT bool ReadFileToString(const FilePath& path, std::string* contents);
FilePath          155 base/file_util.h BASE_EXPORT bool ReadFileToString(const FilePath& path,
FilePath          168 base/file_util.h BASE_EXPORT bool CreateSymbolicLink(const FilePath& target,
FilePath          169 base/file_util.h                                     const FilePath& symlink);
FilePath          173 base/file_util.h BASE_EXPORT bool ReadSymbolicLink(const FilePath& symlink, FilePath* target);
FilePath          196 base/file_util.h BASE_EXPORT bool GetPosixFilePermissions(const FilePath& path, int* mode);
FilePath          199 base/file_util.h BASE_EXPORT bool SetPosixFilePermissions(const FilePath& path, int mode);
FilePath          204 base/file_util.h BASE_EXPORT bool IsDirectoryEmpty(const FilePath& dir_path);
FilePath          212 base/file_util.h BASE_EXPORT bool GetTempDir(FilePath* path);
FilePath          219 base/file_util.h BASE_EXPORT FilePath GetHomeDir();
FilePath          224 base/file_util.h BASE_EXPORT bool CreateTemporaryFile(FilePath* path);
FilePath          227 base/file_util.h BASE_EXPORT bool CreateTemporaryFileInDir(const FilePath& dir,
FilePath          228 base/file_util.h                                           FilePath* temp_file);
FilePath          233 base/file_util.h BASE_EXPORT FILE* CreateAndOpenTemporaryFile(FilePath* path);
FilePath          236 base/file_util.h BASE_EXPORT FILE* CreateAndOpenTemporaryFileInDir(const FilePath& dir,
FilePath          237 base/file_util.h                                                   FilePath* path);
FilePath          243 base/file_util.h BASE_EXPORT bool CreateNewTempDirectory(const FilePath::StringType& prefix,
FilePath          244 base/file_util.h                                         FilePath* new_temp_path);
FilePath          249 base/file_util.h BASE_EXPORT bool CreateTemporaryDirInDir(const FilePath& base_dir,
FilePath          250 base/file_util.h                                          const FilePath::StringType& prefix,
FilePath          251 base/file_util.h                                          FilePath* new_dir);
FilePath          258 base/file_util.h BASE_EXPORT bool CreateDirectoryAndGetError(const FilePath& full_path,
FilePath          262 base/file_util.h BASE_EXPORT bool CreateDirectory(const FilePath& full_path);
FilePath          265 base/file_util.h BASE_EXPORT bool GetFileSize(const FilePath& file_path, int64* file_size);
FilePath          273 base/file_util.h BASE_EXPORT bool NormalizeFilePath(const FilePath& path, FilePath* real_path);
FilePath          280 base/file_util.h BASE_EXPORT bool DevicePathToDriveLetterPath(const FilePath& device_path,
FilePath          281 base/file_util.h                                              FilePath* drive_letter_path);
FilePath          287 base/file_util.h BASE_EXPORT bool NormalizeToNativeFilePath(const FilePath& path,
FilePath          288 base/file_util.h                                            FilePath* nt_path);
FilePath          292 base/file_util.h BASE_EXPORT bool IsLink(const FilePath& file_path);
FilePath          295 base/file_util.h BASE_EXPORT bool GetFileInfo(const FilePath& file_path, File::Info* info);
FilePath          298 base/file_util.h BASE_EXPORT bool TouchFile(const FilePath& path,
FilePath          303 base/file_util.h BASE_EXPORT FILE* OpenFile(const FilePath& filename, const char* mode);
FilePath          314 base/file_util.h BASE_EXPORT int ReadFile(const FilePath& filename, char* data, int size);
FilePath          318 base/file_util.h BASE_EXPORT int WriteFile(const FilePath& filename, const char* data,
FilePath          328 base/file_util.h BASE_EXPORT int AppendToFile(const FilePath& filename,
FilePath          332 base/file_util.h BASE_EXPORT bool GetCurrentDirectory(FilePath* path);
FilePath          335 base/file_util.h BASE_EXPORT bool SetCurrentDirectory(const FilePath& path);
FilePath          341 base/file_util.h BASE_EXPORT int GetUniquePathNumber(const FilePath& path,
FilePath          342 base/file_util.h                                     const FilePath::StringType& suffix);
FilePath          356 base/file_util.h BASE_EXPORT bool VerifyPathControlledByUser(const base::FilePath& base,
FilePath          357 base/file_util.h                                             const base::FilePath& path,
FilePath          370 base/file_util.h BASE_EXPORT bool VerifyPathControlledByAdmin(const base::FilePath& path);
FilePath          375 base/file_util.h BASE_EXPORT int GetMaximumPathComponentLength(const base::FilePath& path);
FilePath          394 base/file_util.h BASE_EXPORT bool GetFileSystemType(const FilePath& path, FileSystemType* type);
FilePath          403 base/file_util.h BASE_EXPORT bool GetShmemTempDir(bool executable, FilePath* path);
FilePath          432 base/file_util.h BASE_EXPORT bool MoveUnsafe(const FilePath& from_path,
FilePath          433 base/file_util.h                             const FilePath& to_path);
FilePath          437 base/file_util.h BASE_EXPORT bool CopyFileUnsafe(const FilePath& from_path,
FilePath          438 base/file_util.h                                 const FilePath& to_path);
FilePath          445 base/file_util.h BASE_EXPORT bool CopyAndDeleteDirectory(const FilePath& from_path,
FilePath          446 base/file_util.h                                         const FilePath& to_path);
FilePath           12 base/file_util_android.cc bool GetShmemTempDir(bool executable, base::FilePath* path) {
FilePath           30 base/file_util_linux.cc bool GetFileSystemType(const FilePath& path, FileSystemType* type) {
FilePath           85 base/file_util_posix.cc bool RealPath(const FilePath& path, FilePath* real_path) {
FilePath           87 base/file_util_posix.cc   FilePath::CharType buf[PATH_MAX];
FilePath           91 base/file_util_posix.cc   *real_path = FilePath(buf);
FilePath           96 base/file_util_posix.cc bool VerifySpecificPathControlledByUser(const FilePath& path,
FilePath          149 base/file_util_posix.cc int CreateAndOpenFdForTemporaryFile(FilePath directory, FilePath* path) {
FilePath          167 base/file_util_posix.cc   FilePath path;
FilePath          169 base/file_util_posix.cc   ScopedFD fd(CreateAndOpenFdForTemporaryFile(FilePath("/dev/shm"), &path));
FilePath          189 base/file_util_posix.cc FilePath MakeAbsoluteFilePath(const FilePath& input) {
FilePath          193 base/file_util_posix.cc     return FilePath();
FilePath          194 base/file_util_posix.cc   return FilePath(full_path);
FilePath          201 base/file_util_posix.cc bool DeleteFile(const FilePath& path, bool recursive) {
FilePath          222 base/file_util_posix.cc   for (FilePath current = traversal.Next(); success && !current.empty();
FilePath          231 base/file_util_posix.cc     FilePath dir = FilePath(directories.top());
FilePath          238 base/file_util_posix.cc bool ReplaceFile(const FilePath& from_path,
FilePath          239 base/file_util_posix.cc                  const FilePath& to_path,
FilePath          249 base/file_util_posix.cc bool CopyDirectory(const FilePath& from_path,
FilePath          250 base/file_util_posix.cc                    const FilePath& to_path,
FilePath          264 base/file_util_posix.cc   FilePath real_to_path = to_path;
FilePath          274 base/file_util_posix.cc   FilePath real_from_path = MakeAbsoluteFilePath(from_path);
FilePath          291 base/file_util_posix.cc   FilePath current = from_path;
FilePath          298 base/file_util_posix.cc   FilePath from_path_base = from_path;
FilePath          315 base/file_util_posix.cc     FilePath target_path(to_path);
FilePath          349 base/file_util_posix.cc bool PathExists(const FilePath& path) {
FilePath          359 base/file_util_posix.cc bool PathIsWritable(const FilePath& path) {
FilePath          364 base/file_util_posix.cc bool DirectoryExists(const FilePath& path) {
FilePath          384 base/file_util_posix.cc bool CreateSymbolicLink(const FilePath& target_path,
FilePath          385 base/file_util_posix.cc                         const FilePath& symlink_path) {
FilePath          392 base/file_util_posix.cc bool ReadSymbolicLink(const FilePath& symlink_path, FilePath* target_path) {
FilePath          403 base/file_util_posix.cc   *target_path = FilePath(FilePath::StringType(buf, count));
FilePath          407 base/file_util_posix.cc bool GetPosixFilePermissions(const FilePath& path, int* mode) {
FilePath          421 base/file_util_posix.cc bool SetPosixFilePermissions(const FilePath& path,
FilePath          443 base/file_util_posix.cc bool GetTempDir(FilePath* path) {
FilePath          446 base/file_util_posix.cc     *path = FilePath(tmp);
FilePath          451 base/file_util_posix.cc     *path = FilePath("/tmp");
FilePath          459 base/file_util_posix.cc FilePath GetHomeDir() {
FilePath          462 base/file_util_posix.cc     return FilePath("/home/chronos/user");
FilePath          467 base/file_util_posix.cc     return FilePath(home_dir);
FilePath          480 base/file_util_posix.cc     return FilePath(home_dir);
FilePath          483 base/file_util_posix.cc   FilePath rv;
FilePath          488 base/file_util_posix.cc   return FilePath("/tmp");
FilePath          492 base/file_util_posix.cc bool CreateTemporaryFile(FilePath* path) {
FilePath          494 base/file_util_posix.cc   FilePath directory;
FilePath          504 base/file_util_posix.cc FILE* CreateAndOpenTemporaryFileInDir(const FilePath& dir, FilePath* path) {
FilePath          515 base/file_util_posix.cc bool CreateTemporaryFileInDir(const FilePath& dir, FilePath* temp_file) {
FilePath          521 base/file_util_posix.cc static bool CreateTemporaryDirInDirImpl(const FilePath& base_dir,
FilePath          522 base/file_util_posix.cc                                         const FilePath::StringType& name_tmpl,
FilePath          523 base/file_util_posix.cc                                         FilePath* new_dir) {
FilePath          525 base/file_util_posix.cc   DCHECK(name_tmpl.find("XXXXXX") != FilePath::StringType::npos)
FilePath          528 base/file_util_posix.cc   FilePath sub_dir = base_dir.Append(name_tmpl);
FilePath          538 base/file_util_posix.cc   *new_dir = FilePath(dtemp);
FilePath          542 base/file_util_posix.cc bool CreateTemporaryDirInDir(const FilePath& base_dir,
FilePath          543 base/file_util_posix.cc                              const FilePath::StringType& prefix,
FilePath          544 base/file_util_posix.cc                              FilePath* new_dir) {
FilePath          545 base/file_util_posix.cc   FilePath::StringType mkdtemp_template = prefix;
FilePath          550 base/file_util_posix.cc bool CreateNewTempDirectory(const FilePath::StringType& prefix,
FilePath          551 base/file_util_posix.cc                             FilePath* new_temp_path) {
FilePath          552 base/file_util_posix.cc   FilePath tmpdir;
FilePath          559 base/file_util_posix.cc bool CreateDirectoryAndGetError(const FilePath& full_path,
FilePath          562 base/file_util_posix.cc   std::vector<FilePath> subpaths;
FilePath          565 base/file_util_posix.cc   FilePath last_path = full_path;
FilePath          567 base/file_util_posix.cc   for (FilePath path = full_path.DirName();
FilePath          574 base/file_util_posix.cc   for (std::vector<FilePath>::reverse_iterator i = subpaths.rbegin();
FilePath          594 base/file_util_posix.cc bool NormalizeFilePath(const FilePath& path, FilePath* normalized_path) {
FilePath          595 base/file_util_posix.cc   FilePath real_path_result;
FilePath          612 base/file_util_posix.cc bool IsLink(const FilePath& file_path) {
FilePath          625 base/file_util_posix.cc bool GetFileInfo(const FilePath& file_path, File::Info* results) {
FilePath          645 base/file_util_posix.cc FILE* OpenFile(const FilePath& filename, const char* mode) {
FilePath          654 base/file_util_posix.cc int ReadFile(const FilePath& filename, char* data, int size) {
FilePath          666 base/file_util_posix.cc int WriteFile(const FilePath& filename, const char* data, int size) {
FilePath          693 base/file_util_posix.cc int AppendToFile(const FilePath& filename, const char* data, int size) {
FilePath          706 base/file_util_posix.cc bool GetCurrentDirectory(FilePath* dir) {
FilePath          715 base/file_util_posix.cc   *dir = FilePath(system_buffer);
FilePath          720 base/file_util_posix.cc bool SetCurrentDirectory(const FilePath& path) {
FilePath          726 base/file_util_posix.cc bool VerifyPathControlledByUser(const FilePath& base,
FilePath          727 base/file_util_posix.cc                                 const FilePath& path,
FilePath          736 base/file_util_posix.cc   std::vector<FilePath::StringType> base_components;
FilePath          737 base/file_util_posix.cc   std::vector<FilePath::StringType> path_components;
FilePath          742 base/file_util_posix.cc   std::vector<FilePath::StringType>::const_iterator ib, ip;
FilePath          752 base/file_util_posix.cc   FilePath current_path = base;
FilePath          766 base/file_util_posix.cc bool VerifyPathControlledByAdmin(const FilePath& path) {
FilePath          768 base/file_util_posix.cc   const FilePath kFileSystemRoot("/");
FilePath          796 base/file_util_posix.cc int GetMaximumPathComponentLength(const FilePath& path) {
FilePath          803 base/file_util_posix.cc bool GetShmemTempDir(bool executable, FilePath* path) {
FilePath          811 base/file_util_posix.cc     *path = FilePath("/dev/shm");
FilePath          823 base/file_util_posix.cc bool MoveUnsafe(const FilePath& from_path, const FilePath& to_path) {
FilePath          850 base/file_util_posix.cc bool CopyFileUnsafe(const FilePath& from_path, const FilePath& to_path) {
FilePath           85 base/file_util_unittest.cc bool SetReparsePoint(HANDLE source, const FilePath& target_path) {
FilePath          132 base/file_util_unittest.cc   ReparsePoint(const FilePath& source, const FilePath& target) {
FilePath          163 base/file_util_unittest.cc void ChangePosixFilePermissions(const FilePath& path,
FilePath          199 base/file_util_unittest.cc     FilePath cur_file;
FilePath          201 base/file_util_unittest.cc       FilePath::StringType path = cur_file.value();
FilePath          212 base/file_util_unittest.cc   bool HasFile(const FilePath& file) const {
FilePath          221 base/file_util_unittest.cc   std::set<FilePath::StringType> files_;
FilePath          225 base/file_util_unittest.cc void CreateTextFile(const FilePath& filename,
FilePath          235 base/file_util_unittest.cc std::wstring ReadTextFile(const FilePath& filename) {
FilePath          257 base/file_util_unittest.cc   FilePath file_01 = temp_dir_.path().Append(FPL("The file 01.txt"));
FilePath          263 base/file_util_unittest.cc   FilePath subdir_path = temp_dir_.path().Append(FPL("Level2"));
FilePath          266 base/file_util_unittest.cc   FilePath file_02 = subdir_path.Append(FPL("The file 02.txt"));
FilePath          272 base/file_util_unittest.cc   FilePath subsubdir_path = subdir_path.Append(FPL("Level3"));
FilePath          275 base/file_util_unittest.cc   FilePath file_03 = subsubdir_path.Append(FPL("The file 03.txt"));
FilePath          285 base/file_util_unittest.cc   FilePath file_a_path = temp_dir_.path().Append(FPL("file_a"));
FilePath          286 base/file_util_unittest.cc   FilePath dir_path = temp_dir_.path().Append(FPL("dir"));
FilePath          287 base/file_util_unittest.cc   FilePath file_b_path = dir_path.Append(FPL("file_b"));
FilePath          290 base/file_util_unittest.cc   FilePath normalized_file_a_path, normalized_file_b_path;
FilePath          327 base/file_util_unittest.cc   FilePath base_a = temp_dir_.path().Append(FPL("base_a"));
FilePath          330 base/file_util_unittest.cc   FilePath sub_a = base_a.Append(FPL("sub_a"));
FilePath          333 base/file_util_unittest.cc   FilePath file_txt = sub_a.Append(FPL("file.txt"));
FilePath          340 base/file_util_unittest.cc   FilePath sub_long_rel(FPL("sub_long"));
FilePath          341 base/file_util_unittest.cc   FilePath deep_txt(FPL("deep.txt"));
FilePath          351 base/file_util_unittest.cc   FilePath::StringType long_name_str = FPL("long_name_");
FilePath          354 base/file_util_unittest.cc   FilePath long_name = sub_a.Append(FilePath(long_name_str));
FilePath          355 base/file_util_unittest.cc   FilePath deep_file = long_name.Append(sub_long_rel).Append(deep_txt);
FilePath          358 base/file_util_unittest.cc   FilePath sub_long = deep_file.DirName();
FilePath          362 base/file_util_unittest.cc   FilePath base_b = temp_dir_.path().Append(FPL("base_b"));
FilePath          365 base/file_util_unittest.cc   FilePath to_sub_a = base_b.Append(FPL("to_sub_a"));
FilePath          367 base/file_util_unittest.cc   FilePath normalized_path;
FilePath          372 base/file_util_unittest.cc     FilePath to_base_b = base_b.Append(FPL("to_base_b"));
FilePath          377 base/file_util_unittest.cc     FilePath to_sub_long = base_b.Append(FPL("to_sub_long"));
FilePath          404 base/file_util_unittest.cc     FilePath long_path = base_b;
FilePath          439 base/file_util_unittest.cc   FilePath actual_device_path(device_path);
FilePath          440 base/file_util_unittest.cc   FilePath win32_path;
FilePath          449 base/file_util_unittest.cc   FilePath kRelativePath(FPL("dir1\\dir2\\file.txt"));
FilePath          453 base/file_util_unittest.cc   EXPECT_EQ(FilePath(real_drive_letter + L"\\").Append(kRelativePath).value(),
FilePath          466 base/file_util_unittest.cc   FilePath prefix_of_real_device_path(
FilePath          481 base/file_util_unittest.cc   const FilePath::StringType kExtraChars = FPL("12345");
FilePath          483 base/file_util_unittest.cc   FilePath real_device_path_plus_numbers(
FilePath          501 base/file_util_unittest.cc   const FilePath::CharType kLongDirName[] = FPL("A long path");
FilePath          502 base/file_util_unittest.cc   const FilePath::CharType kTestSubDirName[] = FPL("test");
FilePath          503 base/file_util_unittest.cc   FilePath long_test_dir = temp_dir_.path().Append(kLongDirName);
FilePath          513 base/file_util_unittest.cc   FilePath short_test_dir(path_buffer);
FilePath          516 base/file_util_unittest.cc   FilePath temp_file;
FilePath          528 base/file_util_unittest.cc   FilePath access_test_dir = long_test_dir.Append(kTestSubDirName);
FilePath          550 base/file_util_unittest.cc   FilePath link_from = temp_dir_.path().Append(FPL("from_file"));
FilePath          551 base/file_util_unittest.cc   FilePath link_to = temp_dir_.path().Append(FPL("to_file"));
FilePath          562 base/file_util_unittest.cc   FilePath result;
FilePath          576 base/file_util_unittest.cc   FilePath missing = temp_dir_.path().Append(FPL("missing"));
FilePath          587 base/file_util_unittest.cc   FilePath link_from = temp_dir_.path().Append(FPL("from_file"));
FilePath          588 base/file_util_unittest.cc   FilePath link_to = temp_dir_.path().Append(FPL("to_file"));
FilePath          595 base/file_util_unittest.cc   FilePath normalized_path;
FilePath          625 base/file_util_unittest.cc   FilePath non_existent = temp_dir_.path().AppendASCII("bogus_file_dne.foobar");
FilePath          636 base/file_util_unittest.cc   FilePath file_name = temp_dir_.path().Append(FPL("Test DeleteFile 1.txt"));
FilePath          657 base/file_util_unittest.cc   FilePath file_name = temp_dir_.path().Append(FPL("Test DeleteFile 2.txt"));
FilePath          662 base/file_util_unittest.cc   FilePath file_link = temp_dir_.path().Append("file_link_2");
FilePath          676 base/file_util_unittest.cc   FilePath non_existent = temp_dir_.path().Append(FPL("Test DeleteFile 3.txt"));
FilePath          680 base/file_util_unittest.cc   FilePath file_link = temp_dir_.path().Append("file_link_3");
FilePath          697 base/file_util_unittest.cc   FilePath file_name = temp_dir_.path().Append(FPL("Test Readable File.txt"));
FilePath          739 base/file_util_unittest.cc   FilePath file_name = temp_dir_.path().Append(FPL("Test Readable File.txt"));
FilePath          780 base/file_util_unittest.cc   FilePath subdir_path =
FilePath          786 base/file_util_unittest.cc   FilePath file_name = subdir_path.Append(FPL("Test Readable File.txt"));
FilePath          834 base/file_util_unittest.cc   FilePath file_name = temp_dir_.path().Append(FPL("Test DeleteWildCard.txt"));
FilePath          838 base/file_util_unittest.cc   FilePath subdir_path = temp_dir_.path().Append(FPL("DeleteWildCardDir"));
FilePath          843 base/file_util_unittest.cc   FilePath directory_contents = temp_dir_.path();
FilePath          860 base/file_util_unittest.cc   FilePath subdir_path =
FilePath          866 base/file_util_unittest.cc   FilePath directory_contents = subdir_path;
FilePath          882 base/file_util_unittest.cc   FilePath test_subdir = temp_dir_.path().Append(FPL("DeleteDirNonRecursive"));
FilePath          886 base/file_util_unittest.cc   FilePath file_name = test_subdir.Append(FPL("Test DeleteDir.txt"));
FilePath          890 base/file_util_unittest.cc   FilePath subdir_path1 = test_subdir.Append(FPL("TestSubDir1"));
FilePath          894 base/file_util_unittest.cc   FilePath subdir_path2 = test_subdir.Append(FPL("TestSubDir2"));
FilePath          912 base/file_util_unittest.cc   FilePath test_subdir = temp_dir_.path().Append(FPL("DeleteDirRecursive"));
FilePath          916 base/file_util_unittest.cc   FilePath file_name = test_subdir.Append(FPL("Test DeleteDirRecursive.txt"));
FilePath          920 base/file_util_unittest.cc   FilePath subdir_path1 = test_subdir.Append(FPL("TestSubDir1"));
FilePath          924 base/file_util_unittest.cc   FilePath subdir_path2 = test_subdir.Append(FPL("TestSubDir2"));
FilePath          941 base/file_util_unittest.cc   FilePath file_name_from =
FilePath          947 base/file_util_unittest.cc   FilePath file_name_to = temp_dir_.path().Append(
FilePath          960 base/file_util_unittest.cc   FilePath file_name_from =
FilePath          966 base/file_util_unittest.cc   FilePath file_name_to = temp_dir_.path().Append(
FilePath          981 base/file_util_unittest.cc   FilePath file_name_from =
FilePath          987 base/file_util_unittest.cc   FilePath dir_name_to =
FilePath          998 base/file_util_unittest.cc   FilePath dir_name_from =
FilePath         1004 base/file_util_unittest.cc   FilePath txt_file_name(FILE_PATH_LITERAL("Move_Test_File.txt"));
FilePath         1005 base/file_util_unittest.cc   FilePath file_name_from = dir_name_from.Append(txt_file_name);
FilePath         1010 base/file_util_unittest.cc   FilePath dir_name_to =
FilePath         1012 base/file_util_unittest.cc   FilePath file_name_to =
FilePath         1039 base/file_util_unittest.cc   FilePath dir_name_from =
FilePath         1045 base/file_util_unittest.cc   FilePath file_name_from =
FilePath         1051 base/file_util_unittest.cc   FilePath dir_name_exists =
FilePath         1054 base/file_util_unittest.cc   FilePath dir_name_to =
FilePath         1056 base/file_util_unittest.cc   FilePath file_name_to =
FilePath         1074 base/file_util_unittest.cc   FilePath dir_name_from =
FilePath         1080 base/file_util_unittest.cc   FilePath file_name_from =
FilePath         1086 base/file_util_unittest.cc   FilePath subdir_name_from =
FilePath         1092 base/file_util_unittest.cc   FilePath file_name2_from =
FilePath         1098 base/file_util_unittest.cc   FilePath dir_name_to =
FilePath         1100 base/file_util_unittest.cc   FilePath file_name_to =
FilePath         1102 base/file_util_unittest.cc   FilePath subdir_name_to =
FilePath         1104 base/file_util_unittest.cc   FilePath file_name2_to =
FilePath         1124 base/file_util_unittest.cc   FilePath dir_name_from =
FilePath         1130 base/file_util_unittest.cc   FilePath file_name_from =
FilePath         1136 base/file_util_unittest.cc   FilePath subdir_name_from =
FilePath         1142 base/file_util_unittest.cc   FilePath file_name2_from =
FilePath         1148 base/file_util_unittest.cc   FilePath dir_name_exists =
FilePath         1151 base/file_util_unittest.cc   FilePath dir_name_to =
FilePath         1153 base/file_util_unittest.cc   FilePath file_name_to =
FilePath         1155 base/file_util_unittest.cc   FilePath subdir_name_to =
FilePath         1157 base/file_util_unittest.cc   FilePath file_name2_to =
FilePath         1179 base/file_util_unittest.cc   FilePath dir_name_from =
FilePath         1185 base/file_util_unittest.cc   FilePath file_name_from =
FilePath         1191 base/file_util_unittest.cc   FilePath subdir_name_from =
FilePath         1197 base/file_util_unittest.cc   FilePath file_name2_from =
FilePath         1203 base/file_util_unittest.cc   FilePath dir_name_to =
FilePath         1205 base/file_util_unittest.cc   FilePath file_name_to =
FilePath         1207 base/file_util_unittest.cc   FilePath subdir_name_to =
FilePath         1226 base/file_util_unittest.cc   FilePath dir_name_from =
FilePath         1232 base/file_util_unittest.cc   FilePath file_name_from =
FilePath         1238 base/file_util_unittest.cc   FilePath subdir_name_from =
FilePath         1244 base/file_util_unittest.cc   FilePath file_name2_from =
FilePath         1250 base/file_util_unittest.cc   FilePath dir_name_to =
FilePath         1252 base/file_util_unittest.cc   FilePath file_name_to =
FilePath         1254 base/file_util_unittest.cc   FilePath subdir_name_to =
FilePath         1275 base/file_util_unittest.cc   FilePath file_name_from =
FilePath         1281 base/file_util_unittest.cc   FilePath file_name_to = temp_dir_.path().Append(
FilePath         1293 base/file_util_unittest.cc   FilePath file_name_from =
FilePath         1299 base/file_util_unittest.cc   FilePath file_name_to = temp_dir_.path().Append(
FilePath         1313 base/file_util_unittest.cc   FilePath file_name_from =
FilePath         1319 base/file_util_unittest.cc   FilePath dir_name_to =
FilePath         1323 base/file_util_unittest.cc   FilePath file_name_to =
FilePath         1334 base/file_util_unittest.cc   FilePath dir_name_from =
FilePath         1340 base/file_util_unittest.cc   FilePath file_name_from =
FilePath         1346 base/file_util_unittest.cc   FilePath dir_name_to =
FilePath         1348 base/file_util_unittest.cc   FilePath file_name_to =
FilePath         1353 base/file_util_unittest.cc   FilePath from_path =
FilePath         1356 base/file_util_unittest.cc   FilePath from_path =
FilePath         1370 base/file_util_unittest.cc void SetReadOnly(const FilePath& path) {
FilePath         1391 base/file_util_unittest.cc bool IsReadOnly(const FilePath& path) {
FilePath         1405 base/file_util_unittest.cc   FilePath src = temp_dir_.path().Append(FILE_PATH_LITERAL("src"));
FilePath         1410 base/file_util_unittest.cc   FilePath src_file = src.Append(FILE_PATH_LITERAL("src.txt"));
FilePath         1416 base/file_util_unittest.cc   FilePath dst = temp_dir_.path().Append(FILE_PATH_LITERAL("dst"));
FilePath         1417 base/file_util_unittest.cc   FilePath dst_file = dst.Append(FILE_PATH_LITERAL("src.txt"));
FilePath         1425 base/file_util_unittest.cc   FilePath dir_name_from =
FilePath         1431 base/file_util_unittest.cc   FilePath file_name_from =
FilePath         1438 base/file_util_unittest.cc   FilePath dest_file = dir_name_from.Append(FILE_PATH_LITERAL("DestFile.txt"));
FilePath         1442 base/file_util_unittest.cc   FilePath dest_file2(dir_name_from);
FilePath         1448 base/file_util_unittest.cc   FilePath dest_file2_test(dir_name_from);
FilePath         1465 base/file_util_unittest.cc   FilePath src = temp_dir_.path().Append(FILE_PATH_LITERAL("src.txt"));
FilePath         1475 base/file_util_unittest.cc   FilePath dst = temp_dir_.path().Append(FILE_PATH_LITERAL("dst.txt"));
FilePath         1487 base/file_util_unittest.cc   FilePath data_dir;
FilePath         1492 base/file_util_unittest.cc   FilePath original_file =
FilePath         1494 base/file_util_unittest.cc   FilePath same_file =
FilePath         1496 base/file_util_unittest.cc   FilePath same_length_file =
FilePath         1498 base/file_util_unittest.cc   FilePath different_file =
FilePath         1500 base/file_util_unittest.cc   FilePath different_first_file =
FilePath         1502 base/file_util_unittest.cc   FilePath different_last_file =
FilePath         1504 base/file_util_unittest.cc   FilePath empty1_file =
FilePath         1506 base/file_util_unittest.cc   FilePath empty2_file =
FilePath         1508 base/file_util_unittest.cc   FilePath shortened_file =
FilePath         1510 base/file_util_unittest.cc   FilePath binary_file =
FilePath         1512 base/file_util_unittest.cc   FilePath binary_file_same =
FilePath         1514 base/file_util_unittest.cc   FilePath binary_file_diff =
FilePath         1521 base/file_util_unittest.cc   EXPECT_FALSE(ContentsEqual(FilePath(FILE_PATH_LITERAL("bogusname")),
FilePath         1522 base/file_util_unittest.cc                              FilePath(FILE_PATH_LITERAL("bogusname"))));
FilePath         1533 base/file_util_unittest.cc   FilePath data_dir;
FilePath         1538 base/file_util_unittest.cc   FilePath original_file =
FilePath         1540 base/file_util_unittest.cc   FilePath same_file =
FilePath         1542 base/file_util_unittest.cc   FilePath crlf_file =
FilePath         1544 base/file_util_unittest.cc   FilePath shortened_file =
FilePath         1546 base/file_util_unittest.cc   FilePath different_file =
FilePath         1548 base/file_util_unittest.cc   FilePath different_first_file =
FilePath         1550 base/file_util_unittest.cc   FilePath different_last_file =
FilePath         1552 base/file_util_unittest.cc   FilePath first1_file =
FilePath         1554 base/file_util_unittest.cc   FilePath first2_file =
FilePath         1556 base/file_util_unittest.cc   FilePath empty1_file =
FilePath         1558 base/file_util_unittest.cc   FilePath empty2_file =
FilePath         1560 base/file_util_unittest.cc   FilePath blank_line_file =
FilePath         1562 base/file_util_unittest.cc   FilePath blank_line_crlf_file =
FilePath         1581 base/file_util_unittest.cc   FilePath dir_name_from =
FilePath         1587 base/file_util_unittest.cc   FilePath file_name_from =
FilePath         1593 base/file_util_unittest.cc   FilePath dir_name_to = temp_dir_.path().Append(
FilePath         1595 base/file_util_unittest.cc   FilePath file_name_to =
FilePath         1622 base/file_util_unittest.cc     FilePath path;
FilePath         1640 base/file_util_unittest.cc   FilePath temp_files[3];
FilePath         1653 base/file_util_unittest.cc   FilePath names[3];
FilePath         1677 base/file_util_unittest.cc   FilePath temp_dir;
FilePath         1678 base/file_util_unittest.cc   ASSERT_TRUE(CreateNewTempDirectory(FilePath::StringType(), &temp_dir));
FilePath         1684 base/file_util_unittest.cc   FilePath new_dir;
FilePath         1696 base/file_util_unittest.cc   FilePath dir;
FilePath         1707 base/file_util_unittest.cc   FilePath home = GetHomeDir();
FilePath         1714 base/file_util_unittest.cc   FilePath test_root =
FilePath         1717 base/file_util_unittest.cc   FilePath test_path =
FilePath         1720 base/file_util_unittest.cc   FilePath test_path =
FilePath         1744 base/file_util_unittest.cc   ASSERT_TRUE(DirectoryExists(FilePath(FilePath::kCurrentDirectory)));
FilePath         1745 base/file_util_unittest.cc   FilePath top_level = test_root;
FilePath         1754 base/file_util_unittest.cc       FilePath(FilePath::kCurrentDirectory)));
FilePath         1758 base/file_util_unittest.cc   FilePath invalid_drive(FILE_PATH_LITERAL("o:\\"));
FilePath         1759 base/file_util_unittest.cc   FilePath invalid_path =
FilePath         1769 base/file_util_unittest.cc   FilePath test_root =
FilePath         1776 base/file_util_unittest.cc   FilePath test_path =
FilePath         1801 base/file_util_unittest.cc   FilePath dir1 = temp_dir_.path().Append(FPL("dir1"));
FilePath         1803 base/file_util_unittest.cc   FilePath dir2 = temp_dir_.path().Append(FPL("dir2"));
FilePath         1805 base/file_util_unittest.cc   FilePath dir2inner = dir2.Append(FPL("inner"));
FilePath         1809 base/file_util_unittest.cc   FilePath dir2file = dir2.Append(FPL("dir2file.txt"));
FilePath         1811 base/file_util_unittest.cc   FilePath dir2innerfile = dir2inner.Append(FPL("innerfile.txt"));
FilePath         1813 base/file_util_unittest.cc   FilePath file1 = temp_dir_.path().Append(FPL("file1.txt"));
FilePath         1815 base/file_util_unittest.cc   FilePath file2_rel = dir2.Append(FilePath::kParentDirectory)
FilePath         1818 base/file_util_unittest.cc   FilePath file2_abs = temp_dir_.path().Append(FPL("file2.txt"));
FilePath         1898 base/file_util_unittest.cc       FilePath inner2 = dir1.Append(FPL("inner"));
FilePath         1936 base/file_util_unittest.cc   FilePath data_dir =
FilePath         1950 base/file_util_unittest.cc   FilePath foobar(data_dir.Append(FILE_PATH_LITERAL("foobar.txt")));
FilePath         1967 base/file_util_unittest.cc   FilePath file_path =
FilePath         2011 base/file_util_unittest.cc   FilePath data_dir =
FilePath         2020 base/file_util_unittest.cc   FilePath foobar(data_dir.Append(FILE_PATH_LITERAL("foobar.txt")));
FilePath         2046 base/file_util_unittest.cc   FilePath empty_dir = temp_dir_.path().Append(FILE_PATH_LITERAL("EmptyDir"));
FilePath         2054 base/file_util_unittest.cc   FilePath foo(empty_dir.Append(FILE_PATH_LITERAL("foo.txt")));
FilePath         2118 base/file_util_unittest.cc   FilePath base_dir_;
FilePath         2119 base/file_util_unittest.cc   FilePath sub_dir_;
FilePath         2120 base/file_util_unittest.cc   FilePath text_file_;
FilePath         2129 base/file_util_unittest.cc   FilePath does_not_exist = base_dir_.AppendASCII("does")
FilePath         2142 base/file_util_unittest.cc   FilePath empty;
FilePath         2157 base/file_util_unittest.cc   FilePath file_link =  base_dir_.AppendASCII("file_link");
FilePath         2169 base/file_util_unittest.cc   FilePath link_to_sub_dir =  base_dir_.AppendASCII("link_to_sub_dir");
FilePath         2173 base/file_util_unittest.cc   FilePath file_path_with_link = link_to_sub_dir.AppendASCII("file.txt");
FilePath         2432 base/file_util_unittest.cc   FilePath data_dir;
FilePath         2436 base/file_util_unittest.cc   FilePath image_file = data_dir.Append(FILE_PATH_LITERAL("red.png"));
FilePath         2443 base/file_util_unittest.cc   FilePath path = file_util::InsertImageIntoMediaStore(image_file);
FilePath         2461 base/file_util_unittest.cc   FilePath path("content://foo.bar");
FilePath           40 base/file_util_win.cc FilePath MakeAbsoluteFilePath(const FilePath& input) {
FilePath           44 base/file_util_win.cc     return FilePath();
FilePath           45 base/file_util_win.cc   return FilePath(file_path);
FilePath           48 base/file_util_win.cc bool DeleteFile(const FilePath& path, bool recursive) {
FilePath           96 base/file_util_win.cc bool DeleteFileAfterReboot(const FilePath& path) {
FilePath          107 base/file_util_win.cc bool ReplaceFile(const FilePath& from_path,
FilePath          108 base/file_util_win.cc                  const FilePath& to_path,
FilePath          128 base/file_util_win.cc bool CopyDirectory(const FilePath& from_path, const FilePath& to_path,
FilePath          145 base/file_util_win.cc   FilePath real_to_path = to_path;
FilePath          155 base/file_util_win.cc   FilePath real_from_path = MakeAbsoluteFilePath(from_path);
FilePath          177 base/file_util_win.cc   FilePath current = from_path;
FilePath          180 base/file_util_win.cc   FilePath from_path_base = from_path;
FilePath          190 base/file_util_win.cc     FilePath target_path(to_path);
FilePath          219 base/file_util_win.cc bool PathExists(const FilePath& path) {
FilePath          224 base/file_util_win.cc bool PathIsWritable(const FilePath& path) {
FilePath          237 base/file_util_win.cc bool DirectoryExists(const FilePath& path) {
FilePath          245 base/file_util_win.cc bool GetTempDir(FilePath* path) {
FilePath          253 base/file_util_win.cc   *path = FilePath(temp_path).StripTrailingSeparators();
FilePath          257 base/file_util_win.cc FilePath GetHomeDir() {
FilePath          262 base/file_util_win.cc     return FilePath(result);
FilePath          266 base/file_util_win.cc   FilePath temp;
FilePath          271 base/file_util_win.cc   return FilePath(L"C:\\");
FilePath          274 base/file_util_win.cc bool CreateTemporaryFile(FilePath* path) {
FilePath          277 base/file_util_win.cc   FilePath temp_file;
FilePath          294 base/file_util_win.cc FILE* CreateAndOpenTemporaryFileInDir(const FilePath& dir, FilePath* path) {
FilePath          305 base/file_util_win.cc bool CreateTemporaryFileInDir(const FilePath& dir, FilePath* temp_file) {
FilePath          320 base/file_util_win.cc     *temp_file = FilePath(temp_name);
FilePath          324 base/file_util_win.cc   FilePath::StringType long_temp_name_str;
FilePath          326 base/file_util_win.cc   *temp_file = FilePath(long_temp_name_str);
FilePath          330 base/file_util_win.cc bool CreateTemporaryDirInDir(const FilePath& base_dir,
FilePath          331 base/file_util_win.cc                              const FilePath::StringType& prefix,
FilePath          332 base/file_util_win.cc                              FilePath* new_dir) {
FilePath          335 base/file_util_win.cc   FilePath path_to_create;
FilePath          356 base/file_util_win.cc bool CreateNewTempDirectory(const FilePath::StringType& prefix,
FilePath          357 base/file_util_win.cc                             FilePath* new_temp_path) {
FilePath          360 base/file_util_win.cc   FilePath system_temp_dir;
FilePath          367 base/file_util_win.cc bool CreateDirectoryAndGetError(const FilePath& full_path,
FilePath          393 base/file_util_win.cc   FilePath parent_path(full_path.DirName());
FilePath          428 base/file_util_win.cc bool NormalizeFilePath(const FilePath& path, FilePath* real_path) {
FilePath          430 base/file_util_win.cc   FilePath mapped_file;
FilePath          440 base/file_util_win.cc bool DevicePathToDriveLetterPath(const FilePath& nt_device_path,
FilePath          441 base/file_util_win.cc                                  FilePath* out_drive_letter_path) {
FilePath          465 base/file_util_win.cc       FilePath device_path(device_path_as_string);
FilePath          468 base/file_util_win.cc         *out_drive_letter_path = FilePath(drive +
FilePath          484 base/file_util_win.cc bool NormalizeToNativeFilePath(const FilePath& path, FilePath* nt_path) {
FilePath          532 base/file_util_win.cc     *nt_path = FilePath(mapped_file_path);
FilePath          541 base/file_util_win.cc bool IsLink(const FilePath& file_path) {
FilePath          545 base/file_util_win.cc bool GetFileInfo(const FilePath& file_path, File::Info* results) {
FilePath          568 base/file_util_win.cc FILE* OpenFile(const FilePath& filename, const char* mode) {
FilePath          574 base/file_util_win.cc int ReadFile(const FilePath& filename, char* data, int size) {
FilePath          593 base/file_util_win.cc int WriteFile(const FilePath& filename, const char* data, int size) {
FilePath          625 base/file_util_win.cc int AppendToFile(const FilePath& filename, const char* data, int size) {
FilePath          659 base/file_util_win.cc bool GetCurrentDirectory(FilePath* dir) {
FilePath          671 base/file_util_win.cc   *dir = FilePath(dir_str).StripTrailingSeparators();
FilePath          676 base/file_util_win.cc bool SetCurrentDirectory(const FilePath& directory) {
FilePath          682 base/file_util_win.cc int GetMaximumPathComponentLength(const FilePath& path) {
FilePath          710 base/file_util_win.cc bool MoveUnsafe(const FilePath& from_path, const FilePath& to_path) {
FilePath          744 base/file_util_win.cc bool CopyFileUnsafe(const FilePath& from_path, const FilePath& to_path) {
FilePath          773 base/file_util_win.cc bool CopyAndDeleteDirectory(const FilePath& from_path,
FilePath          774 base/file_util_win.cc                             const FilePath& to_path) {
FilePath           22 base/file_version_info.h class FilePath;
FilePath           43 base/file_version_info.h       const base::FilePath& file_path);
FilePath           15 base/file_version_info_unittest.cc using base::FilePath;
FilePath           20 base/file_version_info_unittest.cc FilePath GetTestDataPath() {
FilePath           21 base/file_version_info_unittest.cc   FilePath path;
FilePath           58 base/file_version_info_unittest.cc     FilePath dll_path = GetTestDataPath();
FilePath          100 base/file_version_info_unittest.cc     FilePath dll_path = GetTestDataPath();
FilePath          113 base/file_version_info_unittest.cc   FilePath dll_path = GetTestDataPath();
FilePath           15 base/file_version_info_win.cc using base::FilePath;
FilePath           45 base/file_version_info_win.cc   FilePath app_path(system_buffer);
FilePath           51 base/file_version_info_win.cc     const FilePath& file_path) {
FilePath           29 base/files/file.cc File::File(const FilePath& name, uint32 flags)
FilePath           77 base/files/file.cc void File::Initialize(const FilePath& name, uint32 flags) {
FilePath           29 base/files/file.h class FilePath;
FilePath          160 base/files/file.h   File(const FilePath& name, uint32 flags);
FilePath          177 base/files/file.h   void Initialize(const FilePath& name, uint32 flags);
FilePath          181 base/files/file.h   void InitializeUnsafe(const FilePath& name, uint32 flags);
FilePath           14 base/files/file_enumerator.cc bool FileEnumerator::ShouldSkip(const FilePath& path) {
FilePath           15 base/files/file_enumerator.cc   FilePath::StringType basename = path.BaseName().value();
FilePath           50 base/files/file_enumerator.h     FilePath GetName() const;
FilePath           71 base/files/file_enumerator.h     FilePath filename_;
FilePath          104 base/files/file_enumerator.h   FileEnumerator(const FilePath& root_path,
FilePath          107 base/files/file_enumerator.h   FileEnumerator(const FilePath& root_path,
FilePath          110 base/files/file_enumerator.h                  const FilePath::StringType& pattern);
FilePath          118 base/files/file_enumerator.h   FilePath Next();
FilePath          125 base/files/file_enumerator.h   bool ShouldSkip(const FilePath& path);
FilePath          136 base/files/file_enumerator.h                             const FilePath& source, bool show_links);
FilePath          145 base/files/file_enumerator.h   FilePath root_path_;
FilePath          148 base/files/file_enumerator.h   FilePath::StringType pattern_;  // Empty when we want to find everything.
FilePath          152 base/files/file_enumerator.h   std::stack<FilePath> pending_paths_;
FilePath           26 base/files/file_enumerator_posix.cc FilePath FileEnumerator::FileInfo::GetName() const {
FilePath           40 base/files/file_enumerator_posix.cc FileEnumerator::FileEnumerator(const FilePath& root_path,
FilePath           52 base/files/file_enumerator_posix.cc FileEnumerator::FileEnumerator(const FilePath& root_path,
FilePath           55 base/files/file_enumerator_posix.cc                                const FilePath::StringType& pattern)
FilePath           67 base/files/file_enumerator_posix.cc     pattern_ = FilePath::StringType();
FilePath           74 base/files/file_enumerator_posix.cc FilePath FileEnumerator::Next() {
FilePath           80 base/files/file_enumerator_posix.cc       return FilePath();
FilePath           94 base/files/file_enumerator_posix.cc       FilePath full_path = root_path_.Append(i->filename_);
FilePath          120 base/files/file_enumerator_posix.cc                                    const FilePath& source, bool show_links) {
FilePath          136 base/files/file_enumerator_posix.cc     info.filename_ = FilePath(dent->d_name);
FilePath          138 base/files/file_enumerator_posix.cc     FilePath full_name = source.Append(dent->d_name);
FilePath           25 base/files/file_enumerator_win.cc FilePath FileEnumerator::FileInfo::GetName() const {
FilePath           26 base/files/file_enumerator_win.cc   return FilePath(find_data_.cFileName);
FilePath           43 base/files/file_enumerator_win.cc FileEnumerator::FileEnumerator(const FilePath& root_path,
FilePath           56 base/files/file_enumerator_win.cc FileEnumerator::FileEnumerator(const FilePath& root_path,
FilePath           59 base/files/file_enumerator_win.cc                                const FilePath::StringType& pattern)
FilePath           86 base/files/file_enumerator_win.cc FilePath FileEnumerator::Next() {
FilePath           96 base/files/file_enumerator_win.cc       FilePath src = root_path_;
FilePath          132 base/files/file_enumerator_win.cc       pattern_ = FilePath::StringType();
FilePath          137 base/files/file_enumerator_win.cc     FilePath cur_file(find_data_.cFileName);
FilePath          160 base/files/file_enumerator_win.cc   return FilePath();
FilePath           34 base/files/file_path.cc typedef FilePath::StringType StringType;
FilePath           41 base/files/file_path.cc const FilePath::CharType kStringTerminator = FILE_PATH_LITERAL('\0');
FilePath           87 base/files/file_path.cc         FilePath::IsSeparator(path[letter + 1]);
FilePath           91 base/files/file_path.cc       FilePath::IsSeparator(path[0]) && FilePath::IsSeparator(path[1]);
FilePath           94 base/files/file_path.cc   return path.length() > 0 && FilePath::IsSeparator(path[0]);
FilePath          101 base/files/file_path.cc     if (!FilePath::IsSeparator(*it))
FilePath          113 base/files/file_path.cc   if (path == FilePath::kCurrentDirectory || path == FilePath::kParentDirectory)
FilePath          116 base/files/file_path.cc   return path.rfind(FilePath::kExtensionSeparator);
FilePath          131 base/files/file_path.cc       path.rfind(FilePath::kExtensionSeparator, last_dot - 1);
FilePath          133 base/files/file_path.cc       path.find_last_of(FilePath::kSeparators, last_dot - 1,
FilePath          134 base/files/file_path.cc                         FilePath::kSeparatorsLength - 1);
FilePath          164 base/files/file_path.cc   if (path.empty() || path == FilePath::kCurrentDirectory ||
FilePath          165 base/files/file_path.cc       path == FilePath::kParentDirectory) {
FilePath          174 base/files/file_path.cc FilePath::FilePath() {
FilePath          177 base/files/file_path.cc FilePath::FilePath(const FilePath& that) : path_(that.path_) {
FilePath          180 base/files/file_path.cc FilePath::FilePath(const StringType& path) : path_(path) {
FilePath          186 base/files/file_path.cc FilePath::~FilePath() {
FilePath          189 base/files/file_path.cc FilePath& FilePath::operator=(const FilePath& that) {
FilePath          194 base/files/file_path.cc bool FilePath::operator==(const FilePath& that) const {
FilePath          202 base/files/file_path.cc bool FilePath::operator!=(const FilePath& that) const {
FilePath          211 base/files/file_path.cc bool FilePath::IsSeparator(CharType character) {
FilePath          221 base/files/file_path.cc void FilePath::GetComponents(std::vector<StringType>* components) const {
FilePath          230 base/files/file_path.cc   FilePath current = *this;
FilePath          231 base/files/file_path.cc   FilePath base;
FilePath          247 base/files/file_path.cc   FilePath dir = current.DirName();
FilePath          256 base/files/file_path.cc bool FilePath::IsParent(const FilePath& child) const {
FilePath          260 base/files/file_path.cc bool FilePath::AppendRelativePath(const FilePath& child,
FilePath          261 base/files/file_path.cc                                   FilePath* path) const {
FilePath          308 base/files/file_path.cc FilePath FilePath::DirName() const {
FilePath          309 base/files/file_path.cc   FilePath new_path(path_);
FilePath          344 base/files/file_path.cc FilePath FilePath::BaseName() const {
FilePath          345 base/files/file_path.cc   FilePath new_path(path_);
FilePath          367 base/files/file_path.cc StringType FilePath::Extension() const {
FilePath          368 base/files/file_path.cc   FilePath base(BaseName());
FilePath          376 base/files/file_path.cc StringType FilePath::FinalExtension() const {
FilePath          377 base/files/file_path.cc   FilePath base(BaseName());
FilePath          385 base/files/file_path.cc FilePath FilePath::RemoveExtension() const {
FilePath          393 base/files/file_path.cc   return FilePath(path_.substr(0, dot));
FilePath          396 base/files/file_path.cc FilePath FilePath::RemoveFinalExtension() const {
FilePath          404 base/files/file_path.cc   return FilePath(path_.substr(0, dot));
FilePath          407 base/files/file_path.cc FilePath FilePath::InsertBeforeExtension(const StringType& suffix) const {
FilePath          409 base/files/file_path.cc     return FilePath(path_);
FilePath          412 base/files/file_path.cc     return FilePath();
FilePath          418 base/files/file_path.cc   return FilePath(ret);
FilePath          421 base/files/file_path.cc FilePath FilePath::InsertBeforeExtensionASCII(const StringPiece& suffix)
FilePath          431 base/files/file_path.cc FilePath FilePath::AddExtension(const StringType& extension) const {
FilePath          433 base/files/file_path.cc     return FilePath();
FilePath          445 base/files/file_path.cc   return FilePath(str);
FilePath          448 base/files/file_path.cc FilePath FilePath::ReplaceExtension(const StringType& extension) const {
FilePath          450 base/files/file_path.cc     return FilePath();
FilePath          452 base/files/file_path.cc   FilePath no_ext = RemoveExtension();
FilePath          461 base/files/file_path.cc   return FilePath(str);
FilePath          464 base/files/file_path.cc bool FilePath::MatchesExtension(const StringType& extension) const {
FilePath          472 base/files/file_path.cc   return FilePath::CompareEqualIgnoreCase(extension, current_extension);
FilePath          475 base/files/file_path.cc FilePath FilePath::Append(const StringType& component) const {
FilePath          495 base/files/file_path.cc     return FilePath(*appended);
FilePath          498 base/files/file_path.cc   FilePath new_path(path_);
FilePath          519 base/files/file_path.cc FilePath FilePath::Append(const FilePath& component) const {
FilePath          523 base/files/file_path.cc FilePath FilePath::AppendASCII(const StringPiece& component) const {
FilePath          532 base/files/file_path.cc bool FilePath::IsAbsolute() const {
FilePath          536 base/files/file_path.cc bool FilePath::EndsWithSeparator() const {
FilePath          542 base/files/file_path.cc FilePath FilePath::AsEndingWithSeparator() const {
FilePath          551 base/files/file_path.cc   return FilePath(path_str);
FilePath          554 base/files/file_path.cc FilePath FilePath::StripTrailingSeparators() const {
FilePath          555 base/files/file_path.cc   FilePath new_path(path_);
FilePath          561 base/files/file_path.cc bool FilePath::ReferencesParent() const {
FilePath          585 base/files/file_path.cc string16 FilePath::LossyDisplayName() const {
FilePath          589 base/files/file_path.cc std::string FilePath::MaybeAsASCII() const {
FilePath          595 base/files/file_path.cc std::string FilePath::AsUTF8Unsafe() const {
FilePath          603 base/files/file_path.cc string16 FilePath::AsUTF16Unsafe() const {
FilePath          612 base/files/file_path.cc FilePath FilePath::FromUTF8Unsafe(const std::string& utf8) {
FilePath          614 base/files/file_path.cc   return FilePath(utf8);
FilePath          616 base/files/file_path.cc   return FilePath(SysWideToNativeMB(UTF8ToWide(utf8)));
FilePath          621 base/files/file_path.cc FilePath FilePath::FromUTF16Unsafe(const string16& utf16) {
FilePath          623 base/files/file_path.cc   return FilePath(UTF16ToUTF8(utf16));
FilePath          625 base/files/file_path.cc   return FilePath(SysWideToNativeMB(UTF16ToWide(utf16)));
FilePath          630 base/files/file_path.cc string16 FilePath::LossyDisplayName() const {
FilePath          634 base/files/file_path.cc std::string FilePath::MaybeAsASCII() const {
FilePath          640 base/files/file_path.cc std::string FilePath::AsUTF8Unsafe() const {
FilePath          644 base/files/file_path.cc string16 FilePath::AsUTF16Unsafe() const {
FilePath          649 base/files/file_path.cc FilePath FilePath::FromUTF8Unsafe(const std::string& utf8) {
FilePath          650 base/files/file_path.cc   return FilePath(UTF8ToWide(utf8));
FilePath          654 base/files/file_path.cc FilePath FilePath::FromUTF16Unsafe(const string16& utf16) {
FilePath          655 base/files/file_path.cc   return FilePath(utf16);
FilePath          659 base/files/file_path.cc void FilePath::WriteToPickle(Pickle* pickle) const {
FilePath          667 base/files/file_path.cc bool FilePath::ReadFromPickle(PickleIterator* iter) {
FilePath          685 base/files/file_path.cc int FilePath::CompareIgnoreCase(const StringType& string1,
FilePath         1159 base/files/file_path.cc int FilePath::HFSFastUnicodeCompare(const StringType& string1,
FilePath         1183 base/files/file_path.cc StringType FilePath::GetHFSDecomposedForm(const StringType& string) {
FilePath         1216 base/files/file_path.cc int FilePath::CompareIgnoreCase(const StringType& string1,
FilePath         1259 base/files/file_path.cc int FilePath::CompareIgnoreCase(const StringType& string1,
FilePath         1272 base/files/file_path.cc void FilePath::StripTrailingSeparatorsInternal() {
FilePath         1294 base/files/file_path.cc FilePath FilePath::NormalizePathSeparators() const {
FilePath         1298 base/files/file_path.cc FilePath FilePath::NormalizePathSeparatorsTo(CharType separator) const {
FilePath         1306 base/files/file_path.cc   return FilePath(copy);
FilePath         1313 base/files/file_path.cc bool FilePath::IsContentUri() const {
FilePath         1320 base/files/file_path.cc void PrintTo(const base::FilePath& path, std::ostream* out) {
FilePath          132 base/files/file_path.h class BASE_EXPORT FilePath {
FilePath          165 base/files/file_path.h   FilePath();
FilePath          166 base/files/file_path.h   FilePath(const FilePath& that);
FilePath          167 base/files/file_path.h   explicit FilePath(const StringType& path);
FilePath          168 base/files/file_path.h   ~FilePath();
FilePath          169 base/files/file_path.h   FilePath& operator=(const FilePath& that);
FilePath          171 base/files/file_path.h   bool operator==(const FilePath& that) const;
FilePath          173 base/files/file_path.h   bool operator!=(const FilePath& that) const;
FilePath          176 base/files/file_path.h   bool operator<(const FilePath& that) const {
FilePath          199 base/files/file_path.h   void GetComponents(std::vector<FilePath::StringType>* components) const;
FilePath          206 base/files/file_path.h   bool IsParent(const FilePath& child) const;
FilePath          216 base/files/file_path.h   bool AppendRelativePath(const FilePath& child, FilePath* path) const;
FilePath          223 base/files/file_path.h   FilePath DirName() const WARN_UNUSED_RESULT;
FilePath          229 base/files/file_path.h   FilePath BaseName() const WARN_UNUSED_RESULT;
FilePath          255 base/files/file_path.h   FilePath RemoveExtension() const WARN_UNUSED_RESULT;
FilePath          259 base/files/file_path.h   FilePath RemoveFinalExtension() const WARN_UNUSED_RESULT;
FilePath          268 base/files/file_path.h   FilePath InsertBeforeExtension(
FilePath          270 base/files/file_path.h   FilePath InsertBeforeExtensionASCII(
FilePath          275 base/files/file_path.h   FilePath AddExtension(
FilePath          282 base/files/file_path.h   FilePath ReplaceExtension(
FilePath          295 base/files/file_path.h   FilePath Append(const StringType& component) const WARN_UNUSED_RESULT;
FilePath          296 base/files/file_path.h   FilePath Append(const FilePath& component) const WARN_UNUSED_RESULT;
FilePath          304 base/files/file_path.h   FilePath AppendASCII(const base::StringPiece& component)
FilePath          318 base/files/file_path.h   FilePath AsEndingWithSeparator() const WARN_UNUSED_RESULT;
FilePath          322 base/files/file_path.h   FilePath StripTrailingSeparators() const WARN_UNUSED_RESULT;
FilePath          365 base/files/file_path.h   static FilePath FromUTF8Unsafe(const std::string& utf8);
FilePath          368 base/files/file_path.h   static FilePath FromUTF16Unsafe(const string16& utf16);
FilePath          375 base/files/file_path.h   FilePath NormalizePathSeparators() const;
FilePath          379 base/files/file_path.h   FilePath NormalizePathSeparatorsTo(CharType separator) const;
FilePath          406 base/files/file_path.h   static StringType GetHFSDecomposedForm(const FilePath::StringType& string);
FilePath          439 base/files/file_path.h BASE_EXPORT extern void PrintTo(const base::FilePath& path, std::ostream* out);
FilePath          459 base/files/file_path.h struct hash<base::FilePath> {
FilePath          460 base/files/file_path.h   size_t operator()(const base::FilePath& f) const {
FilePath          461 base/files/file_path.h     return hash<base::FilePath::StringType>()(f.value());
FilePath          467 base/files/file_path.h inline size_t hash_value(const base::FilePath& f) {
FilePath           10 base/files/file_path_constants.cc const FilePath::CharType FilePath::kSeparators[] = FILE_PATH_LITERAL("\\/");
FilePath           12 base/files/file_path_constants.cc const FilePath::CharType FilePath::kSeparators[] = FILE_PATH_LITERAL("/");
FilePath           15 base/files/file_path_constants.cc const size_t FilePath::kSeparatorsLength = arraysize(kSeparators);
FilePath           17 base/files/file_path_constants.cc const FilePath::CharType FilePath::kCurrentDirectory[] = FILE_PATH_LITERAL(".");
FilePath           18 base/files/file_path_constants.cc const FilePath::CharType FilePath::kParentDirectory[] = FILE_PATH_LITERAL("..");
FilePath           20 base/files/file_path_constants.cc const FilePath::CharType FilePath::kExtensionSeparator = FILE_PATH_LITERAL('.');
FilePath           15 base/files/file_path_unittest.cc #define FPS(x) FilePath::StringType(FPL(x), arraysize(FPL(x)) - 1)
FilePath           20 base/files/file_path_unittest.cc   const FilePath::CharType* input;
FilePath           21 base/files/file_path_unittest.cc   const FilePath::CharType* expected;
FilePath           25 base/files/file_path_unittest.cc   const FilePath::CharType* input;
FilePath           30 base/files/file_path_unittest.cc   const FilePath::CharType* inputs[2];
FilePath           31 base/files/file_path_unittest.cc   const FilePath::CharType* expected;
FilePath           35 base/files/file_path_unittest.cc   const FilePath::CharType* inputs[2];
FilePath           40 base/files/file_path_unittest.cc   const FilePath::CharType* inputs[2];
FilePath           45 base/files/file_path_unittest.cc   const FilePath::CharType* native;
FilePath          143 base/files/file_path_unittest.cc     FilePath input(cases[i].input);
FilePath          144 base/files/file_path_unittest.cc     FilePath observed = input.DirName();
FilePath          145 base/files/file_path_unittest.cc     EXPECT_EQ(FilePath::StringType(cases[i].expected), observed.value()) <<
FilePath          230 base/files/file_path_unittest.cc     FilePath input(cases[i].input);
FilePath          231 base/files/file_path_unittest.cc     FilePath observed = input.BaseName();
FilePath          232 base/files/file_path_unittest.cc     EXPECT_EQ(FilePath::StringType(cases[i].expected), observed.value()) <<
FilePath          307 base/files/file_path_unittest.cc     FilePath root(cases[i].inputs[0]);
FilePath          308 base/files/file_path_unittest.cc     FilePath::StringType leaf(cases[i].inputs[1]);
FilePath          309 base/files/file_path_unittest.cc     FilePath observed_str = root.Append(leaf);
FilePath          310 base/files/file_path_unittest.cc     EXPECT_EQ(FilePath::StringType(cases[i].expected), observed_str.value()) <<
FilePath          312 base/files/file_path_unittest.cc     FilePath observed_path = root.Append(FilePath(leaf));
FilePath          313 base/files/file_path_unittest.cc     EXPECT_EQ(FilePath::StringType(cases[i].expected), observed_path.value()) <<
FilePath          324 base/files/file_path_unittest.cc     EXPECT_EQ(FilePath::StringType(cases[i].expected), observed_str.value()) <<
FilePath          386 base/files/file_path_unittest.cc     FilePath input(cases[i].input);
FilePath          387 base/files/file_path_unittest.cc     FilePath observed = input.StripTrailingSeparators();
FilePath          388 base/files/file_path_unittest.cc     EXPECT_EQ(FilePath::StringType(cases[i].expected), observed.value()) <<
FilePath          454 base/files/file_path_unittest.cc     FilePath input(cases[i].input);
FilePath          500 base/files/file_path_unittest.cc     FilePath input(cases[i].input);
FilePath          501 base/files/file_path_unittest.cc     std::vector<FilePath::StringType> comps;
FilePath          504 base/files/file_path_unittest.cc     FilePath::StringType observed;
FilePath          509 base/files/file_path_unittest.cc     EXPECT_EQ(FilePath::StringType(cases[i].expected), observed) <<
FilePath          557 base/files/file_path_unittest.cc     FilePath parent(cases[i].inputs[0]);
FilePath          558 base/files/file_path_unittest.cc     FilePath child(cases[i].inputs[1]);
FilePath          618 base/files/file_path_unittest.cc   const FilePath base(FPL("blah"));
FilePath          621 base/files/file_path_unittest.cc     FilePath parent(cases[i].inputs[0]);
FilePath          622 base/files/file_path_unittest.cc     FilePath child(cases[i].inputs[1]);
FilePath          624 base/files/file_path_unittest.cc       FilePath result;
FilePath          634 base/files/file_path_unittest.cc       FilePath result(base);
FilePath          688 base/files/file_path_unittest.cc     FilePath a(cases[i].inputs[0]);
FilePath          689 base/files/file_path_unittest.cc     FilePath b(cases[i].inputs[1]);
FilePath          697 base/files/file_path_unittest.cc     FilePath a(cases[i].inputs[0]);
FilePath          698 base/files/file_path_unittest.cc     FilePath b(cases[i].inputs[1]);
FilePath          707 base/files/file_path_unittest.cc   FilePath base_dir(FILE_PATH_LITERAL("base_dir"));
FilePath          709 base/files/file_path_unittest.cc   FilePath jpg = base_dir.Append(FILE_PATH_LITERAL("foo.jpg"));
FilePath          713 base/files/file_path_unittest.cc   FilePath base = jpg.BaseName().RemoveExtension();
FilePath          716 base/files/file_path_unittest.cc   FilePath path_no_ext = base_dir.Append(base);
FilePath          770 base/files/file_path_unittest.cc     FilePath path(cases[i].input);
FilePath          771 base/files/file_path_unittest.cc     FilePath::StringType extension = path.Extension();
FilePath          772 base/files/file_path_unittest.cc     FilePath::StringType final_extension = path.FinalExtension();
FilePath          779 base/files/file_path_unittest.cc     FilePath path(cases[i].input);
FilePath          780 base/files/file_path_unittest.cc     FilePath::StringType extension = path.Extension();
FilePath          847 base/files/file_path_unittest.cc     FilePath path(cases[i].inputs[0]);
FilePath          848 base/files/file_path_unittest.cc     FilePath result = path.InsertBeforeExtension(cases[i].inputs[1]);
FilePath          874 base/files/file_path_unittest.cc     FilePath path(cases[i].input);
FilePath          875 base/files/file_path_unittest.cc     FilePath removed = path.RemoveExtension();
FilePath          876 base/files/file_path_unittest.cc     FilePath removed_final = path.RemoveFinalExtension();
FilePath          883 base/files/file_path_unittest.cc     FilePath path(FPL("foo.tar.gz"));
FilePath          884 base/files/file_path_unittest.cc     FilePath removed = path.RemoveExtension();
FilePath          885 base/files/file_path_unittest.cc     FilePath removed_final = path.RemoveFinalExtension();
FilePath          923 base/files/file_path_unittest.cc     FilePath path(cases[i].inputs[0]);
FilePath          924 base/files/file_path_unittest.cc     FilePath replaced = path.ReplaceExtension(cases[i].inputs[1]);
FilePath          961 base/files/file_path_unittest.cc     FilePath path(cases[i].inputs[0]);
FilePath          962 base/files/file_path_unittest.cc     FilePath added = path.AddExtension(cases[i].inputs[1]);
FilePath         1005 base/files/file_path_unittest.cc     FilePath path(cases[i].inputs[0]);
FilePath         1006 base/files/file_path_unittest.cc     FilePath::StringType ext(cases[i].inputs[1]);
FilePath         1082 base/files/file_path_unittest.cc     FilePath::StringType s1(cases[i].inputs[0]);
FilePath         1083 base/files/file_path_unittest.cc     FilePath::StringType s2(cases[i].inputs[1]);
FilePath         1084 base/files/file_path_unittest.cc     int result = FilePath::CompareIgnoreCase(s1, s2);
FilePath         1117 base/files/file_path_unittest.cc     FilePath input(cases[i].input);
FilePath         1136 base/files/file_path_unittest.cc     FilePath from_utf8 = FilePath::FromUTF8Unsafe(cases[i].utf8);
FilePath         1140 base/files/file_path_unittest.cc     FilePath from_native = FilePath(cases[i].native);
FilePath         1153 base/files/file_path_unittest.cc   FilePath path(FPS("a\0b"));
FilePath         1163 base/files/file_path_unittest.cc   FilePath path(FPL("a"));
FilePath         1178 base/files/file_path_unittest.cc   FilePath path(FPS("..\0"));
FilePath         1218 base/files/file_path_unittest.cc     FilePath input(cases[i].input);
FilePath         1219 base/files/file_path_unittest.cc     FilePath observed = input.NormalizePathSeparators();
FilePath         1220 base/files/file_path_unittest.cc     EXPECT_EQ(FilePath::StringType(cases[i].expected), observed.value()) <<
FilePath         1235 base/files/file_path_unittest.cc     FilePath input = FilePath(cases[i].input).NormalizePathSeparators();
FilePath         1248 base/files/file_path_unittest.cc     FilePath input = FilePath(cases[i].input).NormalizePathSeparators();
FilePath         1249 base/files/file_path_unittest.cc     FilePath expected = FilePath(cases[i].expected).NormalizePathSeparators();
FilePath         1275 base/files/file_path_unittest.cc     FilePath input(cases[i].input);
FilePath           32 base/files/file_path_watcher.cc bool FilePathWatcher::Watch(const FilePath& path,
FilePath           33 base/files/file_path_watcher.h   typedef base::Callback<void(const FilePath& path, bool error)> Callback;
FilePath           41 base/files/file_path_watcher.h     virtual bool Watch(const FilePath& path,
FilePath           98 base/files/file_path_watcher.h   bool Watch(const FilePath& path, bool recursive, const Callback& callback);
FilePath           97 base/files/file_path_watcher_browsertest.cc   virtual void OnFileChanged(const FilePath& path, bool error) = 0;
FilePath          116 base/files/file_path_watcher_browsertest.cc   virtual void OnFileChanged(const FilePath& path, bool error) OVERRIDE {
FilePath          129 base/files/file_path_watcher_browsertest.cc void SetupWatchCallback(const FilePath& target,
FilePath          165 base/files/file_path_watcher_browsertest.cc   FilePath test_file() {
FilePath          169 base/files/file_path_watcher_browsertest.cc   FilePath test_link() {
FilePath          174 base/files/file_path_watcher_browsertest.cc   bool WriteFile(const FilePath& file, const std::string& content) {
FilePath          179 base/files/file_path_watcher_browsertest.cc   bool SetupWatch(const FilePath& target,
FilePath          200 base/files/file_path_watcher_browsertest.cc bool FilePathWatcherTest::SetupWatch(const FilePath& target,
FilePath          242 base/files/file_path_watcher_browsertest.cc   FilePath source_file(temp_dir_.path().AppendASCII("source"));
FilePath          278 base/files/file_path_watcher_browsertest.cc   virtual void OnFileChanged(const FilePath&, bool) OVERRIDE {
FilePath          336 base/files/file_path_watcher_browsertest.cc   FilePath dir(temp_dir_.path().AppendASCII("dir"));
FilePath          337 base/files/file_path_watcher_browsertest.cc   FilePath file(dir.AppendASCII("file"));
FilePath          361 base/files/file_path_watcher_browsertest.cc   FilePath path(temp_dir_.path());
FilePath          370 base/files/file_path_watcher_browsertest.cc   FilePath file(path.AppendASCII("file"));
FilePath          374 base/files/file_path_watcher_browsertest.cc   FilePath sub_path(temp_dir_.path());
FilePath          397 base/files/file_path_watcher_browsertest.cc   FilePath dir(temp_dir_.path().AppendASCII("dir"));
FilePath          398 base/files/file_path_watcher_browsertest.cc   FilePath file(dir.AppendASCII("file"));
FilePath          428 base/files/file_path_watcher_browsertest.cc   FilePath dir(temp_dir_.path().AppendASCII("dir"));
FilePath          429 base/files/file_path_watcher_browsertest.cc   FilePath file1(dir.AppendASCII("file1"));
FilePath          430 base/files/file_path_watcher_browsertest.cc   FilePath file2(dir.AppendASCII("file2"));
FilePath          462 base/files/file_path_watcher_browsertest.cc   FilePath dir(temp_dir_.path().AppendASCII("dir"));
FilePath          463 base/files/file_path_watcher_browsertest.cc   FilePath dest(temp_dir_.path().AppendASCII("dest"));
FilePath          464 base/files/file_path_watcher_browsertest.cc   FilePath subdir(dir.AppendASCII("subdir"));
FilePath          465 base/files/file_path_watcher_browsertest.cc   FilePath file(subdir.AppendASCII("file"));
FilePath          489 base/files/file_path_watcher_browsertest.cc   FilePath dir(temp_dir_.path().AppendASCII("dir"));
FilePath          498 base/files/file_path_watcher_browsertest.cc   FilePath file1(dir.AppendASCII("file1"));
FilePath          503 base/files/file_path_watcher_browsertest.cc   FilePath subdir(dir.AppendASCII("subdir"));
FilePath          508 base/files/file_path_watcher_browsertest.cc   FilePath subdir_file1(subdir.AppendASCII("subdir_file1"));
FilePath          513 base/files/file_path_watcher_browsertest.cc   FilePath subdir_child_dir(subdir.AppendASCII("subdir_child_dir"));
FilePath          518 base/files/file_path_watcher_browsertest.cc   FilePath child_dir_file1(subdir_child_dir.AppendASCII("child_dir_file1"));
FilePath          542 base/files/file_path_watcher_browsertest.cc   FilePath dir(temp_dir_.path().AppendASCII("dir"));
FilePath          553 base/files/file_path_watcher_browsertest.cc   FilePath source_dir(temp_dir_.path().AppendASCII("source"));
FilePath          554 base/files/file_path_watcher_browsertest.cc   FilePath source_subdir(source_dir.AppendASCII("subdir"));
FilePath          555 base/files/file_path_watcher_browsertest.cc   FilePath source_file(source_subdir.AppendASCII("file"));
FilePath          556 base/files/file_path_watcher_browsertest.cc   FilePath dest_dir(temp_dir_.path().AppendASCII("dest"));
FilePath          557 base/files/file_path_watcher_browsertest.cc   FilePath dest_subdir(dest_dir.AppendASCII("subdir"));
FilePath          558 base/files/file_path_watcher_browsertest.cc   FilePath dest_file(dest_subdir.AppendASCII("file"));
FilePath          679 base/files/file_path_watcher_browsertest.cc   FilePath dir(temp_dir_.path().AppendASCII("dir"));
FilePath          680 base/files/file_path_watcher_browsertest.cc   FilePath link_dir(temp_dir_.path().AppendASCII("dir.lnk"));
FilePath          681 base/files/file_path_watcher_browsertest.cc   FilePath file(dir.AppendASCII("file"));
FilePath          682 base/files/file_path_watcher_browsertest.cc   FilePath linkfile(link_dir.AppendASCII("file"));
FilePath          708 base/files/file_path_watcher_browsertest.cc   FilePath dir(temp_dir_.path().AppendASCII("dir"));
FilePath          709 base/files/file_path_watcher_browsertest.cc   FilePath link_dir(temp_dir_.path().AppendASCII("dir.lnk"));
FilePath          710 base/files/file_path_watcher_browsertest.cc   FilePath file(dir.AppendASCII("file"));
FilePath          711 base/files/file_path_watcher_browsertest.cc   FilePath linkfile(link_dir.AppendASCII("file"));
FilePath          738 base/files/file_path_watcher_browsertest.cc   FilePath dir(temp_dir_.path().AppendASCII("dir"));
FilePath          739 base/files/file_path_watcher_browsertest.cc   FilePath link_dir(temp_dir_.path().AppendASCII("dir.lnk"));
FilePath          740 base/files/file_path_watcher_browsertest.cc   FilePath file(dir.AppendASCII("file"));
FilePath          741 base/files/file_path_watcher_browsertest.cc   FilePath linkfile(link_dir.AppendASCII("file"));
FilePath          771 base/files/file_path_watcher_browsertest.cc bool ChangeFilePermissions(const FilePath& path, Permission perm, bool allow) {
FilePath          810 base/files/file_path_watcher_browsertest.cc   FilePath test_dir1(temp_dir_.path().AppendASCII("DirAttributesChangedDir1"));
FilePath          811 base/files/file_path_watcher_browsertest.cc   FilePath test_dir2(test_dir1.AppendASCII("DirAttributesChangedDir2"));
FilePath          812 base/files/file_path_watcher_browsertest.cc   FilePath test_file(test_dir2.AppendASCII("DirAttributesChangedFile"));
FilePath           66 base/files/file_path_watcher_kqueue.cc   virtual bool Watch(const FilePath& path,
FilePath           77 base/files/file_path_watcher_kqueue.cc     EventData(const FilePath& path, const FilePath::StringType& subdir)
FilePath           79 base/files/file_path_watcher_kqueue.cc     FilePath path_;  // Full path to this item.
FilePath           80 base/files/file_path_watcher_kqueue.cc     FilePath::StringType subdir_;  // Path to any sub item.
FilePath          119 base/files/file_path_watcher_kqueue.cc   static int EventsForPath(FilePath path, EventVector *events);
FilePath          126 base/files/file_path_watcher_kqueue.cc   static uintptr_t FileDescriptorForPath(const FilePath& path);
FilePath          146 base/files/file_path_watcher_kqueue.cc   FilePath target_;
FilePath          159 base/files/file_path_watcher_kqueue.cc int FilePathWatcherImpl::EventsForPath(FilePath path, EventVector* events) {
FilePath          164 base/files/file_path_watcher_kqueue.cc   std::vector<FilePath::StringType> components;
FilePath          172 base/files/file_path_watcher_kqueue.cc   FilePath built_path;
FilePath          174 base/files/file_path_watcher_kqueue.cc   for (std::vector<FilePath::StringType>::iterator i = components.begin();
FilePath          177 base/files/file_path_watcher_kqueue.cc       built_path = FilePath(*i);
FilePath          190 base/files/file_path_watcher_kqueue.cc     FilePath::StringType subdir = (i != (components.end() - 1)) ? *(i + 1) : "";
FilePath          201 base/files/file_path_watcher_kqueue.cc uintptr_t FilePathWatcherImpl::FileDescriptorForPath(const FilePath& path) {
FilePath          435 base/files/file_path_watcher_kqueue.cc bool FilePathWatcherImpl::Watch(const FilePath& path,
FilePath           50 base/files/file_path_watcher_linux.cc   Watch AddWatch(const FilePath& path, FilePathWatcherImpl* watcher);
FilePath           97 base/files/file_path_watcher_linux.cc                          const FilePath::StringType& child,
FilePath          102 base/files/file_path_watcher_linux.cc   virtual bool Watch(const FilePath& path,
FilePath          126 base/files/file_path_watcher_linux.cc     WatchEntry(InotifyReader::Watch watch, const FilePath::StringType& subdir)
FilePath          131 base/files/file_path_watcher_linux.cc     FilePath::StringType subdir_;
FilePath          132 base/files/file_path_watcher_linux.cc     FilePath::StringType linkname_;
FilePath          144 base/files/file_path_watcher_linux.cc   FilePath target_;
FilePath          251 base/files/file_path_watcher_linux.cc     const FilePath& path, FilePathWatcherImpl* watcher) {
FilePath          291 base/files/file_path_watcher_linux.cc   FilePath::StringType child(event->len ? event->name : FILE_PATH_LITERAL(""));
FilePath          307 base/files/file_path_watcher_linux.cc                                             const FilePath::StringType& child,
FilePath          368 base/files/file_path_watcher_linux.cc bool FilePathWatcherImpl::Watch(const FilePath& path,
FilePath          384 base/files/file_path_watcher_linux.cc   std::vector<FilePath::StringType> comps;
FilePath          387 base/files/file_path_watcher_linux.cc   std::vector<FilePath::StringType>::const_iterator comp = comps.begin();
FilePath          392 base/files/file_path_watcher_linux.cc                                 FilePath::StringType()));
FilePath          441 base/files/file_path_watcher_linux.cc   FilePath path(FILE_PATH_LITERAL("/"));
FilePath          450 base/files/file_path_watcher_linux.cc         FilePath link;
FilePath           16 base/files/file_path_watcher_stub.cc   virtual bool Watch(const FilePath& path,
FilePath           30 base/files/file_path_watcher_win.cc   virtual bool Watch(const FilePath& path,
FilePath           50 base/files/file_path_watcher_win.cc   static bool SetupWatchHandle(const FilePath& dir,
FilePath           67 base/files/file_path_watcher_win.cc   FilePath target_;
FilePath           89 base/files/file_path_watcher_win.cc bool FilePathWatcherImpl::Watch(const FilePath& path,
FilePath          190 base/files/file_path_watcher_win.cc bool FilePathWatcherImpl::SetupWatchHandle(const FilePath& dir,
FilePath          242 base/files/file_path_watcher_win.cc   std::vector<FilePath> child_dirs;
FilePath          243 base/files/file_path_watcher_win.cc   FilePath watched_path(target_);
FilePath          254 base/files/file_path_watcher_win.cc     FilePath parent(watched_path.DirName());
FilePath          174 base/files/file_posix.cc void File::InitializeUnsafe(const FilePath& name, uint32 flags) {
FilePath           84 base/files/file_proxy.cc   void RunWork(const FilePath& file_path, int file_flags) {
FilePath          137 base/files/file_proxy.cc   FilePath file_path_;
FilePath          231 base/files/file_proxy.cc bool FileProxy::CreateOrOpen(const FilePath& file_path,
FilePath           53 base/files/file_proxy.h                         const FilePath&)> CreateTemporaryCallback;
FilePath           72 base/files/file_proxy.h   bool CreateOrOpen(const FilePath& file_path,
FilePath           45 base/files/file_proxy_unittest.cc                           const FilePath& path) {
FilePath           86 base/files/file_proxy_unittest.cc   const FilePath& test_dir_path() const { return dir_.path(); }
FilePath           87 base/files/file_proxy_unittest.cc   const FilePath test_path() const { return dir_.path().AppendASCII("test"); }
FilePath           94 base/files/file_proxy_unittest.cc   FilePath path_;
FilePath           12 base/files/file_unittest.cc using base::FilePath;
FilePath           17 base/files/file_unittest.cc   FilePath file_path = temp_dir.path().AppendASCII("create_file_1");
FilePath          104 base/files/file_unittest.cc   FilePath file_path = temp_dir.path().AppendASCII("create_file");
FilePath          122 base/files/file_unittest.cc   FilePath file_path = temp_dir.path().AppendASCII("create_file_1");
FilePath          149 base/files/file_unittest.cc   FilePath file_path = temp_dir.path().AppendASCII("read_write_file");
FilePath          221 base/files/file_unittest.cc   FilePath file_path = temp_dir.path().AppendASCII("append_file");
FilePath          269 base/files/file_unittest.cc   FilePath file_path = temp_dir.path().AppendASCII("truncate_file");
FilePath          384 base/files/file_unittest.cc   FilePath file_path = temp_dir.path().AppendASCII("read_at_current_position");
FilePath          408 base/files/file_unittest.cc   FilePath file_path = temp_dir.path().AppendASCII("write_at_current_position");
FilePath          432 base/files/file_unittest.cc   FilePath empty_dir = temp_dir.path().Append(FILE_PATH_LITERAL("gpfi_test"));
FilePath          112 base/files/file_util_proxy.cc   FilePath file_path_;
FilePath          122 base/files/file_util_proxy.cc   void RunWorkForFilePath(const FilePath& file_path) {
FilePath          207 base/files/file_util_proxy.cc     const FilePath& file_path, int file_flags,
FilePath          229 base/files/file_util_proxy.cc File::Error DeleteAdapter(const FilePath& file_path, bool recursive) {
FilePath          247 base/files/file_util_proxy.cc     const FilePath& file_path, int file_flags,
FilePath          284 base/files/file_util_proxy.cc     const FilePath& file_path,
FilePath          309 base/files/file_util_proxy.cc                                const FilePath& file_path,
FilePath          371 base/files/file_util_proxy.cc     const FilePath& file_path,
FilePath           37 base/files/file_util_proxy.h                         const FilePath&)> CreateTemporaryCallback;
FilePath           57 base/files/file_util_proxy.h                            const FilePath& file_path,
FilePath           87 base/files/file_util_proxy.h       const FilePath& file_path,
FilePath          101 base/files/file_util_proxy.h                          const FilePath& file_path,
FilePath          145 base/files/file_util_proxy.h       const FilePath& file_path,
FilePath          166 base/files/file_util_proxy.h       const FilePath& path,
FilePath           57 base/files/file_util_proxy_unittest.cc                           const FilePath& path) {
FilePath          102 base/files/file_util_proxy_unittest.cc   const FilePath& test_dir_path() const { return dir_.path(); }
FilePath          103 base/files/file_util_proxy_unittest.cc   const FilePath test_path() const { return dir_.path().AppendASCII("test"); }
FilePath          112 base/files/file_util_proxy_unittest.cc   FilePath path_;
FilePath           16 base/files/file_win.cc void File::InitializeUnsafe(const FilePath& name, uint32 flags) {
FilePath           44 base/files/important_file_writer.cc void LogFailure(const FilePath& path, TempFileFailure failure_code,
FilePath           55 base/files/important_file_writer.cc bool ImportantFileWriter::WriteFileAtomically(const FilePath& path,
FilePath           61 base/files/important_file_writer.cc   FilePath tmp_file_path;
FilePath           97 base/files/important_file_writer.cc     const FilePath& path, base::SequencedTaskRunner* task_runner)
FilePath           56 base/files/important_file_writer.h   static bool WriteFileAtomically(const FilePath& path,
FilePath           64 base/files/important_file_writer.h   ImportantFileWriter(const FilePath& path,
FilePath           71 base/files/important_file_writer.h   const FilePath& path() const { return path_; }
FilePath          102 base/files/important_file_writer.h   const FilePath path_;
FilePath           22 base/files/important_file_writer_unittest.cc std::string GetFileContent(const FilePath& path) {
FilePath           55 base/files/important_file_writer_unittest.cc   FilePath file_;
FilePath           16 base/files/memory_mapped_file.cc bool MemoryMappedFile::Initialize(const FilePath& file_name) {
FilePath           19 base/files/memory_mapped_file.h class FilePath;
FilePath           32 base/files/memory_mapped_file.h   bool Initialize(const FilePath& file_name);
FilePath           41 base/files/memory_mapped_file.h   bool InitializeAsImageSection(const FilePath& file_name);
FilePath           16 base/files/memory_mapped_file_win.cc bool MemoryMappedFile::InitializeAsImageSection(const FilePath& file_name) {
FilePath           32 base/files/scoped_temp_dir.cc bool ScopedTempDir::CreateUniqueTempDirUnderPath(const FilePath& base_path) {
FilePath           49 base/files/scoped_temp_dir.cc bool ScopedTempDir::Set(const FilePath& path) {
FilePath           73 base/files/scoped_temp_dir.cc FilePath ScopedTempDir::Take() {
FilePath           74 base/files/scoped_temp_dir.cc   FilePath ret = path_;
FilePath           75 base/files/scoped_temp_dir.cc   path_ = FilePath();
FilePath           36 base/files/scoped_temp_dir.h   bool CreateUniqueTempDirUnderPath(const FilePath& path) WARN_UNUSED_RESULT;
FilePath           40 base/files/scoped_temp_dir.h   bool Set(const FilePath& path) WARN_UNUSED_RESULT;
FilePath           47 base/files/scoped_temp_dir.h   FilePath Take();
FilePath           49 base/files/scoped_temp_dir.h   const FilePath& path() const { return path_; }
FilePath           55 base/files/scoped_temp_dir.h   FilePath path_;
FilePath           15 base/files/scoped_temp_dir_unittest.cc   FilePath test_path;
FilePath           34 base/files/scoped_temp_dir_unittest.cc     FilePath path = dir.Take();
FilePath           51 base/files/scoped_temp_dir_unittest.cc   FilePath test_path;
FilePath           57 base/files/scoped_temp_dir_unittest.cc     FilePath tmp_dir;
FilePath           66 base/files/scoped_temp_dir_unittest.cc   FilePath base_path;
FilePath           70 base/files/scoped_temp_dir_unittest.cc   FilePath test_path;
FilePath          436 base/i18n/build_utf8_validator_tables.cc   base::FilePath filename =
FilePath           93 base/i18n/file_util_icu.cc void ReplaceIllegalCharactersInPath(base::FilePath::StringType* file_name,
FilePath          136 base/i18n/file_util_icu.cc bool LocaleAwareCompareFilenames(const base::FilePath& a,
FilePath          137 base/i18n/file_util_icu.cc                                  const base::FilePath& b) {
FilePath          163 base/i18n/file_util_icu.cc void NormalizeFileNameEncoding(base::FilePath* file_name) {
FilePath          169 base/i18n/file_util_icu.cc     *file_name = file_name->DirName().Append(base::FilePath(normalized_str));
FilePath           28 base/i18n/file_util_icu.h     base::FilePath::StringType* file_name,
FilePath           34 base/i18n/file_util_icu.h BASE_I18N_EXPORT bool LocaleAwareCompareFilenames(const base::FilePath& a,
FilePath           35 base/i18n/file_util_icu.h                                                   const base::FilePath& b);
FilePath           39 base/i18n/file_util_icu.h BASE_I18N_EXPORT void NormalizeFileNameEncoding(base::FilePath* file_name);
FilePath           99 base/i18n/file_util_icu_unittest.cc     base::FilePath path(kNormalizeFileNameEncodingTestCases[i].original_path);
FilePath          102 base/i18n/file_util_icu_unittest.cc         base::FilePath(kNormalizeFileNameEncodingTestCases[i].normalized_path),
FilePath           66 base/i18n/icu_util.cc   FilePath data_path;
FilePath          100 base/i18n/icu_util.cc     FilePath data_path;
FilePath          116 base/i18n/icu_util.cc     FilePath data_path =
FilePath          357 base/i18n/rtl.cc void WrapPathWithLTRFormatting(const FilePath& path,
FilePath           17 base/i18n/rtl.h class FilePath;
FilePath          130 base/i18n/rtl.h BASE_I18N_EXPORT void WrapPathWithLTRFormatting(const FilePath& path,
FilePath          283 base/i18n/rtl_unittest.cc     FilePath path;
FilePath          287 base/i18n/rtl_unittest.cc     path = FilePath(win_path);
FilePath          291 base/i18n/rtl_unittest.cc     path = FilePath(base::SysWideToNativeMB(cases[i]));
FilePath           11 base/json/json_file_value_serializer.cc using base::FilePath;
FilePath           21 base/json/json_file_value_serializer.h   explicit JSONFileValueSerializer(const base::FilePath& json_file_path)
FilePath           77 base/json/json_file_value_serializer.h   base::FilePath json_file_path_;
FilePath          544 base/json/json_reader_unittest.cc   FilePath path;
FilePath          119 base/json/json_value_serializer_unittest.cc   FilePath temp_file(tempdir.path().AppendASCII("test.json"));
FilePath          143 base/json/json_value_serializer_unittest.cc   FilePath temp_file(tempdir.path().AppendASCII("test.json"));
FilePath          383 base/json/json_value_serializer_unittest.cc   base::FilePath original_file_path;
FilePath          417 base/json/json_value_serializer_unittest.cc   const base::FilePath written_file_path =
FilePath          431 base/json/json_value_serializer_unittest.cc   base::FilePath original_file_path;
FilePath          444 base/json/json_value_serializer_unittest.cc   base::FilePath written_file_path = temp_dir_.path().Append(
FilePath          458 base/json/json_value_serializer_unittest.cc   base::FilePath source_file_path;
FilePath           20 base/mac/bundle_locations.h class FilePath;
FilePath           49 base/mac/bundle_locations.h BASE_EXPORT FilePath MainBundlePath();
FilePath           51 base/mac/bundle_locations.h BASE_EXPORT FilePath OuterBundlePath();
FilePath           53 base/mac/bundle_locations.h BASE_EXPORT FilePath FrameworkBundlePath();
FilePath           61 base/mac/bundle_locations.h BASE_EXPORT void SetOverrideOuterBundlePath(const FilePath& file_path);
FilePath           62 base/mac/bundle_locations.h BASE_EXPORT void SetOverrideFrameworkBundlePath(const FilePath& file_path);
FilePath           59 base/mac/foundation_util.h class FilePath;
FilePath           71 base/mac/foundation_util.h BASE_EXPORT FilePath PathForFrameworkBundleResource(CFStringRef resourceName);
FilePath           89 base/mac/foundation_util.h                                         FilePath* result);
FilePath           95 base/mac/foundation_util.h                                    FilePath* result);
FilePath          101 base/mac/foundation_util.h                                   FilePath* result);
FilePath          104 base/mac/foundation_util.h BASE_EXPORT FilePath GetUserLibraryPath();
FilePath          111 base/mac/foundation_util.h BASE_EXPORT FilePath GetAppBundlePath(const FilePath& exec_name);
FilePath          361 base/mac/foundation_util.h BASE_EXPORT NSString* FilePathToNSString(const FilePath& path);
FilePath          364 base/mac/foundation_util.h BASE_EXPORT FilePath NSStringToFilePath(NSString* str);
FilePath           15 base/mac/launch_services_util.cc bool OpenApplicationWithPath(const base::FilePath& bundle_path,
FilePath           25 base/mac/launch_services_util.h BASE_EXPORT bool OpenApplicationWithPath(const FilePath& bundle_path,
FilePath           26 base/mac/mac_util.h class FilePath;
FilePath           93 base/mac/mac_util.h BASE_EXPORT bool SetFileBackupExclusion(const FilePath& file_path);
FilePath          121 base/mac/mac_util.h BASE_EXPORT bool RemoveQuarantineAttribute(const FilePath& file_path);
FilePath           30 base/memory/shared_memory.h class FilePath;
FilePath          266 base/memory/shared_memory.h   bool FilePathForMemoryName(const std::string& mem_name, FilePath* path);
FilePath          135 base/memory/shared_memory_posix.cc   FilePath path;
FilePath          141 base/memory/shared_memory_posix.cc     FilePath directory;
FilePath          226 base/memory/shared_memory_posix.cc     FilePath dir = path.DirName();
FilePath          247 base/memory/shared_memory_posix.cc   FilePath path;
FilePath          259 base/memory/shared_memory_posix.cc   FilePath path;
FilePath          392 base/memory/shared_memory_posix.cc                                          FilePath* path) {
FilePath          398 base/memory/shared_memory_posix.cc   FilePath temp_dir;
FilePath           26 base/native_library.h class FilePath;
FilePath           72 base/native_library.h BASE_EXPORT NativeLibrary LoadNativeLibrary(const FilePath& library_path,
FilePath           82 base/native_library.h     const FilePath& library_path);
FilePath           21 base/native_library_posix.cc NativeLibrary LoadNativeLibrary(const FilePath& library_path,
FilePath           20 base/native_library_win.cc NativeLibrary LoadNativeLibraryHelper(const FilePath& library_path,
FilePath           29 base/native_library_win.cc   FilePath current_directory;
FilePath           31 base/native_library_win.cc     FilePath plugin_path = library_path.DirName();
FilePath           57 base/native_library_win.cc NativeLibrary LoadNativeLibrary(const FilePath& library_path,
FilePath           62 base/native_library_win.cc NativeLibrary LoadNativeLibraryDynamically(const FilePath& library_path) {
FilePath          120 base/nix/mime_util_xdg.cc   FilePath GetIconPath(const std::string& icon_name, int size, bool inherits);
FilePath          128 base/nix/mime_util_xdg.cc   FilePath GetIconPathUnderSubdir(const std::string& icon_name,
FilePath          137 base/nix/mime_util_xdg.cc   bool LoadIndexTheme(const FilePath& file);
FilePath          151 base/nix/mime_util_xdg.cc   std::list<FilePath> dirs_;
FilePath          165 base/nix/mime_util_xdg.cc   FilePath theme_path;
FilePath          172 base/nix/mime_util_xdg.cc     FilePath theme_index = theme_path.Append("index.theme");
FilePath          182 base/nix/mime_util_xdg.cc FilePath IconTheme::GetIconPath(const std::string& icon_name, int size,
FilePath          185 base/nix/mime_util_xdg.cc   FilePath icon_path;
FilePath          206 base/nix/mime_util_xdg.cc       FilePath path = GetIconPathUnderSubdir(icon_name, subdir_iter->first);
FilePath          222 base/nix/mime_util_xdg.cc     return FilePath();
FilePath          240 base/nix/mime_util_xdg.cc FilePath IconTheme::GetIconPathUnderSubdir(const std::string& icon_name,
FilePath          242 base/nix/mime_util_xdg.cc   FilePath icon_path;
FilePath          243 base/nix/mime_util_xdg.cc   std::list<FilePath>::iterator dir_iter;
FilePath          254 base/nix/mime_util_xdg.cc   return FilePath();
FilePath          257 base/nix/mime_util_xdg.cc bool IconTheme::LoadIndexTheme(const FilePath& file) {
FilePath          388 base/nix/mime_util_xdg.cc bool CheckDirExistsAndGetMtime(const FilePath& dir, Time* last_modified) {
FilePath          399 base/nix/mime_util_xdg.cc void TryAddIconDir(const FilePath& dir) {
FilePath          407 base/nix/mime_util_xdg.cc void AddXDGDataDir(const FilePath& dir) {
FilePath          416 base/nix/mime_util_xdg.cc   FilePath home = GetHomeDir();
FilePath          418 base/nix/mime_util_xdg.cc       FilePath legacy_data_dir(home);
FilePath          425 base/nix/mime_util_xdg.cc     AddXDGDataDir(FilePath(env));
FilePath          427 base/nix/mime_util_xdg.cc     FilePath local_data_dir(home);
FilePath          435 base/nix/mime_util_xdg.cc     AddXDGDataDir(FilePath("/usr/local/share"));
FilePath          436 base/nix/mime_util_xdg.cc     AddXDGDataDir(FilePath("/usr/share"));
FilePath          441 base/nix/mime_util_xdg.cc       AddXDGDataDir(FilePath(xdg_data_dirs.substr(pos, epos - pos)));
FilePath          444 base/nix/mime_util_xdg.cc     AddXDGDataDir(FilePath(xdg_data_dirs.substr(pos)));
FilePath          484 base/nix/mime_util_xdg.cc FilePath LookupFallbackIcon(const std::string& icon_name) {
FilePath          491 base/nix/mime_util_xdg.cc       FilePath icon = iter->first.Append(icon_name + (*icon_formats)[i]);
FilePath          496 base/nix/mime_util_xdg.cc   return FilePath();
FilePath          550 base/nix/mime_util_xdg.cc FilePath LookupIconInDefaultTheme(const std::string& icon_name, int size) {
FilePath          557 base/nix/mime_util_xdg.cc   FilePath icon_path;
FilePath          576 base/nix/mime_util_xdg.cc std::string GetFileMimeType(const FilePath& filepath) {
FilePath          600 base/nix/mime_util_xdg.cc FilePath GetMimeIcon(const std::string& mime_type, size_t size) {
FilePath          604 base/nix/mime_util_xdg.cc   FilePath icon_file;
FilePath          641 base/nix/mime_util_xdg.cc       icon_file = FilePath(icon_names[i]);
FilePath          650 base/nix/mime_util_xdg.cc   return FilePath();
FilePath           15 base/nix/mime_util_xdg.h class FilePath;
FilePath           23 base/nix/mime_util_xdg.h BASE_EXPORT std::string GetFileMimeType(const FilePath& filepath);
FilePath           37 base/nix/mime_util_xdg.h BASE_EXPORT FilePath GetMimeIcon(const std::string& mime_type, size_t size);
FilePath           27 base/nix/xdg_util.cc FilePath GetXDGDirectory(Environment* env, const char* env_name,
FilePath           29 base/nix/xdg_util.cc   FilePath path;
FilePath           32 base/nix/xdg_util.cc     path = FilePath(env_value);
FilePath           38 base/nix/xdg_util.cc FilePath GetXDGUserDirectory(const char* dir_name, const char* fallback_dir) {
FilePath           39 base/nix/xdg_util.cc   FilePath path;
FilePath           42 base/nix/xdg_util.cc     path = FilePath(xdg_dir);
FilePath           24 base/nix/xdg_util.h class FilePath;
FilePath           39 base/nix/xdg_util.h BASE_EXPORT FilePath GetXDGDirectory(Environment* env, const char* env_name,
FilePath           45 base/nix/xdg_util.h BASE_EXPORT FilePath GetXDGUserDirectory(const char* dir_name,
FilePath           19 base/os_compat_android_unittest.cc   FilePath tmp_dir;
FilePath           23 base/os_compat_android_unittest.cc   FilePath sub_dir = tmp_dir.Append("XX");
FilePath           34 base/os_compat_android_unittest.cc   FilePath sub_dir2 = tmp_dir.Append("XXXXXX");
FilePath           20 base/path_service.cc using base::FilePath;
FilePath           24 base/path_service.cc   bool PathProvider(int key, FilePath* result);
FilePath           26 base/path_service.cc   bool PathProviderWin(int key, FilePath* result);
FilePath           28 base/path_service.cc   bool PathProviderMac(int key, FilePath* result);
FilePath           30 base/path_service.cc   bool PathProviderAndroid(int key, FilePath* result);
FilePath           34 base/path_service.cc   bool PathProviderPosix(int key, FilePath* result);
FilePath           40 base/path_service.cc typedef base::hash_map<int, FilePath> PathMap;
FilePath          150 base/path_service.cc bool LockedGetFromCache(int key, const PathData* path_data, FilePath* result) {
FilePath          164 base/path_service.cc bool LockedGetFromOverrides(int key, PathData* path_data, FilePath* result) {
FilePath          182 base/path_service.cc bool PathService::Get(int key, FilePath* result) {
FilePath          205 base/path_service.cc   FilePath path;
FilePath          235 base/path_service.cc bool PathService::Override(int key, const FilePath& path) {
FilePath          242 base/path_service.cc                                             const FilePath& path,
FilePath          248 base/path_service.cc   FilePath file_path = path;
FilePath           16 base/path_service.h class FilePath;
FilePath           32 base/path_service.h   static bool Get(int key, base::FilePath* path);
FilePath           47 base/path_service.h   static bool Override(int key, const base::FilePath& path);
FilePath           53 base/path_service.h                                         const base::FilePath& path,
FilePath           64 base/path_service.h   typedef bool (*ProviderFunc)(int, base::FilePath*);
FilePath           29 base/path_service_unittest.cc   base::FilePath path;
FilePath           84 base/path_service_unittest.cc   base::FilePath path;
FilePath          156 base/path_service_unittest.cc   base::FilePath fake_cache_dir(temp_dir.path().AppendASCII("cache"));
FilePath          162 base/path_service_unittest.cc   base::FilePath fake_cache_dir2(temp_dir.path().AppendASCII("cache2"));
FilePath          179 base/path_service_unittest.cc   base::FilePath fake_cache_dir1(temp_dir.path().AppendASCII("1"));
FilePath          184 base/path_service_unittest.cc   base::FilePath fake_cache_dir2(temp_dir.path().AppendASCII("2"));
FilePath          189 base/path_service_unittest.cc   base::FilePath result;
FilePath          203 base/path_service_unittest.cc   base::FilePath original_user_data_dir;
FilePath          210 base/path_service_unittest.cc   base::FilePath new_user_data_dir;
FilePath           18 base/platform_file.cc PlatformFile CreatePlatformFile(const FilePath& name,
FilePath          144 base/platform_file.h BASE_EXPORT PlatformFile CreatePlatformFile(const FilePath& name,
FilePath          151 base/platform_file.h BASE_EXPORT PlatformFile CreatePlatformFileUnsafe(const FilePath& name,
FilePath          123 base/platform_file_posix.cc PlatformFile CreatePlatformFileUnsafe(const FilePath& name,
FilePath           33 base/platform_file_unittest.cc   FilePath file_path = temp_dir.path().AppendASCII("create_file_1");
FilePath          112 base/platform_file_unittest.cc   FilePath file_path = temp_dir.path().AppendASCII("create_file_1");
FilePath          148 base/platform_file_unittest.cc   FilePath file_path = temp_dir.path().AppendASCII("read_write_file");
FilePath          227 base/platform_file_unittest.cc   FilePath file_path = temp_dir.path().AppendASCII("append_file");
FilePath          280 base/platform_file_unittest.cc   FilePath file_path = temp_dir.path().AppendASCII("truncate_file");
FilePath          404 base/platform_file_unittest.cc   FilePath file_path =
FilePath           15 base/platform_file_win.cc PlatformFile CreatePlatformFileUnsafe(const FilePath& name,
FilePath           24 base/prefs/json_pref_store.cc const base::FilePath::CharType* kBadExtension = FILE_PATH_LITERAL("bad");
FilePath           40 base/prefs/json_pref_store.cc   void Start(const base::FilePath& path) {
FilePath           49 base/prefs/json_pref_store.cc   void ReadFileAndReport(const base::FilePath& path) {
FilePath           65 base/prefs/json_pref_store.cc   static base::Value* DoReading(const base::FilePath& path,
FilePath           78 base/prefs/json_pref_store.cc                            const base::FilePath& path,
FilePath           98 base/prefs/json_pref_store.cc     const base::FilePath& path,
FilePath          127 base/prefs/json_pref_store.cc         base::FilePath bad = path.ReplaceExtension(kBadExtension);
FilePath          145 base/prefs/json_pref_store.cc     const base::FilePath& filename,
FilePath          154 base/prefs/json_pref_store.cc JsonPrefStore::JsonPrefStore(const base::FilePath& filename,
FilePath           25 base/prefs/json_pref_store.h class FilePath;
FilePath           40 base/prefs/json_pref_store.h       const base::FilePath& pref_filename,
FilePath           45 base/prefs/json_pref_store.h   JsonPrefStore(const base::FilePath& pref_filename,
FilePath           83 base/prefs/json_pref_store.h   base::FilePath path_;
FilePath           54 base/prefs/json_pref_store_unittest.cc   base::FilePath data_dir_;
FilePath           61 base/prefs/json_pref_store_unittest.cc   base::FilePath bogus_input_file = data_dir_.AppendASCII("read.txt");
FilePath           74 base/prefs/json_pref_store_unittest.cc   base::FilePath invalid_file_original = data_dir_.AppendASCII("invalid.json");
FilePath           75 base/prefs/json_pref_store_unittest.cc   base::FilePath invalid_file = temp_dir_.path().AppendASCII("invalid.json");
FilePath           87 base/prefs/json_pref_store_unittest.cc   base::FilePath moved_aside = temp_dir_.path().AppendASCII("invalid.bad");
FilePath           95 base/prefs/json_pref_store_unittest.cc                                const base::FilePath& output_file,
FilePath           96 base/prefs/json_pref_store_unittest.cc                                const base::FilePath& golden_output_file) {
FilePath          112 base/prefs/json_pref_store_unittest.cc   base::FilePath::StringType path;
FilePath          114 base/prefs/json_pref_store_unittest.cc   EXPECT_EQ(base::FilePath::StringType(FILE_PATH_LITERAL("/usr/local/")), path);
FilePath          115 base/prefs/json_pref_store_unittest.cc   base::FilePath some_path(FILE_PATH_LITERAL("/usr/sbin/"));
FilePath          163 base/prefs/json_pref_store_unittest.cc   base::FilePath input_file = temp_dir_.path().AppendASCII("write.json");
FilePath          191 base/prefs/json_pref_store_unittest.cc   base::FilePath input_file = temp_dir_.path().AppendASCII("write.json");
FilePath          229 base/prefs/json_pref_store_unittest.cc   FilePath pref_file = temp_dir_.path().AppendASCII("empty_values.json");
FilePath          263 base/prefs/json_pref_store_unittest.cc   FilePath pref_file = temp_dir_.path().AppendASCII("empty_values.json");
FilePath          283 base/prefs/json_pref_store_unittest.cc   base::FilePath bogus_input_file = data_dir_.AppendASCII("read.txt");
FilePath          203 base/prefs/pref_member.cc void PrefMember<base::FilePath>::UpdatePref(const base::FilePath& value) {
FilePath          208 base/prefs/pref_member.cc bool PrefMember<base::FilePath>::Internal::UpdateValueInternal(
FilePath          327 base/prefs/pref_member.h BASE_PREFS_EXPORT void PrefMember<base::FilePath>::UpdatePref(
FilePath          328 base/prefs/pref_member.h     const base::FilePath& value);
FilePath          332 base/prefs/pref_member.h PrefMember<base::FilePath>::Internal::UpdateValueInternal(
FilePath          348 base/prefs/pref_member.h typedef PrefMember<base::FilePath> FilePathPrefMember;
FilePath           39 base/prefs/pref_registry_simple.cc     const base::FilePath& default_value) {
FilePath           15 base/prefs/pref_registry_simple.h class FilePath;
FilePath           29 base/prefs/pref_registry_simple.h                             const base::FilePath& default_value);
FilePath          149 base/prefs/pref_service.cc base::FilePath PrefService::GetFilePath(const char* path) const {
FilePath          152 base/prefs/pref_service.cc   base::FilePath result;
FilePath          157 base/prefs/pref_service.cc     return base::FilePath(result);
FilePath          356 base/prefs/pref_service.cc void PrefService::SetFilePath(const char* path, const base::FilePath& value) {
FilePath           36 base/prefs/pref_service.h class FilePath;
FilePath          176 base/prefs/pref_service.h   base::FilePath GetFilePath(const char* path) const;
FilePath          198 base/prefs/pref_service.h   void SetFilePath(const char* path, const base::FilePath& value);
FilePath           39 base/prefs/pref_service_factory.cc     const base::FilePath& prefs_file,
FilePath           20 base/prefs/pref_service_factory.h class FilePath;
FilePath           61 base/prefs/pref_service_factory.h   void SetUserPrefsFile(const base::FilePath& prefs_file,
FilePath           28 base/process/internal_linux.cc base::FilePath GetProcPidDir(pid_t pid) {
FilePath           29 base/process/internal_linux.cc   return base::FilePath(kProcDir).Append(IntToString(pid));
FilePath           52 base/process/internal_linux.cc bool ReadProcFile(const FilePath& file, std::string* buffer) {
FilePath           65 base/process/internal_linux.cc   FilePath stat_file = internal::GetProcPidDir(pid).Append(kStatFile);
FilePath          158 base/process/internal_linux.cc   FilePath path("/proc/stat");
FilePath           29 base/process/internal_linux.h base::FilePath GetProcPidDir(pid_t pid);
FilePath           11 base/process/kill.cc bool KillProcesses(const FilePath::StringType& executable_name,
FilePath           43 base/process/kill.h BASE_EXPORT bool KillProcesses(const FilePath::StringType& executable_name,
FilePath          117 base/process/kill.h     const FilePath::StringType& executable_name,
FilePath          133 base/process/kill.h BASE_EXPORT bool CleanupProcesses(const FilePath::StringType& executable_name,
FilePath          247 base/process/kill_posix.cc bool WaitForProcessesToExit(const FilePath::StringType& executable_name,
FilePath          389 base/process/kill_posix.cc bool CleanupProcesses(const FilePath::StringType& executable_name,
FilePath          200 base/process/kill_win.cc bool WaitForProcessesToExit(const FilePath::StringType& executable_name,
FilePath          229 base/process/kill_win.cc bool CleanupProcesses(const FilePath::StringType& executable_name,
FilePath          318 base/process/launch_win.cc   FilePath::StringType writable_command_line_string;
FilePath          171 base/process/memory_linux.cc   FilePath oom_path(internal::GetProcPidDir(process));
FilePath          174 base/process/memory_linux.cc   FilePath oom_file = oom_path.AppendASCII("oom_score_adj");
FilePath           86 base/process/process_handle.h BASE_EXPORT FilePath GetProcessExecutablePath(ProcessHandle process);
FilePath           25 base/process/process_handle_freebsd.cc FilePath GetProcessExecutablePath(ProcessHandle process) {
FilePath           34 base/process/process_handle_freebsd.cc     return FilePath();
FilePath           37 base/process/process_handle_freebsd.cc   return FilePath(std::string(pathname));
FilePath           20 base/process/process_handle_linux.cc FilePath GetProcessExecutablePath(ProcessHandle process) {
FilePath           21 base/process/process_handle_linux.cc   FilePath stat_file = internal::GetProcPidDir(process).Append("exe");
FilePath           22 base/process/process_handle_linux.cc   FilePath exe_name;
FilePath           25 base/process/process_handle_linux.cc     return FilePath();
FilePath           30 base/process/process_handle_openbsd.cc FilePath GetProcessExecutablePath(ProcessHandle process) {
FilePath           37 base/process/process_handle_openbsd.cc     return FilePath();
FilePath           40 base/process/process_handle_openbsd.cc     return FilePath();
FilePath           42 base/process/process_handle_openbsd.cc     return FilePath();
FilePath           44 base/process/process_handle_openbsd.cc     return FilePath(kp.p_comm);
FilePath           46 base/process/process_handle_openbsd.cc   return FilePath();
FilePath           37 base/process/process_iterator.cc     const FilePath::StringType& executable_name,
FilePath           47 base/process/process_iterator.cc     executable_name_ = FilePath::StringType(executable_name_,
FilePath           56 base/process/process_iterator.cc int GetProcessCount(const FilePath::StringType& executable_name,
FilePath          164 base/process/process_iterator.h   NamedProcessIterator(const FilePath::StringType& executable_name,
FilePath          172 base/process/process_iterator.h   FilePath::StringType executable_name_;
FilePath          180 base/process/process_iterator.h BASE_EXPORT int GetProcessCount(const FilePath::StringType& executable_name,
FilePath           45 base/process/process_iterator_linux.cc   FilePath cmd_line_file = internal::GetProcPidDir(pid).Append("cmdline");
FilePath           43 base/process/process_linux.cc   base::FilePath foreground_file;
FilePath           44 base/process/process_linux.cc   base::FilePath background_file;
FilePath           48 base/process/process_linux.cc         base::FilePath(base::StringPrintf(kControlPath, kForeground));
FilePath           50 base/process/process_linux.cc         base::FilePath(base::StringPrintf(kControlPath, kBackground));
FilePath           74 base/process/process_linux.cc             base::FilePath(StringPrintf(kProcPath, process_)),
FilePath           95 base/process/process_linux.cc     const base::FilePath file =
FilePath           35 base/process/process_metrics_linux.cc static uint64 ReadFileToUint64(const base::FilePath file) {
FilePath           50 base/process/process_metrics_linux.cc   FilePath stat_file = internal::GetProcPidDir(pid).Append("status");
FilePath          101 base/process/process_metrics_linux.cc   FilePath task_path = internal::GetProcPidDir(pid).Append("task");
FilePath          119 base/process/process_metrics_linux.cc     FilePath stat_path =
FilePath          226 base/process/process_metrics_linux.cc   FilePath io_file = internal::GetProcPidDir(process_).Append("io");
FilePath          297 base/process/process_metrics_linux.cc     FilePath totmaps_file = internal::GetProcPidDir(process_).Append("totmaps");
FilePath          348 base/process/process_metrics_linux.cc     FilePath statm_file = internal::GetProcPidDir(process_).Append("statm");
FilePath          637 base/process/process_metrics_linux.cc   FilePath meminfo_file("/proc/meminfo");
FilePath          654 base/process/process_metrics_linux.cc   FilePath geminfo_file("/var/run/debugfs_gpu/exynos_gem_objects");
FilePath          656 base/process/process_metrics_linux.cc   FilePath geminfo_file("/var/run/debugfs_gpu/i915_gem_objects");
FilePath          675 base/process/process_metrics_linux.cc   FilePath mali_memory_file("/sys/class/misc/mali0/device/memory");
FilePath          686 base/process/process_metrics_linux.cc   FilePath vmstat_file("/proc/vmstat");
FilePath          765 base/process/process_metrics_linux.cc   FilePath diskinfo_file("/proc/diskstats");
FilePath          862 base/process/process_metrics_linux.cc   base::FilePath zram_path("/sys/block/zram0");
FilePath           55 base/process/process_util_unittest.cc using base::FilePath;
FilePath          136 base/process/process_util_unittest.cc   FilePath tmp_dir;
FilePath          372 base/process/process_util_unittest.cc   FilePath cmd(L"cmd.exe");
FilePath          668 base/process/process_util_unittest.cc   EXPECT_TRUE(base::GetAppOutput(CommandLine(FilePath("true")), &output));
FilePath          671 base/process/process_util_unittest.cc   EXPECT_FALSE(base::GetAppOutput(CommandLine(FilePath("false")), &output));
FilePath           16 base/scoped_native_library.cc ScopedNativeLibrary::ScopedNativeLibrary(const FilePath& library_path) {
FilePath           13 base/scoped_native_library.h class FilePath;
FilePath           27 base/scoped_native_library.h   explicit ScopedNativeLibrary(const FilePath& library_path);
FilePath           28 base/scoped_native_library_unittest.cc     FilePath path(GetNativeLibraryName(L"ddraw"));
FilePath           38 base/sys_info.h   static int64 AmountOfFreeDiskSpace(const FilePath& path);
FilePath           73 base/sys_info_chromeos.cc       FilePath path(kLinuxStandardBaseReleaseFile);
FilePath           33 base/sys_info_linux.cc   base::ReadFileToString(base::FilePath("/proc/sys/kernel/shmmax"), &contents);
FilePath           85 base/sys_info_linux.cc   ReadFileToString(FilePath("/proc/cpuinfo"), &contents);
FilePath           59 base/sys_info_posix.cc int64 SysInfo::AmountOfFreeDiskSpace(const FilePath& path) {
FilePath           14 base/sys_info_unittest.cc using base::FilePath;
FilePath           36 base/sys_info_unittest.cc   FilePath tmp_path;
FilePath           52 base/sys_info_win.cc int64 SysInfo::AmountOfFreeDiskSpace(const FilePath& path) {
FilePath           40 base/test/gtest_xml_util.cc bool XmlUnitTestResultPrinter::Initialize(const FilePath& output_file_path) {
FilePath           90 base/test/gtest_xml_util.cc bool ProcessGTestOutput(const base::FilePath& output_file,
FilePath           16 base/test/gtest_xml_util.h class FilePath;
FilePath           27 base/test/gtest_xml_util.h   bool Initialize(const FilePath& output_file_path) WARN_UNUSED_RESULT;
FilePath           45 base/test/gtest_xml_util.h bool ProcessGTestOutput(const base::FilePath& output_file,
FilePath          217 base/test/launcher/test_launcher.cc   base::FilePath output_file;
FilePath          851 base/test/launcher/test_launcher.cc     FilePath summary_path(command_line->GetSwitchValuePath(
FilePath           28 base/test/launcher/test_results_tracker.cc const FilePath::CharType kDefaultOutputFile[] = FILE_PATH_LITERAL(
FilePath          120 base/test/launcher/test_results_tracker.cc   FilePath path;
FilePath          122 base/test/launcher/test_results_tracker.cc     FilePath flag_path =
FilePath          124 base/test/launcher/test_results_tracker.cc     FilePath::StringType path_string = flag_path.value();
FilePath          125 base/test/launcher/test_results_tracker.cc     path = FilePath(path_string.substr(colon_pos + 1));
FilePath          130 base/test/launcher/test_results_tracker.cc       FilePath executable = command_line.GetProgram().BaseName();
FilePath          132 base/test/launcher/test_results_tracker.cc                              FilePath::StringType(FILE_PATH_LITERAL("xml"))));
FilePath          136 base/test/launcher/test_results_tracker.cc     path = FilePath(kDefaultOutputFile);
FilePath          137 base/test/launcher/test_results_tracker.cc   FilePath dir_name = path.DirName();
FilePath          262 base/test/launcher/test_results_tracker.cc bool TestResultsTracker::SaveSummaryAsJSON(const FilePath& path) const {
FilePath           20 base/test/launcher/test_results_tracker.h class FilePath;
FilePath           65 base/test/launcher/test_results_tracker.h   bool SaveSummaryAsJSON(const FilePath& path) const WARN_UNUSED_RESULT;
FilePath           93 base/test/launcher/unit_test_launcher.cc     const base::FilePath& output_file) {
FilePath          117 base/test/launcher/unit_test_launcher.cc     FilePath output_file;
FilePath          171 base/test/launcher/unit_test_launcher.cc     base::FilePath output_file;
FilePath          172 base/test/launcher/unit_test_launcher.cc     CHECK(CreateNewTempDirectory(FilePath::StringType(), &output_file));
FilePath          205 base/test/launcher/unit_test_launcher.cc     base::FilePath output_file;
FilePath          206 base/test/launcher/unit_test_launcher.cc     CHECK(CreateNewTempDirectory(FilePath::StringType(), &output_file));
FilePath          301 base/test/launcher/unit_test_launcher.cc       const base::FilePath& output_file,
FilePath           14 base/test/perf_log.cc bool InitPerfLog(const FilePath& log_file) {
FilePath           10 base/test/perf_log.h class FilePath;
FilePath           15 base/test/perf_log.h bool InitPerfLog(const FilePath& log_path);
FilePath           24 base/test/perf_test_suite.cc   FilePath log_path =
FilePath           29 base/test/perf_test_suite.cc     base::FilePath tmp_dir;
FilePath           19 base/test/scoped_path_override.cc ScopedPathOverride::ScopedPathOverride(int key, const base::FilePath& dir)
FilePath           13 base/test/scoped_path_override.h class FilePath;
FilePath           24 base/test/scoped_path_override.h   ScopedPathOverride(int key, const FilePath& dir);
FilePath           12 base/test/test_file_util.cc bool EvictFileFromSystemCacheWithRetry(const FilePath& path) {
FilePath           22 base/test/test_file_util.h class FilePath;
FilePath           28 base/test/test_file_util.h bool EvictFileFromSystemCacheWithRetry(const FilePath& file);
FilePath           33 base/test/test_file_util.h bool DieFileDie(const FilePath& file, bool recurse);
FilePath           37 base/test/test_file_util.h bool EvictFileFromSystemCache(const FilePath& file);
FilePath           41 base/test/test_file_util.h bool VolumeSupportsADS(const FilePath& path);
FilePath           47 base/test/test_file_util.h bool HasInternetZoneIdentifier(const FilePath& full_path);
FilePath           58 base/test/test_file_util.h std::wstring FilePathAsWString(const base::FilePath& path);
FilePath           59 base/test/test_file_util.h base::FilePath WStringAsFilePath(const std::wstring& path);
FilePath           63 base/test/test_file_util.h bool MakeFileUnreadable(const base::FilePath& path) WARN_UNUSED_RESULT;
FilePath           64 base/test/test_file_util.h bool MakeFileUnwritable(const base::FilePath& path) WARN_UNUSED_RESULT;
FilePath           72 base/test/test_file_util.h base::FilePath InsertImageIntoMediaStore(const base::FilePath& path);
FilePath           78 base/test/test_file_util.h   explicit PermissionRestorer(const base::FilePath& path);
FilePath           82 base/test/test_file_util.h   const base::FilePath path_;
FilePath           18 base/test/test_file_util_android.cc base::FilePath InsertImageIntoMediaStore(const base::FilePath& path) {
FilePath           26 base/test/test_file_util_android.cc   return base::FilePath(uri);
FilePath           17 base/test/test_file_util_linux.cc bool EvictFileFromSystemCache(const FilePath& file) {
FilePath           16 base/test/test_file_util_mac.cc bool EvictFileFromSystemCache(const FilePath& file) {
FilePath           27 base/test/test_file_util_posix.cc bool DenyFilePermission(const FilePath& path, mode_t permission) {
FilePath           40 base/test/test_file_util_posix.cc void* GetPermissionInfo(const FilePath& path, size_t* length) {
FilePath           60 base/test/test_file_util_posix.cc bool RestorePermissionInfo(const FilePath& path, void* info, size_t length) {
FilePath           76 base/test/test_file_util_posix.cc bool DieFileDie(const FilePath& file, bool recurse) {
FilePath           83 base/test/test_file_util_posix.cc bool EvictFileFromSystemCache(const FilePath& file) {
FilePath           98 base/test/test_file_util_posix.cc std::wstring FilePathAsWString(const base::FilePath& path) {
FilePath          101 base/test/test_file_util_posix.cc base::FilePath WStringAsFilePath(const std::wstring& path) {
FilePath          102 base/test/test_file_util_posix.cc   return base::FilePath(base::WideToUTF8(path));
FilePath          105 base/test/test_file_util_posix.cc bool MakeFileUnreadable(const base::FilePath& path) {
FilePath          109 base/test/test_file_util_posix.cc bool MakeFileUnwritable(const base::FilePath& path) {
FilePath          113 base/test/test_file_util_posix.cc PermissionRestorer::PermissionRestorer(const base::FilePath& path)
FilePath           32 base/test/test_file_util_win.cc bool DenyFilePermission(const FilePath& path, DWORD permission) {
FilePath           70 base/test/test_file_util_win.cc void* GetPermissionInfo(const FilePath& path, size_t* length) {
FilePath           96 base/test/test_file_util_win.cc bool RestorePermissionInfo(const FilePath& path, void* info, size_t length) {
FilePath          115 base/test/test_file_util_win.cc bool DieFileDie(const FilePath& file, bool recurse) {
FilePath          134 base/test/test_file_util_win.cc bool EvictFileFromSystemCache(const FilePath& file) {
FilePath          219 base/test/test_file_util_win.cc bool VolumeSupportsADS(const FilePath& path) {
FilePath          239 base/test/test_file_util_win.cc bool HasInternetZoneIdentifier(const FilePath& full_path) {
FilePath          240 base/test/test_file_util_win.cc   FilePath zone_path(full_path.value() + L":Zone.Identifier");
FilePath          270 base/test/test_file_util_win.cc std::wstring FilePathAsWString(const base::FilePath& path) {
FilePath          273 base/test/test_file_util_win.cc base::FilePath WStringAsFilePath(const std::wstring& path) {
FilePath          274 base/test/test_file_util_win.cc   return base::FilePath(path);
FilePath          277 base/test/test_file_util_win.cc bool MakeFileUnreadable(const base::FilePath& path) {
FilePath          281 base/test/test_file_util_win.cc bool MakeFileUnwritable(const base::FilePath& path) {
FilePath          285 base/test/test_file_util_win.cc PermissionRestorer::PermissionRestorer(const base::FilePath& path)
FilePath           22 base/test/test_shortcut_win.cc void ValidatePathsAreEqual(const base::FilePath& expected_path,
FilePath           23 base/test/test_shortcut_win.cc                            const base::FilePath& actual_path) {
FilePath           42 base/test/test_shortcut_win.cc   base::FilePath long_expected_path(long_expected_path_chars);
FilePath           43 base/test/test_shortcut_win.cc   base::FilePath long_actual_path(long_actual_path_chars);
FilePath           50 base/test/test_shortcut_win.cc void ValidateShortcut(const base::FilePath& shortcut_path,
FilePath           84 base/test/test_shortcut_win.cc     ValidatePathsAreEqual(properties.target, base::FilePath(read_target));
FilePath           91 base/test/test_shortcut_win.cc                           base::FilePath(read_working_dir));
FilePath          109 base/test/test_shortcut_win.cc     ValidatePathsAreEqual(properties.icon, base::FilePath(read_icon));
FilePath           18 base/test/test_shortcut_win.h void ValidatePathsAreEqual(const base::FilePath& expected_path,
FilePath           19 base/test/test_shortcut_win.h                            const base::FilePath& actual_path);
FilePath           24 base/test/test_shortcut_win.h void ValidateShortcut(const FilePath& shortcut_path,
FilePath          171 base/test/test_suite.cc   FilePath output_path(CommandLine::ForCurrentProcess()->GetSwitchValuePath(
FilePath          283 base/test/test_suite.cc   base::FilePath exe;
FilePath          285 base/test/test_suite.cc   base::FilePath log_filename = exe.ReplaceExtension(FILE_PATH_LITERAL("log"));
FilePath          141 base/test/test_support_android.cc bool GetTestProviderPath(int key, base::FilePath* result) {
FilePath          156 base/test/test_support_android.cc   base::FilePath path;
FilePath           19 base/value_conversions.cc StringValue* CreateFilePathValue(const FilePath& in_value) {
FilePath           23 base/value_conversions.cc bool GetValueAsFilePath(const Value& value, FilePath* file_path) {
FilePath           28 base/value_conversions.cc     *file_path = FilePath::FromUTF8Unsafe(str);
FilePath           15 base/value_conversions.h class FilePath;
FilePath           21 base/value_conversions.h BASE_EXPORT StringValue* CreateFilePathValue(const FilePath& in_value);
FilePath           22 base/value_conversions.h BASE_EXPORT bool GetValueAsFilePath(const Value& value, FilePath* file_path);
FilePath          339 base/win/event_trace_consumer_unittest.cc   FilePath temp_file_;
FilePath          166 base/win/event_trace_controller_unittest.cc   FilePath temp;
FilePath          120 base/win/metro.h     const FilePath& logo_path,
FilePath           45 base/win/shortcut.cc bool CreateOrUpdateShortcutLink(const FilePath& shortcut_path,
FilePath          176 base/win/shortcut.cc bool ResolveShortcutProperties(const FilePath& shortcut_path,
FilePath          212 base/win/shortcut.cc     properties->set_target(FilePath(temp));
FilePath          218 base/win/shortcut.cc     properties->set_working_dir(FilePath(temp));
FilePath          238 base/win/shortcut.cc     properties->set_icon(FilePath(temp), temp_index);
FilePath          290 base/win/shortcut.cc bool ResolveShortcut(const FilePath& shortcut_path,
FilePath          291 base/win/shortcut.cc                      FilePath* target_path,
FilePath           53 base/win/shortcut.h   void set_target(const FilePath& target_in) {
FilePath           58 base/win/shortcut.h   void set_working_dir(const FilePath& working_dir_in) {
FilePath           77 base/win/shortcut.h   void set_icon(const FilePath& icon_in, int icon_index_in) {
FilePath           95 base/win/shortcut.h   FilePath target;
FilePath           97 base/win/shortcut.h   FilePath working_dir;
FilePath          106 base/win/shortcut.h   FilePath icon;
FilePath          124 base/win/shortcut.h     const FilePath& shortcut_path,
FilePath          136 base/win/shortcut.h BASE_EXPORT bool ResolveShortcutProperties(const FilePath& shortcut_path,
FilePath          147 base/win/shortcut.h BASE_EXPORT bool ResolveShortcut(const FilePath& shortcut_path,
FilePath          148 base/win/shortcut.h                                  FilePath* target_path,
FilePath           36 base/win/shortcut_unittest.cc       const FilePath target_file(temp_dir_.path().Append(L"Target 1.txt"));
FilePath           50 base/win/shortcut_unittest.cc       const FilePath target_file_2(temp_dir_.path().Append(L"Target 2.txt"));
FilePath           53 base/win/shortcut_unittest.cc       FilePath icon_path_2;
FilePath           71 base/win/shortcut_unittest.cc   FilePath link_file_;
FilePath           88 base/win/shortcut_unittest.cc   FilePath file_1(temp_dir_.path().Append(L"Link1.lnk"));
FilePath          109 base/win/shortcut_unittest.cc   FilePath file_2(temp_dir_.path().Append(L"Link2.lnk"));
FilePath          121 base/win/shortcut_unittest.cc   ValidatePathsAreEqual(FilePath(), properties_read_2.working_dir);
FilePath          124 base/win/shortcut_unittest.cc   ValidatePathsAreEqual(FilePath(), properties_read_2.icon);
FilePath          139 base/win/shortcut_unittest.cc   FilePath resolved_name;
FilePath          151 base/win/shortcut_unittest.cc   FilePath resolved_name;
FilePath          205 base/win/shortcut_unittest.cc   FilePath resolved_name;
FilePath          291 base/win/shortcut_unittest.cc   expected_properties.set_working_dir(FilePath());
FilePath          292 base/win/shortcut_unittest.cc   expected_properties.set_icon(FilePath(), 0);
FilePath          222 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("green.png")),
FilePath          265 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("green_small.png")),
FilePath          297 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("green_alpha.png")),
FilePath          332 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("green_alpha.png")),
FilePath          365 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("green_alpha.png")),
FilePath          401 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("green_alpha.png")),
FilePath          528 cc/output/renderer_pixeltest.cc                          base::FilePath(FILE_PATH_LITERAL("yuv_stripes.png")),
FilePath          556 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("yuv_stripes_offset.png")),
FilePath          588 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("yuv_stripes_alpha.png")),
FilePath          620 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("black.png")),
FilePath          717 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("blue_yellow_alpha.png")),
FilePath          792 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("blue_yellow_alpha.png")),
FilePath          868 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("blue_yellow_filter_chain.png")),
FilePath          968 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("blue_yellow_alpha_translate.png")),
FilePath         1022 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("blue_yellow.png")),
FilePath         1089 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("blue_yellow_anti_aliasing.png")),
FilePath         1196 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("image_mask_of_layer.png")),
FilePath         1341 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("background_filter.png")),
FilePath         1399 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("four_blue_green_checkers.png")),
FilePath         1422 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("green.png")),
FilePath         1470 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("four_blue_green_checkers.png")),
FilePath         1495 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("green_with_blue_corner.png")),
FilePath         1541 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("anti_aliasing.png")),
FilePath         1594 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("axis_aligned.png")),
FilePath         1636 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("force_anti_aliasing_off.png")),
FilePath         1678 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("anti_aliasing_perspective.png")),
FilePath         1762 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("green_with_blue_corner.png")),
FilePath         1834 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("green_alpha.png")),
FilePath         1912 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("four_blue_green_checkers.png")),
FilePath         2069 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("four_blue_green_checkers.png")),
FilePath         2132 cc/output/renderer_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("wrap_mode_repeat.png")),
FilePath           84 cc/surfaces/surfaces_pixeltest.cc                            base::FilePath(FILE_PATH_LITERAL("green.png")),
FilePath          165 cc/surfaces/surfaces_pixeltest.cc                            base::FilePath(FILE_PATH_LITERAL("blue_yellow.png")),
FilePath          306 cc/surfaces/surfaces_pixeltest.cc       base::FilePath(FILE_PATH_LITERAL("four_blue_green_checkers.png")),
FilePath          105 cc/test/layer_tree_pixel_test.cc   base::FilePath test_data_dir;
FilePath          107 cc/test/layer_tree_pixel_test.cc   base::FilePath ref_file_path = test_data_dir.Append(ref_file_);
FilePath          199 cc/test/layer_tree_pixel_test.cc     base::FilePath file_name) {
FilePath          211 cc/test/layer_tree_pixel_test.cc     base::FilePath file_name) {
FilePath           71 cc/test/layer_tree_pixel_test.h                     base::FilePath file_name);
FilePath           76 cc/test/layer_tree_pixel_test.h                                       base::FilePath file_name);
FilePath          104 cc/test/layer_tree_pixel_test.h   base::FilePath ref_file_;
FilePath           13 cc/test/paths.cc bool PathProvider(int key, base::FilePath* result) {
FilePath           14 cc/test/paths.cc   base::FilePath cur;
FilePath           40 cc/test/pixel_test.cc                              const base::FilePath& ref_file,
FilePath           53 cc/test/pixel_test.cc     const base::FilePath& ref_file,
FilePath          100 cc/test/pixel_test.cc bool PixelTest::PixelsMatchReference(const base::FilePath& ref_file,
FilePath          102 cc/test/pixel_test.cc   base::FilePath test_data_dir;
FilePath           38 cc/test/pixel_test.h                     const base::FilePath& ref_file,
FilePath           45 cc/test/pixel_test.h       const base::FilePath& ref_file,
FilePath           77 cc/test/pixel_test.h   bool PixelsMatchReference(const base::FilePath& ref_file,
FilePath           17 cc/test/pixel_test_utils.cc bool WritePNGFile(const SkBitmap& bitmap, const base::FilePath& file_path,
FilePath           31 cc/test/pixel_test_utils.cc bool ReadPNGFile(const base::FilePath& file_path, SkBitmap* bitmap) {
FilePath           40 cc/test/pixel_test_utils.cc bool MatchesPNGFile(const SkBitmap& gen_bmp, base::FilePath ref_img_path,
FilePath           17 cc/test/pixel_test_utils.h bool WritePNGFile(const SkBitmap& bitmap, const base::FilePath& file_path,
FilePath           22 cc/test/pixel_test_utils.h bool ReadPNGFile(const base::FilePath& file_path, SkBitmap* bitmap);
FilePath           27 cc/test/pixel_test_utils.h                     base::FilePath ref_img_path,
FilePath           40 cc/trees/layer_tree_host_common_perftest.cc     base::FilePath test_data_dir;
FilePath           42 cc/trees/layer_tree_host_common_perftest.cc     base::FilePath json_file = test_data_dir.AppendASCII(name + ".json");
FilePath          128 cc/trees/layer_tree_host_perftest.cc     base::FilePath test_data_dir;
FilePath          130 cc/trees/layer_tree_host_perftest.cc     base::FilePath json_file = test_data_dir.AppendASCII(name + ".json");
FilePath           48 cc/trees/layer_tree_host_pixeltest_blending.cc                  base::FilePath(FILE_PATH_LITERAL("blending_with_root.png")));
FilePath           77 cc/trees/layer_tree_host_pixeltest_blending.cc                  base::FilePath(FILE_PATH_LITERAL("blending_transparent.png")));
FilePath          110 cc/trees/layer_tree_host_pixeltest_blending.cc                base::FilePath(FILE_PATH_LITERAL("blending_and_filter.png")));
FilePath           54 cc/trees/layer_tree_host_pixeltest_filters.cc                base::FilePath(FILE_PATH_LITERAL("background_filter_blur.png")));
FilePath           95 cc/trees/layer_tree_host_pixeltest_filters.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath          156 cc/trees/layer_tree_host_pixeltest_filters.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath          202 cc/trees/layer_tree_host_pixeltest_filters.cc                  base::FilePath(FILE_PATH_LITERAL("blue_yellow.png")));
FilePath           68 cc/trees/layer_tree_host_pixeltest_masks.cc                base::FilePath(FILE_PATH_LITERAL("mask_of_layer.png")));
FilePath           98 cc/trees/layer_tree_host_pixeltest_masks.cc                base::FilePath(FILE_PATH_LITERAL("image_mask_of_layer.png")));
FilePath          127 cc/trees/layer_tree_host_pixeltest_masks.cc                base::FilePath(FILE_PATH_LITERAL("mask_of_clipped_layer.png")));
FilePath          157 cc/trees/layer_tree_host_pixeltest_masks.cc                base::FilePath(FILE_PATH_LITERAL("mask_with_replica.png")));
FilePath          196 cc/trees/layer_tree_host_pixeltest_masks.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath          232 cc/trees/layer_tree_host_pixeltest_masks.cc                base::FilePath(FILE_PATH_LITERAL("mask_of_replica.png")));
FilePath          275 cc/trees/layer_tree_host_pixeltest_masks.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath          106 cc/trees/layer_tree_host_pixeltest_on_demand_raster.cc                base::FilePath(FILE_PATH_LITERAL("blue_yellow.png")));
FilePath          111 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath          125 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath          139 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath          153 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath          172 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath          190 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath          208 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath          223 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          238 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          253 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          269 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          284 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          299 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          319 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          339 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          358 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          383 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          408 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          433 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          458 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          483 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          508 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          529 cc/trees/layer_tree_host_pixeltest_readback.cc       base::FilePath(FILE_PATH_LITERAL("green_with_blue_corner.png")));
FilePath          549 cc/trees/layer_tree_host_pixeltest_readback.cc       base::FilePath(FILE_PATH_LITERAL("green_with_blue_corner.png")));
FilePath          569 cc/trees/layer_tree_host_pixeltest_readback.cc       base::FilePath(FILE_PATH_LITERAL("green_with_blue_corner.png")));
FilePath          590 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL("black.png")));
FilePath          611 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL("black.png")));
FilePath          632 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL("black.png")));
FilePath          652 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath          673 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath          694 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath          716 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          738 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          760 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath          785 cc/trees/layer_tree_host_pixeltest_readback.cc       base::FilePath(FILE_PATH_LITERAL("green_small_with_blue_corner.png")));
FilePath          809 cc/trees/layer_tree_host_pixeltest_readback.cc       base::FilePath(FILE_PATH_LITERAL("green_small_with_blue_corner.png")));
FilePath          833 cc/trees/layer_tree_host_pixeltest_readback.cc       base::FilePath(FILE_PATH_LITERAL("green_small_with_blue_corner.png")));
FilePath          859 cc/trees/layer_tree_host_pixeltest_readback.cc       base::FilePath(FILE_PATH_LITERAL("green_small_with_blue_corner.png")));
FilePath          885 cc/trees/layer_tree_host_pixeltest_readback.cc       base::FilePath(FILE_PATH_LITERAL("green_small_with_blue_corner.png")));
FilePath          910 cc/trees/layer_tree_host_pixeltest_readback.cc       base::FilePath(FILE_PATH_LITERAL("green_small_with_blue_corner.png")));
FilePath          981 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath         1012 cc/trees/layer_tree_host_pixeltest_readback.cc                base::FilePath(FILE_PATH_LITERAL(
FilePath         1045 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath         1078 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath         1172 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath         1204 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath         1236 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath         1268 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath         1290 cc/trees/layer_tree_host_pixeltest_readback.cc                                  base::FilePath(FILE_PATH_LITERAL(
FilePath           88 chrome/app/chrome_breakpad_client.cc     base::FilePath* crash_dir) {
FilePath           94 chrome/app/chrome_breakpad_client.cc     *crash_dir = base::FilePath::FromUTF8Unsafe(alternate_crash_dump_location);
FilePath          102 chrome/app/chrome_breakpad_client.cc     const base::FilePath& exe_path,
FilePath          183 chrome/app/chrome_breakpad_client.cc bool ChromeBreakpadClient::GetIsPerUserInstall(const base::FilePath& exe_path) {
FilePath          305 chrome/app/chrome_breakpad_client.cc base::FilePath ChromeBreakpadClient::GetReporterLogFilename() {
FilePath          306 chrome/app/chrome_breakpad_client.cc   return base::FilePath(CrashUploadList::kReporterLogFilename);
FilePath          310 chrome/app/chrome_breakpad_client.cc bool ChromeBreakpadClient::GetCrashDumpLocation(base::FilePath* crash_dir) {
FilePath          316 chrome/app/chrome_breakpad_client.cc     base::FilePath crash_dumps_dir_path =
FilePath          317 chrome/app/chrome_breakpad_client.cc         base::FilePath::FromUTF8Unsafe(alternate_crash_dump_location);
FilePath           22 chrome/app/chrome_breakpad_client.h   virtual bool GetAlternativeCrashDumpLocation(base::FilePath* crash_dir)
FilePath           24 chrome/app/chrome_breakpad_client.h   virtual void GetProductNameAndVersion(const base::FilePath& exe_path,
FilePath           34 chrome/app/chrome_breakpad_client.h   virtual bool GetIsPerUserInstall(const base::FilePath& exe_path) OVERRIDE;
FilePath           44 chrome/app/chrome_breakpad_client.h   virtual base::FilePath GetReporterLogFilename() OVERRIDE;
FilePath           47 chrome/app/chrome_breakpad_client.h   virtual bool GetCrashDumpLocation(base::FilePath* crash_dir) OVERRIDE;
FilePath           68 chrome/app/chrome_exe_main_win.cc   base::FilePath user_data_dir;
FilePath          292 chrome/app/chrome_main_delegate.cc     base::FilePath binary(command_line.argv()[0]);
FilePath          328 chrome/app/chrome_main_delegate.cc   base::FilePath user_data_dir =
FilePath          342 chrome/app/chrome_main_delegate.cc       user_data_dir = base::FilePath::FromUTF8Unsafe(user_data_dir_string);
FilePath          594 chrome/app/chrome_main_delegate.cc     base::FilePath executable;
FilePath          736 chrome/app/chrome_main_delegate.cc     base::FilePath resources_pack_path;
FilePath            9 chrome/app/chrome_main_mac.h class FilePath;
FilePath           14 chrome/app/chrome_main_mac.h void CheckUserDataDirPolicy(base::FilePath* user_data_dir);
FilePath          134 chrome/app/signature_validator_win.cc bool VerifyAuthenticodeSignature(const base::FilePath& signed_file) {
FilePath          165 chrome/app/signature_validator_win.cc bool VerifySignerIsGoogle(const base::FilePath& signed_file,
FilePath           12 chrome/app/signature_validator_win.h class FilePath;
FilePath           18 chrome/app/signature_validator_win.h bool VerifyAuthenticodeSignature(const base::FilePath& signed_file);
FilePath           24 chrome/app/signature_validator_win.h bool VerifySignerIsGoogle(const base::FilePath& signed_file,
FilePath           30 chrome/app/signature_validator_win_unittest.cc const base::FilePath::CharType kCertificateRelativePath[] =
FilePath           32 chrome/app/signature_validator_win_unittest.cc const base::FilePath::CharType kDLLRelativePath[] =
FilePath           41 chrome/app/signature_validator_win_unittest.cc     base::FilePath cert_path =
FilePath           43 chrome/app/signature_validator_win_unittest.cc     base::FilePath other_cert_path =
FilePath           57 chrome/app/signature_validator_win_unittest.cc   base::FilePath GetTestCertsDirectory() {
FilePath           58 chrome/app/signature_validator_win_unittest.cc     base::FilePath src_root;
FilePath           63 chrome/app/signature_validator_win_unittest.cc   base::FilePath GetTestDLLsDirectory() {
FilePath           64 chrome/app/signature_validator_win_unittest.cc     base::FilePath src_root;
FilePath           69 chrome/app/signature_validator_win_unittest.cc   void SetExpectedHash(const base::FilePath& cert_path) {
FilePath           93 chrome/app/signature_validator_win_unittest.cc     base::FilePath full_dll_path = GetTestDLLsDirectory().Append(dll_filename);
FilePath          232 chrome/browser/android/chrome_web_contents_delegate_android.cc     const base::FilePath& plugin_path,
FilePath           65 chrome/browser/android/chrome_web_contents_delegate_android.h       const base::FilePath& plugin_path,
FilePath          277 chrome/browser/android/dev_tools_server.cc   virtual base::FilePath GetDebugFrontendDir() OVERRIDE {
FilePath          278 chrome/browser/android/dev_tools_server.cc     return base::FilePath();
FilePath          178 chrome/browser/apps/app_browsertest.cc     const base::FilePath& test_data_file,
FilePath          179 chrome/browser/apps/app_browsertest.cc     const base::FilePath& temp_dir,
FilePath          181 chrome/browser/apps/app_browsertest.cc   base::FilePath path = temp_dir.AppendASCII(
FilePath          519 chrome/browser/apps/app_browsertest.cc   base::FilePath relative_test_doc =
FilePath          520 chrome/browser/apps/app_browsertest.cc       base::FilePath::FromUTF8Unsafe(kTestFilePath);
FilePath          183 chrome/browser/apps/app_browsertest_util.cc   base::FilePath test_doc(test_data_dir_.AppendASCII(test_file));
FilePath           57 chrome/browser/apps/app_launch_for_metro_restart_win.cc   base::FilePath profile_dir = base::FilePath::FromUTF8Unsafe(
FilePath           88 chrome/browser/apps/ephemeral_app_browsertest.cc   base::FilePath GetTestPath(const char* test_path) {
FilePath          260 chrome/browser/apps/ephemeral_app_browsertest.cc   base::FilePath crx_path = temp_dir.path().AppendASCII("temp.crx");
FilePath          266 chrome/browser/apps/ephemeral_app_browsertest.cc   base::FilePath app_v2_path = PackExtensionWithOptions(
FilePath          271 chrome/browser/apps/ephemeral_app_browsertest.cc       base::FilePath());
FilePath          362 chrome/browser/apps/ephemeral_app_browsertest.cc   base::FilePath temp_file;
FilePath          211 chrome/browser/apps/ephemeral_app_launcher.cc       base::FilePath(),
FilePath           35 chrome/browser/apps/ephemeral_app_service_browsertest.cc       base::FilePath path = test_data_dir_.AppendASCII(kTestApps[i]);
FilePath          151 chrome/browser/apps/shortcut_manager.cc     const base::FilePath& profile_path) {
FilePath           43 chrome/browser/apps/shortcut_manager.h       const base::FilePath& profile_path) OVERRIDE;
FilePath         1028 chrome/browser/apps/web_view_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath         1983 chrome/browser/apps/web_view_browsertest.cc     base::FilePath plugin_dir;
FilePath         1986 chrome/browser/apps/web_view_browsertest.cc     base::FilePath plugin_lib = plugin_dir.Append(library_name);
FilePath         1988 chrome/browser/apps/web_view_browsertest.cc     base::FilePath::StringType pepper_plugin = plugin_lib.value();
FilePath          215 chrome/browser/autofill/autofill_browsertest.cc     base::FilePath data_file =
FilePath          216 chrome/browser/autofill/autofill_browsertest.cc         ui_test_utils::GetTestFilePath(base::FilePath().AppendASCII("autofill"),
FilePath          217 chrome/browser/autofill/autofill_browsertest.cc                                        base::FilePath().AppendASCII(filename));
FilePath           25 chrome/browser/autofill/form_structure_browsertest.cc const base::FilePath::CharType kTestName[] = FILE_PATH_LITERAL("heuristics");
FilePath           32 chrome/browser/autofill/form_structure_browsertest.cc const base::FilePath& GetTestDataDir() {
FilePath           33 chrome/browser/autofill/form_structure_browsertest.cc   CR_DEFINE_STATIC_LOCAL(base::FilePath, dir, ());
FilePath          113 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          121 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          130 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          139 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          148 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          157 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          166 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          175 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          184 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          193 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          202 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          211 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          220 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          229 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          238 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          247 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          256 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          265 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath          274 chrome/browser/autofill/form_structure_browsertest.cc   const base::FilePath::CharType kFileNamePattern[] =
FilePath           29 chrome/browser/autofill/validation_rules_storage_factory.cc   base::FilePath user_data_dir;
FilePath           33 chrome/browser/autofill/validation_rules_storage_factory.cc   base::FilePath cache =
FilePath           38 chrome/browser/background/background_application_list_model_unittest.cc base::FilePath bogus_file_pathname(const std::string& name) {
FilePath           39 chrome/browser/background/background_application_list_model_unittest.cc   return base::FilePath(FILE_PATH_LITERAL("//foobar_nonexistent"))
FilePath          431 chrome/browser/background/background_mode_manager.cc void BackgroundModeManager::OnProfileAdded(const base::FilePath& profile_path) {
FilePath          452 chrome/browser/background/background_mode_manager.cc     const base::FilePath& profile_path) {
FilePath          475 chrome/browser/background/background_mode_manager.cc     const base::FilePath& profile_path,
FilePath          196 chrome/browser/background/background_mode_manager.h   virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
FilePath          198 chrome/browser/background/background_mode_manager.h       const base::FilePath& profile_path) OVERRIDE;
FilePath          200 chrome/browser/background/background_mode_manager.h       const base::FilePath& profile_path,
FilePath          510 chrome/browser/background/background_mode_manager_unittest.cc           base::FilePath(),
FilePath          647 chrome/browser/background/background_mode_manager_unittest.cc           base::FilePath(),
FilePath          660 chrome/browser/background/background_mode_manager_unittest.cc           base::FilePath(),
FilePath          341 chrome/browser/bookmarks/bookmark_codec_unittest.cc   base::FilePath test_data_directory;
FilePath          343 chrome/browser/bookmarks/bookmark_codec_unittest.cc   base::FilePath test_file = test_data_directory.AppendASCII(
FilePath          429 chrome/browser/bookmarks/bookmark_codec_unittest.cc   base::FilePath test_data_directory;
FilePath          431 chrome/browser/bookmarks/bookmark_codec_unittest.cc   base::FilePath test_file = test_data_directory.AppendASCII(
FilePath           90 chrome/browser/bookmarks/bookmark_html_writer.cc          const base::FilePath& path,
FilePath          365 chrome/browser/bookmarks/bookmark_html_writer.cc   base::FilePath path_;
FilePath          387 chrome/browser/bookmarks/bookmark_html_writer.cc     const base::FilePath& path,
FilePath          497 chrome/browser/bookmarks/bookmark_html_writer.cc                     const base::FilePath& path,
FilePath           46 chrome/browser/bookmarks/bookmark_html_writer.h                          const base::FilePath& path,
FilePath           88 chrome/browser/bookmarks/bookmark_html_writer.h   base::FilePath path_;
FilePath          105 chrome/browser/bookmarks/bookmark_html_writer.h                     const base::FilePath& path,
FilePath          124 chrome/browser/bookmarks/bookmark_html_writer_unittest.cc   base::FilePath path_;
FilePath          219 chrome/browser/bookmarks/bookmark_node_data.cc   base::FilePath path = profile ? profile->GetPath() : base::FilePath();
FilePath          167 chrome/browser/bookmarks/bookmark_node_data.h   base::FilePath profile_path_;
FilePath           19 chrome/browser/bookmarks/bookmark_node_data_mac.cc   base::FilePath file_path;
FilePath           15 chrome/browser/bookmarks/bookmark_pasteboard_helper_mac.h class FilePath;
FilePath           25 chrome/browser/bookmarks/bookmark_pasteboard_helper_mac.h     const base::FilePath& profile_path);
FilePath           31 chrome/browser/bookmarks/bookmark_pasteboard_helper_mac.h     base::FilePath* profile_path);
FilePath           29 chrome/browser/bookmarks/bookmark_storage.cc const base::FilePath::CharType kBackupExtension[] = FILE_PATH_LITERAL("bak");
FilePath           34 chrome/browser/bookmarks/bookmark_storage.cc void BackupCallback(const base::FilePath& path) {
FilePath           35 chrome/browser/bookmarks/bookmark_storage.cc   base::FilePath backup_path = path.ReplaceExtension(kBackupExtension);
FilePath           51 chrome/browser/bookmarks/bookmark_storage.cc void LoadCallback(const base::FilePath& path,
FilePath          103 chrome/browser/browser_encoding_browsertest.cc static const base::FilePath::CharType* kTestDir =
FilePath          115 chrome/browser/browser_encoding_browsertest.cc                       const base::FilePath& expected) {
FilePath          118 chrome/browser/browser_encoding_browsertest.cc     base::FilePath full_file_name = save_dir_.AppendASCII(filename_to_write);
FilePath          132 chrome/browser/browser_encoding_browsertest.cc     base::FilePath expected_file_name = ui_test_utils::GetTestFilePath(
FilePath          133 chrome/browser/browser_encoding_browsertest.cc         base::FilePath(kTestDir), expected);
FilePath          149 chrome/browser/browser_encoding_browsertest.cc   base::FilePath save_dir_;
FilePath          150 chrome/browser/browser_encoding_browsertest.cc   base::FilePath temp_sub_resource_dir_;
FilePath          161 chrome/browser/browser_encoding_browsertest.cc   base::FilePath test_dir_path = base::FilePath(kTestDir).AppendASCII(
FilePath          163 chrome/browser/browser_encoding_browsertest.cc   base::FilePath test_file_path(test_dir_path);
FilePath          185 chrome/browser/browser_encoding_browsertest.cc   base::FilePath test_dir_path =
FilePath          186 chrome/browser/browser_encoding_browsertest.cc       base::FilePath(kTestDir).AppendASCII(kOverrideTestDir);
FilePath          202 chrome/browser/browser_encoding_browsertest.cc   base::FilePath expected_filename =
FilePath          203 chrome/browser/browser_encoding_browsertest.cc       base::FilePath().AppendASCII(kOverrideTestDir).AppendASCII(
FilePath          288 chrome/browser/browser_encoding_browsertest.cc   base::FilePath test_dir_path =
FilePath          289 chrome/browser/browser_encoding_browsertest.cc       base::FilePath(kTestDir).AppendASCII(kAutoDetectDir);
FilePath          304 chrome/browser/browser_encoding_browsertest.cc     base::FilePath test_file_path(test_dir_path);
FilePath          326 chrome/browser/browser_encoding_browsertest.cc     base::FilePath expected_result_file_name =
FilePath          327 chrome/browser/browser_encoding_browsertest.cc         base::FilePath().AppendASCII(kAutoDetectDir).
FilePath          817 chrome/browser/browser_process_impl.cc   base::FilePath user_data_dir;
FilePath          826 chrome/browser/browser_process_impl.cc   base::FilePath local_state_path;
FilePath          898 chrome/browser/browser_process_impl.cc     base::FilePath user_data_dir;
FilePath          133 chrome/browser/browser_shutdown.cc base::FilePath GetShutdownMsPath() {
FilePath          134 chrome/browser/browser_shutdown.cc   base::FilePath shutdown_ms_file;
FilePath          264 chrome/browser/browser_shutdown.cc     base::FilePath shutdown_ms_file = GetShutdownMsPath();
FilePath          278 chrome/browser/browser_shutdown.cc   base::FilePath shutdown_ms_file = GetShutdownMsPath();
FilePath           20 chrome/browser/browser_util_win.cc   base::FilePath exe_path;
FilePath           87 chrome/browser/browsing_data/browsing_data_database_helper.cc         base::FilePath file_path =
FilePath           42 chrome/browser/browsing_data/browsing_data_database_helper_browsertest.cc     base::FilePath db_path1 =
FilePath           49 chrome/browser/browsing_data/browsing_data_database_helper_browsertest.cc     base::FilePath db_path2 =
FilePath          161 chrome/browser/browsing_data/browsing_data_indexed_db_helper.cc         pending_info->origin, 0, base::Time(), base::FilePath(), 0);
FilePath           36 chrome/browser/browsing_data/browsing_data_local_storage_helper_browsertest.cc const base::FilePath::CharType kTestFile0[] =
FilePath           41 chrome/browser/browsing_data/browsing_data_local_storage_helper_browsertest.cc const base::FilePath::CharType kTestFile1[] =
FilePath           44 chrome/browser/browsing_data/browsing_data_local_storage_helper_browsertest.cc const base::FilePath::CharType kTestFileInvalid[] =
FilePath           48 chrome/browser/browsing_data/browsing_data_local_storage_helper_browsertest.cc const base::FilePath::CharType kTestFileExtension[] = FILE_PATH_LITERAL(
FilePath           56 chrome/browser/browsing_data/browsing_data_local_storage_helper_browsertest.cc     base::FilePath storage_path = GetLocalStoragePathForTestingProfile();
FilePath           58 chrome/browser/browsing_data/browsing_data_local_storage_helper_browsertest.cc     const base::FilePath::CharType* kFilesToCreate[] = {
FilePath           62 chrome/browser/browsing_data/browsing_data_local_storage_helper_browsertest.cc       base::FilePath file_path = storage_path.Append(kFilesToCreate[i]);
FilePath           67 chrome/browser/browsing_data/browsing_data_local_storage_helper_browsertest.cc   base::FilePath GetLocalStoragePathForTestingProfile() {
FilePath          137 chrome/browser/browsing_data/browsing_data_local_storage_helper_browsertest.cc   for (base::FilePath file_path = file_enumerator.Next();
FilePath          140 chrome/browser/browsing_data/browsing_data_local_storage_helper_browsertest.cc     ASSERT_FALSE(base::FilePath(kTestFile0) == file_path.BaseName());
FilePath           30 chrome/browser/browsing_data/browsing_data_remover_browsertest.cc void SetUrlRequestMock(const base::FilePath& path) {
FilePath           40 chrome/browser/browsing_data/browsing_data_remover_browsertest.cc     base::FilePath path;
FilePath           77 chrome/browser/browsing_data/browsing_data_remover_browsertest.cc         base::FilePath().AppendASCII("downloads"),
FilePath           78 chrome/browser/browsing_data/browsing_data_remover_browsertest.cc         base::FilePath().AppendASCII("a_zip_file.zip"));
FilePath          121 chrome/browser/browsing_data/browsing_data_remover_browsertest.cc       base::FilePath().AppendASCII("simple_database.html")));
FilePath           85 chrome/browser/browsing_data/browsing_data_remover_unittest.cc const base::FilePath::CharType kDomStorageOrigin1[] =
FilePath           88 chrome/browser/browsing_data/browsing_data_remover_unittest.cc const base::FilePath::CharType kDomStorageOrigin2[] =
FilePath           91 chrome/browser/browsing_data/browsing_data_remover_unittest.cc const base::FilePath::CharType kDomStorageOrigin3[] =
FilePath           94 chrome/browser/browsing_data/browsing_data_remover_unittest.cc const base::FilePath::CharType kDomStorageExt[] = FILE_PATH_LITERAL(
FilePath          165 chrome/browser/browsing_data/browsing_data_remover_unittest.cc   virtual base::FilePath GetPath() OVERRIDE { return base::FilePath(); }
FilePath          559 chrome/browser/browsing_data/browsing_data_remover_unittest.cc     base::FilePath storage_path =
FilePath           38 chrome/browser/browsing_data/mock_browsing_data_indexed_db_helper.cc   content::IndexedDBInfo info1(kOrigin1, 1, base::Time(), base::FilePath(), 0);
FilePath           41 chrome/browser/browsing_data/mock_browsing_data_indexed_db_helper.cc   content::IndexedDBInfo info2(kOrigin2, 2, base::Time(), base::FilePath(), 0);
FilePath          419 chrome/browser/captive_portal/captive_portal_browsertest.cc   base::FilePath root_http;
FilePath         1560 chrome/browser/captive_portal/captive_portal_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath         1615 chrome/browser/captive_portal/captive_portal_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath         1703 chrome/browser/captive_portal/captive_portal_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath         1799 chrome/browser/captive_portal/captive_portal_browsertest.cc           base::FilePath(FILE_PATH_LITERAL("title2.html"))),
FilePath         1865 chrome/browser/captive_portal/captive_portal_browsertest.cc                      base::FilePath(FILE_PATH_LITERAL("title2.html"))));
FilePath         1912 chrome/browser/captive_portal/captive_portal_browsertest.cc           base::FilePath(FILE_PATH_LITERAL("title.html"))),
FilePath         1923 chrome/browser/captive_portal/captive_portal_browsertest.cc           base::FilePath(FILE_PATH_LITERAL("title2.html"))));
FilePath         1956 chrome/browser/captive_portal/captive_portal_browsertest.cc                      base::FilePath(FILE_PATH_LITERAL("title2.html"))));
FilePath         2159 chrome/browser/captive_portal/captive_portal_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath          239 chrome/browser/chrome_browser_main.cc   base::FilePath local_state_path;
FilePath          277 chrome/browser/chrome_browser_main.cc     base::FilePath parent_profile =
FilePath          313 chrome/browser/chrome_browser_main.cc                               const base::FilePath& user_data_dir,
FilePath          338 chrome/browser/chrome_browser_main.cc   base::FilePath profile_path =
FilePath          415 chrome/browser/chrome_browser_main.cc     const base::FilePath& current_directory) {
FilePath          461 chrome/browser/chrome_browser_main.cc   base::FilePath user_data_dir =
FilePath          463 chrome/browser/chrome_browser_main.cc   base::FilePath startup_profile_dir =
FilePath          812 chrome/browser/chrome_browser_main.cc           base::FilePath(chrome::kLocalStorePoolName),
FilePath          909 chrome/browser/chrome_browser_main.cc   base::FilePath resources_pack_path;
FilePath         1055 chrome/browser/chrome_browser_main.cc   std::vector<base::FilePath> profiles_to_delete;
FilePath         1437 chrome/browser/chrome_browser_main.cc     base::FilePath path =
FilePath         1539 chrome/browser/chrome_browser_main.cc   if (browser_creator_->Start(parsed_command_line(), base::FilePath(),
FilePath          187 chrome/browser/chrome_browser_main.h   base::FilePath user_data_dir_;
FilePath           46 chrome/browser/chrome_browser_main_android.cc     base::FilePath crash_dump_dir;
FilePath          132 chrome/browser/chrome_browser_main_win.cc     base::FilePath chrome_exe;
FilePath          297 chrome/browser/chrome_browser_main_win.cc   base::ScopedNativeLibrary library(base::FilePath(L"kernel32.dll"));
FilePath          364 chrome/browser/chrome_browser_main_win.cc     base::FilePath exe_path;
FilePath          367 chrome/browser/chrome_browser_main_win.cc     base::FilePath user_exe_path(installer::GetChromeInstallPath(false, dist));
FilePath          368 chrome/browser/chrome_browser_main_win.cc     if (base::FilePath::CompareEqualIgnoreCase(exe, user_exe_path.value())) {
FilePath          399 chrome/browser/chrome_browser_main_win.cc         const base::FilePath setup_exe(uninstall_cmd.GetProgram());
FilePath          507 chrome/browser/chrome_content_browser_client.cc   base::FilePath dumps_path;
FilePath         1088 chrome/browser/chrome_content_browser_client.cc     const base::FilePath& partition_path,
FilePath         2445 chrome/browser/chrome_content_browser_client.cc base::FilePath ChromeContentBrowserClient::GetDefaultDownloadDirectory() {
FilePath         2578 chrome/browser/chrome_content_browser_client.cc     const base::FilePath& storage_partition_path,
FilePath         2623 chrome/browser/chrome_content_browser_client.cc   base::FilePath data_path;
FilePath         2628 chrome/browser/chrome_content_browser_client.cc   base::FilePath chrome_resources_pak =
FilePath         2636 chrome/browser/chrome_content_browser_client.cc   base::FilePath locale_pak = ResourceBundle::GetSharedInstance().
FilePath         2643 chrome/browser/chrome_content_browser_client.cc   base::FilePath resources_pack_path;
FilePath           94 chrome/browser/chrome_content_browser_client.h       const base::FilePath& partition_path,
FilePath          246 chrome/browser/chrome_content_browser_client.h   virtual base::FilePath GetDefaultDownloadDirectory() OVERRIDE;
FilePath          267 chrome/browser/chrome_content_browser_client.h       const base::FilePath& storage_partition_path,
FilePath           59 chrome/browser/chrome_main_browsertest.cc   base::FilePath test_file_path = ui_test_utils::GetTestFilePath(
FilePath           60 chrome/browser/chrome_main_browsertest.cc       base::FilePath(), base::FilePath().AppendASCII("empty.html"));
FilePath           89 chrome/browser/chrome_main_browsertest.cc   base::FilePath test_file_path = ui_test_utils::GetTestFilePath(
FilePath           90 chrome/browser/chrome_main_browsertest.cc       base::FilePath(), base::FilePath().AppendASCII("empty.html"));
FilePath          139 chrome/browser/chrome_main_browsertest.cc   base::FilePath test_file_path = ui_test_utils::GetTestFilePath(
FilePath          140 chrome/browser/chrome_main_browsertest.cc       base::FilePath(), base::FilePath().AppendASCII("empty.html"));
FilePath           88 chrome/browser/chrome_plugin_browsertest.cc     base::FilePath path;
FilePath          118 chrome/browser/chrome_plugin_browsertest.cc   static void GetFlashPath(std::vector<base::FilePath>* paths) {
FilePath          139 chrome/browser/chrome_plugin_browsertest.cc     std::vector<base::FilePath> paths;
FilePath          148 chrome/browser/chrome_plugin_browsertest.cc     for (std::vector<base::FilePath>::iterator iter = paths.begin();
FilePath          208 chrome/browser/chrome_plugin_browsertest.cc   std::vector<base::FilePath> flash_paths;
FilePath          299 chrome/browser/chrome_plugin_browsertest.cc       base::FilePath(),
FilePath          300 chrome/browser/chrome_plugin_browsertest.cc       base::FilePath().AppendASCII("windowed_npapi_plugin.html"));
FilePath          101 chrome/browser/chrome_process_finder_win.cc HWND FindRunningChromeWindow(const base::FilePath& user_data_dir) {
FilePath          166 chrome/browser/chrome_process_finder_win.cc   base::FilePath cur_dir;
FilePath           11 chrome/browser/chrome_process_finder_win.h class FilePath;
FilePath           23 chrome/browser/chrome_process_finder_win.h HWND FindRunningChromeWindow(const base::FilePath& user_data_dir);
FilePath            8 chrome/browser/chrome_process_singleton.cc     const base::FilePath& user_data_dir,
FilePath           18 chrome/browser/chrome_process_singleton.cc       const base::FilePath& user_data_dir,
FilePath           32 chrome/browser/chrome_process_singleton.h       const base::FilePath& user_data_dir,
FilePath           36 chrome/browser/chrome_process_singleton.h       const base::FilePath& user_data_dir,
FilePath           18 chrome/browser/chrome_process_singleton_win_unittest.cc                     const base::FilePath& current_directory) {
FilePath           24 chrome/browser/chrome_process_singleton_win_unittest.cc                     const base::FilePath& current_directory) {
FilePath           38 chrome/browser/chrome_security_exploit_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath           84 chrome/browser/chromeos/accessibility/accessibility_manager.cc base::FilePath GetChromeVoxPath() {
FilePath           85 chrome/browser/chromeos/accessibility/accessibility_manager.cc   base::FilePath path;
FilePath          200 chrome/browser/chromeos/accessibility/accessibility_manager.cc   base::FilePath path = GetChromeVoxPath();
FilePath           52 chrome/browser/chromeos/app_mode/kiosk_app_data.cc     const base::FilePath& icon_path,
FilePath           56 chrome/browser/chromeos/app_mode/kiosk_app_data.cc   base::FilePath dir = icon_path.DirName();
FilePath           97 chrome/browser/chromeos/app_mode/kiosk_app_data.cc              const base::FilePath& icon_path)
FilePath          123 chrome/browser/chromeos/app_mode/kiosk_app_data.cc     if (!base::ReadFileToString(base::FilePath(icon_path_), &data)) {
FilePath          175 chrome/browser/chromeos/app_mode/kiosk_app_data.cc   base::FilePath icon_path_;
FilePath          359 chrome/browser/chromeos/app_mode/kiosk_app_data.cc   icon_path_ = base::FilePath(icon_path_string);
FilePath          367 chrome/browser/chromeos/app_mode/kiosk_app_data.cc                             const base::FilePath& icon_path) {
FilePath          389 chrome/browser/chromeos/app_mode/kiosk_app_data.cc   base::FilePath cache_dir;
FilePath          393 chrome/browser/chromeos/app_mode/kiosk_app_data.cc   base::FilePath icon_path =
FilePath           92 chrome/browser/chromeos/app_mode/kiosk_app_data.h   void SetCache(const std::string& name, const base::FilePath& icon_path);
FilePath          136 chrome/browser/chromeos/app_mode/kiosk_app_data.h   base::FilePath icon_path_;
FilePath           11 chrome/browser/chromeos/app_mode/kiosk_app_data_delegate.h class FilePath;
FilePath           19 chrome/browser/chromeos/app_mode/kiosk_app_data_delegate.h   virtual void GetKioskAppIconCacheDir(base::FilePath* cache_dir) = 0;
FilePath          442 chrome/browser/chromeos/app_mode/kiosk_app_manager.cc void KioskAppManager::GetKioskAppIconCacheDir(base::FilePath* cache_dir) {
FilePath          443 chrome/browser/chromeos/app_mode/kiosk_app_manager.cc   base::FilePath user_data_dir;
FilePath          178 chrome/browser/chromeos/app_mode/kiosk_app_manager.h   virtual void GetKioskAppIconCacheDir(base::FilePath* cache_dir) OVERRIDE;
FilePath           79 chrome/browser/chromeos/app_mode/kiosk_app_manager_browsertest.cc           base::FilePath(),
FilePath          172 chrome/browser/chromeos/app_mode/kiosk_app_manager_browsertest.cc     base::FilePath test_data_dir;
FilePath          174 chrome/browser/chromeos/app_mode/kiosk_app_manager_browsertest.cc     base::FilePath webstore_dir =
FilePath          251 chrome/browser/chromeos/app_mode/kiosk_app_manager_browsertest.cc     base::FilePath test_dir;
FilePath          253 chrome/browser/chromeos/app_mode/kiosk_app_manager_browsertest.cc     base::FilePath data_dir = test_dir.AppendASCII("chromeos/app_mode/");
FilePath          257 chrome/browser/chromeos/app_mode/kiosk_app_manager_browsertest.cc     base::FilePath icon_path = temp_dir_.path().AppendASCII(icon_file_name);
FilePath          441 chrome/browser/chromeos/app_mode/kiosk_app_manager_browsertest.cc   base::FilePath expected_icon_path;
FilePath           48 chrome/browser/chromeos/app_mode/kiosk_app_update_service_browsertest.cc     const base::FilePath& temp_dir = temp_dir_.path();
FilePath           53 chrome/browser/chromeos/app_mode/kiosk_app_update_service_browsertest.cc     const base::FilePath uptime_file = temp_dir.Append("uptime");
FilePath           58 chrome/browser/chromeos/app_mode/startup_app_launcher.cc const base::FilePath::CharType kOAuthFileName[] =
FilePath          117 chrome/browser/chromeos/app_mode/startup_app_launcher.cc   base::FilePath user_data_dir;
FilePath          119 chrome/browser/chromeos/app_mode/startup_app_launcher.cc   base::FilePath auth_file = user_data_dir.Append(kOAuthFileName);
FilePath           79 chrome/browser/chromeos/boot_times_loader.cc static const base::FilePath::CharType kLogPath[] = FPL("/tmp");
FilePath           81 chrome/browser/chromeos/boot_times_loader.cc static const base::FilePath::CharType kLoginLogPath[] =
FilePath           84 chrome/browser/chromeos/boot_times_loader.cc static const base::FilePath::CharType kUptimePrefix[] = FPL("uptime-");
FilePath           86 chrome/browser/chromeos/boot_times_loader.cc static const base::FilePath::CharType kDiskPrefix[] = FPL("disk-");
FilePath           88 chrome/browser/chromeos/boot_times_loader.cc static const base::FilePath::CharType kChromeMain[] = FPL("chrome-main");
FilePath           93 chrome/browser/chromeos/boot_times_loader.cc static const base::FilePath::CharType kLoginSuccess[] = FPL("login-success");
FilePath           94 chrome/browser/chromeos/boot_times_loader.cc static const base::FilePath::CharType kChromeFirstRender[] =
FilePath          104 chrome/browser/chromeos/boot_times_loader.cc static const base::FilePath::CharType kLoginTimes[] = FPL("login-times");
FilePath          129 chrome/browser/chromeos/boot_times_loader.cc static int AppendFile(const base::FilePath& file_path,
FilePath          141 chrome/browser/chromeos/boot_times_loader.cc static void RecordStatsDelayed(const base::FilePath::StringType& name,
FilePath          144 chrome/browser/chromeos/boot_times_loader.cc   const base::FilePath log_path(kLogPath);
FilePath          145 chrome/browser/chromeos/boot_times_loader.cc   const base::FilePath uptime_output =
FilePath          146 chrome/browser/chromeos/boot_times_loader.cc       log_path.Append(base::FilePath(kUptimePrefix + name));
FilePath          147 chrome/browser/chromeos/boot_times_loader.cc   const base::FilePath disk_output =
FilePath          148 chrome/browser/chromeos/boot_times_loader.cc       log_path.Append(base::FilePath(kDiskPrefix + name));
FilePath          164 chrome/browser/chromeos/boot_times_loader.cc   const base::FilePath log_path(kLoginLogPath);
FilePath          257 chrome/browser/chromeos/boot_times_loader.cc   const base::FilePath kProcUptime(FPL("/proc/uptime"));
FilePath          258 chrome/browser/chromeos/boot_times_loader.cc   const base::FilePath kDiskStat(FPL("/sys/block/sda/stat"));
FilePath           71 chrome/browser/chromeos/camera_detector.cc       base::FilePath(kV4LSubsystemDir), false /* not recursive */,
FilePath           73 chrome/browser/chromeos/camera_detector.cc   for (base::FilePath path = file_enum.Next(); !path.empty();
FilePath          248 chrome/browser/chromeos/chrome_browser_main_chromeos.cc       base::FilePath user_data_dir;
FilePath          424 chrome/browser/chromeos/chrome_browser_main_chromeos.cc   base::FilePath downloads_directory;
FilePath          189 chrome/browser/chromeos/customization_document.cc     const base::FilePath& manifest_path) {
FilePath          237 chrome/browser/chromeos/customization_document.cc     LoadManifestFromFile(base::FilePath(kStartupCustomizationManifestPath));
FilePath          407 chrome/browser/chromeos/customization_document.cc                      base::FilePath(url_.path())));
FilePath          417 chrome/browser/chromeos/customization_document.cc     const base::FilePath& file) {
FilePath           25 chrome/browser/chromeos/customization_document.h class FilePath;
FilePath           62 chrome/browser/chromeos/customization_document.h   virtual bool LoadManifestFromFile(const base::FilePath& manifest_path);
FilePath          214 chrome/browser/chromeos/customization_document.h       const base::FilePath& file);
FilePath          199 chrome/browser/chromeos/customization_document_unittest.cc                     const base::FilePath&,
FilePath          520 chrome/browser/chromeos/drive/change_list_loader.cc     for (std::set<base::FilePath>::iterator dir_iter =
FilePath            9 chrome/browser/chromeos/drive/change_list_loader_observer.h class FilePath;
FilePath           22 chrome/browser/chromeos/drive/change_list_loader_observer.h   virtual void OnDirectoryChanged(const base::FilePath& directory_path) {}
FilePath           41 chrome/browser/chromeos/drive/change_list_loader_unittest.cc   const std::set<base::FilePath>& changed_directories() const {
FilePath           55 chrome/browser/chromeos/drive/change_list_loader_unittest.cc       const base::FilePath& directory_path) OVERRIDE {
FilePath           67 chrome/browser/chromeos/drive/change_list_loader_unittest.cc   std::set<base::FilePath> changed_directories_;
FilePath          170 chrome/browser/chromeos/drive/change_list_loader_unittest.cc   base::FilePath file_path =
FilePath          221 chrome/browser/chromeos/drive/change_list_loader_unittest.cc   base::FilePath file_path =
FilePath          288 chrome/browser/chromeos/drive/change_list_loader_unittest.cc   base::FilePath new_file_path =
FilePath          464 chrome/browser/chromeos/drive/change_list_processor.cc   base::FilePath file_path;
FilePath          479 chrome/browser/chromeos/drive/change_list_processor.cc         std::set<base::FilePath> sub_directories;
FilePath          123 chrome/browser/chromeos/drive/change_list_processor.h   const std::set<base::FilePath>& changed_dirs() const { return changed_dirs_; }
FilePath          163 chrome/browser/chromeos/drive/change_list_processor.h   std::set<base::FilePath> changed_dirs_;
FilePath          102 chrome/browser/chromeos/drive/change_list_processor_unittest.cc                             std::set<base::FilePath>* changed_dirs) {
FilePath          121 chrome/browser/chromeos/drive/change_list_processor_unittest.cc         base::FilePath::FromUTF8Unsafe(path), entry.get());
FilePath          217 chrome/browser/chromeos/drive/change_list_processor_unittest.cc   std::set<base::FilePath> changed_dirs;
FilePath          229 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root")));
FilePath          231 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/New Directory")));
FilePath          254 chrome/browser/chromeos/drive/change_list_processor_unittest.cc   std::set<base::FilePath> changed_dirs;
FilePath          266 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root")));
FilePath          268 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/Directory 1")));
FilePath          270 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe(
FilePath          273 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe(
FilePath          297 chrome/browser/chromeos/drive/change_list_processor_unittest.cc   std::set<base::FilePath> changed_dirs;
FilePath          309 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root")));
FilePath          311 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/Directory 1")));
FilePath          335 chrome/browser/chromeos/drive/change_list_processor_unittest.cc   std::set<base::FilePath> changed_dirs;
FilePath          348 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root")));
FilePath          350 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/Directory 1")));
FilePath          377 chrome/browser/chromeos/drive/change_list_processor_unittest.cc   std::set<base::FilePath> changed_dirs;
FilePath          384 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root")));
FilePath          404 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root")));
FilePath          433 chrome/browser/chromeos/drive/change_list_processor_unittest.cc   std::set<base::FilePath> changed_dirs;
FilePath          441 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root")));
FilePath          443 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/Directory 1")));
FilePath          464 chrome/browser/chromeos/drive/change_list_processor_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/Directory 1")));
FilePath          492 chrome/browser/chromeos/drive/change_list_processor_unittest.cc   std::set<base::FilePath> changed_dirs;
FilePath          600 chrome/browser/chromeos/drive/change_list_processor_unittest.cc   std::set<base::FilePath> changed_dirs;
FilePath           68 chrome/browser/chromeos/drive/debug_info_collector.cc     const base::FilePath& file_path,
FilePath           86 chrome/browser/chromeos/drive/debug_info_collector.cc     const base::FilePath& file_path,
FilePath           38 chrome/browser/chromeos/drive/debug_info_collector.h   void GetResourceEntry(const base::FilePath& file_path,
FilePath           43 chrome/browser/chromeos/drive/debug_info_collector.h   void ReadDirectory(const base::FilePath& file_path,
FilePath           70 chrome/browser/chromeos/drive/directory_loader.cc                             base::FilePath* directory_path) {
FilePath          239 chrome/browser/chromeos/drive/directory_loader.cc void DirectoryLoader::ReadDirectory(const base::FilePath& directory_path,
FilePath          261 chrome/browser/chromeos/drive/directory_loader.cc     const base::FilePath& directory_path,
FilePath          319 chrome/browser/chromeos/drive/directory_loader.cc     const base::FilePath& directory_path,
FilePath          545 chrome/browser/chromeos/drive/directory_loader.cc   base::FilePath* directory_path = new base::FilePath;
FilePath          562 chrome/browser/chromeos/drive/directory_loader.cc     const base::FilePath* directory_path,
FilePath           63 chrome/browser/chromeos/drive/directory_loader.h   void ReadDirectory(const base::FilePath& directory_path,
FilePath           71 chrome/browser/chromeos/drive/directory_loader.h   void ReadDirectoryAfterGetEntry(const base::FilePath& directory_path,
FilePath           76 chrome/browser/chromeos/drive/directory_loader.h   void ReadDirectoryAfterLoadParent(const base::FilePath& directory_path,
FilePath          120 chrome/browser/chromeos/drive/directory_loader.h       const base::FilePath* directory_path,
FilePath           42 chrome/browser/chromeos/drive/directory_loader_unittest.cc   const std::set<base::FilePath>& changed_directories() const {
FilePath           49 chrome/browser/chromeos/drive/directory_loader_unittest.cc       const base::FilePath& directory_path) OVERRIDE {
FilePath           55 chrome/browser/chromeos/drive/directory_loader_unittest.cc   std::set<base::FilePath> changed_directories_;
FilePath          210 chrome/browser/chromeos/drive/directory_loader_unittest.cc   base::FilePath file_path =
FilePath           31 chrome/browser/chromeos/drive/download_handler.cc   explicit DriveUserData(const base::FilePath& path) : file_path_(path),
FilePath           35 chrome/browser/chromeos/drive/download_handler.cc   const base::FilePath& file_path() const { return file_path_; }
FilePath           36 chrome/browser/chromeos/drive/download_handler.cc   const base::FilePath& cache_file_path() const { return cache_file_path_; }
FilePath           37 chrome/browser/chromeos/drive/download_handler.cc   void set_cache_file_path(const base::FilePath& path) {
FilePath           44 chrome/browser/chromeos/drive/download_handler.cc   const base::FilePath file_path_;
FilePath           45 chrome/browser/chromeos/drive/download_handler.cc   base::FilePath cache_file_path_;
FilePath           62 chrome/browser/chromeos/drive/download_handler.cc base::FilePath GetDriveTempDownloadPath(
FilePath           63 chrome/browser/chromeos/drive/download_handler.cc     const base::FilePath& drive_tmp_download_dir) {
FilePath           67 chrome/browser/chromeos/drive/download_handler.cc   base::FilePath drive_tmp_download_path;
FilePath           75 chrome/browser/chromeos/drive/download_handler.cc void MoveDownloadedFile(const base::FilePath& downloaded_file,
FilePath           76 chrome/browser/chromeos/drive/download_handler.cc                         base::FilePath* cache_file_path,
FilePath           78 chrome/browser/chromeos/drive/download_handler.cc                         const base::FilePath& dest_path) {
FilePath           95 chrome/browser/chromeos/drive/download_handler.cc bool IsPersistedDriveDownload(const base::FilePath& drive_tmp_download_path,
FilePath          124 chrome/browser/chromeos/drive/download_handler.cc     const base::FilePath& drive_tmp_download_path) {
FilePath          142 chrome/browser/chromeos/drive/download_handler.cc     const base::FilePath& drive_path,
FilePath          163 chrome/browser/chromeos/drive/download_handler.cc void DownloadHandler::SetDownloadParams(const base::FilePath& drive_path,
FilePath          176 chrome/browser/chromeos/drive/download_handler.cc     download->SetDisplayName(base::FilePath());
FilePath          180 chrome/browser/chromeos/drive/download_handler.cc base::FilePath DownloadHandler::GetTargetPath(
FilePath          186 chrome/browser/chromeos/drive/download_handler.cc   return data ? data->file_path() : base::FilePath();
FilePath          189 chrome/browser/chromeos/drive/download_handler.cc base::FilePath DownloadHandler::GetCacheFilePath(const DownloadItem* download) {
FilePath          191 chrome/browser/chromeos/drive/download_handler.cc   return data ? data->cache_file_path() : base::FilePath();
FilePath          280 chrome/browser/chromeos/drive/download_handler.cc     callback.Run(base::FilePath());
FilePath          286 chrome/browser/chromeos/drive/download_handler.cc   base::FilePath* cache_file_path = new base::FilePath;
FilePath          300 chrome/browser/chromeos/drive/download_handler.cc                                        const base::FilePath* cache_file_path,
FilePath           38 chrome/browser/chromeos/drive/download_handler.h                   const base::FilePath& drive_tmp_download_path);
FilePath           42 chrome/browser/chromeos/drive/download_handler.h   typedef base::Callback<void(const base::FilePath&)>
FilePath           46 chrome/browser/chromeos/drive/download_handler.h       const base::FilePath& drive_path,
FilePath           53 chrome/browser/chromeos/drive/download_handler.h   void SetDownloadParams(const base::FilePath& drive_path,
FilePath           57 chrome/browser/chromeos/drive/download_handler.h   base::FilePath GetTargetPath(const content::DownloadItem* download);
FilePath           60 chrome/browser/chromeos/drive/download_handler.h   base::FilePath GetCacheFilePath(const content::DownloadItem* download);
FilePath           90 chrome/browser/chromeos/drive/download_handler.h                         const base::FilePath* cache_file_path,
FilePath           98 chrome/browser/chromeos/drive/download_handler.h   base::FilePath drive_tmp_download_path_;
FilePath           31 chrome/browser/chromeos/drive/download_handler_unittest.cc       const base::FilePath& file_path,
FilePath           38 chrome/browser/chromeos/drive/download_handler_unittest.cc       const base::FilePath& directory_path,
FilePath           78 chrome/browser/chromeos/drive/download_handler_unittest.cc   const base::FilePath non_drive_path(FILE_PATH_LITERAL("/foo/bar"));
FilePath           82 chrome/browser/chromeos/drive/download_handler_unittest.cc   base::FilePath substituted_path;
FilePath           95 chrome/browser/chromeos/drive/download_handler_unittest.cc   const base::FilePath drive_path =
FilePath          102 chrome/browser/chromeos/drive/download_handler_unittest.cc   base::FilePath substituted_path;
FilePath          116 chrome/browser/chromeos/drive/download_handler_unittest.cc   const base::FilePath drive_path =
FilePath          124 chrome/browser/chromeos/drive/download_handler_unittest.cc   base::FilePath substituted_path;
FilePath          138 chrome/browser/chromeos/drive/download_handler_unittest.cc   const base::FilePath drive_path =
FilePath          143 chrome/browser/chromeos/drive/download_handler_unittest.cc   base::FilePath substituted_path;
FilePath          165 chrome/browser/chromeos/drive/download_handler_unittest.cc   const base::FilePath drive_path =
FilePath          275 chrome/browser/chromeos/drive/drive_file_stream_reader.cc     const base::FilePath& drive_file_path,
FilePath          297 chrome/browser/chromeos/drive/drive_file_stream_reader.cc     const base::FilePath& drive_file_path,
FilePath          336 chrome/browser/chromeos/drive/drive_file_stream_reader.cc     const base::FilePath& drive_file_path,
FilePath          378 chrome/browser/chromeos/drive/drive_file_stream_reader.cc     const base::FilePath& local_cache_file_path,
FilePath          159 chrome/browser/chromeos/drive/drive_file_stream_reader.h   void Initialize(const base::FilePath& drive_file_path,
FilePath          184 chrome/browser/chromeos/drive/drive_file_stream_reader.h       const base::FilePath& local_cache_file_path,
FilePath           58 chrome/browser/chromeos/drive/drive_file_stream_reader_unittest.cc   base::FilePath file_path_;
FilePath          319 chrome/browser/chromeos/drive/drive_file_stream_reader_unittest.cc   const base::FilePath kDriveFile =
FilePath          387 chrome/browser/chromeos/drive/drive_file_stream_reader_unittest.cc   const base::FilePath kDriveFile =
FilePath          456 chrome/browser/chromeos/drive/drive_file_stream_reader_unittest.cc   const base::FilePath kDriveFile =
FilePath          502 chrome/browser/chromeos/drive/drive_file_stream_reader_unittest.cc   const base::FilePath kDriveFile =
FilePath           57 chrome/browser/chromeos/drive/drive_integration_service.cc const base::FilePath::CharType kMetadataDirectory[] = FILE_PATH_LITERAL("meta");
FilePath           60 chrome/browser/chromeos/drive/drive_integration_service.cc const base::FilePath::CharType kCacheFileDirectory[] =
FilePath           64 chrome/browser/chromeos/drive/drive_integration_service.cc const base::FilePath::CharType kTemporaryFileDirectory[] =
FilePath           99 chrome/browser/chromeos/drive/drive_integration_service.cc     const base::FilePath& cache_root_directory,
FilePath          104 chrome/browser/chromeos/drive/drive_integration_service.cc     const base::FilePath& downloads_directory) {
FilePath          144 chrome/browser/chromeos/drive/drive_integration_service.cc     base::FilePath dest_directory = downloads_directory.Append(
FilePath          145 chrome/browser/chromeos/drive/drive_integration_service.cc         base::FilePath::FromUTF8Unsafe(dest_directory_name));
FilePath          148 chrome/browser/chromeos/drive/drive_integration_service.cc           base::FilePath::FromUTF8Unsafe(dest_directory_name))
FilePath          214 chrome/browser/chromeos/drive/drive_integration_service.cc     const base::FilePath& test_cache_root,
FilePath          354 chrome/browser/chromeos/drive/drive_integration_service.cc   base::FilePath unused;
FilePath          431 chrome/browser/chromeos/drive/drive_integration_service.cc   const base::FilePath& drive_mount_point =
FilePath          626 chrome/browser/chromeos/drive/drive_integration_service.cc         NULL, std::string(), base::FilePath(), NULL);
FilePath           21 chrome/browser/chromeos/drive/drive_integration_service.h class FilePath;
FilePath           81 chrome/browser/chromeos/drive/drive_integration_service.h       const base::FilePath& test_cache_root,
FilePath          160 chrome/browser/chromeos/drive/drive_integration_service.h   base::FilePath cache_root_directory_;
FilePath           34 chrome/browser/chromeos/drive/drive_integration_service_unittest.cc         base::FilePath(),
FilePath           92 chrome/browser/chromeos/drive/drive_url_request_job.cc   base::FilePath drive_file_path(util::DriveURLToFilePath(request_->url()));
FilePath          135 chrome/browser/chromeos/drive/drive_url_request_job_unittest.cc       const base::FilePath& file_path, std::string* out_content) {
FilePath          200 chrome/browser/chromeos/drive/drive_url_request_job_unittest.cc   const base::FilePath kTestFilePath("drive/root/File 1.txt");
FilePath          337 chrome/browser/chromeos/drive/drive_url_request_job_unittest.cc   const base::FilePath kTestFilePath("drive/root/File 1.txt");
FilePath           10 chrome/browser/chromeos/drive/dummy_file_system.cc       const base::FilePath& file_path,
FilePath           20 chrome/browser/chromeos/drive/dummy_file_system.h       const base::FilePath& local_src_file_path,
FilePath           21 chrome/browser/chromeos/drive/dummy_file_system.h       const base::FilePath& remote_dest_file_path,
FilePath           23 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void OpenFile(const base::FilePath& file_path,
FilePath           27 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void Copy(const base::FilePath& src_file_path,
FilePath           28 chrome/browser/chromeos/drive/dummy_file_system.h                     const base::FilePath& dest_file_path,
FilePath           31 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void Move(const base::FilePath& src_file_path,
FilePath           32 chrome/browser/chromeos/drive/dummy_file_system.h                     const base::FilePath& dest_file_path,
FilePath           34 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void Remove(const base::FilePath& file_path,
FilePath           38 chrome/browser/chromeos/drive/dummy_file_system.h       const base::FilePath& directory_path,
FilePath           42 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void CreateFile(const base::FilePath& file_path,
FilePath           46 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void TouchFile(const base::FilePath& file_path,
FilePath           50 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void TruncateFile(const base::FilePath& file_path,
FilePath           53 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void Pin(const base::FilePath& file_path,
FilePath           55 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void Unpin(const base::FilePath& file_path,
FilePath           57 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void GetFile(const base::FilePath& file_path,
FilePath           59 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void GetFileForSaving(const base::FilePath& file_path,
FilePath           62 chrome/browser/chromeos/drive/dummy_file_system.h       const base::FilePath& file_path,
FilePath           67 chrome/browser/chromeos/drive/dummy_file_system.h       const base::FilePath& file_path,
FilePath           69 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void ReadDirectory(const base::FilePath& file_path,
FilePath           81 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void GetShareUrl(const base::FilePath& file_path,
FilePath           87 chrome/browser/chromeos/drive/dummy_file_system.h       const base::FilePath& drive_file_path,
FilePath           90 chrome/browser/chromeos/drive/dummy_file_system.h       const base::FilePath& cache_file_path,
FilePath           92 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void GetCacheEntry(const base::FilePath& drive_file_path,
FilePath           94 chrome/browser/chromeos/drive/dummy_file_system.h   virtual void AddPermission(const base::FilePath& drive_file_path,
FilePath           50 chrome/browser/chromeos/drive/fake_file_system.cc     const base::FilePath& local_src_file_path,
FilePath           51 chrome/browser/chromeos/drive/fake_file_system.cc     const base::FilePath& remote_dest_file_path,
FilePath           56 chrome/browser/chromeos/drive/fake_file_system.cc void FakeFileSystem::OpenFile(const base::FilePath& file_path,
FilePath           63 chrome/browser/chromeos/drive/fake_file_system.cc void FakeFileSystem::Copy(const base::FilePath& src_file_path,
FilePath           64 chrome/browser/chromeos/drive/fake_file_system.cc                           const base::FilePath& dest_file_path,
FilePath           70 chrome/browser/chromeos/drive/fake_file_system.cc void FakeFileSystem::Move(const base::FilePath& src_file_path,
FilePath           71 chrome/browser/chromeos/drive/fake_file_system.cc                           const base::FilePath& dest_file_path,
FilePath           76 chrome/browser/chromeos/drive/fake_file_system.cc void FakeFileSystem::Remove(const base::FilePath& file_path,
FilePath           83 chrome/browser/chromeos/drive/fake_file_system.cc     const base::FilePath& directory_path,
FilePath           90 chrome/browser/chromeos/drive/fake_file_system.cc void FakeFileSystem::CreateFile(const base::FilePath& file_path,
FilePath           97 chrome/browser/chromeos/drive/fake_file_system.cc void FakeFileSystem::TouchFile(const base::FilePath& file_path,
FilePath          104 chrome/browser/chromeos/drive/fake_file_system.cc void FakeFileSystem::TruncateFile(const base::FilePath& file_path,
FilePath          110 chrome/browser/chromeos/drive/fake_file_system.cc void FakeFileSystem::Pin(const base::FilePath& file_path,
FilePath          115 chrome/browser/chromeos/drive/fake_file_system.cc void FakeFileSystem::Unpin(const base::FilePath& file_path,
FilePath          120 chrome/browser/chromeos/drive/fake_file_system.cc void FakeFileSystem::GetFile(const base::FilePath& file_path,
FilePath          125 chrome/browser/chromeos/drive/fake_file_system.cc void FakeFileSystem::GetFileForSaving(const base::FilePath& file_path,
FilePath          131 chrome/browser/chromeos/drive/fake_file_system.cc     const base::FilePath& file_path,
FilePath          147 chrome/browser/chromeos/drive/fake_file_system.cc     const base::FilePath& file_path,
FilePath          171 chrome/browser/chromeos/drive/fake_file_system.cc     const base::FilePath& file_path,
FilePath          196 chrome/browser/chromeos/drive/fake_file_system.cc     const base::FilePath& file_path,
FilePath          208 chrome/browser/chromeos/drive/fake_file_system.cc     const base::FilePath& drive_file_path,
FilePath          214 chrome/browser/chromeos/drive/fake_file_system.cc     const base::FilePath& cache_file_path,
FilePath          220 chrome/browser/chromeos/drive/fake_file_system.cc     const base::FilePath& drive_file_path,
FilePath          225 chrome/browser/chromeos/drive/fake_file_system.cc void FakeFileSystem::AddPermission(const base::FilePath& drive_file_path,
FilePath          295 chrome/browser/chromeos/drive/fake_file_system.cc   base::FilePath cache_path =
FilePath          304 chrome/browser/chromeos/drive/fake_file_system.cc   initialized_callback.Run(FILE_ERROR_OK, base::FilePath(), entry.Pass());
FilePath          318 chrome/browser/chromeos/drive/fake_file_system.cc     const base::FilePath& temp_file) {
FilePath          345 chrome/browser/chromeos/drive/fake_file_system.cc     const base::FilePath& base_name,
FilePath          365 chrome/browser/chromeos/drive/fake_file_system.cc     const base::FilePath& base_name,
FilePath           50 chrome/browser/chromeos/drive/fake_file_system.h       const base::FilePath& local_src_file_path,
FilePath           51 chrome/browser/chromeos/drive/fake_file_system.h       const base::FilePath& remote_dest_file_path,
FilePath           53 chrome/browser/chromeos/drive/fake_file_system.h   virtual void OpenFile(const base::FilePath& file_path,
FilePath           57 chrome/browser/chromeos/drive/fake_file_system.h   virtual void Copy(const base::FilePath& src_file_path,
FilePath           58 chrome/browser/chromeos/drive/fake_file_system.h                     const base::FilePath& dest_file_path,
FilePath           61 chrome/browser/chromeos/drive/fake_file_system.h   virtual void Move(const base::FilePath& src_file_path,
FilePath           62 chrome/browser/chromeos/drive/fake_file_system.h                     const base::FilePath& dest_file_path,
FilePath           64 chrome/browser/chromeos/drive/fake_file_system.h   virtual void Remove(const base::FilePath& file_path,
FilePath           67 chrome/browser/chromeos/drive/fake_file_system.h   virtual void CreateDirectory(const base::FilePath& directory_path,
FilePath           71 chrome/browser/chromeos/drive/fake_file_system.h   virtual void CreateFile(const base::FilePath& file_path,
FilePath           75 chrome/browser/chromeos/drive/fake_file_system.h   virtual void TouchFile(const base::FilePath& file_path,
FilePath           79 chrome/browser/chromeos/drive/fake_file_system.h   virtual void TruncateFile(const base::FilePath& file_path,
FilePath           82 chrome/browser/chromeos/drive/fake_file_system.h   virtual void Pin(const base::FilePath& file_path,
FilePath           84 chrome/browser/chromeos/drive/fake_file_system.h   virtual void Unpin(const base::FilePath& file_path,
FilePath           86 chrome/browser/chromeos/drive/fake_file_system.h   virtual void GetFile(const base::FilePath& file_path,
FilePath           88 chrome/browser/chromeos/drive/fake_file_system.h   virtual void GetFileForSaving(const base::FilePath& file_path,
FilePath           91 chrome/browser/chromeos/drive/fake_file_system.h       const base::FilePath& file_path,
FilePath           96 chrome/browser/chromeos/drive/fake_file_system.h       const base::FilePath& file_path,
FilePath           99 chrome/browser/chromeos/drive/fake_file_system.h       const base::FilePath& file_path,
FilePath          111 chrome/browser/chromeos/drive/fake_file_system.h       const base::FilePath& file_path,
FilePath          117 chrome/browser/chromeos/drive/fake_file_system.h       const base::FilePath& drive_file_path,
FilePath          120 chrome/browser/chromeos/drive/fake_file_system.h       const base::FilePath& cache_file_path,
FilePath          123 chrome/browser/chromeos/drive/fake_file_system.h       const base::FilePath& drive_file_path,
FilePath          125 chrome/browser/chromeos/drive/fake_file_system.h   virtual void AddPermission(const base::FilePath& drive_file_path,
FilePath          156 chrome/browser/chromeos/drive/fake_file_system.h       const base::FilePath& temp_file);
FilePath          174 chrome/browser/chromeos/drive/fake_file_system.h       const base::FilePath& base_name,
FilePath          179 chrome/browser/chromeos/drive/fake_file_system.h       const base::FilePath& base_name,
FilePath           38 chrome/browser/chromeos/drive/fake_file_system_unittest.cc   base::FilePath cache_file_path;
FilePath           42 chrome/browser/chromeos/drive/fake_file_system_unittest.cc   const base::FilePath kDriveFile =
FilePath          100 chrome/browser/chromeos/drive/fake_file_system_unittest.cc   base::FilePath cache_file_path;
FilePath           36 chrome/browser/chromeos/drive/file_cache.cc std::string GetIdFromPath(const base::FilePath& path) {
FilePath           43 chrome/browser/chromeos/drive/file_cache.cc                      const base::FilePath& cache_file_directory,
FilePath           61 chrome/browser/chromeos/drive/file_cache.cc base::FilePath FileCache::GetCacheFilePath(const std::string& id) const {
FilePath           63 chrome/browser/chromeos/drive/file_cache.cc       base::FilePath::FromUTF8Unsafe(util::EscapeCacheFileName(id)));
FilePath           70 chrome/browser/chromeos/drive/file_cache.cc bool FileCache::IsUnderFileCacheDirectory(const base::FilePath& path) const {
FilePath          112 chrome/browser/chromeos/drive/file_cache.cc   for (base::FilePath current = enumerator.Next(); !current.empty();
FilePath          124 chrome/browser/chromeos/drive/file_cache.cc                              base::FilePath* cache_file_path) {
FilePath          139 chrome/browser/chromeos/drive/file_cache.cc                            const base::FilePath& source_path,
FilePath          157 chrome/browser/chromeos/drive/file_cache.cc   base::FilePath dest_path = GetCacheFilePath(id);
FilePath          225 chrome/browser/chromeos/drive/file_cache.cc                                    base::FilePath* cache_file_path) {
FilePath          238 chrome/browser/chromeos/drive/file_cache.cc   base::FilePath path = GetCacheFilePath(id);
FilePath          349 chrome/browser/chromeos/drive/file_cache.cc   base::FilePath path = GetCacheFilePath(id);
FilePath          375 chrome/browser/chromeos/drive/file_cache.cc   for (base::FilePath file = enumerator.Next(); !file.empty();
FilePath          420 chrome/browser/chromeos/drive/file_cache.cc     const base::FilePath& dest_directory,
FilePath          428 chrome/browser/chromeos/drive/file_cache.cc   for (base::FilePath current = enumerator.Next(); !current.empty();
FilePath          465 chrome/browser/chromeos/drive/file_cache.cc     base::FilePath dest_base_name(FILE_PATH_LITERAL("file"));
FilePath          469 chrome/browser/chromeos/drive/file_cache.cc       dest_base_name = base::FilePath::FromUTF8Unsafe(it->second.title);
FilePath          477 chrome/browser/chromeos/drive/file_cache.cc         dest_base_name = base::FilePath(FILE_PATH_LITERAL("image"));
FilePath          479 chrome/browser/chromeos/drive/file_cache.cc         dest_base_name = base::FilePath(FILE_PATH_LITERAL("video"));
FilePath          481 chrome/browser/chromeos/drive/file_cache.cc         dest_base_name = base::FilePath(FILE_PATH_LITERAL("audio"));
FilePath          485 chrome/browser/chromeos/drive/file_cache.cc       std::vector<base::FilePath::StringType> extensions;
FilePath          486 chrome/browser/chromeos/drive/file_cache.cc       base::FilePath::StringType extension;
FilePath          498 chrome/browser/chromeos/drive/file_cache.cc     const base::FilePath& dest_path = dest_directory.Append(dest_base_name)
FilePath          512 chrome/browser/chromeos/drive/file_cache.cc FileError FileCache::MarkAsUnmounted(const base::FilePath& file_path) {
FilePath          532 chrome/browser/chromeos/drive/file_cache.cc                                   const base::FilePath& path) {
FilePath          548 chrome/browser/chromeos/drive/file_cache.cc   for (base::FilePath current = enumerator.Next(); !current.empty();
FilePath          550 chrome/browser/chromeos/drive/file_cache.cc     base::FilePath new_path = current.RemoveExtension();
FilePath           61 chrome/browser/chromeos/drive/file_cache.h             const base::FilePath& cache_file_directory,
FilePath           69 chrome/browser/chromeos/drive/file_cache.h   bool IsUnderFileCacheDirectory(const base::FilePath& path) const;
FilePath           87 chrome/browser/chromeos/drive/file_cache.h   FileError GetFile(const std::string& id, base::FilePath* cache_file_path);
FilePath           94 chrome/browser/chromeos/drive/file_cache.h                   const base::FilePath& source_path,
FilePath          105 chrome/browser/chromeos/drive/file_cache.h                           base::FilePath* cache_file_path);
FilePath          108 chrome/browser/chromeos/drive/file_cache.h   FileError MarkAsUnmounted(const base::FilePath& file_path);
FilePath          144 chrome/browser/chromeos/drive/file_cache.h       const base::FilePath& dest_directory,
FilePath          156 chrome/browser/chromeos/drive/file_cache.h   base::FilePath GetCacheFilePath(const std::string& id) const;
FilePath          167 chrome/browser/chromeos/drive/file_cache.h   bool HasEnoughSpaceFor(int64 num_bytes, const base::FilePath& path);
FilePath          177 chrome/browser/chromeos/drive/file_cache.h   const base::FilePath cache_file_directory_;
FilePath           38 chrome/browser/chromeos/drive/file_cache_unittest.cc     const base::FilePath metadata_dir = temp_dir_.path().AppendASCII("meta");
FilePath           65 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath cache_files_dir_;
FilePath           74 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath dir_source_root;
FilePath           76 chrome/browser/chromeos/drive/file_cache_unittest.cc   const base::FilePath src_path =
FilePath           84 chrome/browser/chromeos/drive/file_cache_unittest.cc   const base::FilePath file_directory =
FilePath           96 chrome/browser/chromeos/drive/file_cache_unittest.cc   const base::FilePath dest_directory = temp_dir_.path().AppendASCII("dest");
FilePath          123 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath src_file;
FilePath          148 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath src_file;
FilePath          156 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath tmp_path;
FilePath          165 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath pinned_path;
FilePath          188 chrome/browser/chromeos/drive/file_cache_unittest.cc   const base::FilePath src_file_path = temp_dir_.path().Append("test.dat");
FilePath          195 chrome/browser/chromeos/drive/file_cache_unittest.cc   const base::FilePath cache_file_directory =
FilePath          201 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath cache_file_path;
FilePath          236 chrome/browser/chromeos/drive/file_cache_unittest.cc   const base::FilePath src_file_path = temp_dir_.path().Append("test.dat");
FilePath          252 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath cache_file_path;
FilePath          258 chrome/browser/chromeos/drive/file_cache_unittest.cc       id, md5, base::FilePath::FromUTF8Unsafe("non_existent_file"),
FilePath          278 chrome/browser/chromeos/drive/file_cache_unittest.cc   const base::FilePath src_file_path = temp_dir_.path().Append("test.dat");
FilePath          322 chrome/browser/chromeos/drive/file_cache_unittest.cc   const base::FilePath src_file_path = temp_dir_.path().Append("test.dat");
FilePath          334 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath cache_file_path;
FilePath          349 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath src_file;
FilePath          391 chrome/browser/chromeos/drive/file_cache_unittest.cc   const base::FilePath src_file_path = temp_dir_.path().Append("test.dat");
FilePath          403 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath cache_file_path;
FilePath          428 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath src_file;
FilePath          457 chrome/browser/chromeos/drive/file_cache_unittest.cc   const base::FilePath src_file_path = temp_dir_.path().Append("test.dat");
FilePath          465 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath src_file;
FilePath          470 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath cache_file_path;
FilePath          479 chrome/browser/chromeos/drive/file_cache_unittest.cc   const base::FilePath file_directory =
FilePath          522 chrome/browser/chromeos/drive/file_cache_unittest.cc   base::FilePath src_file;
FilePath            9 chrome/browser/chromeos/drive/file_change.cc FileChange::FileChange(const base::FilePath& path, Type type)
FilePath           16 chrome/browser/chromeos/drive/file_change.cc FileChangeSet FileChange::CreateSingleSet(const base::FilePath& path,
FilePath           32 chrome/browser/chromeos/drive/file_change.h   FileChange(const base::FilePath& path, Type type);
FilePath           36 chrome/browser/chromeos/drive/file_change.h   static FileChangeSet CreateSingleSet(const base::FilePath& path, Type type);
FilePath           47 chrome/browser/chromeos/drive/file_change.h   const base::FilePath& path() const { return path_; }
FilePath           52 chrome/browser/chromeos/drive/file_change.h   const base::FilePath path_;
FilePath           12 chrome/browser/chromeos/drive/file_change_unittest.cc   base::FilePath change_path(FILE_PATH_LITERAL("test"));
FilePath           22 chrome/browser/chromeos/drive/file_change_unittest.cc   base::FilePath change_path(FILE_PATH_LITERAL("a/b/c/d"));
FilePath           38 chrome/browser/chromeos/drive/file_change_unittest.cc   FileChange file_change1(base::FilePath(FILE_PATH_LITERAL("a")),
FilePath           40 chrome/browser/chromeos/drive/file_change_unittest.cc   FileChange file_change2(base::FilePath(FILE_PATH_LITERAL("b")),
FilePath           46 chrome/browser/chromeos/drive/file_change_unittest.cc   FileChange file_change3(base::FilePath(FILE_PATH_LITERAL("a")),
FilePath           48 chrome/browser/chromeos/drive/file_change_unittest.cc   FileChange file_change4(base::FilePath(FILE_PATH_LITERAL("a")),
FilePath           53 chrome/browser/chromeos/drive/file_change_unittest.cc   FileChange file_change5(base::FilePath(FILE_PATH_LITERAL("c")),
FilePath           55 chrome/browser/chromeos/drive/file_change_unittest.cc   FileChange file_change6(base::FilePath(FILE_PATH_LITERAL("c")),
FilePath           61 chrome/browser/chromeos/drive/file_change_unittest.cc   FileChange file_change1(base::FilePath(FILE_PATH_LITERAL("a")),
FilePath           63 chrome/browser/chromeos/drive/file_change_unittest.cc   FileChange file_change2(base::FilePath(FILE_PATH_LITERAL("a")),
FilePath           65 chrome/browser/chromeos/drive/file_change_unittest.cc   FileChange file_change3(base::FilePath(FILE_PATH_LITERAL("a")),
FilePath           67 chrome/browser/chromeos/drive/file_change_unittest.cc   FileChange file_change4(base::FilePath(FILE_PATH_LITERAL("b")),
FilePath           69 chrome/browser/chromeos/drive/file_change_unittest.cc   FileChange file_change5(base::FilePath(FILE_PATH_LITERAL("c")),
FilePath           48 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& file_path,
FilePath           76 chrome/browser/chromeos/drive/file_system.cc   base::FilePath local_cache_path;
FilePath          105 chrome/browser/chromeos/drive/file_system.cc                       const base::FilePath& file_path,
FilePath          126 chrome/browser/chromeos/drive/file_system.cc                         const base::FilePath& file_path,
FilePath          139 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& drive_file_path,
FilePath          140 chrome/browser/chromeos/drive/file_system.cc     base::FilePath* cache_file_path) {
FilePath          151 chrome/browser/chromeos/drive/file_system.cc                             base::FilePath* cache_file_path,
FilePath          160 chrome/browser/chromeos/drive/file_system.cc                                  const base::FilePath& drive_file_path,
FilePath          194 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& unused_file_path,
FilePath          214 chrome/browser/chromeos/drive/file_system.cc     base::FilePath* file_path) {
FilePath          219 chrome/browser/chromeos/drive/file_system.cc       resource_metadata->GetFilePath(local_id) : base::FilePath();
FilePath          225 chrome/browser/chromeos/drive/file_system.cc void GetPathFromResourceIdAfterGetPath(base::FilePath* file_path,
FilePath          265 chrome/browser/chromeos/drive/file_system.cc   base::FilePath directory_path;
FilePath          279 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& temporary_file_directory)
FilePath          432 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& local_src_file_path,
FilePath          433 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& remote_dest_file_path,
FilePath          442 chrome/browser/chromeos/drive/file_system.cc void FileSystem::Copy(const base::FilePath& src_file_path,
FilePath          443 chrome/browser/chromeos/drive/file_system.cc                       const base::FilePath& dest_file_path,
FilePath          452 chrome/browser/chromeos/drive/file_system.cc void FileSystem::Move(const base::FilePath& src_file_path,
FilePath          453 chrome/browser/chromeos/drive/file_system.cc                       const base::FilePath& dest_file_path,
FilePath          460 chrome/browser/chromeos/drive/file_system.cc void FileSystem::Remove(const base::FilePath& file_path,
FilePath          469 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& directory_path,
FilePath          507 chrome/browser/chromeos/drive/file_system.cc void FileSystem::CreateFile(const base::FilePath& file_path,
FilePath          517 chrome/browser/chromeos/drive/file_system.cc void FileSystem::TouchFile(const base::FilePath& file_path,
FilePath          527 chrome/browser/chromeos/drive/file_system.cc void FileSystem::TruncateFile(const base::FilePath& file_path,
FilePath          535 chrome/browser/chromeos/drive/file_system.cc void FileSystem::Pin(const base::FilePath& file_path,
FilePath          562 chrome/browser/chromeos/drive/file_system.cc void FileSystem::Unpin(const base::FilePath& file_path,
FilePath          593 chrome/browser/chromeos/drive/file_system.cc void FileSystem::GetFile(const base::FilePath& file_path,
FilePath          606 chrome/browser/chromeos/drive/file_system.cc void FileSystem::GetFileForSaving(const base::FilePath& file_path,
FilePath          615 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& file_path,
FilePath          634 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& file_path,
FilePath          647 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& file_path,
FilePath          675 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& directory_path,
FilePath          723 chrome/browser/chromeos/drive/file_system.cc void FileSystem::GetShareUrl(const base::FilePath& file_path,
FilePath          747 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& file_path,
FilePath          822 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& directory_path) {
FilePath          845 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& path) {
FilePath          853 chrome/browser/chromeos/drive/file_system.cc void FileSystem::OnDirectoryChanged(const base::FilePath& directory_path) {
FilePath          897 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& drive_file_path,
FilePath          902 chrome/browser/chromeos/drive/file_system.cc   base::FilePath* cache_file_path = new base::FilePath;
FilePath          917 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& cache_file_path,
FilePath          937 chrome/browser/chromeos/drive/file_system.cc     const base::FilePath& drive_file_path,
FilePath          956 chrome/browser/chromeos/drive/file_system.cc void FileSystem::AddPermission(const base::FilePath& drive_file_path,
FilePath         1000 chrome/browser/chromeos/drive/file_system.cc void FileSystem::OpenFile(const base::FilePath& file_path,
FilePath         1015 chrome/browser/chromeos/drive/file_system.cc   base::FilePath* const file_path = new base::FilePath();
FilePath           75 chrome/browser/chromeos/drive/file_system.h              const base::FilePath& temporary_file_directory);
FilePath           90 chrome/browser/chromeos/drive/file_system.h       const base::FilePath& local_src_file_path,
FilePath           91 chrome/browser/chromeos/drive/file_system.h       const base::FilePath& remote_dest_file_path,
FilePath           93 chrome/browser/chromeos/drive/file_system.h   virtual void OpenFile(const base::FilePath& file_path,
FilePath           97 chrome/browser/chromeos/drive/file_system.h   virtual void Copy(const base::FilePath& src_file_path,
FilePath           98 chrome/browser/chromeos/drive/file_system.h                     const base::FilePath& dest_file_path,
FilePath          101 chrome/browser/chromeos/drive/file_system.h   virtual void Move(const base::FilePath& src_file_path,
FilePath          102 chrome/browser/chromeos/drive/file_system.h                     const base::FilePath& dest_file_path,
FilePath          104 chrome/browser/chromeos/drive/file_system.h   virtual void Remove(const base::FilePath& file_path,
FilePath          107 chrome/browser/chromeos/drive/file_system.h   virtual void CreateDirectory(const base::FilePath& directory_path,
FilePath          111 chrome/browser/chromeos/drive/file_system.h   virtual void CreateFile(const base::FilePath& file_path,
FilePath          115 chrome/browser/chromeos/drive/file_system.h   virtual void TouchFile(const base::FilePath& file_path,
FilePath          119 chrome/browser/chromeos/drive/file_system.h   virtual void TruncateFile(const base::FilePath& file_path,
FilePath          122 chrome/browser/chromeos/drive/file_system.h   virtual void Pin(const base::FilePath& file_path,
FilePath          124 chrome/browser/chromeos/drive/file_system.h   virtual void Unpin(const base::FilePath& file_path,
FilePath          126 chrome/browser/chromeos/drive/file_system.h   virtual void GetFile(const base::FilePath& file_path,
FilePath          128 chrome/browser/chromeos/drive/file_system.h   virtual void GetFileForSaving(const base::FilePath& file_path,
FilePath          131 chrome/browser/chromeos/drive/file_system.h       const base::FilePath& file_path,
FilePath          136 chrome/browser/chromeos/drive/file_system.h       const base::FilePath& file_path,
FilePath          139 chrome/browser/chromeos/drive/file_system.h       const base::FilePath& directory_path,
FilePath          144 chrome/browser/chromeos/drive/file_system.h       const base::FilePath& file_path,
FilePath          150 chrome/browser/chromeos/drive/file_system.h       const base::FilePath& drive_file_path,
FilePath          153 chrome/browser/chromeos/drive/file_system.h       const base::FilePath& cache_file_path,
FilePath          156 chrome/browser/chromeos/drive/file_system.h       const base::FilePath& drive_file_path,
FilePath          158 chrome/browser/chromeos/drive/file_system.h   virtual void AddPermission(const base::FilePath& drive_file_path,
FilePath          169 chrome/browser/chromeos/drive/file_system.h       const base::FilePath& directory_path) OVERRIDE;
FilePath          177 chrome/browser/chromeos/drive/file_system.h       const base::FilePath& directory_path) OVERRIDE;
FilePath          221 chrome/browser/chromeos/drive/file_system.h   void GetResourceEntryAfterRead(const base::FilePath& file_path,
FilePath          229 chrome/browser/chromeos/drive/file_system.h   void GetShareUrlAfterGetResourceEntry(const base::FilePath& file_path,
FilePath          248 chrome/browser/chromeos/drive/file_system.h       const base::FilePath& fiepath);
FilePath          283 chrome/browser/chromeos/drive/file_system.h   base::FilePath temporary_file_directory_;
FilePath           29 chrome/browser/chromeos/drive/file_system/copy_operation.cc   base::FilePath src_file_path;
FilePath           30 chrome/browser/chromeos/drive/file_system/copy_operation.cc   base::FilePath dest_file_path;
FilePath           66 chrome/browser/chromeos/drive/file_system/copy_operation.cc   base::FilePath changed_path;
FilePath          153 chrome/browser/chromeos/drive/file_system/copy_operation.cc   base::FilePath cache_file_path;
FilePath          166 chrome/browser/chromeos/drive/file_system/copy_operation.cc     base::FilePath* file_path) {
FilePath          200 chrome/browser/chromeos/drive/file_system/copy_operation.cc     const base::FilePath& local_src_path,
FilePath          201 chrome/browser/chromeos/drive/file_system/copy_operation.cc     const base::FilePath& remote_dest_path,
FilePath          220 chrome/browser/chromeos/drive/file_system/copy_operation.cc     const base::FilePath& local_src_path,
FilePath          221 chrome/browser/chromeos/drive/file_system/copy_operation.cc     const base::FilePath& remote_dest_path,
FilePath          298 chrome/browser/chromeos/drive/file_system/copy_operation.cc void CopyOperation::Copy(const base::FilePath& src_file_path,
FilePath          299 chrome/browser/chromeos/drive/file_system/copy_operation.cc                          const base::FilePath& dest_file_path,
FilePath          345 chrome/browser/chromeos/drive/file_system/copy_operation.cc   base::FilePath new_title = params->dest_file_path.BaseName();
FilePath          363 chrome/browser/chromeos/drive/file_system/copy_operation.cc     const base::FilePath& local_src_path,
FilePath          364 chrome/browser/chromeos/drive/file_system/copy_operation.cc     const base::FilePath& remote_dest_path,
FilePath          386 chrome/browser/chromeos/drive/file_system/copy_operation.cc     const base::FilePath& local_src_path,
FilePath          387 chrome/browser/chromeos/drive/file_system/copy_operation.cc     const base::FilePath& remote_dest_path,
FilePath          506 chrome/browser/chromeos/drive/file_system/copy_operation.cc   base::FilePath* file_path = new base::FilePath;
FilePath          519 chrome/browser/chromeos/drive/file_system/copy_operation.cc     base::FilePath* file_path,
FilePath          530 chrome/browser/chromeos/drive/file_system/copy_operation.cc     const base::FilePath& local_src_path,
FilePath          531 chrome/browser/chromeos/drive/file_system/copy_operation.cc     const base::FilePath& remote_dest_path,
FilePath          546 chrome/browser/chromeos/drive/file_system/copy_operation.cc     const base::FilePath& local_src_path,
FilePath          547 chrome/browser/chromeos/drive/file_system/copy_operation.cc     const base::FilePath& remote_dest_path,
FilePath          573 chrome/browser/chromeos/drive/file_system/copy_operation.cc     const base::FilePath& remote_dest_path,
FilePath           17 chrome/browser/chromeos/drive/file_system/copy_operation.h class FilePath;
FilePath           61 chrome/browser/chromeos/drive/file_system/copy_operation.h   void Copy(const base::FilePath& src_file_path,
FilePath           62 chrome/browser/chromeos/drive/file_system/copy_operation.h             const base::FilePath& dest_file_path,
FilePath           73 chrome/browser/chromeos/drive/file_system/copy_operation.h       const base::FilePath& local_src_file_path,
FilePath           74 chrome/browser/chromeos/drive/file_system/copy_operation.h       const base::FilePath& remote_dest_file_path,
FilePath           96 chrome/browser/chromeos/drive/file_system/copy_operation.h       const base::FilePath& local_src_path,
FilePath           97 chrome/browser/chromeos/drive/file_system/copy_operation.h       const base::FilePath& remote_dest_path,
FilePath          126 chrome/browser/chromeos/drive/file_system/copy_operation.h       base::FilePath* file_path,
FilePath          132 chrome/browser/chromeos/drive/file_system/copy_operation.h   void ScheduleTransferRegularFile(const base::FilePath& local_src_path,
FilePath          133 chrome/browser/chromeos/drive/file_system/copy_operation.h                                    const base::FilePath& remote_dest_path,
FilePath          138 chrome/browser/chromeos/drive/file_system/copy_operation.h       const base::FilePath& local_src_path,
FilePath          139 chrome/browser/chromeos/drive/file_system/copy_operation.h       const base::FilePath& remote_dest_path,
FilePath          147 chrome/browser/chromeos/drive/file_system/copy_operation.h       const base::FilePath& remote_dest_path,
FilePath           38 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   const base::FilePath local_src_path = temp_dir().AppendASCII("local.txt");
FilePath           39 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   const base::FilePath remote_dest_path(
FilePath           85 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   const base::FilePath local_src_path = temp_dir().AppendASCII("local.txt");
FilePath           86 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   const base::FilePath remote_dest_path(
FilePath          129 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   const base::FilePath local_src_path = temp_dir().AppendASCII("local.gdoc");
FilePath          130 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   const base::FilePath remote_dest_path(FILE_PATH_LITERAL(
FilePath          163 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   const base::FilePath local_src_path = temp_dir().AppendASCII("local.gdoc");
FilePath          164 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   const base::FilePath remote_dest_path(FILE_PATH_LITERAL(
FilePath          199 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   const base::FilePath local_src_path = temp_dir().AppendASCII("local.gdoc");
FilePath          200 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   const base::FilePath remote_dest_path(FILE_PATH_LITERAL(
FilePath          242 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath src_path(FILE_PATH_LITERAL("drive/root/Dummy file.txt"));
FilePath          243 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath dest_path(FILE_PATH_LITERAL("drive/root/Test.log"));
FilePath          262 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          263 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath dest_path(FILE_PATH_LITERAL("drive/root/Dummy/Test.log"));
FilePath          286 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath src_path(FILE_PATH_LITERAL(
FilePath          288 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath dest_path(FILE_PATH_LITERAL(
FilePath          310 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          311 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath dest_path(FILE_PATH_LITERAL(
FilePath          318 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath temp_file;
FilePath          369 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath cache_file_path;
FilePath          387 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          388 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath dest_path(FILE_PATH_LITERAL(
FilePath          412 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          413 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath dest_path(FILE_PATH_LITERAL("drive/root/Directory 1"));
FilePath          425 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath src_path(FILE_PATH_LITERAL("drive/root/Directory 1"));
FilePath          426 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath dest_path(FILE_PATH_LITERAL("drive/root/New Directory"));
FilePath          444 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          445 chrome/browser/chromeos/drive/file_system/copy_operation_unittest.cc   base::FilePath dest_path(FILE_PATH_LITERAL("drive/root/File 2.txt"));
FilePath           23 chrome/browser/chromeos/drive/file_system/create_directory_operation.cc     const base::FilePath& relative_file_path,
FilePath           25 chrome/browser/chromeos/drive/file_system/create_directory_operation.cc     std::set<base::FilePath>* changed_directories) {
FilePath           27 chrome/browser/chromeos/drive/file_system/create_directory_operation.cc   std::vector<base::FilePath::StringType> components;
FilePath           30 chrome/browser/chromeos/drive/file_system/create_directory_operation.cc   base::FilePath title(components[0]);
FilePath           31 chrome/browser/chromeos/drive/file_system/create_directory_operation.cc   base::FilePath remaining_path;
FilePath           60 chrome/browser/chromeos/drive/file_system/create_directory_operation.cc                            const base::FilePath& directory_path,
FilePath           64 chrome/browser/chromeos/drive/file_system/create_directory_operation.cc                            std::set<base::FilePath>* changed_directories) {
FilePath           66 chrome/browser/chromeos/drive/file_system/create_directory_operation.cc   std::vector<base::FilePath::StringType> components;
FilePath           72 chrome/browser/chromeos/drive/file_system/create_directory_operation.cc   base::FilePath existing_deepest_path(components[0]);
FilePath           99 chrome/browser/chromeos/drive/file_system/create_directory_operation.cc   base::FilePath remaining_path;
FilePath          123 chrome/browser/chromeos/drive/file_system/create_directory_operation.cc     const base::FilePath& directory_path,
FilePath          131 chrome/browser/chromeos/drive/file_system/create_directory_operation.cc   std::set<base::FilePath>* changed_directories = new std::set<base::FilePath>;
FilePath          149 chrome/browser/chromeos/drive/file_system/create_directory_operation.cc       const std::set<base::FilePath>* changed_directories,
FilePath          158 chrome/browser/chromeos/drive/file_system/create_directory_operation.cc   for (std::set<base::FilePath>::const_iterator it =
FilePath           16 chrome/browser/chromeos/drive/file_system/create_directory_operation.h class FilePath;
FilePath           49 chrome/browser/chromeos/drive/file_system/create_directory_operation.h   void CreateDirectory(const base::FilePath& directory_path,
FilePath           59 chrome/browser/chromeos/drive/file_system/create_directory_operation.h       const std::set<base::FilePath>* changed_directories,
FilePath           17 chrome/browser/chromeos/drive/file_system/create_directory_operation_unittest.cc   FileError FindDirectory(const base::FilePath& path) {
FilePath           31 chrome/browser/chromeos/drive/file_system/create_directory_operation_unittest.cc   const base::FilePath kExistingFile(
FilePath           33 chrome/browser/chromeos/drive/file_system/create_directory_operation_unittest.cc   const base::FilePath kExistingDirectory(
FilePath           35 chrome/browser/chromeos/drive/file_system/create_directory_operation_unittest.cc   const base::FilePath kNewDirectory1(
FilePath           37 chrome/browser/chromeos/drive/file_system/create_directory_operation_unittest.cc   const base::FilePath kNewDirectory2 =
FilePath           27 chrome/browser/chromeos/drive/file_system/create_file_operation.cc                            const base::FilePath& file_path,
FilePath           85 chrome/browser/chromeos/drive/file_system/create_file_operation.cc void CreateFileOperation::CreateFile(const base::FilePath& file_path,
FilePath          111 chrome/browser/chromeos/drive/file_system/create_file_operation.cc     const base::FilePath& file_path,
FilePath           14 chrome/browser/chromeos/drive/file_system/create_file_operation.h class FilePath;
FilePath           47 chrome/browser/chromeos/drive/file_system/create_file_operation.h   void CreateFile(const base::FilePath& file_path,
FilePath           55 chrome/browser/chromeos/drive/file_system/create_file_operation.h                                        const base::FilePath& file_path,
FilePath           21 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/root/New File.txt"));
FilePath           50 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   const base::FilePath kExistingFile(
FilePath           52 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   const base::FilePath kExistingDirectory(
FilePath           54 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   const base::FilePath kNonExistingFile(
FilePath           56 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   const base::FilePath kFileInNonExistingDirectory(
FilePath          111 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   const base::FilePath kPng1(FILE_PATH_LITERAL("drive/root/1.png"));
FilePath          112 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   const base::FilePath kPng2(FILE_PATH_LITERAL("drive/root/2.png"));
FilePath          113 chrome/browser/chromeos/drive/file_system/create_file_operation_unittest.cc   const base::FilePath kUnknown(FILE_PATH_LITERAL("drive/root/3.unknown"));
FilePath           33 chrome/browser/chromeos/drive/file_system/download_operation.cc     const base::FilePath& dir,
FilePath           34 chrome/browser/chromeos/drive/file_system/download_operation.cc     const base::FilePath::StringType& extension,
FilePath           35 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath* out_path) {
FilePath           36 chrome/browser/chromeos/drive/file_system/download_operation.cc   base::FilePath subdir;
FilePath           37 chrome/browser/chromeos/drive/file_system/download_operation.cc   if (!base::CreateTemporaryDirInDir(dir, base::FilePath::StringType(),
FilePath           51 chrome/browser/chromeos/drive/file_system/download_operation.cc                                  const base::FilePath& temporary_file_directory,
FilePath           52 chrome/browser/chromeos/drive/file_system/download_operation.cc                                  base::FilePath* temp_download_file) {
FilePath           77 chrome/browser/chromeos/drive/file_system/download_operation.cc     const base::FilePath& temporary_file_directory,
FilePath           80 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath* cache_file_path,
FilePath           81 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath* temp_download_file_path) {
FilePath           98 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath::StringType extension = base::FilePath::FromUTF8Unsafe(
FilePath          100 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath gdoc_file_path;
FilePath          134 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath empty_file;
FilePath          174 chrome/browser/chromeos/drive/file_system/download_operation.cc   base::FilePath temporary_file_directory;
FilePath          182 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath* drive_file_path,
FilePath          183 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath* cache_file_path,
FilePath          184 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath* temp_download_file_path,
FilePath          196 chrome/browser/chromeos/drive/file_system/download_operation.cc     const base::FilePath& file_path,
FilePath          197 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath* cache_file_path,
FilePath          198 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath* temp_download_file_path,
FilePath          218 chrome/browser/chromeos/drive/file_system/download_operation.cc     const base::FilePath& downloaded_file_path,
FilePath          219 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath* cache_file_path) {
FilePath          269 chrome/browser/chromeos/drive/file_system/download_operation.cc   void OnCacheFileFound(const base::FilePath& cache_file_path) const {
FilePath          285 chrome/browser/chromeos/drive/file_system/download_operation.cc     initialized_callback_.Run(FILE_ERROR_OK, base::FilePath(),
FilePath          291 chrome/browser/chromeos/drive/file_system/download_operation.cc         error, base::FilePath(), scoped_ptr<ResourceEntry>());
FilePath          294 chrome/browser/chromeos/drive/file_system/download_operation.cc   void OnComplete(const base::FilePath& cache_file_path) {
FilePath          331 chrome/browser/chromeos/drive/file_system/download_operation.cc     const base::FilePath& temporary_file_directory)
FilePath          357 chrome/browser/chromeos/drive/file_system/download_operation.cc   base::FilePath* drive_file_path = new base::FilePath;
FilePath          358 chrome/browser/chromeos/drive/file_system/download_operation.cc   base::FilePath* cache_file_path = new base::FilePath;
FilePath          359 chrome/browser/chromeos/drive/file_system/download_operation.cc   base::FilePath* temp_download_file_path = new base::FilePath;
FilePath          386 chrome/browser/chromeos/drive/file_system/download_operation.cc     const base::FilePath& file_path,
FilePath          398 chrome/browser/chromeos/drive/file_system/download_operation.cc   base::FilePath* drive_file_path = new base::FilePath(file_path);
FilePath          399 chrome/browser/chromeos/drive/file_system/download_operation.cc   base::FilePath* cache_file_path = new base::FilePath;
FilePath          400 chrome/browser/chromeos/drive/file_system/download_operation.cc   base::FilePath* temp_download_file_path = new base::FilePath;
FilePath          428 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath* drive_file_path,
FilePath          429 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath* cache_file_path,
FilePath          430 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath* temp_download_file_path,
FilePath          476 chrome/browser/chromeos/drive/file_system/download_operation.cc     const base::FilePath& drive_file_path,
FilePath          479 chrome/browser/chromeos/drive/file_system/download_operation.cc     const base::FilePath& downloaded_file_path) {
FilePath          484 chrome/browser/chromeos/drive/file_system/download_operation.cc   base::FilePath* cache_file_path = new base::FilePath;
FilePath          503 chrome/browser/chromeos/drive/file_system/download_operation.cc     const base::FilePath& file_path,
FilePath          505 chrome/browser/chromeos/drive/file_system/download_operation.cc     base::FilePath* cache_file_path,
FilePath           16 chrome/browser/chromeos/drive/file_system/download_operation.h class FilePath;
FilePath           46 chrome/browser/chromeos/drive/file_system/download_operation.h                     const base::FilePath& temporary_file_directory);
FilePath           75 chrome/browser/chromeos/drive/file_system/download_operation.h       const base::FilePath& file_path,
FilePath           90 chrome/browser/chromeos/drive/file_system/download_operation.h       base::FilePath* drive_file_path,
FilePath           91 chrome/browser/chromeos/drive/file_system/download_operation.h       base::FilePath* cache_file_path,
FilePath           92 chrome/browser/chromeos/drive/file_system/download_operation.h       base::FilePath* temp_download_file_path,
FilePath           97 chrome/browser/chromeos/drive/file_system/download_operation.h       const base::FilePath& drive_file_path,
FilePath          100 chrome/browser/chromeos/drive/file_system/download_operation.h       const base::FilePath& downloaded_file_path);
FilePath          105 chrome/browser/chromeos/drive/file_system/download_operation.h       const base::FilePath& file_path,
FilePath          107 chrome/browser/chromeos/drive/file_system/download_operation.h       base::FilePath* cache_file_path,
FilePath          118 chrome/browser/chromeos/drive/file_system/download_operation.h   const base::FilePath temporary_file_directory_;
FilePath           37 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath           47 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_path;
FilePath           70 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath           76 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_path;
FilePath           92 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          110 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   const base::FilePath tmp_file =
FilePath          126 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_path;
FilePath          163 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          178 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_path;
FilePath          193 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath temp_file;
FilePath          196 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          215 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_path;
FilePath          232 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL(
FilePath          236 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_path;
FilePath          259 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          264 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_path;
FilePath          287 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          292 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc     base::FilePath local_path, local_path_dontcare;
FilePath          326 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc     base::FilePath local_path, local_path_dontcare;
FilePath          355 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath temp_file;
FilePath          358 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          381 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_path;
FilePath          398 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          404 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath dirty_file = temp_dir().AppendASCII("dirty.txt");
FilePath          426 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath init_path;
FilePath          428 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_path;
FilePath          448 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_path(FILE_PATH_LITERAL("drive/root/New File.txt"));
FilePath          470 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath cache_file_path;
FilePath          490 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          496 chrome/browser/chromeos/drive/file_system/download_operation_unittest.cc   base::FilePath file_path;
FilePath           31 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc     const base::FilePath& temporary_file_directory)
FilePath           54 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc     const base::FilePath& file_path,
FilePath           70 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc     const base::FilePath& file_path,
FilePath           77 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc     callback.Run(error, base::FilePath(), scoped_ptr<ResourceEntry>());
FilePath           94 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc     const base::FilePath& cache_path,
FilePath          100 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc     callback.Run(error, base::FilePath(), scoped_ptr<ResourceEntry>());
FilePath          124 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc     const base::FilePath& cache_path,
FilePath          132 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc     callback.Run(error, base::FilePath(), scoped_ptr<ResourceEntry>());
FilePath          152 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc     const base::FilePath& cache_path,
FilePath          164 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.cc                  base::FilePath(), scoped_ptr<ResourceEntry>());
FilePath           16 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.h class FilePath;
FilePath           51 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.h                             const base::FilePath& temporary_file_directory);
FilePath           58 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.h   void GetFileForSaving(const base::FilePath& file_path,
FilePath           66 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.h   void GetFileForSavingAfterCreate(const base::FilePath& file_path,
FilePath           71 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.h                                      const base::FilePath& cache_path,
FilePath           75 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.h       const base::FilePath& cache_path,
FilePath           80 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation.h                                   const base::FilePath& cache_path,
FilePath           39 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation_unittest.cc       const base::FilePath& path) OVERRIDE {}
FilePath           75 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation_unittest.cc   base::FilePath drive_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath           82 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation_unittest.cc   base::FilePath local_path;
FilePath          121 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation_unittest.cc   base::FilePath drive_path(FILE_PATH_LITERAL("drive/root/NotExist.txt"));
FilePath          129 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation_unittest.cc   base::FilePath local_path;
FilePath          145 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation_unittest.cc   base::FilePath drive_path(FILE_PATH_LITERAL("drive/root/Directory 1"));
FilePath          153 chrome/browser/chromeos/drive/file_system/get_file_for_saving_operation_unittest.cc   base::FilePath local_path;
FilePath           21 chrome/browser/chromeos/drive/file_system/move_operation.cc                            const base::FilePath& src_path,
FilePath           22 chrome/browser/chromeos/drive/file_system/move_operation.cc                            const base::FilePath& dest_path,
FilePath           23 chrome/browser/chromeos/drive/file_system/move_operation.cc                            std::set<base::FilePath>* changed_directories,
FilePath           42 chrome/browser/chromeos/drive/file_system/move_operation.cc       base::FilePath(dest_path.Extension()).AsUTF8Unsafe();
FilePath           80 chrome/browser/chromeos/drive/file_system/move_operation.cc void MoveOperation::Move(const base::FilePath& src_file_path,
FilePath           81 chrome/browser/chromeos/drive/file_system/move_operation.cc                          const base::FilePath& dest_file_path,
FilePath           86 chrome/browser/chromeos/drive/file_system/move_operation.cc   std::set<base::FilePath>* changed_directories = new std::set<base::FilePath>;
FilePath          106 chrome/browser/chromeos/drive/file_system/move_operation.cc     const std::set<base::FilePath>* changed_directories,
FilePath          112 chrome/browser/chromeos/drive/file_system/move_operation.cc     for (std::set<base::FilePath>::const_iterator it =
FilePath           18 chrome/browser/chromeos/drive/file_system/move_operation.h class FilePath;
FilePath           51 chrome/browser/chromeos/drive/file_system/move_operation.h   void Move(const base::FilePath& src_file_path,
FilePath           52 chrome/browser/chromeos/drive/file_system/move_operation.h             const base::FilePath& dest_file_path,
FilePath           59 chrome/browser/chromeos/drive/file_system/move_operation.h       const std::set<base::FilePath>* changed_directories,
FilePath           27 chrome/browser/chromeos/drive/file_system/move_operation_unittest.cc   const base::FilePath src_path(
FilePath           29 chrome/browser/chromeos/drive/file_system/move_operation_unittest.cc   const base::FilePath dest_path(
FilePath           57 chrome/browser/chromeos/drive/file_system/move_operation_unittest.cc   base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath           58 chrome/browser/chromeos/drive/file_system/move_operation_unittest.cc   base::FilePath dest_path(
FilePath           87 chrome/browser/chromeos/drive/file_system/move_operation_unittest.cc   base::FilePath src_path(FILE_PATH_LITERAL("drive/root/Dummy file.txt"));
FilePath           88 chrome/browser/chromeos/drive/file_system/move_operation_unittest.cc   base::FilePath dest_path(FILE_PATH_LITERAL("drive/root/Test.log"));
FilePath          103 chrome/browser/chromeos/drive/file_system/move_operation_unittest.cc   base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          104 chrome/browser/chromeos/drive/file_system/move_operation_unittest.cc   base::FilePath dest_path(FILE_PATH_LITERAL("drive/root/Dummy/Test.log"));
FilePath          121 chrome/browser/chromeos/drive/file_system/move_operation_unittest.cc   base::FilePath src_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          122 chrome/browser/chromeos/drive/file_system/move_operation_unittest.cc   base::FilePath dest_path(
FilePath           34 chrome/browser/chromeos/drive/file_system/open_file_operation.cc     const base::FilePath& temporary_file_directory)
FilePath           49 chrome/browser/chromeos/drive/file_system/open_file_operation.cc void OpenFileOperation::OpenFile(const base::FilePath& file_path,
FilePath           83 chrome/browser/chromeos/drive/file_system/open_file_operation.cc     const base::FilePath& file_path,
FilePath           90 chrome/browser/chromeos/drive/file_system/open_file_operation.cc     callback.Run(error, base::FilePath(), base::Closure());
FilePath          107 chrome/browser/chromeos/drive/file_system/open_file_operation.cc     const base::FilePath& local_file_path,
FilePath          121 chrome/browser/chromeos/drive/file_system/open_file_operation.cc     callback.Run(error, base::FilePath(), base::Closure());
FilePath          143 chrome/browser/chromeos/drive/file_system/open_file_operation.cc     const base::FilePath& local_file_path,
FilePath          152 chrome/browser/chromeos/drive/file_system/open_file_operation.cc     callback.Run(error, base::FilePath(), base::Closure());
FilePath           18 chrome/browser/chromeos/drive/file_system/open_file_operation.h class FilePath;
FilePath           46 chrome/browser/chromeos/drive/file_system/open_file_operation.h                     const base::FilePath& temporary_file_directory);
FilePath           57 chrome/browser/chromeos/drive/file_system/open_file_operation.h   void OpenFile(const base::FilePath& file_path,
FilePath           64 chrome/browser/chromeos/drive/file_system/open_file_operation.h   void OpenFileAfterCreateFile(const base::FilePath& file_path,
FilePath           71 chrome/browser/chromeos/drive/file_system/open_file_operation.h                                    const base::FilePath& local_file_path,
FilePath           76 chrome/browser/chromeos/drive/file_system/open_file_operation.h       const base::FilePath& local_file_path,
FilePath           37 chrome/browser/chromeos/drive/file_system/open_file_operation_unittest.cc   const base::FilePath file_in_root(
FilePath           44 chrome/browser/chromeos/drive/file_system/open_file_operation_unittest.cc   base::FilePath file_path;
FilePath           66 chrome/browser/chromeos/drive/file_system/open_file_operation_unittest.cc   const base::FilePath file_in_root(
FilePath           70 chrome/browser/chromeos/drive/file_system/open_file_operation_unittest.cc   base::FilePath file_path;
FilePath           84 chrome/browser/chromeos/drive/file_system/open_file_operation_unittest.cc   const base::FilePath file_in_root(
FilePath           90 chrome/browser/chromeos/drive/file_system/open_file_operation_unittest.cc   base::FilePath file_path;
FilePath          105 chrome/browser/chromeos/drive/file_system/open_file_operation_unittest.cc   const base::FilePath file_in_root(
FilePath          109 chrome/browser/chromeos/drive/file_system/open_file_operation_unittest.cc   base::FilePath file_path;
FilePath          135 chrome/browser/chromeos/drive/file_system/open_file_operation_unittest.cc   const base::FilePath file_in_root(
FilePath          142 chrome/browser/chromeos/drive/file_system/open_file_operation_unittest.cc   base::FilePath file_path;
FilePath          183 chrome/browser/chromeos/drive/file_system/open_file_operation_unittest.cc   const base::FilePath file_in_root(
FilePath          187 chrome/browser/chromeos/drive/file_system/open_file_operation_unittest.cc   base::FilePath file_path;
FilePath          210 chrome/browser/chromeos/drive/file_system/open_file_operation_unittest.cc   const base::FilePath file_in_root(
FilePath          217 chrome/browser/chromeos/drive/file_system/open_file_operation_unittest.cc   base::FilePath file_path;
FilePath            9 chrome/browser/chromeos/drive/file_system/operation_observer.h class FilePath;
FilePath           33 chrome/browser/chromeos/drive/file_system/operation_observer.h       const base::FilePath& directory_path) = 0;
FilePath           31 chrome/browser/chromeos/drive/file_system/operation_test_base.cc     const base::FilePath& path) {
FilePath          135 chrome/browser/chromeos/drive/file_system/operation_test_base.cc FileError OperationTestBase::GetLocalResourceEntry(const base::FilePath& path,
FilePath          162 chrome/browser/chromeos/drive/file_system/operation_test_base.cc std::string OperationTestBase::GetLocalId(const base::FilePath& path) {
FilePath           55 chrome/browser/chromeos/drive/file_system/operation_test_base.h         const base::FilePath& path) OVERRIDE;
FilePath           62 chrome/browser/chromeos/drive/file_system/operation_test_base.h     const std::set<base::FilePath>& get_changed_paths() {
FilePath           77 chrome/browser/chromeos/drive/file_system/operation_test_base.h     std::set<base::FilePath> changed_paths_;
FilePath           90 chrome/browser/chromeos/drive/file_system/operation_test_base.h   base::FilePath temp_dir() const { return temp_dir_.path(); }
FilePath           94 chrome/browser/chromeos/drive/file_system/operation_test_base.h   FileError GetLocalResourceEntry(const base::FilePath& path,
FilePath          103 chrome/browser/chromeos/drive/file_system/operation_test_base.h   std::string GetLocalId(const base::FilePath& path);
FilePath           25 chrome/browser/chromeos/drive/file_system/remove_operation.cc                            const base::FilePath& path,
FilePath           28 chrome/browser/chromeos/drive/file_system/remove_operation.cc                            base::FilePath* changed_directory_path) {
FilePath           78 chrome/browser/chromeos/drive/file_system/remove_operation.cc void RemoveOperation::Remove(const base::FilePath& path,
FilePath           85 chrome/browser/chromeos/drive/file_system/remove_operation.cc   base::FilePath* changed_directory_path = new base::FilePath;
FilePath          106 chrome/browser/chromeos/drive/file_system/remove_operation.cc     const base::FilePath* changed_directory_path,
FilePath           16 chrome/browser/chromeos/drive/file_system/remove_operation.h class FilePath;
FilePath           48 chrome/browser/chromeos/drive/file_system/remove_operation.h   void Remove(const base::FilePath& path,
FilePath           56 chrome/browser/chromeos/drive/file_system/remove_operation.h                                    const base::FilePath* changed_directory_path,
FilePath           21 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   base::FilePath nonexisting_file(
FilePath           23 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath           24 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   base::FilePath file_in_subdir(
FilePath           84 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   base::FilePath empty_dir(FILE_PATH_LITERAL(
FilePath           86 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   base::FilePath non_empty_dir(FILE_PATH_LITERAL(
FilePath           88 chrome/browser/chromeos/drive/file_system/remove_operation_unittest.cc   base::FilePath file_in_non_empty_dir(FILE_PATH_LITERAL(
FilePath           25 chrome/browser/chromeos/drive/file_system/touch_operation.cc                            const base::FilePath& file_path,
FilePath           58 chrome/browser/chromeos/drive/file_system/touch_operation.cc void TouchOperation::TouchFile(const base::FilePath& file_path,
FilePath           83 chrome/browser/chromeos/drive/file_system/touch_operation.cc     const base::FilePath& file_path,
FilePath           16 chrome/browser/chromeos/drive/file_system/touch_operation.h class FilePath;
FilePath           46 chrome/browser/chromeos/drive/file_system/touch_operation.h   void TouchFile(const base::FilePath& file_path,
FilePath           53 chrome/browser/chromeos/drive/file_system/touch_operation.h   void TouchFileAfterUpdateLocalState(const base::FilePath& file_path,
FilePath           26 chrome/browser/chromeos/drive/file_system/touch_operation_unittest.cc   const base::FilePath kTestPath(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath           34 chrome/browser/chromeos/drive/file_system/truncate_operation.cc                                  const base::FilePath& local_cache_path,
FilePath           63 chrome/browser/chromeos/drive/file_system/truncate_operation.cc     const base::FilePath& temporary_file_directory)
FilePath           80 chrome/browser/chromeos/drive/file_system/truncate_operation.cc void TruncateOperation::Truncate(const base::FilePath& file_path,
FilePath          108 chrome/browser/chromeos/drive/file_system/truncate_operation.cc     const base::FilePath& local_file_path,
FilePath           15 chrome/browser/chromeos/drive/file_system/truncate_operation.h class FilePath;
FilePath           45 chrome/browser/chromeos/drive/file_system/truncate_operation.h                     const base::FilePath& temporary_file_directory);
FilePath           51 chrome/browser/chromeos/drive/file_system/truncate_operation.h   void Truncate(const base::FilePath& file_path,
FilePath           60 chrome/browser/chromeos/drive/file_system/truncate_operation.h       const base::FilePath& local_file_path,
FilePath           33 chrome/browser/chromeos/drive/file_system/truncate_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath           49 chrome/browser/chromeos/drive/file_system/truncate_operation_unittest.cc   base::FilePath local_path;
FilePath           68 chrome/browser/chromeos/drive/file_system/truncate_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath           86 chrome/browser/chromeos/drive/file_system/truncate_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL(
FilePath           99 chrome/browser/chromeos/drive/file_system/truncate_operation_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          112 chrome/browser/chromeos/drive/file_system/truncate_operation_unittest.cc   base::FilePath local_path;
FilePath           25 chrome/browser/chromeos/drive/file_system_interface.h   SearchResultInfo(const base::FilePath& path, bool is_directory)
FilePath           30 chrome/browser/chromeos/drive/file_system_interface.h   base::FilePath path;
FilePath           36 chrome/browser/chromeos/drive/file_system_interface.h   MetadataSearchResult(const base::FilePath& in_path,
FilePath           44 chrome/browser/chromeos/drive/file_system_interface.h   base::FilePath path;
FilePath           69 chrome/browser/chromeos/drive/file_system_interface.h                             const base::FilePath& file_path,
FilePath           77 chrome/browser/chromeos/drive/file_system_interface.h                             const base::FilePath& local_file,
FilePath          108 chrome/browser/chromeos/drive/file_system_interface.h                             const base::FilePath& file_path,
FilePath          127 chrome/browser/chromeos/drive/file_system_interface.h                             const base::FilePath& file_path)>
FilePath          137 chrome/browser/chromeos/drive/file_system_interface.h typedef base::Callback<void(FileError error, const base::FilePath& file_path)>
FilePath          187 chrome/browser/chromeos/drive/file_system_interface.h       const base::FilePath& local_src_file_path,
FilePath          188 chrome/browser/chromeos/drive/file_system_interface.h       const base::FilePath& remote_dest_file_path,
FilePath          200 chrome/browser/chromeos/drive/file_system_interface.h   virtual void OpenFile(const base::FilePath& file_path,
FilePath          226 chrome/browser/chromeos/drive/file_system_interface.h   virtual void Copy(const base::FilePath& src_file_path,
FilePath          227 chrome/browser/chromeos/drive/file_system_interface.h                     const base::FilePath& dest_file_path,
FilePath          247 chrome/browser/chromeos/drive/file_system_interface.h   virtual void Move(const base::FilePath& src_file_path,
FilePath          248 chrome/browser/chromeos/drive/file_system_interface.h                     const base::FilePath& dest_file_path,
FilePath          258 chrome/browser/chromeos/drive/file_system_interface.h   virtual void Remove(const base::FilePath& file_path,
FilePath          268 chrome/browser/chromeos/drive/file_system_interface.h   virtual void CreateDirectory(const base::FilePath& directory_path,
FilePath          282 chrome/browser/chromeos/drive/file_system_interface.h   virtual void CreateFile(const base::FilePath& file_path,
FilePath          294 chrome/browser/chromeos/drive/file_system_interface.h   virtual void TouchFile(const base::FilePath& file_path,
FilePath          302 chrome/browser/chromeos/drive/file_system_interface.h   virtual void TruncateFile(const base::FilePath& file_path,
FilePath          309 chrome/browser/chromeos/drive/file_system_interface.h   virtual void Pin(const base::FilePath& file_path,
FilePath          315 chrome/browser/chromeos/drive/file_system_interface.h   virtual void Unpin(const base::FilePath& file_path,
FilePath          323 chrome/browser/chromeos/drive/file_system_interface.h   virtual void GetFile(const base::FilePath& file_path,
FilePath          332 chrome/browser/chromeos/drive/file_system_interface.h   virtual void GetFileForSaving(const base::FilePath& file_path,
FilePath          348 chrome/browser/chromeos/drive/file_system_interface.h       const base::FilePath& file_path,
FilePath          357 chrome/browser/chromeos/drive/file_system_interface.h   virtual void GetResourceEntry(const base::FilePath& file_path,
FilePath          364 chrome/browser/chromeos/drive/file_system_interface.h   virtual void ReadDirectory(const base::FilePath& file_path,
FilePath          397 chrome/browser/chromeos/drive/file_system_interface.h       const base::FilePath& file_path,
FilePath          409 chrome/browser/chromeos/drive/file_system_interface.h   virtual void MarkCacheFileAsMounted(const base::FilePath& drive_file_path,
FilePath          417 chrome/browser/chromeos/drive/file_system_interface.h       const base::FilePath& cache_file_path,
FilePath          424 chrome/browser/chromeos/drive/file_system_interface.h   virtual void GetCacheEntry(const base::FilePath& drive_file_path,
FilePath          429 chrome/browser/chromeos/drive/file_system_interface.h   virtual void AddPermission(const base::FilePath& drive_file_path,
FilePath           12 chrome/browser/chromeos/drive/file_system_observer.h class FilePath;
FilePath           25 chrome/browser/chromeos/drive/file_system_observer.h   virtual void OnDirectoryChanged(const base::FilePath& directory_path) {}
FilePath           30 chrome/browser/chromeos/drive/file_system_observer.h                                 const base::FilePath& file_path) {}
FilePath           63 chrome/browser/chromeos/drive/file_system_unittest.cc       const base::FilePath& directory_path) OVERRIDE {
FilePath           67 chrome/browser/chromeos/drive/file_system_unittest.cc   const std::vector<base::FilePath>& changed_directories() const {
FilePath           72 chrome/browser/chromeos/drive/file_system_unittest.cc   std::vector<base::FilePath> changed_directories_;
FilePath          103 chrome/browser/chromeos/drive/file_system_unittest.cc     const base::FilePath metadata_dir = temp_dir_.path().AppendASCII("meta");
FilePath          109 chrome/browser/chromeos/drive/file_system_unittest.cc     const base::FilePath cache_dir = temp_dir_.path().AppendASCII("files");
FilePath          122 chrome/browser/chromeos/drive/file_system_unittest.cc     const base::FilePath temp_file_dir = temp_dir_.path().AppendASCII("tmp");
FilePath          151 chrome/browser/chromeos/drive/file_system_unittest.cc       const base::FilePath& file_path) {
FilePath          164 chrome/browser/chromeos/drive/file_system_unittest.cc       const base::FilePath& file_path) {
FilePath          198 chrome/browser/chromeos/drive/file_system_unittest.cc   bool EntryExists(const base::FilePath& file_path) {
FilePath          217 chrome/browser/chromeos/drive/file_system_unittest.cc     const base::FilePath metadata_dir = temp_dir_.path().AppendASCII("meta");
FilePath          317 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath src_file_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          318 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath dest_file_path(FILE_PATH_LITERAL("drive/root/Copied.txt"));
FilePath          348 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath src_file_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          349 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath dest_file_path(
FilePath          387 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath file_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          413 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath directory_path(FILE_PATH_LITERAL("drive/root/New Directory"));
FilePath          443 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath file_path(FILE_PATH_LITERAL("drive/root/New File.txt"));
FilePath          473 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath file_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          508 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath file_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          543 chrome/browser/chromeos/drive/file_system_unittest.cc       base::FilePath(FILE_PATH_LITERAL("drive/root")), callback);
FilePath          545 chrome/browser/chromeos/drive/file_system_unittest.cc       base::FilePath(FILE_PATH_LITERAL("drive/root")), callback);
FilePath          553 chrome/browser/chromeos/drive/file_system_unittest.cc   const base::FilePath kFilePath(FILE_PATH_LITERAL("drive"));
FilePath          560 chrome/browser/chromeos/drive/file_system_unittest.cc   const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/other"));
FilePath          567 chrome/browser/chromeos/drive/file_system_unittest.cc   const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/root"));
FilePath          581 chrome/browser/chromeos/drive/file_system_unittest.cc   const base::FilePath kFilePath(
FilePath          593 chrome/browser/chromeos/drive/file_system_unittest.cc   const base::FilePath kFilePath(
FilePath          601 chrome/browser/chromeos/drive/file_system_unittest.cc   const base::FilePath kFilePath(
FilePath          608 chrome/browser/chromeos/drive/file_system_unittest.cc   const base::FilePath kFilePath(
FilePath          620 chrome/browser/chromeos/drive/file_system_unittest.cc   const base::FilePath kFilePath(
FilePath          630 chrome/browser/chromeos/drive/file_system_unittest.cc       ReadDirectorySync(base::FilePath::FromUTF8Unsafe("drive")));
FilePath          637 chrome/browser/chromeos/drive/file_system_unittest.cc   std::set<base::FilePath> found;
FilePath          639 chrome/browser/chromeos/drive/file_system_unittest.cc     found.insert(base::FilePath::FromUTF8Unsafe((*entries)[i].title()));
FilePath          641 chrome/browser/chromeos/drive/file_system_unittest.cc   EXPECT_EQ(1U, found.count(base::FilePath(util::kDriveMyDriveRootDirName)));
FilePath          642 chrome/browser/chromeos/drive/file_system_unittest.cc   EXPECT_EQ(1U, found.count(base::FilePath(util::kDriveOtherDirName)));
FilePath          643 chrome/browser/chromeos/drive/file_system_unittest.cc   EXPECT_EQ(1U, found.count(base::FilePath(util::kDriveTrashDirName)));
FilePath          650 chrome/browser/chromeos/drive/file_system_unittest.cc           base::FilePath::FromUTF8Unsafe("drive/root/Directory 1")));
FilePath          698 chrome/browser/chromeos/drive/file_system_unittest.cc   EXPECT_TRUE(EntryExists(base::FilePath(
FilePath          700 chrome/browser/chromeos/drive/file_system_unittest.cc   EXPECT_TRUE(EntryExists(base::FilePath(
FilePath          702 chrome/browser/chromeos/drive/file_system_unittest.cc   EXPECT_TRUE(EntryExists(base::FilePath(
FilePath          704 chrome/browser/chromeos/drive/file_system_unittest.cc   EXPECT_TRUE(EntryExists(base::FilePath(
FilePath          706 chrome/browser/chromeos/drive/file_system_unittest.cc   EXPECT_TRUE(EntryExists(base::FilePath(
FilePath          729 chrome/browser/chromeos/drive/file_system_unittest.cc   EXPECT_TRUE(ReadDirectorySync(base::FilePath(
FilePath          741 chrome/browser/chromeos/drive/file_system_unittest.cc   EXPECT_FALSE(GetResourceEntrySync(base::FilePath(
FilePath          752 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath existing_directory(
FilePath          770 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath new_directory(
FilePath          790 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath file_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          820 chrome/browser/chromeos/drive/file_system_unittest.cc   EXPECT_EQ(base::FilePath(FILE_PATH_LITERAL("drive/root")),
FilePath          827 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath file_path(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          868 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          881 chrome/browser/chromeos/drive/file_system_unittest.cc   base::FilePath file_path;
FilePath          906 chrome/browser/chromeos/drive/file_system_unittest.cc   const base::FilePath kFileInRoot(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          926 chrome/browser/chromeos/drive/file_system_unittest.cc   const base::FilePath kFileInRoot(
FilePath           51 chrome/browser/chromeos/drive/file_system_util.cc const base::FilePath::CharType kSpecialMountPointRoot[] =
FilePath           56 chrome/browser/chromeos/drive/file_system_util.cc const base::FilePath::CharType kDriveMyDriveRootPath[] =
FilePath           59 chrome/browser/chromeos/drive/file_system_util.cc const base::FilePath::CharType kFileCacheVersionDir[] =
FilePath           66 chrome/browser/chromeos/drive/file_system_util.cc std::string ReadStringFromGDocFile(const base::FilePath& file_path,
FilePath          118 chrome/browser/chromeos/drive/file_system_util.cc const base::FilePath& GetDriveGrandRootPath() {
FilePath          119 chrome/browser/chromeos/drive/file_system_util.cc   CR_DEFINE_STATIC_LOCAL(base::FilePath, grand_root_path,
FilePath          124 chrome/browser/chromeos/drive/file_system_util.cc const base::FilePath& GetDriveMyDriveRootPath() {
FilePath          125 chrome/browser/chromeos/drive/file_system_util.cc   CR_DEFINE_STATIC_LOCAL(base::FilePath, drive_root_path,
FilePath          130 chrome/browser/chromeos/drive/file_system_util.cc base::FilePath GetDriveMountPointPathForUserIdHash(
FilePath          132 chrome/browser/chromeos/drive/file_system_util.cc   return base::FilePath(kSpecialMountPointRoot).AppendASCII(
FilePath          137 chrome/browser/chromeos/drive/file_system_util.cc base::FilePath GetDriveMountPointPath(Profile* profile) {
FilePath          191 chrome/browser/chromeos/drive/file_system_util.cc GURL FilePathToDriveURL(const base::FilePath& path) {
FilePath          198 chrome/browser/chromeos/drive/file_system_util.cc base::FilePath DriveURLToFilePath(const GURL& url) {
FilePath          200 chrome/browser/chromeos/drive/file_system_util.cc     return base::FilePath();
FilePath          203 chrome/browser/chromeos/drive/file_system_util.cc   return base::FilePath::FromUTF8Unsafe(path_string);
FilePath          206 chrome/browser/chromeos/drive/file_system_util.cc void MaybeSetDriveURL(Profile* profile, const base::FilePath& path, GURL* url) {
FilePath          219 chrome/browser/chromeos/drive/file_system_util.cc bool IsUnderDriveMountPoint(const base::FilePath& path) {
FilePath          223 chrome/browser/chromeos/drive/file_system_util.cc base::FilePath ExtractDrivePath(const base::FilePath& path) {
FilePath          224 chrome/browser/chromeos/drive/file_system_util.cc   std::vector<base::FilePath::StringType> components;
FilePath          227 chrome/browser/chromeos/drive/file_system_util.cc     return base::FilePath();
FilePath          229 chrome/browser/chromeos/drive/file_system_util.cc     return base::FilePath();
FilePath          231 chrome/browser/chromeos/drive/file_system_util.cc     return base::FilePath();
FilePath          233 chrome/browser/chromeos/drive/file_system_util.cc     return base::FilePath();
FilePath          235 chrome/browser/chromeos/drive/file_system_util.cc   base::FilePath drive_path = GetDriveGrandRootPath();
FilePath          241 chrome/browser/chromeos/drive/file_system_util.cc Profile* ExtractProfileFromPath(const base::FilePath& path) {
FilePath          250 chrome/browser/chromeos/drive/file_system_util.cc       const base::FilePath base = GetDriveMountPointPath(original_profile);
FilePath          258 chrome/browser/chromeos/drive/file_system_util.cc base::FilePath ExtractDrivePathFromFileSystemUrl(
FilePath          261 chrome/browser/chromeos/drive/file_system_util.cc     return base::FilePath();
FilePath          265 chrome/browser/chromeos/drive/file_system_util.cc base::FilePath GetCacheRootPath(Profile* profile) {
FilePath          266 chrome/browser/chromeos/drive/file_system_util.cc   base::FilePath cache_base_path;
FilePath          268 chrome/browser/chromeos/drive/file_system_util.cc   base::FilePath cache_root_path =
FilePath          314 chrome/browser/chromeos/drive/file_system_util.cc                                const base::FilePath& path,
FilePath          322 chrome/browser/chromeos/drive/file_system_util.cc         FROM_HERE, base::Bind(callback, FILE_ERROR_FAILED, base::FilePath()));
FilePath          333 chrome/browser/chromeos/drive/file_system_util.cc                            const base::FilePath& directory,
FilePath          352 chrome/browser/chromeos/drive/file_system_util.cc                           const base::FilePath& directory,
FilePath          368 chrome/browser/chromeos/drive/file_system_util.cc bool CreateGDocFile(const base::FilePath& file_path,
FilePath          378 chrome/browser/chromeos/drive/file_system_util.cc bool HasGDocFileExtension(const base::FilePath& file_path) {
FilePath          384 chrome/browser/chromeos/drive/file_system_util.cc GURL ReadUrlFromGDocFile(const base::FilePath& file_path) {
FilePath          388 chrome/browser/chromeos/drive/file_system_util.cc std::string ReadResourceIdFromGDocFile(const base::FilePath& file_path) {
FilePath           41 chrome/browser/chromeos/drive/file_system_util.h const base::FilePath::CharType kDriveGrandRootDirName[] =
FilePath           44 chrome/browser/chromeos/drive/file_system_util.h const base::FilePath::CharType kDriveMyDriveRootDirName[] =
FilePath           47 chrome/browser/chromeos/drive/file_system_util.h const base::FilePath::CharType kDriveOtherDirName[] =
FilePath           50 chrome/browser/chromeos/drive/file_system_util.h const base::FilePath::CharType kDriveTrashDirName[] =
FilePath           54 chrome/browser/chromeos/drive/file_system_util.h const base::FilePath& GetDriveGrandRootPath();
FilePath           57 chrome/browser/chromeos/drive/file_system_util.h const base::FilePath& GetDriveMyDriveRootPath();
FilePath           60 chrome/browser/chromeos/drive/file_system_util.h base::FilePath GetDriveMountPointPath(Profile* profile);
FilePath           64 chrome/browser/chromeos/drive/file_system_util.h base::FilePath GetDriveMountPointPathForUserIdHash(std::string user_id_hash);
FilePath           89 chrome/browser/chromeos/drive/file_system_util.h GURL FilePathToDriveURL(const base::FilePath& path);
FilePath           92 chrome/browser/chromeos/drive/file_system_util.h base::FilePath DriveURLToFilePath(const GURL& url);
FilePath           95 chrome/browser/chromeos/drive/file_system_util.h void MaybeSetDriveURL(Profile* profile, const base::FilePath& path, GURL* url);
FilePath           98 chrome/browser/chromeos/drive/file_system_util.h bool IsUnderDriveMountPoint(const base::FilePath& path);
FilePath          103 chrome/browser/chromeos/drive/file_system_util.h base::FilePath ExtractDrivePath(const base::FilePath& path);
FilePath          108 chrome/browser/chromeos/drive/file_system_util.h Profile* ExtractProfileFromPath(const base::FilePath& path);
FilePath          112 chrome/browser/chromeos/drive/file_system_util.h base::FilePath ExtractDrivePathFromFileSystemUrl(
FilePath          132 chrome/browser/chromeos/drive/file_system_util.h base::FilePath GetCacheRootPath(Profile* profile);
FilePath          135 chrome/browser/chromeos/drive/file_system_util.h typedef base::Callback<void (FileError, const base::FilePath& path)>
FilePath          144 chrome/browser/chromeos/drive/file_system_util.h                                const base::FilePath& path,
FilePath          150 chrome/browser/chromeos/drive/file_system_util.h                           const base::FilePath& directory,
FilePath          164 chrome/browser/chromeos/drive/file_system_util.h                            const base::FilePath& directory,
FilePath          184 chrome/browser/chromeos/drive/file_system_util.h bool CreateGDocFile(const base::FilePath& file_path,
FilePath          189 chrome/browser/chromeos/drive/file_system_util.h bool HasGDocFileExtension(const base::FilePath& file_path);
FilePath          192 chrome/browser/chromeos/drive/file_system_util.h GURL ReadUrlFromGDocFile(const base::FilePath& file_path);
FilePath          195 chrome/browser/chromeos/drive/file_system_util.h std::string ReadResourceIdFromGDocFile(const base::FilePath& file_path);
FilePath           57 chrome/browser/chromeos/drive/file_system_util_unittest.cc   base::FilePath path;
FilePath           77 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath::FromUTF8Unsafe(base::UTF16ToUTF8(utf16_string) + ".txt"));
FilePath           83 chrome/browser/chromeos/drive/file_system_util_unittest.cc   EXPECT_EQ(base::FilePath::FromUTF8Unsafe("/special/drive-hash1"),
FilePath           91 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/special/drive-hash1")));
FilePath           93 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/special/drive-hash2/root/xxx")));
FilePath           95 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/special/non-drive-path")));
FilePath          100 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/wherever/foo.txt")));
FilePath          102 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/special/foo.txt")));
FilePath          104 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath::FromUTF8Unsafe("special/drive/foo.txt")));
FilePath          107 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/special/drive")));
FilePath          109 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/special/drive/foo.txt")));
FilePath          111 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/special/drive/subdir/foo.txt")));
FilePath          113 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/special/drive-xxx/foo.txt")));
FilePath          117 chrome/browser/chromeos/drive/file_system_util_unittest.cc   EXPECT_EQ(base::FilePath(),
FilePath          119 chrome/browser/chromeos/drive/file_system_util_unittest.cc                 base::FilePath::FromUTF8Unsafe("/wherever/foo.txt")));
FilePath          120 chrome/browser/chromeos/drive/file_system_util_unittest.cc   EXPECT_EQ(base::FilePath(),
FilePath          122 chrome/browser/chromeos/drive/file_system_util_unittest.cc                 base::FilePath::FromUTF8Unsafe("/special/foo.txt")));
FilePath          124 chrome/browser/chromeos/drive/file_system_util_unittest.cc   EXPECT_EQ(base::FilePath::FromUTF8Unsafe("drive"),
FilePath          126 chrome/browser/chromeos/drive/file_system_util_unittest.cc                 base::FilePath::FromUTF8Unsafe("/special/drive")));
FilePath          127 chrome/browser/chromeos/drive/file_system_util_unittest.cc   EXPECT_EQ(base::FilePath::FromUTF8Unsafe("drive/foo.txt"),
FilePath          129 chrome/browser/chromeos/drive/file_system_util_unittest.cc                 base::FilePath::FromUTF8Unsafe("/special/drive/foo.txt")));
FilePath          130 chrome/browser/chromeos/drive/file_system_util_unittest.cc   EXPECT_EQ(base::FilePath::FromUTF8Unsafe("drive/subdir/foo.txt"),
FilePath          131 chrome/browser/chromeos/drive/file_system_util_unittest.cc             ExtractDrivePath(base::FilePath::FromUTF8Unsafe(
FilePath          133 chrome/browser/chromeos/drive/file_system_util_unittest.cc   EXPECT_EQ(base::FilePath::FromUTF8Unsafe("drive/foo.txt"),
FilePath          135 chrome/browser/chromeos/drive/file_system_util_unittest.cc                 base::FilePath::FromUTF8Unsafe("/special/drive-xxx/foo.txt")));
FilePath          169 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/foo/bar"),
FilePath          182 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/foo/bar"),
FilePath          193 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath(),
FilePath          205 chrome/browser/chromeos/drive/file_system_util_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/bar/buz"),
FilePath          238 chrome/browser/chromeos/drive/file_system_util_unittest.cc   base::FilePath profile_path = profile.GetPath();
FilePath          252 chrome/browser/chromeos/drive/file_system_util_unittest.cc   base::FilePath file = temp_dir.path().AppendASCII("test.gdoc");
FilePath           44 chrome/browser/chromeos/drive/file_task_executor.cc   std::vector<base::FilePath> paths;
FilePath           46 chrome/browser/chromeos/drive/file_task_executor.cc     base::FilePath path = util::ExtractDrivePathFromFileSystemUrl(file_urls[i]);
FilePath           41 chrome/browser/chromeos/drive/file_write_watcher.cc   void StartWatch(const base::FilePath& path,
FilePath           52 chrome/browser/chromeos/drive/file_write_watcher.cc   void StartWatchOnFileThread(const base::FilePath& path,
FilePath           56 chrome/browser/chromeos/drive/file_write_watcher.cc   void OnWriteEvent(const base::FilePath& path, bool error);
FilePath           58 chrome/browser/chromeos/drive/file_write_watcher.cc   void InvokeCallback(const base::FilePath& path);
FilePath           72 chrome/browser/chromeos/drive/file_write_watcher.cc   std::map<base::FilePath, PathWatchInfo*> watchers_;
FilePath           97 chrome/browser/chromeos/drive/file_write_watcher.cc     const base::FilePath& path,
FilePath          125 chrome/browser/chromeos/drive/file_write_watcher.cc     const base::FilePath& path,
FilePath          130 chrome/browser/chromeos/drive/file_write_watcher.cc   std::map<base::FilePath, PathWatchInfo*>::iterator it = watchers_.find(path);
FilePath          150 chrome/browser/chromeos/drive/file_write_watcher.cc     const base::FilePath& path,
FilePath          157 chrome/browser/chromeos/drive/file_write_watcher.cc   std::map<base::FilePath, PathWatchInfo*>::iterator it = watchers_.find(path);
FilePath          172 chrome/browser/chromeos/drive/file_write_watcher.cc     const base::FilePath& path) {
FilePath          175 chrome/browser/chromeos/drive/file_write_watcher.cc   std::map<base::FilePath, PathWatchInfo*>::iterator it = watchers_.find(path);
FilePath          196 chrome/browser/chromeos/drive/file_write_watcher.cc void FileWriteWatcher::StartWatch(const base::FilePath& file_path,
FilePath           13 chrome/browser/chromeos/drive/file_write_watcher.h class FilePath;
FilePath           44 chrome/browser/chromeos/drive/file_write_watcher.h   void StartWatch(const base::FilePath& path,
FilePath           45 chrome/browser/chromeos/drive/file_write_watcher_unittest.cc void WriteSomethingAfterStartWatch(const base::FilePath& path,
FilePath           70 chrome/browser/chromeos/drive/file_write_watcher_unittest.cc   base::FilePath GetTempPath(const std::string& name) {
FilePath           95 chrome/browser/chromeos/drive/file_write_watcher_unittest.cc   base::FilePath path1 = GetTempPath("foo.txt");
FilePath           96 chrome/browser/chromeos/drive/file_write_watcher_unittest.cc   base::FilePath path2 = GetTempPath("bar.png");
FilePath           97 chrome/browser/chromeos/drive/file_write_watcher_unittest.cc   base::FilePath path3 = GetTempPath("buz.doc");
FilePath           98 chrome/browser/chromeos/drive/file_write_watcher_unittest.cc   base::FilePath path4 = GetTempPath("mya.mp3");
FilePath           99 chrome/browser/chromeos/drive/fileapi/async_file_util.cc     const base::FilePath& local_path,
FilePath          129 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url);
FilePath          156 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url);
FilePath          179 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url);
FilePath          199 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url);
FilePath          219 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url);
FilePath          241 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url);
FilePath          262 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url);
FilePath          284 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath src_path = util::ExtractDrivePathFromFileSystemUrl(src_url);
FilePath          285 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath dest_path = util::ExtractDrivePathFromFileSystemUrl(dest_url);
FilePath          315 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath src_path = util::ExtractDrivePathFromFileSystemUrl(src_url);
FilePath          316 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath dest_path = util::ExtractDrivePathFromFileSystemUrl(dest_url);
FilePath          335 chrome/browser/chromeos/drive/fileapi/async_file_util.cc     const base::FilePath& src_file_path,
FilePath          340 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath dest_path = util::ExtractDrivePathFromFileSystemUrl(dest_url);
FilePath          360 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url);
FilePath          380 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url);
FilePath          400 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url);
FilePath          420 chrome/browser/chromeos/drive/fileapi/async_file_util.cc   base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url);
FilePath          424 chrome/browser/chromeos/drive/fileapi/async_file_util.cc                  base::FilePath(),
FilePath          438 chrome/browser/chromeos/drive/fileapi/async_file_util.cc                  base::FilePath(),
FilePath           74 chrome/browser/chromeos/drive/fileapi/async_file_util.h       const base::FilePath& src_file_path,
FilePath           48 chrome/browser/chromeos/drive/fileapi/file_system_backend_delegate.cc   base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url);
FilePath           67 chrome/browser/chromeos/drive/fileapi/file_system_backend_delegate.cc   base::FilePath file_path = util::ExtractDrivePathFromFileSystemUrl(url);
FilePath          106 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc                                    const base::FilePath& local_path,
FilePath          111 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc         base::File::Info(), base::FilePath(),
FilePath          143 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc     const base::FilePath& local_path,
FilePath          161 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc                                      const base::FilePath& local_path,
FilePath          226 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc void GetFileInfo(const base::FilePath& file_path,
FilePath          235 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc void Copy(const base::FilePath& src_file_path,
FilePath          236 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc           const base::FilePath& dest_file_path,
FilePath          245 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc void Move(const base::FilePath& src_file_path,
FilePath          246 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc           const base::FilePath& dest_file_path,
FilePath          254 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc void CopyInForeignFile(const base::FilePath& src_foreign_file_path,
FilePath          255 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc                        const base::FilePath& dest_file_path,
FilePath          264 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc void ReadDirectory(const base::FilePath& file_path,
FilePath          272 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc void Remove(const base::FilePath& file_path,
FilePath          281 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc void CreateDirectory(const base::FilePath& file_path,
FilePath          292 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc void CreateFile(const base::FilePath& file_path,
FilePath          302 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc void Truncate(const base::FilePath& file_path,
FilePath          312 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc void CreateSnapshotFile(const base::FilePath& file_path,
FilePath          321 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc     const base::FilePath& file_path,
FilePath          332 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc void OpenFile(const base::FilePath& file_path,
FilePath          363 chrome/browser/chromeos/drive/fileapi/fileapi_worker.cc void TouchFile(const base::FilePath& file_path,
FilePath           32 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h class FilePath;
FilePath           60 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h          const base::FilePath& snapshot_file_path,
FilePath           65 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h          const base::FilePath& snapshot_file_path,
FilePath           92 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h void GetFileInfo(const base::FilePath& file_path,
FilePath           98 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h void Copy(const base::FilePath& src_file_path,
FilePath           99 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h           const base::FilePath& dest_file_path,
FilePath          106 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h void Move(const base::FilePath& src_file_path,
FilePath          107 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h           const base::FilePath& dest_file_path,
FilePath          114 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h void CopyInForeignFile(const base::FilePath& src_foreign_file_path,
FilePath          115 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h                        const base::FilePath& dest_file_path,
FilePath          121 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h void ReadDirectory(const base::FilePath& file_path,
FilePath          126 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h void Remove(const base::FilePath& file_path,
FilePath          133 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h void CreateDirectory(const base::FilePath& file_path,
FilePath          141 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h void CreateFile(const base::FilePath& file_path,
FilePath          148 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h void Truncate(const base::FilePath& file_path,
FilePath          155 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h void CreateSnapshotFile(const base::FilePath& file_path,
FilePath          162 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h     const base::FilePath& file_path,
FilePath          168 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h void OpenFile(const base::FilePath& file_path,
FilePath          175 chrome/browser/chromeos/drive/fileapi/fileapi_worker.h void TouchFile(const base::FilePath& file_path,
FilePath           36 chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc   TestFileSystemForOpenFile(const base::FilePath& local_file_path,
FilePath           43 chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc   virtual void OpenFile(const base::FilePath& file_path,
FilePath           62 chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc   const base::FilePath local_file_path_;
FilePath           71 chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc     const base::FilePath& expected_written_path,
FilePath          169 chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc   const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever");
FilePath          172 chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc   base::FilePath temp_path;
FilePath          188 chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc   const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever");
FilePath          192 chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc   base::FilePath temp_path;
FilePath          210 chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc   const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever");
FilePath          214 chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc   base::FilePath temp_path;
FilePath          232 chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc   const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever");
FilePath          236 chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc   base::FilePath temp_path;
FilePath          254 chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc   const base::FilePath kDummyPath = base::FilePath::FromUTF8Unsafe("whatever");
FilePath          257 chrome/browser/chromeos/drive/fileapi/fileapi_worker_unittest.cc   base::FilePath temp_path;
FilePath           26 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_reader_impl.cc     const base::FilePath& drive_file_path,
FilePath           38 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_reader_impl.h       const base::FilePath& drive_file_path,
FilePath           73 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_reader_impl.h   const base::FilePath drive_file_path_;
FilePath           69 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_reader_impl_unittest.cc   const base::FilePath kDriveFile =
FilePath           89 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_reader_impl_unittest.cc   const base::FilePath kDriveFile =
FilePath          109 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_reader_impl_unittest.cc   const base::FilePath kDriveFile =
FilePath          130 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_reader_impl_unittest.cc   const base::FilePath kDriveFile =
FilePath          149 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_reader_impl_unittest.cc   const base::FilePath kDriveFile =
FilePath          166 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_reader_impl_unittest.cc   const base::FilePath kDriveFile =
FilePath          189 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_reader_impl_unittest.cc   const base::FilePath kDriveFile =
FilePath           26 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_writer_impl.cc     const base::FilePath& drive_path,
FilePath           39 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_writer_impl.cc               callback, base::File::FILE_ERROR_FAILED, base::FilePath(),
FilePath           48 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_writer_impl.cc     const base::FilePath& file_path,
FilePath          136 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_writer_impl.cc     const base::FilePath& local_path,
FilePath           45 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_writer_impl.h                              const base::FilePath& file_path,
FilePath           61 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_writer_impl.h       const base::FilePath& local_path,
FilePath           66 chrome/browser/chromeos/drive/fileapi/webkit_file_stream_writer_impl.h   const base::FilePath file_path_;
FilePath           86 chrome/browser/chromeos/drive/job_list.h   base::FilePath file_path;
FilePath           73 chrome/browser/chromeos/drive/job_scheduler.cc   base::FilePath local_file_path;
FilePath           97 chrome/browser/chromeos/drive/job_scheduler.cc   base::FilePath local_file_path;
FilePath          120 chrome/browser/chromeos/drive/job_scheduler.cc   base::FilePath local_file_path;
FilePath          157 chrome/browser/chromeos/drive/job_scheduler.cc   base::FilePath drive_file_path;
FilePath          158 chrome/browser/chromeos/drive/job_scheduler.cc   base::FilePath local_file_path;
FilePath          591 chrome/browser/chromeos/drive/job_scheduler.cc     const base::FilePath& virtual_path,
FilePath          593 chrome/browser/chromeos/drive/job_scheduler.cc     const base::FilePath& local_cache_path,
FilePath          624 chrome/browser/chromeos/drive/job_scheduler.cc     const base::FilePath& drive_file_path,
FilePath          625 chrome/browser/chromeos/drive/job_scheduler.cc     const base::FilePath& local_file_path,
FilePath          663 chrome/browser/chromeos/drive/job_scheduler.cc     const base::FilePath& drive_file_path,
FilePath          664 chrome/browser/chromeos/drive/job_scheduler.cc     const base::FilePath& local_file_path,
FilePath          976 chrome/browser/chromeos/drive/job_scheduler.cc     const base::FilePath& temp_file) {
FilePath          182 chrome/browser/chromeos/drive/job_scheduler.h       const base::FilePath& virtual_path,
FilePath          184 chrome/browser/chromeos/drive/job_scheduler.h       const base::FilePath& local_cache_path,
FilePath          192 chrome/browser/chromeos/drive/job_scheduler.h                      const base::FilePath& drive_file_path,
FilePath          193 chrome/browser/chromeos/drive/job_scheduler.h                      const base::FilePath& local_file_path,
FilePath          203 chrome/browser/chromeos/drive/job_scheduler.h       const base::FilePath& drive_file_path,
FilePath          204 chrome/browser/chromeos/drive/job_scheduler.h       const base::FilePath& local_file_path,
FilePath          323 chrome/browser/chromeos/drive/job_scheduler.h       const base::FilePath& temp_file);
FilePath          619 chrome/browser/chromeos/drive/job_scheduler_unittest.cc   const base::FilePath kOutputFilePath =
FilePath          622 chrome/browser/chromeos/drive/job_scheduler_unittest.cc   base::FilePath output_file_path;
FilePath          624 chrome/browser/chromeos/drive/job_scheduler_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/whatever.txt"),  // virtual path
FilePath          672 chrome/browser/chromeos/drive/job_scheduler_unittest.cc   const base::FilePath kOutputFilePath =
FilePath          675 chrome/browser/chromeos/drive/job_scheduler_unittest.cc   base::FilePath output_file_path;
FilePath          677 chrome/browser/chromeos/drive/job_scheduler_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/whatever.txt"),  // virtual path
FilePath          725 chrome/browser/chromeos/drive/job_scheduler_unittest.cc   const base::FilePath kOutputFilePath =
FilePath          728 chrome/browser/chromeos/drive/job_scheduler_unittest.cc   base::FilePath output_file_path;
FilePath          730 chrome/browser/chromeos/drive/job_scheduler_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/whatever.txt"),  // virtual path
FilePath          770 chrome/browser/chromeos/drive/job_scheduler_unittest.cc   const base::FilePath kOutputFilePath =
FilePath          773 chrome/browser/chromeos/drive/job_scheduler_unittest.cc   base::FilePath output_file_path;
FilePath          775 chrome/browser/chromeos/drive/job_scheduler_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/whatever.txt"),  // virtual path
FilePath          819 chrome/browser/chromeos/drive/job_scheduler_unittest.cc   base::FilePath path;
FilePath          842 chrome/browser/chromeos/drive/job_scheduler_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/whatever.txt"),  // virtual path
FilePath          935 chrome/browser/chromeos/drive/job_scheduler_unittest.cc   base::FilePath path;
FilePath          939 chrome/browser/chromeos/drive/job_scheduler_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/whatever.txt"),  // virtual path
FilePath          964 chrome/browser/chromeos/drive/job_scheduler_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/new_file.txt"),
FilePath          984 chrome/browser/chromeos/drive/job_scheduler_unittest.cc   base::FilePath upload_path = temp_dir.path().AppendASCII("new_file.txt");
FilePath          997 chrome/browser/chromeos/drive/job_scheduler_unittest.cc       base::FilePath::FromUTF8Unsafe("dummy/path"),
FilePath         1014 chrome/browser/chromeos/drive/job_scheduler_unittest.cc       base::FilePath::FromUTF8Unsafe("dummy/path"),
FilePath         1038 chrome/browser/chromeos/drive/job_scheduler_unittest.cc   base::FilePath upload_path = temp_dir.path().AppendASCII("new_file.txt");
FilePath         1047 chrome/browser/chromeos/drive/job_scheduler_unittest.cc       base::FilePath::FromUTF8Unsafe("dummy/path"),
FilePath         1065 chrome/browser/chromeos/drive/job_scheduler_unittest.cc       base::FilePath::FromUTF8Unsafe("dummy/path"),
FilePath           26 chrome/browser/chromeos/drive/local_file_reader.cc void LocalFileReader::Open(const base::FilePath& file_path,
FilePath           15 chrome/browser/chromeos/drive/local_file_reader.h class FilePath;
FilePath           39 chrome/browser/chromeos/drive/local_file_reader.h   void Open(const base::FilePath& file_path,
FilePath           62 chrome/browser/chromeos/drive/local_file_reader_unittest.cc   const base::FilePath kTestFile =
FilePath           71 chrome/browser/chromeos/drive/local_file_reader_unittest.cc   base::FilePath test_file;
FilePath           87 chrome/browser/chromeos/drive/local_file_reader_unittest.cc   base::FilePath test_file;
FilePath           60 chrome/browser/chromeos/drive/remove_stale_cache_files_unittest.cc   base::FilePath dummy_file;
FilePath           86 chrome/browser/chromeos/drive/remove_stale_cache_files_unittest.cc   base::FilePath dummy_file;
FilePath           33 chrome/browser/chromeos/drive/resource_metadata.cc bool EnoughDiskSpaceIsAvailableForDBOperation(const base::FilePath& path) {
FilePath          232 chrome/browser/chromeos/drive/resource_metadata.cc FileError ResourceMetadata::GetResourceEntryByPath(const base::FilePath& path,
FilePath          246 chrome/browser/chromeos/drive/resource_metadata.cc     const base::FilePath& path,
FilePath          333 chrome/browser/chromeos/drive/resource_metadata.cc     std::set<base::FilePath>* sub_directories) {
FilePath          360 chrome/browser/chromeos/drive/resource_metadata.cc base::FilePath ResourceMetadata::GetFilePath(const std::string& id) {
FilePath          363 chrome/browser/chromeos/drive/resource_metadata.cc   base::FilePath path;
FilePath          368 chrome/browser/chromeos/drive/resource_metadata.cc     path = path.Append(base::FilePath::FromUTF8Unsafe(entry.base_name()));
FilePath          373 chrome/browser/chromeos/drive/resource_metadata.cc FileError ResourceMetadata::GetIdByPath(const base::FilePath& file_path,
FilePath          378 chrome/browser/chromeos/drive/resource_metadata.cc   std::vector<base::FilePath::StringType> components;
FilePath          386 chrome/browser/chromeos/drive/resource_metadata.cc     const std::string component = base::FilePath(components[i]).AsUTF8Unsafe();
FilePath          425 chrome/browser/chromeos/drive/resource_metadata.cc     base::FilePath new_path =
FilePath          426 chrome/browser/chromeos/drive/resource_metadata.cc         base::FilePath::FromUTF8Unsafe(updated_entry.base_name());
FilePath           67 chrome/browser/chromeos/drive/resource_metadata.h   FileError GetResourceEntryByPath(const base::FilePath& file_path,
FilePath           71 chrome/browser/chromeos/drive/resource_metadata.h   FileError ReadDirectoryByPath(const base::FilePath& file_path,
FilePath           83 chrome/browser/chromeos/drive/resource_metadata.h                                     std::set<base::FilePath>* sub_directories);
FilePath           95 chrome/browser/chromeos/drive/resource_metadata.h   base::FilePath GetFilePath(const std::string& id);
FilePath           98 chrome/browser/chromeos/drive/resource_metadata.h   FileError GetIdByPath(const base::FilePath& file_path, std::string* out_id);
FilePath           40 chrome/browser/chromeos/drive/resource_metadata_storage.cc const base::FilePath::CharType kResourceMapDBName[] =
FilePath           44 chrome/browser/chromeos/drive/resource_metadata_storage.cc const base::FilePath::CharType kPreservedResourceMapDBName[] =
FilePath           48 chrome/browser/chromeos/drive/resource_metadata_storage.cc const base::FilePath::CharType kTrashedResourceMapDBName[] =
FilePath          147 chrome/browser/chromeos/drive/resource_metadata_storage.cc bool MoveIfPossible(const base::FilePath& from, const base::FilePath& to) {
FilePath          283 chrome/browser/chromeos/drive/resource_metadata_storage.cc     const base::FilePath& directory_path,
FilePath          290 chrome/browser/chromeos/drive/resource_metadata_storage.cc   const base::FilePath resource_map_path =
FilePath          292 chrome/browser/chromeos/drive/resource_metadata_storage.cc   const base::FilePath preserved_resource_map_path =
FilePath          390 chrome/browser/chromeos/drive/resource_metadata_storage.cc     const base::FilePath& directory_path,
FilePath          409 chrome/browser/chromeos/drive/resource_metadata_storage.cc   const base::FilePath resource_map_path =
FilePath          411 chrome/browser/chromeos/drive/resource_metadata_storage.cc   const base::FilePath preserved_resource_map_path =
FilePath          413 chrome/browser/chromeos/drive/resource_metadata_storage.cc   const base::FilePath trashed_resource_map_path =
FilePath          507 chrome/browser/chromeos/drive/resource_metadata_storage.cc   const base::FilePath trashed_resource_map_path =
FilePath          120 chrome/browser/chromeos/drive/resource_metadata_storage.h   static bool UpgradeOldDB(const base::FilePath& directory_path,
FilePath          123 chrome/browser/chromeos/drive/resource_metadata_storage.h   ResourceMetadataStorage(const base::FilePath& directory_path,
FilePath          126 chrome/browser/chromeos/drive/resource_metadata_storage.h   const base::FilePath& directory_path() const { return directory_path_; }
FilePath          205 chrome/browser/chromeos/drive/resource_metadata_storage.h   base::FilePath directory_path_;
FilePath          477 chrome/browser/chromeos/drive/resource_metadata_storage_unittest.cc   base::FilePath path;
FilePath          168 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1/file4"), &entry));
FilePath          173 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1/non_existing"), &entry));
FilePath          177 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive"), &entry));
FilePath          181 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("non_existing"), &entry));
FilePath          185 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("non_existing/root"), &entry));
FilePath          192 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1"), &entries));
FilePath          202 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/non_existing"), &entries));
FilePath          206 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1/file4"), &entries));
FilePath          210 chrome/browser/chromeos/drive/resource_metadata_unittest.cc   base::FilePath drive_file_path;
FilePath          216 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1/dir3/file9"), &file_id));
FilePath          257 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1/dir3/file100"), &entry));
FilePath          266 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir2"), &dir_id));
FilePath          275 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1/dir3"), &dir3_id));
FilePath          295 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1/dir3/dir100/file6"),
FilePath          301 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir2"), &entry));
FilePath          321 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1"), &entry));
FilePath          339 chrome/browser/chromeos/drive/resource_metadata_unittest.cc   std::set<base::FilePath> sub_directories;
FilePath          344 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1/dir3/file9"), &local_id));
FilePath          350 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir2"), &local_id));
FilePath          357 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1"), &local_id));
FilePath          361 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1/dir3")));
FilePath          393 chrome/browser/chromeos/drive/resource_metadata_unittest.cc   EXPECT_EQ(1u, sub_directories.count(base::FilePath::FromUTF8Unsafe(
FilePath          395 chrome/browser/chromeos/drive/resource_metadata_unittest.cc   EXPECT_EQ(1u, sub_directories.count(base::FilePath::FromUTF8Unsafe(
FilePath          397 chrome/browser/chromeos/drive/resource_metadata_unittest.cc   EXPECT_EQ(1u, sub_directories.count(base::FilePath::FromUTF8Unsafe(
FilePath          402 chrome/browser/chromeos/drive/resource_metadata_unittest.cc   base::FilePath drive_file_path;
FilePath          407 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1/dir3"), &local_id));
FilePath          415 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1"), &local_id));
FilePath          435 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1/dir3/file9"),
FilePath          452 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1/dir3"), &dir3_local_id));
FilePath          484 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/dir1/file4"), &local_id));
FilePath          516 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root"), &root_local_id));
FilePath          579 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/foo/bar (2).txt"), &entry));
FilePath          582 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root/foo (1)/bar.txt"), &entry));
FilePath          589 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe("drive/root"), &root_local_id));
FilePath          609 chrome/browser/chromeos/drive/resource_metadata_unittest.cc       base::FilePath::FromUTF8Unsafe(
FilePath          620 chrome/browser/chromeos/drive/resource_metadata_unittest.cc                 base::FilePath::FromUTF8Unsafe("drive/root"), &entries));
FilePath          633 chrome/browser/chromeos/drive/resource_metadata_unittest.cc                 base::FilePath::FromUTF8Unsafe("drive"), &entry));
FilePath          641 chrome/browser/chromeos/drive/resource_metadata_unittest.cc                 base::FilePath::FromUTF8Unsafe("drive"), &entries));
FilePath          647 chrome/browser/chromeos/drive/resource_metadata_unittest.cc                 base::FilePath::FromUTF8Unsafe("drive/other"), &entries));
FilePath          653 chrome/browser/chromeos/drive/resource_metadata_unittest.cc                 base::FilePath::FromUTF8Unsafe("drive/trash"), &entries));
FilePath          272 chrome/browser/chromeos/drive/search_metadata.cc     base::FilePath path = resource_metadata->GetFilePath(candidate.local_id);
FilePath           65 chrome/browser/chromeos/drive/search_metadata_unittest.cc     base::FilePath temp_file;
FilePath           25 chrome/browser/chromeos/drive/sync/entry_revert_performer.cc                        std::set<base::FilePath>* changed_directories) {
FilePath           43 chrome/browser/chromeos/drive/sync/entry_revert_performer.cc   const base::FilePath original_path = metadata->GetFilePath(local_id);
FilePath          136 chrome/browser/chromeos/drive/sync/entry_revert_performer.cc   std::set<base::FilePath>* changed_directories = new std::set<base::FilePath>;
FilePath          149 chrome/browser/chromeos/drive/sync/entry_revert_performer.cc     const std::set<base::FilePath>* changed_directories,
FilePath          154 chrome/browser/chromeos/drive/sync/entry_revert_performer.cc   for (std::set<base::FilePath>::const_iterator it =
FilePath           73 chrome/browser/chromeos/drive/sync/entry_revert_performer.h       const std::set<base::FilePath>* changed_directories,
FilePath           33 chrome/browser/chromeos/drive/sync/entry_revert_performer_unittest.cc   base::FilePath path(
FilePath          114 chrome/browser/chromeos/drive/sync/entry_revert_performer_unittest.cc   base::FilePath path(
FilePath           31 chrome/browser/chromeos/drive/sync/entry_update_performer.cc   base::FilePath drive_file_path;
FilePath           32 chrome/browser/chromeos/drive/sync/entry_update_performer.cc   base::FilePath cache_file_path;
FilePath           62 chrome/browser/chromeos/drive/sync/entry_update_performer.cc     base::FilePath empty_file;
FilePath          117 chrome/browser/chromeos/drive/sync/entry_update_performer.cc                        base::FilePath* changed_directory) {
FilePath          126 chrome/browser/chromeos/drive/sync/entry_update_performer.cc         base::FilePath existing_entry_path =
FilePath          365 chrome/browser/chromeos/drive/sync/entry_update_performer.cc   base::FilePath* changed_directory = new base::FilePath;
FilePath          379 chrome/browser/chromeos/drive/sync/entry_update_performer.cc     const base::FilePath* changed_directory,
FilePath           81 chrome/browser/chromeos/drive/sync/entry_update_performer.h                               const base::FilePath* changed_directory,
FilePath           40 chrome/browser/chromeos/drive/sync/entry_update_performer_unittest.cc     base::FilePath path;
FilePath           63 chrome/browser/chromeos/drive/sync/entry_update_performer_unittest.cc   base::FilePath src_path(
FilePath           65 chrome/browser/chromeos/drive/sync/entry_update_performer_unittest.cc   base::FilePath dest_path(
FilePath          139 chrome/browser/chromeos/drive/sync/entry_update_performer_unittest.cc   const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          193 chrome/browser/chromeos/drive/sync/entry_update_performer_unittest.cc   const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          291 chrome/browser/chromeos/drive/sync/entry_update_performer_unittest.cc   const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath          366 chrome/browser/chromeos/drive/sync/entry_update_performer_unittest.cc   const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/root/New File.txt"));
FilePath          434 chrome/browser/chromeos/drive/sync/entry_update_performer_unittest.cc   const base::FilePath kFilePath(FILE_PATH_LITERAL("drive/root/New File.txt"));
FilePath          508 chrome/browser/chromeos/drive/sync/entry_update_performer_unittest.cc   const base::FilePath kPath(FILE_PATH_LITERAL("drive/root/New Directory"));
FilePath           25 chrome/browser/chromeos/drive/sync/remove_performer_unittest.cc   base::FilePath file_in_root(FILE_PATH_LITERAL("drive/root/File 1.txt"));
FilePath           26 chrome/browser/chromeos/drive/sync/remove_performer_unittest.cc   base::FilePath file_in_subdir(
FilePath           74 chrome/browser/chromeos/drive/sync/remove_performer_unittest.cc   const base::FilePath kPathInMyDrive(FILE_PATH_LITERAL(
FilePath           76 chrome/browser/chromeos/drive/sync/remove_performer_unittest.cc   const base::FilePath kPathInOther(FILE_PATH_LITERAL(
FilePath          147 chrome/browser/chromeos/drive/sync_client.cc                        const base::FilePath& temporary_file_directory)
FilePath          359 chrome/browser/chromeos/drive/sync_client.cc                                      const base::FilePath& local_path,
FilePath           57 chrome/browser/chromeos/drive/sync_client.h              const base::FilePath& temporary_file_directory);
FilePath          141 chrome/browser/chromeos/drive/sync_client.h                            const base::FilePath& local_path,
FilePath           51 chrome/browser/chromeos/drive/sync_client_unittest.cc       const base::FilePath& local_cache_path,
FilePath           62 chrome/browser/chromeos/drive/sync_client_unittest.cc                      base::FilePath()));
FilePath           68 chrome/browser/chromeos/drive/sync_client_unittest.cc                                   base::FilePath());
FilePath          100 chrome/browser/chromeos/drive/sync_client_unittest.cc       const base::FilePath& path) OVERRIDE {}
FilePath          182 chrome/browser/chromeos/drive/sync_client_unittest.cc     base::FilePath temp_file;
FilePath          366 chrome/browser/chromeos/drive/sync_client_unittest.cc   base::FilePath cache_file;
FilePath          441 chrome/browser/chromeos/drive/sync_client_unittest.cc   const base::FilePath kPath1(FILE_PATH_LITERAL("drive/root/dir1"));
FilePath          442 chrome/browser/chromeos/drive/sync_client_unittest.cc   const base::FilePath kPath2 = kPath1.AppendASCII("dir2");
FilePath           33 chrome/browser/chromeos/drive/write_on_cache_file.cc     const base::FilePath& drive_path,
FilePath           37 chrome/browser/chromeos/drive/write_on_cache_file.cc     const base::FilePath& local_cache_path,
FilePath           50 chrome/browser/chromeos/drive/write_on_cache_file.cc                       const base::FilePath& path,
FilePath           58 chrome/browser/chromeos/drive/write_on_cache_file.cc                               const base::FilePath& path,
FilePath           12 chrome/browser/chromeos/drive/write_on_cache_file.h class FilePath;
FilePath           20 chrome/browser/chromeos/drive/write_on_cache_file.h typedef base::Callback<void (FileError, const base::FilePath& path)>
FilePath           34 chrome/browser/chromeos/drive/write_on_cache_file.h                       const base::FilePath& path,
FilePath           41 chrome/browser/chromeos/drive/write_on_cache_file.h                               const base::FilePath& path,
FilePath           17 chrome/browser/chromeos/drive/write_on_cache_file_unittest.cc const base::FilePath::CharType kDrivePath[] =
FilePath           19 chrome/browser/chromeos/drive/write_on_cache_file_unittest.cc const base::FilePath::CharType kInvalidPath[] =
FilePath           21 chrome/browser/chromeos/drive/write_on_cache_file_unittest.cc const base::FilePath::CharType kLocalPath[] =
FilePath           32 chrome/browser/chromeos/drive/write_on_cache_file_unittest.cc   virtual void OpenFile(const base::FilePath& file_path,
FilePath           39 chrome/browser/chromeos/drive/write_on_cache_file_unittest.cc     if (file_path == base::FilePath(kInvalidPath)) {
FilePath           40 chrome/browser/chromeos/drive/write_on_cache_file_unittest.cc       callback.Run(FILE_ERROR_INVALID_OPERATION, base::FilePath(),
FilePath           45 chrome/browser/chromeos/drive/write_on_cache_file_unittest.cc     callback.Run(FILE_ERROR_OK, base::FilePath(kLocalPath),
FilePath           66 chrome/browser/chromeos/drive/write_on_cache_file_unittest.cc   base::FilePath path;
FilePath           70 chrome/browser/chromeos/drive/write_on_cache_file_unittest.cc       base::FilePath(kDrivePath),
FilePath           87 chrome/browser/chromeos/drive/write_on_cache_file_unittest.cc   base::FilePath path;
FilePath           92 chrome/browser/chromeos/drive/write_on_cache_file_unittest.cc       base::FilePath(kInvalidPath),
FilePath           29 chrome/browser/chromeos/extensions/default_app_order.cc base::ListValue* ReadExternalOrdinalFile(const base::FilePath& path) {
FilePath          111 chrome/browser/chromeos/extensions/default_app_order.cc   base::FilePath ordinals_file;
FilePath           23 chrome/browser/chromeos/extensions/default_app_order_unittest.cc const base::FilePath::CharType kTestFile[] =
FilePath           51 chrome/browser/chromeos/extensions/default_app_order_unittest.cc   void SetExternalFile(const base::FilePath& path) {
FilePath           58 chrome/browser/chromeos/extensions/default_app_order_unittest.cc     base::FilePath external_file = temp_dir_.path().Append(kTestFile);
FilePath          101 chrome/browser/chromeos/extensions/default_app_order_unittest.cc   base::FilePath none_existent_file =
FilePath           22 chrome/browser/chromeos/extensions/device_local_account_external_policy_loader.cc                                            const base::FilePath& cache_dir)
FilePath           34 chrome/browser/chromeos/extensions/device_local_account_external_policy_loader.h                                          const base::FilePath& cache_dir);
FilePath           70 chrome/browser/chromeos/extensions/device_local_account_external_policy_loader.h   const base::FilePath cache_dir_;
FilePath           69 chrome/browser/chromeos/extensions/device_local_account_external_policy_loader_unittest.cc                     const base::FilePath&,
FilePath          108 chrome/browser/chromeos/extensions/device_local_account_external_policy_loader_unittest.cc   base::FilePath cache_dir_;
FilePath          111 chrome/browser/chromeos/extensions/device_local_account_external_policy_loader_unittest.cc   base::FilePath test_dir_;
FilePath          274 chrome/browser/chromeos/extensions/device_local_account_external_policy_loader_unittest.cc   const base::FilePath cached_crx_path = cache_dir_.Append(base::StringPrintf(
FilePath           30 chrome/browser/chromeos/extensions/device_local_account_management_policy_provider_unittest.cc   return extensions::Extension::Create(base::FilePath(),
FilePath          174 chrome/browser/chromeos/extensions/echo_private_api.cc   if (base::GetFileInfo(base::FilePath(kOobeTimestampFile), &fileInfo)) {
FilePath           30 chrome/browser/chromeos/extensions/external_cache.cc ExternalCache::ExternalCache(const base::FilePath& cache_dir,
FilePath           80 chrome/browser/chromeos/extensions/external_cache.cc void ExternalCache::OnDamagedFileDetected(const base::FilePath& path) {
FilePath          145 chrome/browser/chromeos/extensions/external_cache.cc     const base::FilePath& path,
FilePath          219 chrome/browser/chromeos/extensions/external_cache.cc     base::FilePath file_path;
FilePath          258 chrome/browser/chromeos/extensions/external_cache.cc                                    const base::FilePath& file_path,
FilePath           60 chrome/browser/chromeos/extensions/external_cache.h   ExternalCache(const base::FilePath& cache_dir,
FilePath           88 chrome/browser/chromeos/extensions/external_cache.h       const base::FilePath& path,
FilePath          111 chrome/browser/chromeos/extensions/external_cache.h   void OnDamagedFileDetected(const base::FilePath& path);
FilePath          123 chrome/browser/chromeos/extensions/external_cache.h                       const base::FilePath& file_path,
FilePath           89 chrome/browser/chromeos/extensions/external_cache_unittest.cc   base::FilePath CreateCacheDir(bool initialized) {
FilePath           96 chrome/browser/chromeos/extensions/external_cache_unittest.cc   base::FilePath CreateTempDir() {
FilePath          101 chrome/browser/chromeos/extensions/external_cache_unittest.cc   void CreateFlagFile(const base::FilePath& dir) {
FilePath          106 chrome/browser/chromeos/extensions/external_cache_unittest.cc   void CreateExtensionFile(const base::FilePath& dir,
FilePath          112 chrome/browser/chromeos/extensions/external_cache_unittest.cc   void CreateFile(const base::FilePath& file) {
FilePath          116 chrome/browser/chromeos/extensions/external_cache_unittest.cc   base::FilePath GetExtensionFile(const base::FilePath& dir,
FilePath          160 chrome/browser/chromeos/extensions/external_cache_unittest.cc   base::FilePath cache_dir(CreateCacheDir(false));
FilePath          207 chrome/browser/chromeos/extensions/external_cache_unittest.cc   base::FilePath temp_dir(CreateTempDir());
FilePath          208 chrome/browser/chromeos/extensions/external_cache_unittest.cc   base::FilePath temp_file2 = temp_dir.Append("b.crx");
FilePath          237 chrome/browser/chromeos/extensions/external_cache_unittest.cc   base::FilePath temp_file4 = temp_dir.Append("d.crx");
FilePath          289 chrome/browser/chromeos/extensions/external_cache_unittest.cc   base::FilePath cache_dir(CreateCacheDir(false));
FilePath           58 chrome/browser/chromeos/extensions/file_manager/event_router.cc void DirectoryExistsOnBlockingPool(const base::FilePath& directory_path,
FilePath           69 chrome/browser/chromeos/extensions/file_manager/event_router.cc void DirectoryExistsOnUIThread(const base::FilePath& directory_path,
FilePath          429 chrome/browser/chromeos/extensions/file_manager/event_router.cc void EventRouter::AddFileWatch(const base::FilePath& local_path,
FilePath          430 chrome/browser/chromeos/extensions/file_manager/event_router.cc                                const base::FilePath& virtual_path,
FilePath          436 chrome/browser/chromeos/extensions/file_manager/event_router.cc   base::FilePath watch_path = local_path;
FilePath          470 chrome/browser/chromeos/extensions/file_manager/event_router.cc void EventRouter::RemoveFileWatch(const base::FilePath& local_path,
FilePath          474 chrome/browser/chromeos/extensions/file_manager/event_router.cc   base::FilePath watch_path = local_path;
FilePath          643 chrome/browser/chromeos/extensions/file_manager/event_router.cc void EventRouter::OnDirectoryChanged(const base::FilePath& drive_path) {
FilePath          648 chrome/browser/chromeos/extensions/file_manager/event_router.cc                                    const base::FilePath& drive_path) {
FilePath          682 chrome/browser/chromeos/extensions/file_manager/event_router.cc void EventRouter::HandleFileWatchNotification(const base::FilePath& local_path,
FilePath          695 chrome/browser/chromeos/extensions/file_manager/event_router.cc     const base::FilePath& virtual_path,
FilePath          750 chrome/browser/chromeos/extensions/file_manager/event_router.cc     const base::FilePath& mount_path) {
FilePath          766 chrome/browser/chromeos/extensions/file_manager/event_router.cc   const base::FilePath dcim_path = mount_path.Append(
FilePath           72 chrome/browser/chromeos/extensions/file_manager/event_router.h   void AddFileWatch(const base::FilePath& local_path,
FilePath           73 chrome/browser/chromeos/extensions/file_manager/event_router.h                     const base::FilePath& virtual_path,
FilePath           78 chrome/browser/chromeos/extensions/file_manager/event_router.h   void RemoveFileWatch(const base::FilePath& local_path,
FilePath          110 chrome/browser/chromeos/extensions/file_manager/event_router.h   virtual void OnDirectoryChanged(const base::FilePath& drive_path) OVERRIDE;
FilePath          112 chrome/browser/chromeos/extensions/file_manager/event_router.h                                 const base::FilePath& drive_path) OVERRIDE;
FilePath          147 chrome/browser/chromeos/extensions/file_manager/event_router.h   void HandleFileWatchNotification(const base::FilePath& path,
FilePath          152 chrome/browser/chromeos/extensions/file_manager/event_router.h       const base::FilePath& path,
FilePath          165 chrome/browser/chromeos/extensions/file_manager/event_router.h   void ShowRemovableDeviceInFileManager(const base::FilePath& mount_path);
FilePath           75 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc     base::FilePath::StringType allowed_extension =
FilePath           76 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc         base::FilePath::FromUTF8Unsafe(extensions[i]).value();
FilePath           80 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc     std::vector<base::FilePath::StringType> inner_vector;
FilePath          115 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc       const base::FilePath& suggested_name,
FilePath          121 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc   virtual void FileSelected(const base::FilePath& path,
FilePath          124 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc   virtual void MultiFilesSelected(const std::vector<base::FilePath>& files,
FilePath          138 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc   bool StartSelectFile(const base::FilePath& suggested_name,
FilePath          148 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc   void SendResponse(bool success, const base::FilePath& selected_path);
FilePath          166 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc     SendResponse(false, base::FilePath());
FilePath          170 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc     const base::FilePath& suggested_name,
FilePath          188 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc     const base::FilePath& suggested_name,
FilePath          223 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc     const base::FilePath& path, int index, void* params) {
FilePath          229 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc     const std::vector<base::FilePath>& files,
FilePath          237 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc   SendResponse(false, base::FilePath());
FilePath          242 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc                                     const base::FilePath& selected_path) {
FilePath          290 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc   base::FilePath suggested_name(params->selection_params.suggested_name);
FilePath          310 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc     const base::FilePath& full_path) {
FilePath          341 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.cc     const base::FilePath& full_path,
FilePath           57 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.h       const base::FilePath& suggested_name,
FilePath          105 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.h   void OnFilePathSelected(bool success, const base::FilePath& full_path);
FilePath          119 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.h       const base::FilePath& full_path,
FilePath          143 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api.h   std::vector<std::pair<base::FilePath, int> > permissions_to_grant_;
FilePath           34 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc   TestCase(const base::FilePath& suggested_name,
FilePath           37 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc            const base::FilePath& selected_path)
FilePath           46 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc   base::FilePath suggested_name;
FilePath           54 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc   base::FilePath selected_path;
FilePath           59 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc void ExpectFileContentEquals(const base::FilePath& selected_path,
FilePath           72 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc   MockFileSelector(const base::FilePath& suggested_name,
FilePath           75 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc                    const base::FilePath& selected_path)
FilePath           86 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc       const base::FilePath& suggested_name,
FilePath          111 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc   base::FilePath suggested_name_;
FilePath          119 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc   base::FilePath selected_path_;
FilePath          147 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc   base::FilePath suggested_name_;
FilePath          153 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc   base::FilePath selected_path_;
FilePath          181 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc   base::FilePath GetFullPathOnTmpMountPoint(
FilePath          182 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc       const base::FilePath& relative_path) {
FilePath          224 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc   base::FilePath tmp_mount_point_;
FilePath          241 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc   const base::FilePath selected_path =
FilePath          242 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc       GetFullPathOnTmpMountPoint(base::FilePath("test_file.txt"));
FilePath          250 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc       TestCase(base::FilePath("some_file_name.txt"),
FilePath          255 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc       TestCase(base::FilePath("fail"),
FilePath          258 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc                base::FilePath()));
FilePath          322 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc   TestCase test_case(base::FilePath("some_file_name.txt"),
FilePath          325 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc                      base::FilePath());
FilePath          351 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc   TestCase test_case(base::FilePath("some_file_name.txt"),
FilePath          354 chrome/browser/chromeos/extensions/file_manager/file_browser_handler_api_test.cc                      base::FilePath());
FilePath          128 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc   const base::FilePath local_path = file_manager::util::GetLocalPathFromURL(
FilePath          188 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc     const base::FilePath& file_path) {
FilePath          314 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc   const base::FilePath drive_path =
FilePath          356 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc     const base::FilePath path = file_manager::util::GetLocalPathFromURL(
FilePath          359 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc     base::FilePath drive_path = drive::util::ExtractDrivePath(path);
FilePath          377 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc   base::FilePath drive_path = remaining_drive_paths_.front();
FilePath          396 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc     const base::FilePath& local_path,
FilePath          398 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc   base::FilePath drive_path = remaining_drive_paths_.front();
FilePath          441 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc     base::FilePath file_path = file_manager::util::GetLocalPathFromURL(
FilePath          721 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc   const base::FilePath path = file_manager::util::GetLocalPathFromURL(
FilePath          725 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc   const base::FilePath drive_path = drive::util::ExtractDrivePath(path);
FilePath          759 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc   const base::FilePath path = file_manager::util::GetLocalPathFromURL(
FilePath          761 chrome/browser/chromeos/extensions/file_manager/private_api_drive.cc   const base::FilePath drive_path = drive::util::ExtractDrivePath(path);
FilePath           51 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h                         const base::FilePath& file_path);
FilePath           63 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   base::FilePath file_path_;
FilePath          118 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h                    const base::FilePath& local_path,
FilePath          121 chrome/browser/chromeos/extensions/file_manager/private_api_drive.h   std::queue<base::FilePath> remaining_drive_paths_;
FilePath          239 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.cc   std::vector<base::FilePath> root_dirs = backend->GetRootDirectories();
FilePath          359 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.cc   base::FilePath local_path = file_watch_url.path();
FilePath          360 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.cc   base::FilePath virtual_path = file_watch_url.virtual_path();
FilePath          371 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.cc     const base::FilePath& local_path,
FilePath          372 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.cc     const base::FilePath& virtual_path,
FilePath          386 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.cc     const base::FilePath& local_path,
FilePath          387 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.cc     const base::FilePath& unused,
FilePath           19 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h class FilePath;
FilePath           79 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h       const base::FilePath& local_path,
FilePath           80 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h       const base::FilePath& virtual_path,
FilePath          102 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h       const base::FilePath& local_path,
FilePath          103 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h       const base::FilePath& virtual_path,
FilePath          120 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h       const base::FilePath& local_path,
FilePath          121 chrome/browser/chromeos/extensions/file_manager/private_api_file_system.h       const base::FilePath& virtual_path,
FilePath          177 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc   base::FilePath src_dir = file_manager::util::GetLocalPathFromURL(
FilePath          186 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc   std::vector<base::FilePath> files;
FilePath          188 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc     base::FilePath path = file_manager::util::GetLocalPathFromURL(
FilePath          204 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc   base::FilePath dest_file = src_dir.Append(params->dest_name);
FilePath          205 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc   std::vector<base::FilePath> src_relative_paths;
FilePath          207 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc     const base::FilePath& file_path = files[i];
FilePath          210 chrome/browser/chromeos/extensions/file_manager/private_api_misc.cc     base::FilePath relative_path;
FilePath           41 chrome/browser/chromeos/extensions/file_manager/private_api_mount.cc   const base::FilePath path = file_manager::util::GetLocalPathFromURL(
FilePath           67 chrome/browser/chromeos/extensions/file_manager/private_api_mount.cc     const base::FilePath& display_name,
FilePath           69 chrome/browser/chromeos/extensions/file_manager/private_api_mount.cc     const base::FilePath& file_path) {
FilePath           85 chrome/browser/chromeos/extensions/file_manager/private_api_mount.cc       base::FilePath(display_name.Extension()).AsUTF8Unsafe(),
FilePath           38 chrome/browser/chromeos/extensions/file_manager/private_api_mount.h   void RunAfterMarkCacheFileAsMounted(const base::FilePath& display_name,
FilePath           40 chrome/browser/chromeos/extensions/file_manager/private_api_mount.h                                       const base::FilePath& file_path);
FilePath          149 chrome/browser/chromeos/extensions/file_manager/private_api_tasks.cc     const base::FilePath file_path = file_system_url.path();
FilePath           38 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc   std::vector<base::FilePath> file_paths;
FilePath           46 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc                                  const base::FilePath& local_file_path,
FilePath           58 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc     const base::FilePath& file_path = params->file_paths[i];
FilePath           62 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc           ui::SelectedFileInfo(file_path, base::FilePath()));
FilePath           69 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc                                     base::FilePath(),
FilePath           78 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc               ui::SelectedFileInfo(file_path, base::FilePath()));
FilePath          104 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc                                  const base::FilePath& local_file_path,
FilePath          109 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc   const base::FilePath& file_path = params->file_paths[index];
FilePath          110 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc   base::FilePath local_path;
FilePath          225 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc base::FilePath GetLocalPathFromURL(content::RenderViewHost* render_view_host,
FilePath          236 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc   base::FilePath path;
FilePath          238 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc     return base::FilePath();
FilePath          256 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc     const base::FilePath path = GetLocalPathFromURL(
FilePath          271 chrome/browser/chromeos/extensions/file_manager/private_api_util.cc   const base::FilePath paths[] = {
FilePath           18 chrome/browser/chromeos/extensions/file_manager/private_api_util.h class FilePath;
FilePath           61 chrome/browser/chromeos/extensions/file_manager/private_api_util.h base::FilePath GetLocalPathFromURL(content::RenderViewHost* render_view_host,
FilePath           22 chrome/browser/chromeos/extensions/install_limiter.cc int64 GetFileSizeOnBlockingPool(const base::FilePath& file) {
FilePath           40 chrome/browser/chromeos/extensions/install_limiter.cc     const base::FilePath& path)
FilePath           66 chrome/browser/chromeos/extensions/install_limiter.cc                          const base::FilePath& path) {
FilePath           82 chrome/browser/chromeos/extensions/install_limiter.cc     const base::FilePath& path,
FilePath          118 chrome/browser/chromeos/extensions/install_limiter.cc                                 const base::FilePath& path) {
FilePath           39 chrome/browser/chromeos/extensions/install_limiter.h            const base::FilePath& path);
FilePath           45 chrome/browser/chromeos/extensions/install_limiter.h                    const base::FilePath& path);
FilePath           49 chrome/browser/chromeos/extensions/install_limiter.h     const base::FilePath path;
FilePath           59 chrome/browser/chromeos/extensions/install_limiter.h                    const base::FilePath& path,
FilePath           68 chrome/browser/chromeos/extensions/install_limiter.h                   const base::FilePath& path);
FilePath           27 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc const base::FilePath kWebuiTestDir =
FilePath           28 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc     base::FilePath(FILE_PATH_LITERAL("webui"));
FilePath           30 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc const base::FilePath kVirtualKeyboardTestDir =
FilePath           31 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc     base::FilePath(FILE_PATH_LITERAL("chromeos/virtual_keyboard"));
FilePath           33 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc const base::FilePath kMockController =
FilePath           34 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc     base::FilePath(FILE_PATH_LITERAL("mock_controller.js"));
FilePath           36 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc const base::FilePath kMockTimer =
FilePath           37 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc     base::FilePath(FILE_PATH_LITERAL("mock_timer.js"));
FilePath           39 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc const base::FilePath kBaseKeyboardTestFramework =
FilePath           40 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc     base::FilePath(FILE_PATH_LITERAL("virtual_keyboard_test_base.js"));
FilePath           54 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc   void RunTest(const base::FilePath& file) {
FilePath          108 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc   void InjectJavascript(const base::FilePath& dir,
FilePath          109 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc                         const base::FilePath& file) {
FilePath          110 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc     base::FilePath path = ui_test_utils::GetTestFilePath(dir, file);
FilePath          122 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("attributes_test.js")));
FilePath          126 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("typing_test.js")));
FilePath          130 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("control_keys_test.js")));
FilePath          134 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("hide_keyboard_key_test.js")));
FilePath          138 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("keyset_transition_test.js")));
FilePath          166 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc       base::FilePath(),
FilePath          167 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc       base::FilePath(FILE_PATH_LITERAL(
FilePath          172 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc   base::FilePath path = ui_test_utils::GetTestFilePath(
FilePath          174 chrome/browser/chromeos/extensions/virtual_keyboard_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("end_to_end_test.js")));
FilePath          129 chrome/browser/chromeos/extensions/wallpaper_api.cc   base::FilePath thumbnail_path = wallpaper_manager->GetCustomWallpaperPath(
FilePath          168 chrome/browser/chromeos/extensions/wallpaper_api.cc     const base::FilePath& thumbnail_path, scoped_ptr<gfx::ImageSkia> image) {
FilePath           39 chrome/browser/chromeos/extensions/wallpaper_api.h   void GenerateThumbnail(const base::FilePath& thumbnail_path,
FilePath           66 chrome/browser/chromeos/extensions/wallpaper_private_api.cc   base::FilePath data_dir;
FilePath           72 chrome/browser/chromeos/extensions/wallpaper_private_api.cc   base::FilePath file_path = data_dir.Append(file_name);
FilePath           82 chrome/browser/chromeos/extensions/wallpaper_private_api.cc bool GetData(const base::FilePath& path, std::string* data) {
FilePath           83 chrome/browser/chromeos/extensions/wallpaper_private_api.cc   base::FilePath data_dir = path.DirName();
FilePath          294 chrome/browser/chromeos/extensions/wallpaper_private_api.cc   base::FilePath wallpaper_path;
FilePath          295 chrome/browser/chromeos/extensions/wallpaper_private_api.cc   base::FilePath fallback_path;
FilePath          305 chrome/browser/chromeos/extensions/wallpaper_private_api.cc     file_name = base::FilePath(file_name).InsertBeforeExtension(
FilePath          326 chrome/browser/chromeos/extensions/wallpaper_private_api.cc     ReadFileAndInitiateStartDecode(const base::FilePath& file_path,
FilePath          327 chrome/browser/chromeos/extensions/wallpaper_private_api.cc                                    const base::FilePath& fallback_path) {
FilePath          331 chrome/browser/chromeos/extensions/wallpaper_private_api.cc   base::FilePath path = file_path;
FilePath          435 chrome/browser/chromeos/extensions/wallpaper_private_api.cc     base::FilePath wallpaper_dir;
FilePath          437 chrome/browser/chromeos/extensions/wallpaper_private_api.cc     base::FilePath file_path = wallpaper_dir.Append(
FilePath          539 chrome/browser/chromeos/extensions/wallpaper_private_api.cc   base::FilePath thumbnail_path = wallpaper_manager->GetCustomWallpaperPath(
FilePath          578 chrome/browser/chromeos/extensions/wallpaper_private_api.cc     const base::FilePath& thumbnail_path, scoped_ptr<gfx::ImageSkia> image) {
FilePath          680 chrome/browser/chromeos/extensions/wallpaper_private_api.cc   base::FilePath thumbnail_path;
FilePath          733 chrome/browser/chromeos/extensions/wallpaper_private_api.cc void WallpaperPrivateGetThumbnailFunction::Get(const base::FilePath& path) {
FilePath          833 chrome/browser/chromeos/extensions/wallpaper_private_api.cc   base::FilePath wallpaper_dir;
FilePath          838 chrome/browser/chromeos/extensions/wallpaper_private_api.cc     for (base::FilePath current = files.Next(); !current.empty();
FilePath           52 chrome/browser/chromeos/extensions/wallpaper_private_api.h   void ReadFileAndInitiateStartDecode(const base::FilePath& file_path,
FilePath           53 chrome/browser/chromeos/extensions/wallpaper_private_api.h                                       const base::FilePath& fallback_path);
FilePath          136 chrome/browser/chromeos/extensions/wallpaper_private_api.h   void GenerateThumbnail(const base::FilePath& thumbnail_path,
FilePath          227 chrome/browser/chromeos/extensions/wallpaper_private_api.h   void Get(const base::FilePath& path);
FilePath           64 chrome/browser/chromeos/external_metrics.cc   const base::FilePath group_file_path(
FilePath           97 chrome/browser/chromeos/external_metrics.h   base::FilePath test_path_;
FilePath           76 chrome/browser/chromeos/external_metrics_unittest.cc   external_metrics->test_path_ = base::FilePath(path);
FilePath           93 chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc                                base::FilePath* mount_point_dir) {
FilePath          102 chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc   base::FilePath test_dir = mount_point_dir->AppendASCII("test_dir");
FilePath          106 chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc   base::FilePath test_subdir = test_dir.AppendASCII("empty_test_dir");
FilePath          114 chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc   base::FilePath test_file = test_dir.AppendASCII("test_file.xul");
FilePath          197 chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc       const base::FilePath::CharType* filebrowser_manifest,
FilePath          269 chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc   base::FilePath mount_point_dir_;
FilePath          299 chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc   base::FilePath mount_point_dir_;
FilePath          358 chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc     base::FilePath profile_dir;
FilePath          359 chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc     base::CreateNewTempDirectory(base::FilePath::StringType(), &profile_dir);
FilePath          388 chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc     base::FilePath cache_dir;
FilePath          389 chrome/browser/chromeos/file_manager/external_filesystem_apitest.cc     base::CreateNewTempDirectory(base::FilePath::StringType(), &cache_dir);
FilePath          215 chrome/browser/chromeos/file_manager/file_browser_handlers.cc     base::FilePath local_path = url.path();
FilePath          216 chrome/browser/chromeos/file_manager/file_browser_handlers.cc     base::FilePath virtual_path = url.virtual_path();
FilePath          448 chrome/browser/chromeos/file_manager/file_browser_handlers.cc       const base::FilePath& file_path = file_url.path();
FilePath           23 chrome/browser/chromeos/file_manager/file_browser_handlers.h class FilePath;
FilePath          216 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc   const base::FilePath root_path() { return root_.path(); }
FilePath          236 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc     const base::FilePath target_path =
FilePath          242 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc         const base::FilePath source_path =
FilePath          262 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc     const base::FilePath path = root_path().AppendASCII(entry.target_path);
FilePath          270 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc       const std::map<base::FilePath, const TestEntryInfo>::iterator it =
FilePath          279 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc   std::map<base::FilePath, const TestEntryInfo> entries_;
FilePath          332 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc     const base::FilePath path =
FilePath          333 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc         base::FilePath::FromUTF8Unsafe(entry.target_path);
FilePath          402 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc       base::FilePath source_file_path =
FilePath          590 chrome/browser/chromeos/file_manager/file_manager_browsertest.cc   base::FilePath path = test_data_dir_.AppendASCII("file_manager_browsertest");
FilePath           17 chrome/browser/chromeos/file_manager/file_manager_jstest.cc   void RunTest(const base::FilePath& file) {
FilePath           19 chrome/browser/chromeos/file_manager/file_manager_jstest.cc         base::FilePath(FILE_PATH_LITERAL("file_manager/unit_tests")), file);
FilePath           33 chrome/browser/chromeos/file_manager/file_manager_jstest.cc   RunTest(base::FilePath(
FilePath           39 chrome/browser/chromeos/file_manager/file_manager_jstest.cc   RunTest(base::FilePath(
FilePath           45 chrome/browser/chromeos/file_manager/file_manager_jstest.cc   RunTest(base::FilePath(
FilePath           51 chrome/browser/chromeos/file_manager/file_manager_jstest.cc   RunTest(base::FilePath(
FilePath          337 chrome/browser/chromeos/file_manager/file_tasks.cc     const base::FilePath& file_path = it->first;
FilePath          524 chrome/browser/chromeos/file_manager/file_tasks.cc     const base::FilePath& file_path = it->first;
FilePath          245 chrome/browser/chromeos/file_manager/file_tasks_unittest.cc       std::make_pair(base::FilePath::FromUTF8Unsafe("not_on_drive.txt"),
FilePath          281 chrome/browser/chromeos/file_manager/file_tasks_unittest.cc       base::FilePath::FromUTF8Unsafe("foo.txt"),
FilePath          343 chrome/browser/chromeos/file_manager/file_tasks_unittest.cc       base::FilePath::FromUTF8Unsafe("foo.txt"),
FilePath          363 chrome/browser/chromeos/file_manager/file_tasks_unittest.cc         base::FilePath()  /* install_directory */,
FilePath          473 chrome/browser/chromeos/file_manager/file_tasks_unittest.cc       std::make_pair(base::FilePath::FromUTF8Unsafe("foo.png"),
FilePath           20 chrome/browser/chromeos/file_manager/file_watcher.cc     const base::FilePath& watch_path,
FilePath           34 chrome/browser/chromeos/file_manager/file_watcher.cc FileWatcher::FileWatcher(const base::FilePath& virtual_path)
FilePath           83 chrome/browser/chromeos/file_manager/file_watcher.cc     const base::FilePath& local_path,
FilePath           32 chrome/browser/chromeos/file_manager/file_watcher.h   explicit FileWatcher(const base::FilePath& virtual_path);
FilePath           55 chrome/browser/chromeos/file_manager/file_watcher.h   const base::FilePath& virtual_path() const { return virtual_path_; }
FilePath           63 chrome/browser/chromeos/file_manager/file_watcher.h       const base::FilePath& local_path,
FilePath           74 chrome/browser/chromeos/file_manager/file_watcher.h   base::FilePath virtual_path_;
FilePath           34 chrome/browser/chromeos/file_manager/file_watcher_unittest.cc   const base::FilePath kVirtualPath =
FilePath           35 chrome/browser/chromeos/file_manager/file_watcher_unittest.cc       base::FilePath::FromUTF8Unsafe("foo/bar.txt");
FilePath           51 chrome/browser/chromeos/file_manager/file_watcher_unittest.cc   const base::FilePath kVirtualPath =
FilePath           52 chrome/browser/chromeos/file_manager/file_watcher_unittest.cc       base::FilePath::FromUTF8Unsafe("foo/bar.txt");
FilePath           79 chrome/browser/chromeos/file_manager/file_watcher_unittest.cc   const base::FilePath kVirtualPath =
FilePath           80 chrome/browser/chromeos/file_manager/file_watcher_unittest.cc       base::FilePath::FromUTF8Unsafe("foo/bar.txt");
FilePath          110 chrome/browser/chromeos/file_manager/file_watcher_unittest.cc   const base::FilePath kVirtualPath =
FilePath          111 chrome/browser/chromeos/file_manager/file_watcher_unittest.cc       base::FilePath::FromUTF8Unsafe("foo/bar.txt");
FilePath          124 chrome/browser/chromeos/file_manager/file_watcher_unittest.cc   base::FilePath changed_path;
FilePath          140 chrome/browser/chromeos/file_manager/file_watcher_unittest.cc   base::FilePath temp_file_path;
FilePath           30 chrome/browser/chromeos/file_manager/fileapi_util.cc GURL ConvertRelativeFilePathToFileSystemUrl(const base::FilePath& relative_path,
FilePath          182 chrome/browser/chromeos/file_manager/fileapi_util.cc   const base::FilePath root_virtual_path =
FilePath          186 chrome/browser/chromeos/file_manager/fileapi_util.cc   base::FilePath full_path;
FilePath          234 chrome/browser/chromeos/file_manager/fileapi_util.cc base::FilePath ConvertDrivePathToRelativeFileSystemPath(
FilePath          237 chrome/browser/chromeos/file_manager/fileapi_util.cc     const base::FilePath& drive_path) {
FilePath          239 chrome/browser/chromeos/file_manager/fileapi_util.cc   base::FilePath path = drive::util::GetDriveMountPointPath(profile);
FilePath          243 chrome/browser/chromeos/file_manager/fileapi_util.cc   base::FilePath relative_path;
FilePath          252 chrome/browser/chromeos/file_manager/fileapi_util.cc                                      const base::FilePath& drive_path,
FilePath          254 chrome/browser/chromeos/file_manager/fileapi_util.cc   const base::FilePath relative_path =
FilePath          263 chrome/browser/chromeos/file_manager/fileapi_util.cc                                             const base::FilePath& absolute_path,
FilePath          266 chrome/browser/chromeos/file_manager/fileapi_util.cc   base::FilePath relative_path;
FilePath          280 chrome/browser/chromeos/file_manager/fileapi_util.cc     const base::FilePath& absolute_path,
FilePath          281 chrome/browser/chromeos/file_manager/fileapi_util.cc     base::FilePath* virtual_path) {
FilePath           33 chrome/browser/chromeos/file_manager/fileapi_util.h   base::FilePath virtual_path;
FilePath           34 chrome/browser/chromeos/file_manager/fileapi_util.h   base::FilePath absolute_path;
FilePath           45 chrome/browser/chromeos/file_manager/fileapi_util.h   base::FilePath full_path;    // Value of Entry.fullPath.
FilePath           79 chrome/browser/chromeos/file_manager/fileapi_util.h base::FilePath ConvertDrivePathToRelativeFileSystemPath(
FilePath           82 chrome/browser/chromeos/file_manager/fileapi_util.h     const base::FilePath& drive_path);
FilePath           87 chrome/browser/chromeos/file_manager/fileapi_util.h                                      const base::FilePath& drive_path,
FilePath           94 chrome/browser/chromeos/file_manager/fileapi_util.h                                             const base::FilePath& absolute_path,
FilePath          104 chrome/browser/chromeos/file_manager/fileapi_util.h     const base::FilePath& absolute_path,
FilePath          105 chrome/browser/chromeos/file_manager/fileapi_util.h     base::FilePath* relative_path);
FilePath           13 chrome/browser/chromeos/file_manager/mime_util.cc std::string GetMimeTypeForPath(const base::FilePath& file_path) {
FilePath           14 chrome/browser/chromeos/file_manager/mime_util.cc   const base::FilePath::StringType file_extension = file_path.Extension();
FilePath           13 chrome/browser/chromeos/file_manager/mime_util.h class FilePath;
FilePath           21 chrome/browser/chromeos/file_manager/mime_util.h std::string GetMimeTypeForPath(const base::FilePath& file_path);
FilePath           15 chrome/browser/chromeos/file_manager/mime_util_unittest.cc             GetMimeTypeForPath(base::FilePath::FromUTF8Unsafe("foo.jpg")));
FilePath           17 chrome/browser/chromeos/file_manager/mime_util_unittest.cc             GetMimeTypeForPath(base::FilePath::FromUTF8Unsafe("FOO.JPG")));
FilePath           19 chrome/browser/chromeos/file_manager/mime_util_unittest.cc             GetMimeTypeForPath(base::FilePath::FromUTF8Unsafe("foo.zzz")));
FilePath           41 chrome/browser/chromeos/file_manager/open_util.cc                            const base::FilePath& file_path,
FilePath           96 chrome/browser/chromeos/file_manager/open_util.cc bool OpenFile(Profile* profile, const base::FilePath& path, const GURL& url) {
FilePath          130 chrome/browser/chromeos/file_manager/open_util.cc                       const base::FilePath& file_path,
FilePath          187 chrome/browser/chromeos/file_manager/open_util.cc                  const base::FilePath& given_path,
FilePath          188 chrome/browser/chromeos/file_manager/open_util.cc                  base::FilePath* path,
FilePath          207 chrome/browser/chromeos/file_manager/open_util.cc void OpenRemovableDrive(Profile* profile, const base::FilePath& file_path) {
FilePath          210 chrome/browser/chromeos/file_manager/open_util.cc   base::FilePath converted_path;
FilePath          218 chrome/browser/chromeos/file_manager/open_util.cc void OpenItem(Profile* profile, const base::FilePath& file_path) {
FilePath          221 chrome/browser/chromeos/file_manager/open_util.cc   base::FilePath converted_path;
FilePath          232 chrome/browser/chromeos/file_manager/open_util.cc void ShowItemInFolder(Profile* profile, const base::FilePath& file_path) {
FilePath          235 chrome/browser/chromeos/file_manager/open_util.cc   base::FilePath converted_path;
FilePath           14 chrome/browser/chromeos/file_manager/open_util.h class FilePath;
FilePath           23 chrome/browser/chromeos/file_manager/open_util.h void OpenRemovableDrive(Profile* profile, const base::FilePath& file_path);
FilePath           30 chrome/browser/chromeos/file_manager/open_util.h void OpenItem(Profile* profile, const base::FilePath& file_path);
FilePath           34 chrome/browser/chromeos/file_manager/open_util.h void ShowItemInFolder(Profile* profile, const base::FilePath& file_path);
FilePath           35 chrome/browser/chromeos/file_manager/open_with_browser.cc const base::FilePath::CharType kPdfExtension[] = FILE_PATH_LITERAL(".pdf");
FilePath           36 chrome/browser/chromeos/file_manager/open_with_browser.cc const base::FilePath::CharType kSwfExtension[] = FILE_PATH_LITERAL(".swf");
FilePath           39 chrome/browser/chromeos/file_manager/open_with_browser.cc const base::FilePath::CharType* kFileExtensionsViewableInBrowser[] = {
FilePath           56 chrome/browser/chromeos/file_manager/open_with_browser.cc bool IsViewableInBrowser(const base::FilePath& file_path) {
FilePath           65 chrome/browser/chromeos/file_manager/open_with_browser.cc                            const base::FilePath& plugin_path) {
FilePath           83 chrome/browser/chromeos/file_manager/open_with_browser.cc   base::FilePath plugin_path;
FilePath           91 chrome/browser/chromeos/file_manager/open_with_browser.cc   base::FilePath plugin_path(
FilePath          121 chrome/browser/chromeos/file_manager/open_with_browser.cc GURL ReadUrlFromGDocOnBlockingPool(const base::FilePath& file_path) {
FilePath          130 chrome/browser/chromeos/file_manager/open_with_browser.cc bool OpenFileWithBrowser(Profile* profile, const base::FilePath& file_path) {
FilePath          174 chrome/browser/chromeos/file_manager/open_with_browser.cc     const base::FilePath::StringType& file_extension) {
FilePath          177 chrome/browser/chromeos/file_manager/open_with_browser.cc   const base::FilePath file_path =
FilePath          178 chrome/browser/chromeos/file_manager/open_with_browser.cc       base::FilePath::FromUTF8Unsafe("dummy").AddExtension(file_extension);
FilePath           27 chrome/browser/chromeos/file_manager/open_with_browser.h bool OpenFileWithBrowser(Profile* profile, const base::FilePath& file_path);
FilePath           32 chrome/browser/chromeos/file_manager/open_with_browser.h     const base::FilePath::StringType& file_extension);
FilePath           25 chrome/browser/chromeos/file_manager/path_util.cc const base::FilePath::CharType kOldDownloadsFolderPath[] =
FilePath           27 chrome/browser/chromeos/file_manager/path_util.cc const base::FilePath::CharType kOldDriveFolderPath[] =
FilePath           32 chrome/browser/chromeos/file_manager/path_util.cc base::FilePath GetDownloadsFolderForProfile(Profile* profile) {
FilePath           38 chrome/browser/chromeos/file_manager/path_util.cc     base::FilePath path;
FilePath           47 chrome/browser/chromeos/file_manager/path_util.cc                               const base::FilePath& old_path,
FilePath           48 chrome/browser/chromeos/file_manager/path_util.cc                               base::FilePath* new_path) {
FilePath           60 chrome/browser/chromeos/file_manager/path_util.cc   const base::FilePath downloads = GetDownloadsFolderForProfile(profile);
FilePath           61 chrome/browser/chromeos/file_manager/path_util.cc   const base::FilePath drive = drive::util::GetDriveMountPointPath(profile);
FilePath           63 chrome/browser/chromeos/file_manager/path_util.cc   std::vector<std::pair<base::FilePath, base::FilePath> > bases;
FilePath           64 chrome/browser/chromeos/file_manager/path_util.cc   bases.push_back(std::make_pair(base::FilePath(kOldDownloadsFolderPath),
FilePath           68 chrome/browser/chromeos/file_manager/path_util.cc   bases.push_back(std::make_pair(base::FilePath(kOldDriveFolderPath), drive));
FilePath           78 chrome/browser/chromeos/file_manager/path_util.cc       const base::FilePath hashed_downloads =
FilePath           86 chrome/browser/chromeos/file_manager/path_util.cc     const base::FilePath& old_base = bases[i].first;
FilePath           87 chrome/browser/chromeos/file_manager/path_util.cc     const base::FilePath& new_base = bases[i].second;
FilePath           88 chrome/browser/chromeos/file_manager/path_util.cc     base::FilePath relative;
FilePath           13 chrome/browser/chromeos/file_manager/path_util.h class FilePath;
FilePath           20 chrome/browser/chromeos/file_manager/path_util.h base::FilePath GetDownloadsFolderForProfile(Profile* profile);
FilePath           51 chrome/browser/chromeos/file_manager/path_util.h                               const base::FilePath& old_path,
FilePath           52 chrome/browser/chromeos/file_manager/path_util.h                               base::FilePath* new_path);
FilePath           43 chrome/browser/chromeos/file_manager/path_util_unittest.cc   const base::FilePath kDownloads = GetDownloadsFolderForProfile(&profile);
FilePath           45 chrome/browser/chromeos/file_manager/path_util_unittest.cc   base::FilePath path;
FilePath           49 chrome/browser/chromeos/file_manager/path_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/home/chronos/user/Downloads"),
FilePath           55 chrome/browser/chromeos/file_manager/path_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/home/chronos/user/Downloads/a/b"),
FilePath           68 chrome/browser/chromeos/file_manager/path_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/home/chronos/user/dl"),
FilePath           75 chrome/browser/chromeos/file_manager/path_util_unittest.cc   const base::FilePath kDrive = drive::util::GetDriveMountPointPath(profile);
FilePath           76 chrome/browser/chromeos/file_manager/path_util_unittest.cc   ASSERT_EQ(base::FilePath::FromUTF8Unsafe("/special/drive-hash"), kDrive);
FilePath           78 chrome/browser/chromeos/file_manager/path_util_unittest.cc   base::FilePath path;
FilePath           82 chrome/browser/chromeos/file_manager/path_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/special/drive"),
FilePath           88 chrome/browser/chromeos/file_manager/path_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/special/drive/a/b"),
FilePath          101 chrome/browser/chromeos/file_manager/path_util_unittest.cc       base::FilePath::FromUTF8Unsafe("/special/notdrive"),
FilePath           75 chrome/browser/chromeos/file_manager/url_util.cc     const base::FilePath::StringType& default_extension) {
FilePath           36 chrome/browser/chromeos/file_manager/url_util.h     const base::FilePath::StringType& default_extension);
FilePath           79 chrome/browser/chromeos/file_manager/url_util_unittest.cc   file_types.extensions.push_back(std::vector<base::FilePath::StringType>());
FilePath           82 chrome/browser/chromeos/file_manager/url_util_unittest.cc   file_types.extensions.push_back(std::vector<base::FilePath::StringType>());
FilePath           40 chrome/browser/chromeos/file_manager/volume_manager.cc bool RegisterDownloadsMountPoint(Profile* profile, const base::FilePath& path) {
FilePath           60 chrome/browser/chromeos/file_manager/volume_manager.cc bool FindDownloadsMountPointPath(Profile* profile, base::FilePath* path) {
FilePath          120 chrome/browser/chromeos/file_manager/volume_manager.cc   const base::FilePath& drive_path =
FilePath          135 chrome/browser/chromeos/file_manager/volume_manager.cc VolumeInfo CreateDownloadsVolumeInfo(const base::FilePath& downloads_path) {
FilePath          148 chrome/browser/chromeos/file_manager/volume_manager.cc VolumeInfo CreateTestingVolumeInfo(const base::FilePath& path,
FilePath          168 chrome/browser/chromeos/file_manager/volume_manager.cc   volume_info.source_path = base::FilePath(mount_point.source_path);
FilePath          169 chrome/browser/chromeos/file_manager/volume_manager.cc   volume_info.mount_path = base::FilePath(mount_point.mount_path);
FilePath          174 chrome/browser/chromeos/file_manager/volume_manager.cc         base::FilePath(disk->system_path_prefix());
FilePath          251 chrome/browser/chromeos/file_manager/volume_manager.cc   const base::FilePath old_path =
FilePath          253 chrome/browser/chromeos/file_manager/volume_manager.cc   base::FilePath new_path;
FilePath          266 chrome/browser/chromeos/file_manager/volume_manager.cc   const base::FilePath downloads =
FilePath          417 chrome/browser/chromeos/file_manager/volume_manager.cc     const base::FilePath& path) {
FilePath          420 chrome/browser/chromeos/file_manager/volume_manager.cc   base::FilePath old_path;
FilePath          434 chrome/browser/chromeos/file_manager/volume_manager.cc void VolumeManager::AddVolumeInfoForTesting(const base::FilePath& path,
FilePath          557 chrome/browser/chromeos/file_manager/volume_manager.cc             base::FilePath(mount_info.source_path),
FilePath           72 chrome/browser/chromeos/file_manager/volume_manager.h   base::FilePath source_path;
FilePath           79 chrome/browser/chromeos/file_manager/volume_manager.h   base::FilePath mount_path;
FilePath           86 chrome/browser/chromeos/file_manager/volume_manager.h   base::FilePath system_path_prefix;
FilePath          143 chrome/browser/chromeos/file_manager/volume_manager.h   bool RegisterDownloadsDirectoryForTesting(const base::FilePath& path);
FilePath          147 chrome/browser/chromeos/file_manager/volume_manager.h   void AddVolumeInfoForTesting(const base::FilePath& path,
FilePath           29 chrome/browser/chromeos/file_manager/zip_file_creator.cc     const base::FilePath& src_dir,
FilePath           30 chrome/browser/chromeos/file_manager/zip_file_creator.cc     const std::vector<base::FilePath>& src_relative_paths,
FilePath           31 chrome/browser/chromeos/file_manager/zip_file_creator.cc     const base::FilePath& dest_file)
FilePath           42 chrome/browser/chromeos/file_manager/zip_file_creator.h                  const base::FilePath& src_dir,
FilePath           43 chrome/browser/chromeos/file_manager/zip_file_creator.h                  const std::vector<base::FilePath>& src_relative_paths,
FilePath           44 chrome/browser/chromeos/file_manager/zip_file_creator.h                  const base::FilePath& dest_file);
FilePath           77 chrome/browser/chromeos/file_manager/zip_file_creator.h   base::FilePath src_dir_;
FilePath           81 chrome/browser/chromeos/file_manager/zip_file_creator.h   std::vector<base::FilePath> src_relative_paths_;
FilePath           84 chrome/browser/chromeos/file_manager/zip_file_creator.h   base::FilePath dest_file_;
FilePath           48 chrome/browser/chromeos/file_manager/zip_file_creator_browsertest.cc   base::FilePath zip_archive_path() const {
FilePath           52 chrome/browser/chromeos/file_manager/zip_file_creator_browsertest.cc   base::FilePath zip_base_dir() const {
FilePath           66 chrome/browser/chromeos/file_manager/zip_file_creator_browsertest.cc   std::vector<base::FilePath> paths;
FilePath           67 chrome/browser/chromeos/file_manager/zip_file_creator_browsertest.cc   paths.push_back(base::FilePath(FILE_PATH_LITERAL("not.exist")));
FilePath           78 chrome/browser/chromeos/file_manager/zip_file_creator_browsertest.cc   const base::FilePath kDir1(FILE_PATH_LITERAL("foo"));
FilePath           79 chrome/browser/chromeos/file_manager/zip_file_creator_browsertest.cc   const base::FilePath kFile1(kDir1.AppendASCII("bar"));
FilePath           80 chrome/browser/chromeos/file_manager/zip_file_creator_browsertest.cc   const base::FilePath kFile2(FILE_PATH_LITERAL("random"));
FilePath           91 chrome/browser/chromeos/file_manager/zip_file_creator_browsertest.cc   std::vector<base::FilePath> paths;
FilePath          119 chrome/browser/chromeos/file_manager/zip_file_creator_browsertest.cc       const base::FilePath out = dir_.path().AppendASCII("archived_content");
FilePath           15 chrome/browser/chromeos/file_system_provider/provided_file_system.cc                                        const base::FilePath& mount_path)
FilePath           22 chrome/browser/chromeos/file_system_provider/provided_file_system.h                      const base::FilePath& mount_path);
FilePath           29 chrome/browser/chromeos/file_system_provider/provided_file_system.h   const base::FilePath& mount_path() const { return mount_path_; }
FilePath           42 chrome/browser/chromeos/file_system_provider/provided_file_system.h   base::FilePath mount_path_;
FilePath           22 chrome/browser/chromeos/file_system_provider/service.cc const base::FilePath::CharType kProvidedMountPointRoot[] =
FilePath           30 chrome/browser/chromeos/file_system_provider/service.cc base::FilePath GetMountPointPath(Profile* profile,
FilePath           39 chrome/browser/chromeos/file_system_provider/service.cc   return base::FilePath(kProvidedMountPointRoot).AppendASCII(
FilePath           83 chrome/browser/chromeos/file_system_provider/service.cc   const base::FilePath& mount_point_path =
FilePath           14 chrome/browser/chromeos/fileapi/file_access_permissions.cc base::FilePath FullPermission() { return base::FilePath(); }
FilePath           29 chrome/browser/chromeos/fileapi/file_access_permissions.cc     const std::string& extension_id, const base::FilePath& path) {
FilePath           36 chrome/browser/chromeos/fileapi/file_access_permissions.cc     const std::string& extension_id, const base::FilePath& path) const {
FilePath           48 chrome/browser/chromeos/fileapi/file_access_permissions.cc   base::FilePath current_path = path.StripTrailingSeparators();
FilePath           49 chrome/browser/chromeos/fileapi/file_access_permissions.cc   base::FilePath last_path;
FilePath           29 chrome/browser/chromeos/fileapi/file_access_permissions.h                              const base::FilePath& path);
FilePath           32 chrome/browser/chromeos/fileapi/file_access_permissions.h                            const base::FilePath& path) const;
FilePath           37 chrome/browser/chromeos/fileapi/file_access_permissions.h   typedef std::set<base::FilePath> PathSet;
FilePath           12 chrome/browser/chromeos/fileapi/file_access_permissions_unittest.cc   base::FilePath good_dir(FILE_PATH_LITERAL("/root/dir"));
FilePath           13 chrome/browser/chromeos/fileapi/file_access_permissions_unittest.cc   base::FilePath bad_dir(FILE_PATH_LITERAL("/root"));
FilePath           14 chrome/browser/chromeos/fileapi/file_access_permissions_unittest.cc   base::FilePath good_file(FILE_PATH_LITERAL("/root/dir/good_file.txt"));
FilePath           15 chrome/browser/chromeos/fileapi/file_access_permissions_unittest.cc   base::FilePath bad_file(FILE_PATH_LITERAL("/root/dir/bad_file.txt"));
FilePath           77 chrome/browser/chromeos/fileapi/file_system_backend.cc       base::FilePath(FILE_PATH_LITERAL("/usr/share/oem")));
FilePath          101 chrome/browser/chromeos/fileapi/file_system_backend.cc   base::FilePath path;
FilePath          190 chrome/browser/chromeos/fileapi/file_system_backend.cc     const std::string& extension_id, const base::FilePath& virtual_path) {
FilePath          198 chrome/browser/chromeos/fileapi/file_system_backend.cc   base::FilePath path;
FilePath          220 chrome/browser/chromeos/fileapi/file_system_backend.cc std::vector<base::FilePath> FileSystemBackend::GetRootDirectories() const {
FilePath          225 chrome/browser/chromeos/fileapi/file_system_backend.cc   std::vector<base::FilePath> root_dirs;
FilePath          318 chrome/browser/chromeos/fileapi/file_system_backend.cc     const base::FilePath& filesystem_path,
FilePath          319 chrome/browser/chromeos/fileapi/file_system_backend.cc     base::FilePath* virtual_path) {
FilePath          122 chrome/browser/chromeos/fileapi/file_system_backend.h   virtual std::vector<base::FilePath> GetRootDirectories() const OVERRIDE;
FilePath          127 chrome/browser/chromeos/fileapi/file_system_backend.h       const base::FilePath& virtual_path) OVERRIDE;
FilePath          130 chrome/browser/chromeos/fileapi/file_system_backend.h   virtual bool GetVirtualPath(const base::FilePath& filesystem_path,
FilePath          131 chrome/browser/chromeos/fileapi/file_system_backend.h                               base::FilePath* virtual_path) OVERRIDE;
FilePath           31 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc       base::FilePath::FromUTF8Unsafe(path));
FilePath           49 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc   std::vector<base::FilePath> root_dirs = backend.GetRootDirectories();
FilePath           50 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc   std::set<base::FilePath> root_dirs_set(root_dirs.begin(), root_dirs.end());
FilePath           59 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc   EXPECT_TRUE(root_dirs_set.count(base::FilePath(FPL("/usr/share/oem"))));
FilePath           83 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc                                    base::FilePath(FPL("/a/b/c")));
FilePath           87 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc                                    base::FilePath(FPL("/b/c/d")));
FilePath           93 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc                                           base::FilePath(FPL("/g/c/d")));
FilePath           97 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc                                           base::FilePath(FPL("/g/d/e")));
FilePath           99 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc   std::vector<base::FilePath> root_dirs = backend.GetRootDirectories();
FilePath          100 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc   std::set<base::FilePath> root_dirs_set(root_dirs.begin(), root_dirs.end());
FilePath          102 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc   EXPECT_TRUE(root_dirs_set.count(base::FilePath(FPL("/a/b/c"))));
FilePath          103 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc   EXPECT_TRUE(root_dirs_set.count(base::FilePath(FPL("/b/c/d"))));
FilePath          104 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc   EXPECT_TRUE(root_dirs_set.count(base::FilePath(FPL("/g/c/d"))));
FilePath          105 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc   EXPECT_TRUE(root_dirs_set.count(base::FilePath(FPL("/g/d/e"))));
FilePath          132 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc       base::FilePath(FPL("/g/system"))));
FilePath          137 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc       base::FilePath(FPL("/media/removable"))));
FilePath          142 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc       base::FilePath(FPL("/usr/share/oem"))));
FilePath          149 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc                                       base::FilePath(FPL("removable/foo")));
FilePath          160 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc                                       base::FilePath(FPL("system/foo")));
FilePath          169 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc       extension, base::FilePath(FPL("oem/foo")));
FilePath          194 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc       base::FilePath(FPL("/foo/test"))));
FilePath          205 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc       base::FilePath(FPL("removable/")));
FilePath          229 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc       "b", type, option, base::FilePath(FPL("/a/b"))));
FilePath          231 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc       "y", type, option, base::FilePath(FPL("/z/y"))));
FilePath          233 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc       "n", type, option, base::FilePath(FPL("/m/n"))));
FilePath          237 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc       "gb", type, option, base::FilePath(FPL("/a/b"))));
FilePath          240 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc           "gz", type, option, base::FilePath(FPL("/z"))));
FilePath          242 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc        "gp", type, option, base::FilePath(FPL("/m/n/o/p"))));
FilePath          245 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc     const base::FilePath::CharType* const local_path;
FilePath          247 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc     const base::FilePath::CharType* const virtual_path;
FilePath          265 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc     base::FilePath virtual_path(FPL("/mount"));
FilePath          266 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc     base::FilePath local_path(kTestCases[i].local_path);
FilePath          276 chrome/browser/chromeos/fileapi/file_system_backend_unittest.cc     base::FilePath expected_virtual_path(kTestCases[i].virtual_path);
FilePath           82 chrome/browser/chromeos/first_run/drive_first_run_browsertest.cc   base::FilePath test_data_dir_;
FilePath           89 chrome/browser/chromeos/imageburner/burn_controller.cc       StartBurnImage(base::FilePath(), base::FilePath());
FilePath          105 chrome/browser/chromeos/imageburner/burn_controller.cc       StartBurnImage(base::FilePath(), base::FilePath());
FilePath          125 chrome/browser/chromeos/imageburner/burn_controller.cc   virtual void StartBurnImage(const base::FilePath& target_device_path,
FilePath          126 chrome/browser/chromeos/imageburner/burn_controller.cc                               const base::FilePath& target_file_path) OVERRIDE {
FilePath           15 chrome/browser/chromeos/imageburner/burn_controller.h class FilePath;
FilePath           65 chrome/browser/chromeos/imageburner/burn_controller.h   virtual void StartBurnImage(const base::FilePath& target_device_path,
FilePath           66 chrome/browser/chromeos/imageburner/burn_controller.h                               const base::FilePath& target_file_path) = 0;
FilePath           41 chrome/browser/chromeos/imageburner/burn_manager.cc void CreateDirectory(const base::FilePath& path,
FilePath           50 chrome/browser/chromeos/imageburner/burn_manager.cc void UnzipImage(const base::FilePath& source_zip_file,
FilePath          211 chrome/browser/chromeos/imageburner/burn_manager.cc     const base::FilePath& downloads_directory,
FilePath          252 chrome/browser/chromeos/imageburner/burn_manager.cc     const base::FilePath& downloads_directory,
FilePath          350 chrome/browser/chromeos/imageburner/burn_manager.cc base::FilePath BurnManager::GetImageDir() {
FilePath          352 chrome/browser/chromeos/imageburner/burn_manager.cc     return base::FilePath();
FilePath          584 chrome/browser/chromeos/imageburner/burn_manager.cc   source_image_path_ = base::FilePath(source_image_file->data());
FilePath          251 chrome/browser/chromeos/imageburner/burn_manager.h       const base::FilePath& downloads_directory,
FilePath          329 chrome/browser/chromeos/imageburner/burn_manager.h   base::FilePath GetImageDir();
FilePath          331 chrome/browser/chromeos/imageburner/burn_manager.h   const base::FilePath& target_device_path() { return target_device_path_; }
FilePath          332 chrome/browser/chromeos/imageburner/burn_manager.h   void set_target_device_path(const base::FilePath& path) {
FilePath          336 chrome/browser/chromeos/imageburner/burn_manager.h   const base::FilePath& target_file_path() { return target_file_path_; }
FilePath          337 chrome/browser/chromeos/imageburner/burn_manager.h   void set_target_file_path(const base::FilePath& path) {
FilePath          349 chrome/browser/chromeos/imageburner/burn_manager.h   BurnManager(const base::FilePath& downloads_directory,
FilePath          379 chrome/browser/chromeos/imageburner/burn_manager.h   base::FilePath image_dir_;
FilePath          380 chrome/browser/chromeos/imageburner/burn_manager.h   base::FilePath zip_image_file_path_;
FilePath          381 chrome/browser/chromeos/imageburner/burn_manager.h   base::FilePath source_image_path_;
FilePath          382 chrome/browser/chromeos/imageburner/burn_manager.h   base::FilePath target_device_path_;
FilePath          383 chrome/browser/chromeos/imageburner/burn_manager.h   base::FilePath target_file_path_;
FilePath          117 chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.cc                                             const base::FilePath& file_path) {
FilePath          132 chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.cc                                               const base::FilePath& file_path) {
FilePath          140 chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.cc     const base::FilePath& file_path) {
FilePath          284 chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.cc     component_ime.path = base::FilePath(
FilePath          287 chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.cc     const base::FilePath manifest_path =
FilePath           31 chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.h                     const base::FilePath& file_path) OVERRIDE;
FilePath           33 chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.h                       const base::FilePath& file_path) OVERRIDE;
FilePath           58 chrome/browser/chromeos/input_method/component_extension_ime_manager_impl.h       const base::FilePath& file_path);
FilePath           96 chrome/browser/chromeos/input_method/input_method_manager_impl_unittest.cc     ext_xkb.path = base::FilePath("ext_xkb_file_path");
FilePath          173 chrome/browser/chromeos/input_method/input_method_manager_impl_unittest.cc     ext1.path = base::FilePath("ext1_file_path");
FilePath          194 chrome/browser/chromeos/input_method/input_method_manager_impl_unittest.cc     ext2.path = base::FilePath("ext2_file_path");
FilePath           31 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textinput")),
FilePath           32 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("ime_enable_disable_test.html")));
FilePath           63 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textinput")),
FilePath           64 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("focus_input_on_load.html")));
FilePath           77 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textinput")),
FilePath           78 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("focus_input_on_content_js.html")));
FilePath           91 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textinput")),
FilePath           92 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("focus_input_with_mouse_click.html")));
FilePath          116 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textinput")),
FilePath          117 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("focus_input_on_anothor_focus.html")));
FilePath          148 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textinput")),
FilePath          149 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("simple_textinput.html")));
FilePath          177 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textinput")),
FilePath          178 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("simple_textinput.html")));
FilePath          206 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textinput")),
FilePath          207 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("content_editable.html")));
FilePath          238 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textinput")),
FilePath          239 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("all_input_node.html")));
FilePath          277 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textinput")),
FilePath          278 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("all_input_node.html")));
FilePath          290 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textinput")),
FilePath          291 chrome/browser/chromeos/input_method/textinput_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("focus_input_on_load.html")));
FilePath           23 chrome/browser/chromeos/input_method/textinput_surroundingtext_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textinput")),
FilePath           24 chrome/browser/chromeos/input_method/textinput_surroundingtext_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("simple_textarea.html")));
FilePath           60 chrome/browser/chromeos/input_method/textinput_surroundingtext_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textinput")),
FilePath           61 chrome/browser/chromeos/input_method/textinput_surroundingtext_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("simple_textarea.html")));
FilePath           99 chrome/browser/chromeos/input_method/textinput_surroundingtext_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textinput")),
FilePath          100 chrome/browser/chromeos/input_method/textinput_surroundingtext_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("textarea_with_preset_text.html")));
FilePath           51 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc     const base::FilePath&)> UnpackCallback;
FilePath           56 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc   ScreensaverUnpackerClient(const base::FilePath& crx_path,
FilePath           61 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc   virtual void OnUnpackSuccess(const base::FilePath& temp_dir,
FilePath           62 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc                                const base::FilePath& extension_root,
FilePath           73 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc       const base::FilePath& extension_base_path,
FilePath           74 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc       const base::FilePath& screensaver_extension_path);
FilePath           78 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc   base::FilePath crx_path_;
FilePath           85 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc     const base::FilePath& temp_dir,
FilePath           86 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc     const base::FilePath& extension_root,
FilePath          105 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc     const base::FilePath& extension_base_path,
FilePath          106 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc     const base::FilePath& screensaver_extension_path) {
FilePath          206 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc     const base::FilePath& screensaver_crx) {
FilePath          213 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc   base::FilePath extensions_dir = extension_service->install_directory();
FilePath          238 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.cc     const base::FilePath& extension_base_path) {
FilePath           36 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.h   void ScreensaverPathCallback(const base::FilePath& screensaver_crx);
FilePath           41 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.h                         const base::FilePath& extension_base_path);
FilePath           45 chrome/browser/chromeos/kiosk_mode/kiosk_mode_screensaver.h   base::FilePath extension_base_path_;
FilePath          106 chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.cc     callback.Run(base::FilePath());
FilePath          114 chrome/browser/chromeos/kiosk_mode/kiosk_mode_settings.cc     callback.Run(base::FilePath(
FilePath          314 chrome/browser/chromeos/login/chrome_restart_request.cc           base::FilePath(chrome::kLocalStorePoolName),
FilePath           28 chrome/browser/chromeos/login/demo_mode/demo_app_launcher.cc const base::FilePath::CharType kDefaultDemoAppPath[] =
FilePath           32 chrome/browser/chromeos/login/demo_mode/demo_app_launcher.cc base::FilePath* DemoAppLauncher::demo_app_path_ = NULL;
FilePath           36 chrome/browser/chromeos/login/demo_mode/demo_app_launcher.cc     demo_app_path_ = new base::FilePath(kDefaultDemoAppPath);
FilePath           57 chrome/browser/chromeos/login/demo_mode/demo_app_launcher.cc void DemoAppLauncher::SetDemoAppPathForTesting(const base::FilePath& path) {
FilePath           59 chrome/browser/chromeos/login/demo_mode/demo_app_launcher.cc   demo_app_path_ = new base::FilePath(path);
FilePath           16 chrome/browser/chromeos/login/demo_mode/demo_app_launcher.h class FilePath;
FilePath           30 chrome/browser/chromeos/login/demo_mode/demo_app_launcher.h   static void SetDemoAppPathForTesting(const base::FilePath& path);
FilePath           43 chrome/browser/chromeos/login/demo_mode/demo_app_launcher.h   static base::FilePath* demo_app_path_;
FilePath           31 chrome/browser/chromeos/login/demo_mode/demo_app_launcher_browsertest.cc base::FilePath GetTestDemoAppPath() {
FilePath           32 chrome/browser/chromeos/login/demo_mode/demo_app_launcher_browsertest.cc   base::FilePath test_data_dir;
FilePath           68 chrome/browser/chromeos/login/enrollment/enrollment_screen_browsertest.cc     base::FilePath test_data_dir;
FilePath           47 chrome/browser/chromeos/login/fake_login_utils.cc                                       base::FilePath(),
FilePath          113 chrome/browser/chromeos/login/fake_login_utils.cc   base::FilePath path;
FilePath          287 chrome/browser/chromeos/login/fake_user_manager.cc base::FilePath FakeUserManager::GetUserProfileDir(
FilePath          289 chrome/browser/chromeos/login/fake_user_manager.cc   return base::FilePath();
FilePath          127 chrome/browser/chromeos/login/fake_user_manager.h   virtual base::FilePath GetUserProfileDir(const std::string& email) const
FilePath          447 chrome/browser/chromeos/login/kiosk_browsertest.cc     base::FilePath app_profile_dir;
FilePath          463 chrome/browser/chromeos/login/kiosk_browsertest.cc     base::FilePath test_data_dir;
FilePath          930 chrome/browser/chromeos/login/kiosk_browsertest.cc     base::FilePath test_data_dir;
FilePath          932 chrome/browser/chromeos/login/kiosk_browsertest.cc     base::FilePath crx_file_path =
FilePath          957 chrome/browser/chromeos/login/kiosk_browsertest.cc     base::FilePath test_data_dir;
FilePath          959 chrome/browser/chromeos/login/kiosk_browsertest.cc     base::FilePath update_file =
FilePath           97 chrome/browser/chromeos/login/login_utils.cc const base::FilePath::CharType kRLZDisabledFlagName[] =
FilePath          100 chrome/browser/chromeos/login/login_utils.cc base::FilePath GetRlzDisabledFlagPath() {
FilePath          346 chrome/browser/chromeos/login/login_utils.cc                                 base::FilePath(),
FilePath           41 chrome/browser/chromeos/login/managed/managed_user_creation_controller_new.cc                            const base::FilePath& base_path) {
FilePath           46 chrome/browser/chromeos/login/managed/managed_user_creation_controller_new.cc   base::FilePath token_file = base_path.Append(kManagedUserTokenFilename);
FilePath           39 chrome/browser/chromeos/login/managed/managed_user_creation_controller_old.cc                            const base::FilePath& base_path) {
FilePath           44 chrome/browser/chromeos/login/managed/managed_user_creation_controller_old.cc   base::FilePath token_file = base_path.Append(kManagedUserTokenFilename);
FilePath          101 chrome/browser/chromeos/login/managed/supervised_user_authentication.cc base::DictionaryValue* LoadPasswordData(base::FilePath profile_dir) {
FilePath          291 chrome/browser/chromeos/login/managed/supervised_user_authentication.cc   base::FilePath profile_path = ProfileHelper::GetProfilePathByUserIdHash(
FilePath          348 chrome/browser/chromeos/login/managed/supervised_user_authentication.cc   base::FilePath profile_path =
FilePath           24 chrome/browser/chromeos/login/mock_user_image_manager.h   MOCK_METHOD1(SaveUserImageFromFile, void(const base::FilePath&));
FilePath           87 chrome/browser/chromeos/login/mock_user_manager.h                      base::FilePath(const std::string& email));
FilePath           21 chrome/browser/chromeos/login/mount_manager.cc base::FilePath MountManager::GetHomeDir(std::string& user_hash) {
FilePath           34 chrome/browser/chromeos/login/mount_manager.cc base::FilePath MountManager::GetPath(const std::string& user_id) {
FilePath           37 chrome/browser/chromeos/login/mount_manager.cc   return (i == additional_mounts_.end()) ? base::FilePath() : i->second;
FilePath           41 chrome/browser/chromeos/login/mount_manager.cc                            const base::FilePath& path) {
FilePath           25 chrome/browser/chromeos/login/mount_manager.h   static base::FilePath GetHomeDir(std::string& user_hash);
FilePath           30 chrome/browser/chromeos/login/mount_manager.h   virtual base::FilePath GetPath(const std::string& user_id);
FilePath           33 chrome/browser/chromeos/login/mount_manager.h                        const base::FilePath& path);
FilePath           39 chrome/browser/chromeos/login/mount_manager.h   typedef std::map<std::string, base::FilePath> UserToPathMap;
FilePath           49 chrome/browser/chromeos/login/oobe_base_test.cc   base::FilePath test_data_dir;
FilePath          114 chrome/browser/chromeos/login/oobe_base_test.cc   base::FilePath test_data_dir;
FilePath           96 chrome/browser/chromeos/login/parallel_authenticator_unittest.cc   base::FilePath PopulateTempFile(const char* data, int data_len) {
FilePath           97 chrome/browser/chromeos/login/parallel_authenticator_unittest.cc     base::FilePath out;
FilePath           24 chrome/browser/chromeos/login/resource_loader_browsertest.cc   base::FilePath path;
FilePath           94 chrome/browser/chromeos/login/saml/saml_browsertest.cc   base::FilePath html_template_dir_;
FilePath          113 chrome/browser/chromeos/login/saml/saml_browsertest.cc   base::FilePath test_data_dir;
FilePath          441 chrome/browser/chromeos/login/screens/update_screen.cc   base::FilePath update_deadline_file_path(kUpdateDeadlineFile);
FilePath           81 chrome/browser/chromeos/login/startup_utils.cc static base::FilePath GetOobeCompleteFlagPath() {
FilePath           86 chrome/browser/chromeos/login/startup_utils.cc     return base::FilePath(kOobeCompleteFlagFilePath);
FilePath           88 chrome/browser/chromeos/login/startup_utils.cc     base::FilePath user_data_dir;
FilePath           96 chrome/browser/chromeos/login/startup_utils.cc   base::FilePath oobe_complete_path = GetOobeCompleteFlagPath();
FilePath          123 chrome/browser/chromeos/login/startup_utils.cc     base::FilePath oobe_complete_flag_file_path = GetOobeCompleteFlagPath();
FilePath           86 chrome/browser/chromeos/login/supervised_user_manager_impl.cc std::string LoadSyncToken(base::FilePath profile_dir) {
FilePath           88 chrome/browser/chromeos/login/supervised_user_manager_impl.cc   base::FilePath token_file =
FilePath          504 chrome/browser/chromeos/login/supervised_user_manager_impl.cc   base::FilePath profile_dir = ProfileHelper::GetProfilePathByUserIdHash(
FilePath           18 chrome/browser/chromeos/login/test/https_forwarder.cc                            base::FilePath()),
FilePath           29 chrome/browser/chromeos/login/test/https_forwarder.cc   base::FilePath net_testserver_path;
FilePath           37 chrome/browser/chromeos/login/test/https_forwarder.cc bool HTTPSForwarder::GetTestServerPath(base::FilePath* testserver_path) const {
FilePath           38 chrome/browser/chromeos/login/test/https_forwarder.cc   base::FilePath source_root_dir;
FilePath           53 chrome/browser/chromeos/login/test/https_forwarder.cc   base::FilePath source_root_dir;
FilePath           25 chrome/browser/chromeos/login/test/https_forwarder.h       base::FilePath* testserver_path) const OVERRIDE;
FilePath           70 chrome/browser/chromeos/login/user_image_loader.cc       base::ReadFileToString(base::FilePath(filepath), data.get());
FilePath           15 chrome/browser/chromeos/login/user_image_manager.h class FilePath;
FilePath           53 chrome/browser/chromeos/login/user_image_manager.h   virtual void SaveUserImageFromFile(const base::FilePath& path) = 0;
FilePath          135 chrome/browser/chromeos/login/user_image_manager_browsertest.cc                            const base::FilePath& image_path) {
FilePath          150 chrome/browser/chromeos/login/user_image_manager_browsertest.cc                            const base::FilePath& image_path) {
FilePath          177 chrome/browser/chromeos/login/user_image_manager_browsertest.cc                               const base::FilePath& image_path) {
FilePath          188 chrome/browser/chromeos/login/user_image_manager_browsertest.cc                               const base::FilePath& image_path) {
FilePath          198 chrome/browser/chromeos/login/user_image_manager_browsertest.cc     base::FilePath image_path = GetUserImagePath(username, "png");
FilePath          211 chrome/browser/chromeos/login/user_image_manager_browsertest.cc   base::FilePath GetUserImagePath(const std::string& username,
FilePath          255 chrome/browser/chromeos/login/user_image_manager_browsertest.cc     base::FilePath test_data_dir;
FilePath          284 chrome/browser/chromeos/login/user_image_manager_browsertest.cc   base::FilePath test_data_dir_;
FilePath          285 chrome/browser/chromeos/login/user_image_manager_browsertest.cc   base::FilePath user_data_dir_;
FilePath          300 chrome/browser/chromeos/login/user_image_manager_browsertest.cc   SetOldUserImageInfo(kTestUser1, kFirstDefaultImageIndex, base::FilePath());
FilePath          306 chrome/browser/chromeos/login/user_image_manager_browsertest.cc   ExpectOldUserImageInfo(kTestUser1, kFirstDefaultImageIndex, base::FilePath());
FilePath          309 chrome/browser/chromeos/login/user_image_manager_browsertest.cc   ExpectNewUserImageInfo(kTestUser1, kFirstDefaultImageIndex, base::FilePath());
FilePath          315 chrome/browser/chromeos/login/user_image_manager_browsertest.cc   SetOldUserImageInfo(kTestUser1, kFirstDefaultImageIndex, base::FilePath());
FilePath          317 chrome/browser/chromeos/login/user_image_manager_browsertest.cc                       base::FilePath());
FilePath          323 chrome/browser/chromeos/login/user_image_manager_browsertest.cc   ExpectOldUserImageInfo(kTestUser1, kFirstDefaultImageIndex, base::FilePath());
FilePath          325 chrome/browser/chromeos/login/user_image_manager_browsertest.cc                          base::FilePath());
FilePath          328 chrome/browser/chromeos/login/user_image_manager_browsertest.cc   ExpectNewUserImageInfo(kTestUser1, kFirstDefaultImageIndex, base::FilePath());
FilePath          330 chrome/browser/chromeos/login/user_image_manager_browsertest.cc                          base::FilePath());
FilePath          407 chrome/browser/chromeos/login/user_image_manager_browsertest.cc   ExpectNewUserImageInfo(kTestUser1, kFirstDefaultImageIndex, base::FilePath());
FilePath          459 chrome/browser/chromeos/login/user_image_manager_browsertest.cc   const base::FilePath custom_image_path =
FilePath          568 chrome/browser/chromeos/login/user_image_manager_browsertest.cc   ExpectNewUserImageInfo(kTestUser1, kFirstDefaultImageIndex, base::FilePath());
FilePath          591 chrome/browser/chromeos/login/user_image_manager_browsertest.cc     base::FilePath user_keys_dir;
FilePath          596 chrome/browser/chromeos/login/user_image_manager_browsertest.cc     const base::FilePath user_key_file =
FilePath          734 chrome/browser/chromeos/login/user_image_manager_browsertest.cc   ExpectNewUserImageInfo(kTestUser1, kFirstDefaultImageIndex, base::FilePath());
FilePath          767 chrome/browser/chromeos/login/user_image_manager_browsertest.cc   ExpectNewUserImageInfo(kTestUser1, kFirstDefaultImageIndex, base::FilePath());
FilePath          159 chrome/browser/chromeos/login/user_image_manager_impl.cc bool SaveImage(const UserImage& user_image, const base::FilePath& image_path) {
FilePath          209 chrome/browser/chromeos/login/user_image_manager_impl.cc   void LoadImage(base::FilePath image_path,
FilePath          232 chrome/browser/chromeos/login/user_image_manager_impl.cc   void SetToPath(const base::FilePath& path,
FilePath          274 chrome/browser/chromeos/login/user_image_manager_impl.cc   base::FilePath image_path_;
FilePath          292 chrome/browser/chromeos/login/user_image_manager_impl.cc void UserImageManagerImpl::Job::LoadImage(base::FilePath image_path,
FilePath          378 chrome/browser/chromeos/login/user_image_manager_impl.cc void UserImageManagerImpl::Job::SetToPath(const base::FilePath& path,
FilePath          421 chrome/browser/chromeos/login/user_image_manager_impl.cc   base::FilePath user_data_dir;
FilePath          552 chrome/browser/chromeos/login/user_image_manager_impl.cc   job_->LoadImage(base::FilePath(image_path), image_index, image_url);
FilePath          577 chrome/browser/chromeos/login/user_image_manager_impl.cc           job_->SetToPath(base::FilePath(image_path),
FilePath          636 chrome/browser/chromeos/login/user_image_manager_impl.cc void UserImageManagerImpl::SaveUserImageFromFile(const base::FilePath& path) {
FilePath          910 chrome/browser/chromeos/login/user_image_manager_impl.cc                    base::FilePath(image_path),
FilePath          963 chrome/browser/chromeos/login/user_image_manager_impl.cc                    base::FilePath(image_path),
FilePath           30 chrome/browser/chromeos/login/user_image_manager_impl.h class FilePath;
FilePath           52 chrome/browser/chromeos/login/user_image_manager_impl.h   virtual void SaveUserImageFromFile(const base::FilePath& path) OVERRIDE;
FilePath           47 chrome/browser/chromeos/login/user_image_manager_test_util.cc ImageLoader::ImageLoader(const base::FilePath& path) : path_(path) {
FilePath           18 chrome/browser/chromeos/login/user_image_manager_test_util.h class FilePath;
FilePath           36 chrome/browser/chromeos/login/user_image_manager_test_util.h   explicit ImageLoader(const base::FilePath& path);
FilePath           47 chrome/browser/chromeos/login/user_image_manager_test_util.h   base::FilePath path_;
FilePath           42 chrome/browser/chromeos/login/user_image_sync_observer.cc   base::FilePath profile_path = profile_manager->user_data_dir().Append(
FilePath          368 chrome/browser/chromeos/login/user_manager.h   virtual base::FilePath GetUserProfileDir(const std::string& user_id)
FilePath         1845 chrome/browser/chromeos/login/user_manager_impl.cc base::FilePath UserManagerImpl::GetUserProfileDir(
FilePath         1850 chrome/browser/chromeos/login/user_manager_impl.cc   base::FilePath profile_dir;
FilePath         1862 chrome/browser/chromeos/login/user_manager_impl.cc     profile_dir = base::FilePath();
FilePath          142 chrome/browser/chromeos/login/user_manager_impl.h   virtual base::FilePath GetUserProfileDir(
FilePath           97 chrome/browser/chromeos/login/wallpaper_manager.cc base::FilePath GetCustomWallpaperDir(const char* sub_dir) {
FilePath           98 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath custom_wallpaper_dir;
FilePath          107 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath base_path = GetCustomWallpaperDir(sub_dir);
FilePath          108 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath to_path = base_path.Append(user_id_hash);
FilePath          109 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath from_path = base_path.Append(user_id);
FilePath          168 chrome/browser/chromeos/login/wallpaper_manager.cc   SetMode(user_wallpaper, info, base::FilePath(), false);
FilePath          173 chrome/browser/chromeos/login/wallpaper_manager.cc   SetMode(gfx::ImageSkia(), info, base::FilePath(), false);
FilePath          178 chrome/browser/chromeos/login/wallpaper_manager.cc     const base::FilePath& wallpaper_path) {
FilePath          183 chrome/browser/chromeos/login/wallpaper_manager.cc   SetMode(gfx::ImageSkia(), WallpaperInfo(), base::FilePath(), true);
FilePath          189 chrome/browser/chromeos/login/wallpaper_manager.cc     const base::FilePath& wallpaper_path,
FilePath          277 chrome/browser/chromeos/login/wallpaper_manager.cc base::FilePath WallpaperManager::TestApi::current_wallpaper_path() {
FilePath          400 chrome/browser/chromeos/login/wallpaper_manager.cc base::FilePath WallpaperManager::GetCustomWallpaperPath(
FilePath          404 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath custom_wallpaper_path = GetCustomWallpaperDir(sub_dir);
FilePath          408 chrome/browser/chromeos/login/wallpaper_manager.cc base::FilePath WallpaperManager::GetOriginalWallpaperPathForUser(
FilePath          411 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath user_data_dir;
FilePath          574 chrome/browser/chromeos/login/wallpaper_manager.cc                                               const base::FilePath& path,
FilePath          666 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath wallpaper_path =
FilePath          705 chrome/browser/chromeos/login/wallpaper_manager.cc   std::string relative_path = base::FilePath(user_id_hash).Append(file).value();
FilePath          845 chrome/browser/chromeos/login/wallpaper_manager.cc       base::FilePath wallpaper_path = GetCustomWallpaperDir(sub_dir);
FilePath          953 chrome/browser/chromeos/login/wallpaper_manager.cc     base::FilePath wallpaper_dir;
FilePath          954 chrome/browser/chromeos/login/wallpaper_manager.cc     base::FilePath wallpaper_path;
FilePath          960 chrome/browser/chromeos/login/wallpaper_manager.cc       base::FilePath wallpaper_path = GetCustomWallpaperDir(sub_dir);
FilePath          989 chrome/browser/chromeos/login/wallpaper_manager.cc void WallpaperManager::DeleteAllExcept(const base::FilePath& path) {
FilePath          990 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath dir = path.DirName();
FilePath          993 chrome/browser/chromeos/login/wallpaper_manager.cc     for (base::FilePath current = files.Next(); !current.empty();
FilePath         1002 chrome/browser/chromeos/login/wallpaper_manager.cc     const std::vector<base::FilePath>& file_list) {
FilePath         1003 chrome/browser/chromeos/login/wallpaper_manager.cc   for (std::vector<base::FilePath>::const_iterator it = file_list.begin();
FilePath         1005 chrome/browser/chromeos/login/wallpaper_manager.cc     base::FilePath path = *it;
FilePath         1017 chrome/browser/chromeos/login/wallpaper_manager.cc   std::vector<base::FilePath> file_to_remove;
FilePath         1019 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath wallpaper_path =
FilePath         1054 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath dir;
FilePath         1109 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath wallpaper_dir;
FilePath         1110 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath wallpaper_path;
FilePath         1119 chrome/browser/chromeos/login/wallpaper_manager.cc       file_name = base::FilePath(file_name).InsertBeforeExtension(
FilePath         1138 chrome/browser/chromeos/login/wallpaper_manager.cc     base::FilePath user_data_dir;
FilePath         1226 chrome/browser/chromeos/login/wallpaper_manager.cc         base::FilePath(user_id_hash).Append(info.file).value();
FilePath         1247 chrome/browser/chromeos/login/wallpaper_manager.cc     const base::FilePath& wallpaper_path,
FilePath         1253 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath valid_path = wallpaper_path;
FilePath         1339 chrome/browser/chromeos/login/wallpaper_manager.cc     SaveCustomWallpaper(user_id_hash, base::FilePath(info.file), info.layout,
FilePath         1345 chrome/browser/chromeos/login/wallpaper_manager.cc                                            const base::FilePath& original_path,
FilePath         1352 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath small_wallpaper_path =
FilePath         1354 chrome/browser/chromeos/login/wallpaper_manager.cc   base::FilePath large_wallpaper_path =
FilePath         1381 chrome/browser/chromeos/login/wallpaper_manager.cc void WallpaperManager::SaveWallpaperInternal(const base::FilePath& path,
FilePath         1391 chrome/browser/chromeos/login/wallpaper_manager.cc                                  const base::FilePath& wallpaper_path,
FilePath           81 chrome/browser/chromeos/login/wallpaper_manager.h     base::FilePath current_wallpaper_path();
FilePath          130 chrome/browser/chromeos/login/wallpaper_manager.h                                  const base::FilePath& wallpaper_path);
FilePath          141 chrome/browser/chromeos/login/wallpaper_manager.h                  const base::FilePath& wallpaper_path,
FilePath          153 chrome/browser/chromeos/login/wallpaper_manager.h     base::FilePath wallpaper_path_;
FilePath          198 chrome/browser/chromeos/login/wallpaper_manager.h   base::FilePath GetCustomWallpaperPath(const char* sub_dir,
FilePath          203 chrome/browser/chromeos/login/wallpaper_manager.h   base::FilePath GetOriginalWallpaperPathForUser(const std::string& user_id);
FilePath          233 chrome/browser/chromeos/login/wallpaper_manager.h                               const base::FilePath& path,
FilePath          345 chrome/browser/chromeos/login/wallpaper_manager.h   void DeleteAllExcept(const base::FilePath& path);
FilePath          348 chrome/browser/chromeos/login/wallpaper_manager.h   void DeleteWallpaperInList(const std::vector<base::FilePath>& file_list);
FilePath          393 chrome/browser/chromeos/login/wallpaper_manager.h                                   const base::FilePath& wallpaper_path,
FilePath          425 chrome/browser/chromeos/login/wallpaper_manager.h                            const base::FilePath& path,
FilePath          430 chrome/browser/chromeos/login/wallpaper_manager.h   void SaveWallpaperInternal(const base::FilePath& path, const char* data,
FilePath          446 chrome/browser/chromeos/login/wallpaper_manager.h                  const base::FilePath& wallpaper_path,
FilePath          477 chrome/browser/chromeos/login/wallpaper_manager.h   base::FilePath current_wallpaper_path_;
FilePath          110 chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc   base::FilePath GetCustomWallpaperPath(const char* sub_dir,
FilePath          113 chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc     base::FilePath wallpaper_path =
FilePath          130 chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc   void SaveUserWallpaperData(const base::FilePath& wallpaper_path,
FilePath          160 chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc   base::FilePath small_wallpaper_path = GetCustomWallpaperPath(
FilePath          164 chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc   base::FilePath large_wallpaper_path = GetCustomWallpaperPath(
FilePath          176 chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc   std::string relative_path = base::FilePath(kTestUser1Hash).Append(id).value();
FilePath          251 chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc   base::FilePath small_wallpaper_path = GetCustomWallpaperPath(
FilePath          258 chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc   std::string relative_path = base::FilePath(kTestUser1Hash).Append(id).value();
FilePath          298 chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc   base::FilePath user_data_dir;
FilePath          375 chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc   base::FilePath user_data_dir;
FilePath          466 chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc   base::FilePath small_wallpaper_path = GetCustomWallpaperPath(
FilePath          470 chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc   base::FilePath large_wallpaper_path = GetCustomWallpaperPath(
FilePath          482 chrome/browser/chromeos/login/wallpaper_manager_browsertest.cc   std::string relative_path = base::FilePath(kTestUser1Hash).Append(id).value();
FilePath          149 chrome/browser/chromeos/login/wallpaper_manager_policy_browsertest.cc     base::FilePath user_keys_dir;
FilePath          153 chrome/browser/chromeos/login/wallpaper_manager_policy_browsertest.cc     const base::FilePath user_key_file =
FilePath          267 chrome/browser/chromeos/login/wallpaper_manager_policy_browsertest.cc   base::FilePath test_data_dir_;
FilePath          109 chrome/browser/chromeos/login/wallpaper_manager_unittest.cc       base::FilePath(kTestUser1Hash).Append(FILE_PATH_LITERAL("DUMMY")).value();
FilePath          731 chrome/browser/chromeos/login/wizard_controller_browsertest.cc                       base::FilePath()) {
FilePath          779 chrome/browser/chromeos/login/wizard_controller_browsertest.cc     base::FilePath test_data_dir;
FilePath          101 chrome/browser/chromeos/mobile/mobile_activator.cc   base::FilePath config_path(kCellularConfigPath);
FilePath          120 chrome/browser/chromeos/mobile/mobile_activator.cc bool CellularConfigDocument::LoadFromFile(const base::FilePath& config_path) {
FilePath           48 chrome/browser/chromeos/mobile/mobile_activator.h   bool LoadFromFile(const base::FilePath& config_path);
FilePath          325 chrome/browser/chromeos/mobile_config.cc                  base::FilePath(kGlobalCarrierConfigPath),
FilePath          326 chrome/browser/chromeos/mobile_config.cc                  base::FilePath(kLocalCarrierConfigPath)));
FilePath          356 chrome/browser/chromeos/mobile_config.cc     const base::FilePath& global_config_file,
FilePath          357 chrome/browser/chromeos/mobile_config.cc     const base::FilePath& local_config_file) {
FilePath           20 chrome/browser/chromeos/mobile_config.h class FilePath;
FilePath          182 chrome/browser/chromeos/mobile_config.h   void ReadConfigInBackground(const base::FilePath& global_config_file,
FilePath          183 chrome/browser/chromeos/mobile_config.h                               const base::FilePath& local_config_file);
FilePath           68 chrome/browser/chromeos/policy/app_pack_updater.cc       external_cache_(base::FilePath(kAppPackCacheDir),
FilePath          167 chrome/browser/chromeos/policy/app_pack_updater.cc     SetScreenSaverPath(base::FilePath());
FilePath          182 chrome/browser/chromeos/policy/app_pack_updater.cc     SetScreenSaverPath(base::FilePath(crx_path));
FilePath          184 chrome/browser/chromeos/policy/app_pack_updater.cc     SetScreenSaverPath(base::FilePath());
FilePath          205 chrome/browser/chromeos/policy/app_pack_updater.cc void AppPackUpdater::OnDamagedFileDetected(const base::FilePath& path) {
FilePath          209 chrome/browser/chromeos/policy/app_pack_updater.cc void AppPackUpdater::SetScreenSaverPath(const base::FilePath& path) {
FilePath           38 chrome/browser/chromeos/policy/app_pack_updater.h   typedef base::Callback<void(const base::FilePath&)> ScreenSaverUpdateCallback;
FilePath           63 chrome/browser/chromeos/policy/app_pack_updater.h   void OnDamagedFileDetected(const base::FilePath& path);
FilePath           82 chrome/browser/chromeos/policy/app_pack_updater.h   void SetScreenSaverPath(const base::FilePath& path);
FilePath           89 chrome/browser/chromeos/policy/app_pack_updater.h   base::FilePath screen_saver_path_;
FilePath           82 chrome/browser/chromeos/policy/browser_policy_connector_chromeos.cc     base::FilePath install_attrs_file;
FilePath           77 chrome/browser/chromeos/policy/cloud_external_data_policy_observer_unittest.cc   base::FilePath test_data_dir;
FilePath          436 chrome/browser/chromeos/policy/device_local_account_browsertest.cc   base::FilePath GetCacheDirectoryForAccountID(const std::string& account_id) {
FilePath          441 chrome/browser/chromeos/policy/device_local_account_browsertest.cc   base::FilePath GetCacheCRXFile(const std::string& account_id,
FilePath          757 chrome/browser/chromeos/policy/device_local_account_browsertest.cc   base::FilePath test_dir;
FilePath          775 chrome/browser/chromeos/policy/device_local_account_browsertest.cc   base::FilePath test_dir;
FilePath          777 chrome/browser/chromeos/policy/device_local_account_browsertest.cc   const base::FilePath cached_hosted_app =
FilePath          781 chrome/browser/chromeos/policy/device_local_account_browsertest.cc   const base::FilePath cached_extension =
FilePath          991 chrome/browser/chromeos/policy/device_local_account_browsertest.cc   base::FilePath test_dir;
FilePath         1028 chrome/browser/chromeos/policy/device_local_account_browsertest.cc   base::FilePath user_data_dir;
FilePath         1030 chrome/browser/chromeos/policy/device_local_account_browsertest.cc   const base::FilePath saved_image_path =
FilePath         1121 chrome/browser/chromeos/policy/device_local_account_browsertest.cc   base::FilePath test_dir;
FilePath         1374 chrome/browser/chromeos/policy/device_local_account_browsertest.cc   base::FilePath test_dir;
FilePath           29 chrome/browser/chromeos/policy/device_local_account_external_data_service.cc   base::FilePath cache_dir;
FilePath           85 chrome/browser/chromeos/policy/device_local_account_policy_service.cc   base::FilePath cache_root_dir;
FilePath           91 chrome/browser/chromeos/policy/device_local_account_policy_service.cc   for (base::FilePath path = enumerator.Next(); !path.empty();
FilePath          105 chrome/browser/chromeos/policy/device_local_account_policy_service.cc   base::FilePath cache_root_dir;
FilePath          108 chrome/browser/chromeos/policy/device_local_account_policy_service.cc   const base::FilePath path = cache_root_dir
FilePath          129 chrome/browser/chromeos/policy/device_local_account_policy_service.cc   base::FilePath cache_root_dir;
FilePath          477 chrome/browser/chromeos/policy/device_local_account_policy_service_unittest.cc   base::FilePath GetCacheDirectoryForAccountID(const std::string& account_id);
FilePath          482 chrome/browser/chromeos/policy/device_local_account_policy_service_unittest.cc   base::FilePath cache_dir_1_;
FilePath          483 chrome/browser/chromeos/policy/device_local_account_policy_service_unittest.cc   base::FilePath cache_dir_2_;
FilePath          484 chrome/browser/chromeos/policy/device_local_account_policy_service_unittest.cc   base::FilePath cache_dir_3_;
FilePath          510 chrome/browser/chromeos/policy/device_local_account_policy_service_unittest.cc base::FilePath DeviceLocalAccountPolicyExtensionCacheTest::
FilePath          521 chrome/browser/chromeos/policy/device_local_account_policy_service_unittest.cc   base::FilePath test_data_dir;
FilePath          523 chrome/browser/chromeos/policy/device_local_account_policy_service_unittest.cc   const base::FilePath source_crx_file =
FilePath           48 chrome/browser/chromeos/policy/device_policy_cros_browser_test.cc   base::FilePath install_attrs_file =
FilePath           61 chrome/browser/chromeos/policy/device_policy_cros_browser_test.cc   base::FilePath owner_key_file = temp_dir_.path().AppendASCII("owner.key");
FilePath          103 chrome/browser/chromeos/policy/enterprise_install_attributes.cc     const base::FilePath& cache_file) {
FilePath           60 chrome/browser/chromeos/policy/enterprise_install_attributes.h   void ReadCacheFile(const base::FilePath& cache_file);
FilePath           56 chrome/browser/chromeos/policy/enterprise_install_attributes_unittest.cc   base::FilePath GetTempPath() const {
FilePath          202 chrome/browser/chromeos/policy/power_policy_browsertest.cc   base::FilePath user_keys_dir;
FilePath          207 chrome/browser/chromeos/policy/power_policy_browsertest.cc   base::FilePath user_key_file =
FilePath           26 chrome/browser/chromeos/policy/user_cloud_external_data_manager.cc     const base::FilePath& cache_path,
FilePath           40 chrome/browser/chromeos/policy/user_cloud_external_data_manager.h       const base::FilePath& cache_path,
FilePath           52 chrome/browser/chromeos/policy/user_cloud_external_data_manager_browsertest.cc   base::FilePath test_dir;
FilePath           72 chrome/browser/chromeos/policy/user_cloud_policy_manager_chromeos.cc     const base::FilePath& component_policy_cache_path,
FilePath           58 chrome/browser/chromeos/policy/user_cloud_policy_manager_chromeos.h       const base::FilePath& component_policy_cache_path,
FilePath          143 chrome/browser/chromeos/policy/user_cloud_policy_manager_chromeos.h   base::FilePath component_policy_cache_path_;
FilePath          163 chrome/browser/chromeos/policy/user_cloud_policy_manager_chromeos_unittest.cc         base::FilePath(),
FilePath           44 chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.cc const base::FilePath::CharType kDeviceManagementDir[] =
FilePath           48 chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.cc const base::FilePath::CharType kToken[] = FILE_PATH_LITERAL("Token");
FilePath           53 chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.cc const base::FilePath::CharType kPolicy[] = FILE_PATH_LITERAL("Policy");
FilePath           57 chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.cc const base::FilePath::CharType kComponentsDir[] =
FilePath           62 chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.cc const base::FilePath::CharType kPolicyExternalDataDir[] =
FilePath          156 chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.cc   base::FilePath profile_dir = profile->GetPath();
FilePath          157 chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.cc   const base::FilePath legacy_dir = profile_dir.Append(kDeviceManagementDir);
FilePath          158 chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.cc   const base::FilePath policy_cache_file = legacy_dir.Append(kPolicy);
FilePath          159 chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.cc   const base::FilePath token_cache_file = legacy_dir.Append(kToken);
FilePath          160 chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.cc   const base::FilePath component_policy_cache_dir =
FilePath          162 chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.cc   const base::FilePath external_data_dir =
FilePath          164 chrome/browser/chromeos/policy/user_cloud_policy_manager_factory_chromeos.cc   base::FilePath policy_key_dir;
FilePath           34 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.cc const base::FilePath::CharType kPolicyKeyFile[] =
FilePath           69 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.cc       const base::FilePath& token_cache_file,
FilePath           70 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.cc       const base::FilePath& policy_cache_file,
FilePath          112 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.cc     const base::FilePath& token_cache_file,
FilePath          113 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.cc     const base::FilePath& policy_cache_file,
FilePath          181 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.cc     const base::FilePath& user_policy_key_dir,
FilePath          182 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.cc     const base::FilePath& legacy_token_cache_file,
FilePath          183 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.cc     const base::FilePath& legacy_policy_cache_file)
FilePath          486 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.cc     const base::FilePath& dir) {
FilePath          506 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.cc void UserCloudPolicyStoreChromeOS::LoadPolicyKey(const base::FilePath& path,
FilePath           48 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.h       const base::FilePath& user_policy_key_dir,
FilePath           49 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.h       const base::FilePath& legacy_token_cache_file,
FilePath           50 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.h       const base::FilePath& legacy_policy_cache_file);
FilePath          101 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.h   static void RemoveLegacyCacheDir(const base::FilePath& dir);
FilePath          107 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.h   static void LoadPolicyKey(const base::FilePath& path,
FilePath          126 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.h   base::FilePath user_policy_key_dir_;
FilePath          132 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.h   base::FilePath legacy_cache_dir_;
FilePath          137 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos.h   base::FilePath policy_key_path_;
FilePath          206 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos_unittest.cc   base::FilePath user_policy_dir() {
FilePath          210 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos_unittest.cc   base::FilePath user_policy_key_file() {
FilePath          215 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos_unittest.cc   base::FilePath token_file() {
FilePath          219 chrome/browser/chromeos/policy/user_cloud_policy_store_chromeos_unittest.cc   base::FilePath policy_file() {
FilePath           25 chrome/browser/chromeos/policy/user_policy_disk_cache.cc     const base::FilePath& backing_file_path,
FilePath           52 chrome/browser/chromeos/policy/user_policy_disk_cache.h       const base::FilePath& backing_file_path,
FilePath           84 chrome/browser/chromeos/policy/user_policy_disk_cache.h   const base::FilePath backing_file_path_;
FilePath           24 chrome/browser/chromeos/policy/user_policy_token_loader.cc     const base::FilePath& cache_file,
FilePath           38 chrome/browser/chromeos/policy/user_policy_token_loader.h       const base::FilePath& cache_file,
FilePath           54 chrome/browser/chromeos/policy/user_policy_token_loader.h   const base::FilePath cache_file_;
FilePath           81 chrome/browser/chromeos/power/cpu_data_collector.cc   if (!base::PathExists(base::FilePath(cpu_online_file))) {
FilePath           89 chrome/browser/chromeos/power/cpu_data_collector.cc   if (base::ReadFileToString(base::FilePath(cpu_online_file),
FilePath          126 chrome/browser/chromeos/power/cpu_data_collector.cc         if (!base::DirectoryExists(base::FilePath(idle_state_dir)))
FilePath          133 chrome/browser/chromeos/power/cpu_data_collector.cc         DCHECK(base::PathExists(base::FilePath(name_file_path)));
FilePath          139 chrome/browser/chromeos/power/cpu_data_collector.cc         DCHECK(base::PathExists(base::FilePath(time_file_path)));
FilePath          143 chrome/browser/chromeos/power/cpu_data_collector.cc         if (!base::ReadFileToString(base::FilePath(name_file_path),
FilePath          145 chrome/browser/chromeos/power/cpu_data_collector.cc             !base::ReadFileToString(base::FilePath(time_file_path),
FilePath          211 chrome/browser/chromeos/power/cpu_data_collector.cc       if (!base::PathExists(base::FilePath(time_in_state_path))) {
FilePath          225 chrome/browser/chromeos/power/cpu_data_collector.cc       if (!base::ReadFileToString(base::FilePath(time_in_state_path),
FilePath          303 chrome/browser/chromeos/power/cpu_data_collector.cc     if (!base::PathExists(base::FilePath(possible_cpu_path))) {
FilePath          308 chrome/browser/chromeos/power/cpu_data_collector.cc       if (base::ReadFileToString(base::FilePath(possible_cpu_path),
FilePath           59 chrome/browser/chromeos/profiles/profile_helper.cc base::FilePath ProfileHelper::GetProfilePathByUserIdHash(
FilePath           62 chrome/browser/chromeos/profiles/profile_helper.cc   base::FilePath profile_path = profile_manager->user_data_dir();
FilePath           68 chrome/browser/chromeos/profiles/profile_helper.cc base::FilePath ProfileHelper::GetProfileDirByLegacyLoginProfileSwitch() {
FilePath           76 chrome/browser/chromeos/profiles/profile_helper.cc base::FilePath ProfileHelper::GetSigninProfileDir() {
FilePath           78 chrome/browser/chromeos/profiles/profile_helper.cc   base::FilePath user_data_dir = profile_manager->user_data_dir();
FilePath          112 chrome/browser/chromeos/profiles/profile_helper.cc base::FilePath ProfileHelper::GetUserProfileDir(
FilePath          116 chrome/browser/chromeos/profiles/profile_helper.cc              ? base::FilePath(chrome::kProfileDirPrefix + user_id_hash)
FilePath          117 chrome/browser/chromeos/profiles/profile_helper.cc              : base::FilePath(user_id_hash);
FilePath          157 chrome/browser/chromeos/profiles/profile_helper.cc base::FilePath ProfileHelper::GetActiveUserProfileDir() {
FilePath          217 chrome/browser/chromeos/profiles/profile_helper.cc   base::FilePath profile_path = GetProfilePathByUserIdHash(hash);
FilePath           21 chrome/browser/chromeos/profiles/profile_helper.h class FilePath;
FilePath           48 chrome/browser/chromeos/profiles/profile_helper.h   static base::FilePath GetProfileDirByLegacyLoginProfileSwitch();
FilePath           51 chrome/browser/chromeos/profiles/profile_helper.h   static base::FilePath GetProfilePathByUserIdHash(
FilePath           55 chrome/browser/chromeos/profiles/profile_helper.h   static base::FilePath GetSigninProfileDir();
FilePath           65 chrome/browser/chromeos/profiles/profile_helper.h   static base::FilePath GetUserProfileDir(const std::string& user_id_hash);
FilePath           80 chrome/browser/chromeos/profiles/profile_helper.h   base::FilePath GetActiveUserProfileDir();
FilePath           47 chrome/browser/chromeos/profiles/profile_helper_browsertest.cc   base::FilePath profile_dir = profile_helper.GetActiveUserProfileDir();
FilePath           75 chrome/browser/chromeos/profiles/profile_helper_browsertest.cc   base::FilePath profile_path =
FilePath           77 chrome/browser/chromeos/profiles/profile_helper_browsertest.cc   base::FilePath expected_path = g_browser_process->profile_manager()->
FilePath           94 chrome/browser/chromeos/profiles/profile_list_chromeos.cc void ProfileListChromeOS::ActiveProfilePathChanged(base::FilePath& path) {
FilePath           27 chrome/browser/chromeos/profiles/profile_list_chromeos.h   virtual void ActiveProfilePathChanged(base::FilePath& path) OVERRIDE;
FilePath           37 chrome/browser/chromeos/profiles/profile_list_chromeos.h   base::FilePath active_profile_path_;
FilePath          246 chrome/browser/chromeos/settings/device_settings_provider_unittest.cc   base::FilePath consent_file;
FilePath           22 chrome/browser/chromeos/settings/owner_key_util.cc   base::FilePath owner_key_path;
FilePath           34 chrome/browser/chromeos/settings/owner_key_util.cc OwnerKeyUtilImpl::OwnerKeyUtilImpl(const base::FilePath& key_file)
FilePath           18 chrome/browser/chromeos/settings/owner_key_util.h class FilePath;
FilePath           60 chrome/browser/chromeos/settings/owner_key_util.h   explicit OwnerKeyUtilImpl(const base::FilePath& public_key_file);
FilePath           73 chrome/browser/chromeos/settings/owner_key_util.h   base::FilePath key_file_;
FilePath           62 chrome/browser/chromeos/settings/owner_key_util_unittest.cc   base::FilePath key_file_;
FilePath           58 chrome/browser/chromeos/system/automatic_reboot_manager.cc base::TimeDelta ReadTimeDeltaFromFile(const base::FilePath& path) {
FilePath           83 chrome/browser/chromeos/system/automatic_reboot_manager.cc   base::FilePath uptime_file;
FilePath           85 chrome/browser/chromeos/system/automatic_reboot_manager.cc   base::FilePath update_reboot_needed_uptime_file;
FilePath           98 chrome/browser/chromeos/system/automatic_reboot_manager.cc   base::FilePath update_reboot_needed_uptime_file;
FilePath          106 chrome/browser/chromeos/system/automatic_reboot_manager.cc   base::FilePath uptime_file;
FilePath           73 chrome/browser/chromeos/system/automatic_reboot_manager_unittest.cc   void SetUptimeFile(const base::FilePath& uptime_file);
FilePath           94 chrome/browser/chromeos/system/automatic_reboot_manager_unittest.cc   base::FilePath uptime_file_;
FilePath          179 chrome/browser/chromeos/system/automatic_reboot_manager_unittest.cc   base::FilePath update_reboot_needed_uptime_file_;
FilePath          208 chrome/browser/chromeos/system/automatic_reboot_manager_unittest.cc void SaveUptimeToFile(const base::FilePath& path,
FilePath          243 chrome/browser/chromeos/system/automatic_reboot_manager_unittest.cc     const base::FilePath& uptime_file) {
FilePath          346 chrome/browser/chromeos/system/automatic_reboot_manager_unittest.cc   const base::FilePath& temp_dir = temp_dir_.path();
FilePath          347 chrome/browser/chromeos/system/automatic_reboot_manager_unittest.cc   const base::FilePath uptime_file = temp_dir.Append("uptime");
FilePath           46 chrome/browser/chromeos/system/input_device_settings.cc   return base::PathExists(base::FilePath(script));
FilePath          121 chrome/browser/chromeos/system/syslogs_provider.cc LogDictionaryType* GetSystemLogs(base::FilePath* zip_file_name,
FilePath          124 chrome/browser/chromeos/system/syslogs_provider.cc   base::FilePath temp_filename;
FilePath          205 chrome/browser/chromeos/system/syslogs_provider.cc   void LoadCompressedLogs(const base::FilePath& zip_file,
FilePath          309 chrome/browser/chromeos/system/syslogs_provider.cc   base::FilePath zip_file;
FilePath          349 chrome/browser/chromeos/system/syslogs_provider.cc void SyslogsProviderImpl::LoadCompressedLogs(const base::FilePath& zip_file,
FilePath           27 chrome/browser/chromeos/system_logs/command_line_log_source.cc   CommandLine command(base::FilePath("/usr/bin/amixer"));
FilePath           32 chrome/browser/chromeos/system_logs/command_line_log_source.cc   command = CommandLine((base::FilePath("/usr/bin/cras_test_client")));
FilePath           37 chrome/browser/chromeos/system_logs/command_line_log_source.cc   command = CommandLine((base::FilePath("/usr/bin/audio_diagnostics")));
FilePath           40 chrome/browser/chromeos/system_logs/command_line_log_source.cc   command = CommandLine((base::FilePath("/usr/bin/cras_test_client")));
FilePath           50 chrome/browser/chromeos/system_logs/command_line_log_source.cc   command = CommandLine((base::FilePath("/usr/bin/printenv")));
FilePath           53 chrome/browser/chromeos/system_logs/command_line_log_source.cc   command = CommandLine(base::FilePath("/usr/bin/setxkbmap"));
FilePath           58 chrome/browser/chromeos/system_logs/command_line_log_source.cc   command = CommandLine(base::FilePath("/usr/bin/xinput"));
FilePath           63 chrome/browser/chromeos/system_logs/command_line_log_source.cc   command = CommandLine(base::FilePath("/usr/bin/xrandr"));
FilePath           69 chrome/browser/chromeos/system_logs/command_line_log_source.cc   command = CommandLine(base::FilePath("/bin/sh"));
FilePath          174 chrome/browser/chromeos/system_logs/debug_daemon_log_source.cc       base::FilePath profile_dir = last_used_profiles[i]->GetPath();
FilePath           34 chrome/browser/chromeos/system_logs/touch_log_source.cc     CommandLine(base::FilePath("/opt/google/touchpad/tpcontrol"));
FilePath           39 chrome/browser/chromeos/system_logs/touch_log_source.cc     CommandLine(base::FilePath("/opt/google/touchpad/generate_userfeedback"));
FilePath           43 chrome/browser/chromeos/system_logs/touch_log_source.cc       base::FilePath("/opt/google/touchscreen/touchscreen_feedback"));
FilePath           48 chrome/browser/chromeos/ui/idle_app_name_notification_view_unittest.cc         extensions::Extension::Create(base::FilePath(),
FilePath           60 chrome/browser/chromeos/ui/idle_app_name_notification_view_unittest.cc         extensions::Extension::Create(base::FilePath(),
FilePath          127 chrome/browser/chromeos/version_loader.cc   const base::FilePath file_path(kPathFirmware);
FilePath          348 chrome/browser/component_updater/background_downloader_win.cc       DeleteFileAndEmptyParentDirectory(base::FilePath(local_name));
FilePath          525 chrome/browser/component_updater/background_downloader_win.cc   base::FilePath response;
FilePath          541 chrome/browser/component_updater/background_downloader_win.cc       response = base::FilePath(local_name);
FilePath          710 chrome/browser/component_updater/background_downloader_win.cc   base::FilePath tempdir;
FilePath           26 chrome/browser/component_updater/component_patcher.cc base::ListValue* ReadCommands(const base::FilePath& unpack_path) {
FilePath           27 chrome/browser/component_updater/component_patcher.cc   const base::FilePath commands =
FilePath           42 chrome/browser/component_updater/component_patcher.cc     const base::FilePath& input_dir,
FilePath           43 chrome/browser/component_updater/component_patcher.cc     const base::FilePath& unpack_dir,
FilePath           37 chrome/browser/component_updater/component_patcher.h class FilePath;
FilePath           60 chrome/browser/component_updater/component_patcher.h   ComponentPatcher(const base::FilePath& input_dir,
FilePath           61 chrome/browser/component_updater/component_patcher.h                    const base::FilePath& unpack_dir,
FilePath           85 chrome/browser/component_updater/component_patcher.h   const base::FilePath input_dir_;
FilePath           86 chrome/browser/component_updater/component_patcher.h   const base::FilePath unpack_dir_;
FilePath           52 chrome/browser/component_updater/component_patcher_operation.cc       base::FilePath input_abs_path,
FilePath           53 chrome/browser/component_updater/component_patcher_operation.cc       base::FilePath patch_abs_path,
FilePath           54 chrome/browser/component_updater/component_patcher_operation.cc       base::FilePath output_abs_path) OVERRIDE;
FilePath           55 chrome/browser/component_updater/component_patcher_operation.cc   virtual int Patch(base::FilePath input_abs_path,
FilePath           56 chrome/browser/component_updater/component_patcher_operation.cc                     base::FilePath patch_abs_path,
FilePath           57 chrome/browser/component_updater/component_patcher_operation.cc                     base::FilePath output_abs_path) OVERRIDE;
FilePath           69 chrome/browser/component_updater/component_patcher_operation.cc     base::FilePath input_abs_path,
FilePath           70 chrome/browser/component_updater/component_patcher_operation.cc     base::FilePath patch_abs_path,
FilePath           71 chrome/browser/component_updater/component_patcher_operation.cc     base::FilePath output_abs_path) {
FilePath           78 chrome/browser/component_updater/component_patcher_operation.cc int CourgetteTraits::Patch(base::FilePath input_abs_path,
FilePath           79 chrome/browser/component_updater/component_patcher_operation.cc                            base::FilePath patch_abs_path,
FilePath           80 chrome/browser/component_updater/component_patcher_operation.cc                            base::FilePath output_abs_path) {
FilePath           91 chrome/browser/component_updater/component_patcher_operation.cc       base::FilePath input_abs_path,
FilePath           92 chrome/browser/component_updater/component_patcher_operation.cc       base::FilePath patch_abs_path,
FilePath           93 chrome/browser/component_updater/component_patcher_operation.cc       base::FilePath output_abs_path) OVERRIDE;
FilePath           94 chrome/browser/component_updater/component_patcher_operation.cc   virtual int Patch(base::FilePath input_abs_path,
FilePath           95 chrome/browser/component_updater/component_patcher_operation.cc                     base::FilePath patch_abs_path,
FilePath           96 chrome/browser/component_updater/component_patcher_operation.cc                     base::FilePath output_abs_path) OVERRIDE;
FilePath          108 chrome/browser/component_updater/component_patcher_operation.cc     base::FilePath input_abs_path,
FilePath          109 chrome/browser/component_updater/component_patcher_operation.cc     base::FilePath patch_abs_path,
FilePath          110 chrome/browser/component_updater/component_patcher_operation.cc     base::FilePath output_abs_path) {
FilePath          117 chrome/browser/component_updater/component_patcher_operation.cc int BsdiffTraits::Patch(base::FilePath input_abs_path,
FilePath          118 chrome/browser/component_updater/component_patcher_operation.cc                         base::FilePath patch_abs_path,
FilePath          119 chrome/browser/component_updater/component_patcher_operation.cc                         base::FilePath output_abs_path) {
FilePath          158 chrome/browser/component_updater/component_patcher_operation.cc     const base::FilePath& input_dir,
FilePath          159 chrome/browser/component_updater/component_patcher_operation.cc     const base::FilePath& unpack_dir,
FilePath          175 chrome/browser/component_updater/component_patcher_operation.cc       base::FilePath::FromUTF8Unsafe(output_rel_path));
FilePath          183 chrome/browser/component_updater/component_patcher_operation.cc   const base::FilePath parent = output_abs_path_.DirName();
FilePath          240 chrome/browser/component_updater/component_patcher_operation.cc     const base::FilePath& input_dir,
FilePath          265 chrome/browser/component_updater/component_patcher_operation.cc     const base::FilePath& input_dir,
FilePath          272 chrome/browser/component_updater/component_patcher_operation.cc       base::FilePath::FromUTF8Unsafe(patch_rel_path));
FilePath          355 chrome/browser/component_updater/component_patcher_operation.cc     const base::FilePath& input_dir,
FilePath          367 chrome/browser/component_updater/component_patcher_operation.cc       base::FilePath::FromUTF8Unsafe(patch_rel_path));
FilePath           34 chrome/browser/component_updater/component_patcher_operation.h            const base::FilePath& input_dir,
FilePath           35 chrome/browser/component_updater/component_patcher_operation.h            const base::FilePath& unpack_dir,
FilePath           49 chrome/browser/component_updater/component_patcher_operation.h   base::FilePath output_abs_path_;
FilePath           62 chrome/browser/component_updater/component_patcher_operation.h       const base::FilePath& input_dir,
FilePath           95 chrome/browser/component_updater/component_patcher_operation.h       const base::FilePath& input_dir,
FilePath          100 chrome/browser/component_updater/component_patcher_operation.h   base::FilePath input_abs_path_;
FilePath          119 chrome/browser/component_updater/component_patcher_operation.h       const base::FilePath& input_dir,
FilePath          124 chrome/browser/component_updater/component_patcher_operation.h   base::FilePath patch_abs_path_;
FilePath          142 chrome/browser/component_updater/component_patcher_operation.h       base::FilePath input_abs_path,
FilePath          143 chrome/browser/component_updater/component_patcher_operation.h       base::FilePath patch_abs_path,
FilePath          144 chrome/browser/component_updater/component_patcher_operation.h       base::FilePath output_abs_path) = 0;
FilePath          147 chrome/browser/component_updater/component_patcher_operation.h   virtual int Patch(base::FilePath input_abs_path,
FilePath          148 chrome/browser/component_updater/component_patcher_operation.h                     base::FilePath patch_abs_path,
FilePath          149 chrome/browser/component_updater/component_patcher_operation.h                     base::FilePath output_abs_path) = 0;
FilePath          193 chrome/browser/component_updater/component_patcher_operation.h       const base::FilePath& input_dir,
FilePath          199 chrome/browser/component_updater/component_patcher_operation.h   base::FilePath patch_abs_path_;
FilePath          200 chrome/browser/component_updater/component_patcher_operation.h   base::FilePath input_abs_path_;
FilePath           99 chrome/browser/component_updater/component_unpacker.cc     const base::FilePath& path,
FilePath          119 chrome/browser/component_updater/component_unpacker.cc     const base::FilePath& unpack_path) {
FilePath          120 chrome/browser/component_updater/component_unpacker.cc   base::FilePath manifest =
FilePath          181 chrome/browser/component_updater/component_unpacker.cc   base::FilePath& destination = is_delta_ ? unpack_diff_path_ : unpack_path_;
FilePath          182 chrome/browser/component_updater/component_unpacker.cc   if (!base::CreateNewTempDirectory(base::FilePath::StringType(),
FilePath          198 chrome/browser/component_updater/component_unpacker.cc     if (!base::CreateNewTempDirectory(base::FilePath::StringType(),
FilePath           26 chrome/browser/component_updater/component_unpacker.h     const base::FilePath& unpack_path);
FilePath           97 chrome/browser/component_updater/component_unpacker.h                     const base::FilePath& path,
FilePath          142 chrome/browser/component_updater/component_unpacker.h   base::FilePath path_;
FilePath          143 chrome/browser/component_updater/component_unpacker.h   base::FilePath unpack_path_;
FilePath          144 chrome/browser/component_updater/component_unpacker.h   base::FilePath unpack_diff_path_;
FilePath          226 chrome/browser/component_updater/component_updater_service.cc   void Install(scoped_ptr<CRXContext> context, const base::FilePath& crx_path);
FilePath          229 chrome/browser/component_updater/component_updater_service.cc                     const base::FilePath& crx_path,
FilePath          853 chrome/browser/component_updater/component_updater_service.cc                                const base::FilePath& crx_path) {
FilePath          868 chrome/browser/component_updater/component_updater_service.cc                                     const base::FilePath& crx_path,
FilePath           18 chrome/browser/component_updater/component_updater_service.h class FilePath;
FilePath           49 chrome/browser/component_updater/component_updater_service.h                        const base::FilePath& unpack_path) = 0;
FilePath           56 chrome/browser/component_updater/component_updater_service.h                                 base::FilePath* installed_file) = 0;
FilePath          143 chrome/browser/component_updater/component_updater_utils.cc bool DeleteFileAndEmptyParentDirectory(const base::FilePath& filepath) {
FilePath          147 chrome/browser/component_updater/component_updater_utils.cc   const base::FilePath dirname(filepath.DirName());
FilePath           14 chrome/browser/component_updater/component_updater_utils.h class FilePath;
FilePath           76 chrome/browser/component_updater/component_updater_utils.h bool DeleteFileAndEmptyParentDirectory(const base::FilePath& filepath);
FilePath           65 chrome/browser/component_updater/crx_downloader.h     base::FilePath response;
FilePath           55 chrome/browser/component_updater/default_component_installer.cc     const base::FilePath& unpack_path,
FilePath           56 chrome/browser/component_updater/default_component_installer.cc     const base::FilePath& install_path) {
FilePath           67 chrome/browser/component_updater/default_component_installer.cc                                         const base::FilePath& unpack_path) {
FilePath           75 chrome/browser/component_updater/default_component_installer.cc   base::FilePath install_path =
FilePath          103 chrome/browser/component_updater/default_component_installer.cc     base::FilePath* installed_file) {
FilePath          115 chrome/browser/component_updater/default_component_installer.cc   base::FilePath base_dir = installer_traits_->GetBaseDirectory();
FilePath          124 chrome/browser/component_updater/default_component_installer.cc   base::FilePath latest_dir;
FilePath          126 chrome/browser/component_updater/default_component_installer.cc   std::vector<base::FilePath> older_dirs;
FilePath          130 chrome/browser/component_updater/default_component_installer.cc   for (base::FilePath path = file_enumerator.Next();
FilePath          174 chrome/browser/component_updater/default_component_installer.cc   for (std::vector<base::FilePath>::iterator iter = older_dirs.begin();
FilePath          186 chrome/browser/component_updater/default_component_installer.cc base::FilePath DefaultComponentInstaller::GetInstallDirectory() {
FilePath           18 chrome/browser/component_updater/default_component_installer.h class FilePath;
FilePath           36 chrome/browser/component_updater/default_component_installer.h   virtual bool VerifyInstallation(const base::FilePath& dir) const = 0;
FilePath           47 chrome/browser/component_updater/default_component_installer.h                                const base::FilePath& install_dir) = 0;
FilePath           61 chrome/browser/component_updater/default_component_installer.h       const base::FilePath& install_dir,
FilePath           66 chrome/browser/component_updater/default_component_installer.h   virtual base::FilePath GetBaseDirectory() const = 0;
FilePath           89 chrome/browser/component_updater/default_component_installer.h                        const base::FilePath& unpack_path) OVERRIDE;
FilePath           91 chrome/browser/component_updater/default_component_installer.h                                 base::FilePath* installed_file) OVERRIDE;
FilePath           96 chrome/browser/component_updater/default_component_installer.h   base::FilePath GetInstallDirectory();
FilePath           98 chrome/browser/component_updater/default_component_installer.h                      const base::FilePath& unpack_path,
FilePath           99 chrome/browser/component_updater/default_component_installer.h                      const base::FilePath& install_path);
FilePath           87 chrome/browser/component_updater/pepper_flash_component_installer.cc base::FilePath GetPepperFlashBaseDirectory() {
FilePath           88 chrome/browser/component_updater/pepper_flash_component_installer.cc   base::FilePath result;
FilePath          100 chrome/browser/component_updater/pepper_flash_component_installer.cc bool GetPepperFlashDirectory(base::FilePath* latest_dir,
FilePath          102 chrome/browser/component_updater/pepper_flash_component_installer.cc                              std::vector<base::FilePath>* older_dirs) {
FilePath          103 chrome/browser/component_updater/pepper_flash_component_installer.cc   base::FilePath base_dir = GetPepperFlashBaseDirectory();
FilePath          107 chrome/browser/component_updater/pepper_flash_component_installer.cc   for (base::FilePath path = file_enumerator.Next(); !path.value().empty();
FilePath          142 chrome/browser/component_updater/pepper_flash_component_installer.cc bool MakePepperFlashPluginInfo(const base::FilePath& flash_path,
FilePath          183 chrome/browser/component_updater/pepper_flash_component_installer.cc void RegisterPepperFlashWithChrome(const base::FilePath& path,
FilePath          257 chrome/browser/component_updater/pepper_flash_component_installer.cc                        const base::FilePath& unpack_path) OVERRIDE;
FilePath          260 chrome/browser/component_updater/pepper_flash_component_installer.cc                                 base::FilePath* installed_file) OVERRIDE;
FilePath          277 chrome/browser/component_updater/pepper_flash_component_installer.cc     const base::FilePath& unpack_path) {
FilePath          287 chrome/browser/component_updater/pepper_flash_component_installer.cc   base::FilePath path =
FilePath          305 chrome/browser/component_updater/pepper_flash_component_installer.cc     const std::string& file, base::FilePath* installed_file) {
FilePath          366 chrome/browser/component_updater/pepper_flash_component_installer.cc   base::FilePath path = GetPepperFlashBaseDirectory();
FilePath          375 chrome/browser/component_updater/pepper_flash_component_installer.cc   std::vector<base::FilePath> older_dirs;
FilePath          392 chrome/browser/component_updater/pepper_flash_component_installer.cc   for (std::vector<base::FilePath>::iterator iter = older_dirs.begin();
FilePath           82 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc base::FilePath GetPlatformDir(const base::FilePath& base_path) {
FilePath           88 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc void OverrideDirPnaclComponent(const base::FilePath& base_path) {
FilePath           94 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc                              base::FilePath* latest_dir,
FilePath           96 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc                              std::vector<base::FilePath>* older_dirs) {
FilePath           98 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc   base::FilePath base_dir = pci->GetPnaclBaseDirectory();
FilePath          102 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc   for (base::FilePath path = file_enumerator.Next(); !path.value().empty();
FilePath          126 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc     const base::FilePath& manifest_path) {
FilePath          138 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc base::DictionaryValue* ReadPnaclManifest(const base::FilePath& unpack_path) {
FilePath          139 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc   base::FilePath manifest_path = GetPlatformDir(unpack_path).AppendASCII(
FilePath          148 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc     const base::FilePath& unpack_path) {
FilePath          149 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc   base::FilePath manifest_path = unpack_path.Append(
FilePath          227 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc base::FilePath PnaclComponentInstaller::GetPnaclBaseDirectory() {
FilePath          236 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc     base::FilePath path = current_profile_path_.Append(
FilePath          240 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc     base::FilePath result;
FilePath          256 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc                                       const base::FilePath& unpack_path) {
FilePath          276 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc   base::FilePath path = GetPnaclBaseDirectory().AppendASCII(
FilePath          301 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc     const std::string& file, base::FilePath* installed_file) {
FilePath          344 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc   base::FilePath path = pci->GetPnaclBaseDirectory();
FilePath          354 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc   std::vector<base::FilePath> older_dirs;
FilePath          392 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc   for (std::vector<base::FilePath>::iterator iter = older_dirs.begin();
FilePath          403 chrome/browser/component_updater/pnacl/pnacl_component_installer.cc   base::FilePath path = pci->GetPnaclBaseDirectory();
FilePath           47 chrome/browser/component_updater/pnacl/pnacl_component_installer.h                        const base::FilePath& unpack_path) OVERRIDE;
FilePath           50 chrome/browser/component_updater/pnacl/pnacl_component_installer.h                                 base::FilePath* installed_file) OVERRIDE;
FilePath           72 chrome/browser/component_updater/pnacl/pnacl_component_installer.h   base::FilePath GetPnaclBaseDirectory();
FilePath           92 chrome/browser/component_updater/pnacl/pnacl_component_installer.h   base::FilePath current_profile_path_;
FilePath           38 chrome/browser/component_updater/recovery_component_installer.cc const base::FilePath::CharType kRecoveryFileName[] =
FilePath           59 chrome/browser/component_updater/recovery_component_installer.cc                        const base::FilePath& unpack_path) OVERRIDE;
FilePath           62 chrome/browser/component_updater/recovery_component_installer.cc                                 base::FilePath* installed_file) OVERRIDE;
FilePath          104 chrome/browser/component_updater/recovery_component_installer.cc                                          const base::FilePath& unpack_path) {
FilePath          116 chrome/browser/component_updater/recovery_component_installer.cc   base::FilePath main_file = unpack_path.Append(kRecoveryFileName);
FilePath          139 chrome/browser/component_updater/recovery_component_installer.cc     const std::string& file, base::FilePath* installed_file) {
FilePath           39 chrome/browser/component_updater/swiftshader_component_installer.cc const base::FilePath::CharType kSwiftShaderEglName[] =
FilePath           41 chrome/browser/component_updater/swiftshader_component_installer.cc const base::FilePath::CharType kSwiftShaderGlesName[] =
FilePath           46 chrome/browser/component_updater/swiftshader_component_installer.cc const base::FilePath::CharType kSwiftShaderBaseDirectory[] =
FilePath           54 chrome/browser/component_updater/swiftshader_component_installer.cc base::FilePath GetSwiftShaderBaseDirectory() {
FilePath           55 chrome/browser/component_updater/swiftshader_component_installer.cc   base::FilePath result;
FilePath           64 chrome/browser/component_updater/swiftshader_component_installer.cc bool GetLatestSwiftShaderDirectory(base::FilePath* result,
FilePath           66 chrome/browser/component_updater/swiftshader_component_installer.cc                                    std::vector<base::FilePath>* older_dirs) {
FilePath           67 chrome/browser/component_updater/swiftshader_component_installer.cc   base::FilePath base_dir = GetSwiftShaderBaseDirectory();
FilePath           71 chrome/browser/component_updater/swiftshader_component_installer.cc   for (base::FilePath path = file_enumerator.Next(); !path.value().empty();
FilePath           92 chrome/browser/component_updater/swiftshader_component_installer.cc void RegisterSwiftShaderWithChrome(const base::FilePath& path) {
FilePath          106 chrome/browser/component_updater/swiftshader_component_installer.cc                        const base::FilePath& unpack_path) OVERRIDE;
FilePath          109 chrome/browser/component_updater/swiftshader_component_installer.cc                                 base::FilePath* installed_file) OVERRIDE;
FilePath          126 chrome/browser/component_updater/swiftshader_component_installer.cc     const base::FilePath& unpack_path) {
FilePath          142 chrome/browser/component_updater/swiftshader_component_installer.cc   base::FilePath path =
FilePath          156 chrome/browser/component_updater/swiftshader_component_installer.cc     const std::string& file, base::FilePath* installed_file) {
FilePath          196 chrome/browser/component_updater/swiftshader_component_installer.cc     base::FilePath path = GetSwiftShaderBaseDirectory();
FilePath          212 chrome/browser/component_updater/swiftshader_component_installer.cc   base::FilePath path = GetSwiftShaderBaseDirectory();
FilePath          221 chrome/browser/component_updater/swiftshader_component_installer.cc   std::vector<base::FilePath> older_dirs;
FilePath          233 chrome/browser/component_updater/swiftshader_component_installer.cc   for (std::vector<base::FilePath>::iterator iter = older_dirs.begin();
FilePath           27 chrome/browser/component_updater/test/component_installers_unittest.cc const base::FilePath::CharType kDataPath[] =
FilePath           65 chrome/browser/component_updater/test/component_installers_unittest.cc   base::FilePath manifest;
FilePath           58 chrome/browser/component_updater/test/component_patcher_unittest.cc base::FilePath test_file(const char* file) {
FilePath           59 chrome/browser/component_updater/test/component_patcher_unittest.cc   base::FilePath path;
FilePath          150 chrome/browser/component_updater/test/component_updater_service_unittest.cc     base::FilePath::FromUTF8Unsafe(POST_INTERCEPT_PATH));
FilePath          190 chrome/browser/component_updater/test/component_updater_service_unittest.cc const base::FilePath ComponentUpdaterTest::test_file(const char* file) {
FilePath         1075 chrome/browser/component_updater/test/component_updater_service_unittest.cc                          const base::FilePath& unpack_path) OVERRIDE {
FilePath          134 chrome/browser/component_updater/test/component_updater_service_unittest.h   const base::FilePath test_file(const char* file);
FilePath          153 chrome/browser/component_updater/test/component_updater_service_unittest.h   base::FilePath test_data_dir_;
FilePath           31 chrome/browser/component_updater/test/crx_downloader_unittest.cc base::FilePath test_file(const char* file) {
FilePath           32 chrome/browser/component_updater/test/crx_downloader_unittest.cc   base::FilePath path;
FilePath           59 chrome/browser/component_updater/test/crx_downloader_unittest.cc   base::FilePath response_;
FilePath           22 chrome/browser/component_updater/test/test_installer.cc                             const base::FilePath& unpack_path) {
FilePath           28 chrome/browser/component_updater/test/test_installer.cc                                      base::FilePath* installed_file) {
FilePath           37 chrome/browser/component_updater/test/test_installer.cc ReadOnlyTestInstaller::ReadOnlyTestInstaller(const base::FilePath& install_dir)
FilePath           45 chrome/browser/component_updater/test/test_installer.cc                                              base::FilePath* installed_file) {
FilePath           61 chrome/browser/component_updater/test/test_installer.cc                                      const base::FilePath& unpack_path) {
FilePath           66 chrome/browser/component_updater/test/test_installer.cc   base::FilePath path;
FilePath           77 chrome/browser/component_updater/test/test_installer.cc                                               base::FilePath* installed_file) {
FilePath           78 chrome/browser/component_updater/test/test_installer.cc   base::FilePath path;
FilePath           80 chrome/browser/component_updater/test/test_installer.cc   *installed_file = path.Append(base::FilePath::FromUTF8Unsafe(file));
FilePath           27 chrome/browser/component_updater/test/test_installer.h                        const base::FilePath& unpack_path) OVERRIDE;
FilePath           30 chrome/browser/component_updater/test/test_installer.h                                 base::FilePath* installed_file) OVERRIDE;
FilePath           45 chrome/browser/component_updater/test/test_installer.h   explicit ReadOnlyTestInstaller(const base::FilePath& installed_path);
FilePath           50 chrome/browser/component_updater/test/test_installer.h                                 base::FilePath* installed_file) OVERRIDE;
FilePath           53 chrome/browser/component_updater/test/test_installer.h   base::FilePath install_directory_;
FilePath           65 chrome/browser/component_updater/test/test_installer.h                        const base::FilePath& unpack_path) OVERRIDE;
FilePath           68 chrome/browser/component_updater/test/test_installer.h                                 base::FilePath* installed_file) OVERRIDE;
FilePath           71 chrome/browser/component_updater/test/test_installer.h   base::FilePath install_directory_;
FilePath           30 chrome/browser/component_updater/test/update_checker_unittest.cc base::FilePath test_file(const char* file) {
FilePath           31 chrome/browser/component_updater/test/update_checker_unittest.cc   base::FilePath path;
FilePath           74 chrome/browser/component_updater/test/update_checker_unittest.cc   base::FilePath test_data_dir_;
FilePath           80 chrome/browser/component_updater/test/url_request_post_interceptor.cc     const base::FilePath& filepath) {
FilePath          240 chrome/browser/component_updater/test/url_request_post_interceptor.cc     const base::FilePath& filepath) {
FilePath           18 chrome/browser/component_updater/test/url_request_post_interceptor.h class FilePath;
FilePath           51 chrome/browser/component_updater/test/url_request_post_interceptor.h                      const base::FilePath& filepath);
FilePath           98 chrome/browser/component_updater/test/url_request_post_interceptor.h   URLRequestPostInterceptor* CreateInterceptor(const base::FilePath& filepath);
FilePath          106 chrome/browser/component_updater/widevine_cdm_component_installer.cc base::FilePath GetPlatformDirectory(const base::FilePath& base_path) {
FilePath          115 chrome/browser/component_updater/widevine_cdm_component_installer.cc     const base::FilePath& path,
FilePath          208 chrome/browser/component_updater/widevine_cdm_component_installer.cc                                    const base::FilePath& adapter_install_path,
FilePath          241 chrome/browser/component_updater/widevine_cdm_component_installer.cc                                const base::FilePath& install_dir) OVERRIDE;
FilePath          243 chrome/browser/component_updater/widevine_cdm_component_installer.cc       const base::FilePath& install_dir) const OVERRIDE;
FilePath          246 chrome/browser/component_updater/widevine_cdm_component_installer.cc       const base::FilePath& path,
FilePath          248 chrome/browser/component_updater/widevine_cdm_component_installer.cc   virtual base::FilePath GetBaseDirectory() const OVERRIDE;
FilePath          258 chrome/browser/component_updater/widevine_cdm_component_installer.cc                         const base::FilePath& cdm_install_dir,
FilePath          273 chrome/browser/component_updater/widevine_cdm_component_installer.cc     const base::FilePath& install_dir) {
FilePath          280 chrome/browser/component_updater/widevine_cdm_component_installer.cc     const base::FilePath& path,
FilePath          295 chrome/browser/component_updater/widevine_cdm_component_installer.cc     const base::FilePath& install_dir) const {
FilePath          302 chrome/browser/component_updater/widevine_cdm_component_installer.cc base::FilePath WidevineCdmComponentInstallerTraits::GetBaseDirectory() const {
FilePath          303 chrome/browser/component_updater/widevine_cdm_component_installer.cc   base::FilePath result;
FilePath          319 chrome/browser/component_updater/widevine_cdm_component_installer.cc     const base::FilePath& cdm_install_dir,
FilePath          321 chrome/browser/component_updater/widevine_cdm_component_installer.cc   const base::FilePath adapter_version_path =
FilePath          323 chrome/browser/component_updater/widevine_cdm_component_installer.cc   const base::FilePath adapter_install_path =
FilePath          341 chrome/browser/component_updater/widevine_cdm_component_installer.cc     base::FilePath adapter_source_path;
FilePath          361 chrome/browser/component_updater/widevine_cdm_component_installer.cc   base::FilePath adapter_source_path;
FilePath           53 chrome/browser/content_settings/content_settings_browsertest.cc                       base::FilePath(FILE_PATH_LITERAL("chrome/test/data"))) {
FilePath          209 chrome/browser/content_settings/content_settings_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("setcookie.html")));
FilePath          227 chrome/browser/content_settings/content_settings_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("setcookie.html")));
FilePath          303 chrome/browser/content_settings/content_settings_browsertest.cc     base::FilePath plugin_dir;
FilePath          318 chrome/browser/content_settings/content_settings_browsertest.cc       base::FilePath(), base::FilePath().AppendASCII("clicktoplay.html"));
FilePath          329 chrome/browser/content_settings/content_settings_browsertest.cc   base::FilePath path(FILE_PATH_LITERAL("blah"));
FilePath          340 chrome/browser/content_settings/content_settings_browsertest.cc       base::FilePath(), base::FilePath().AppendASCII("clicktoplay.html"));
FilePath          361 chrome/browser/content_settings/content_settings_browsertest.cc       base::FilePath(), base::FilePath().AppendASCII("clicktoplay.html"));
FilePath          391 chrome/browser/content_settings/content_settings_browsertest.cc       base::FilePath(),
FilePath          392 chrome/browser/content_settings/content_settings_browsertest.cc       base::FilePath().AppendASCII("load_all_blocked_plugins.html"));
FilePath          446 chrome/browser/content_settings/content_settings_browsertest.cc       base::FilePath(),
FilePath          447 chrome/browser/content_settings/content_settings_browsertest.cc       base::FilePath().AppendASCII("plugin_delete_self_at_load.html"));
FilePath          483 chrome/browser/content_settings/content_settings_browsertest.cc     base::FilePath::StringType pepper_plugins = BuildPepperPluginRegistration(
FilePath          513 chrome/browser/content_settings/content_settings_browsertest.cc         base::FilePath(),
FilePath          514 chrome/browser/content_settings/content_settings_browsertest.cc         base::FilePath().AppendASCII("load_pepper_plugin.html"));
FilePath          556 chrome/browser/content_settings/content_settings_browsertest.cc         base::FilePath(), base::FilePath().AppendASCII(html_file));
FilePath          582 chrome/browser/content_settings/content_settings_browsertest.cc   base::FilePath::StringType BuildPepperPluginRegistration(
FilePath          586 chrome/browser/content_settings/content_settings_browsertest.cc     base::FilePath plugin_dir;
FilePath          589 chrome/browser/content_settings/content_settings_browsertest.cc     base::FilePath plugin_lib = plugin_dir.AppendASCII(library_name);
FilePath          592 chrome/browser/content_settings/content_settings_browsertest.cc     base::FilePath::StringType pepper_plugin = plugin_lib.value();
FilePath          130 chrome/browser/crash_recovery_browsertest.cc   const base::FilePath::CharType* kTitle2File =
FilePath          135 chrome/browser/crash_recovery_browsertest.cc                      base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          136 chrome/browser/crash_recovery_browsertest.cc                      base::FilePath(kTitle2File)));
FilePath           19 chrome/browser/crash_upload_list.cc   base::FilePath crash_dir_path;
FilePath           21 chrome/browser/crash_upload_list.cc   base::FilePath upload_log_path =
FilePath           31 chrome/browser/crash_upload_list.cc                                  const base::FilePath& upload_log_path)
FilePath           22 chrome/browser/crash_upload_list.h   CrashUploadList(Delegate* delegate, const base::FilePath& upload_log_path);
FilePath           12 chrome/browser/crash_upload_list_win.cc                                        const base::FilePath& upload_log_path)
FilePath           15 chrome/browser/crash_upload_list_win.h   CrashUploadListWin(Delegate* delegate, const base::FilePath& upload_log_path);
FilePath           61 chrome/browser/devtools/browser_list_tabcontents_provider.cc base::FilePath BrowserListTabContentsProvider::GetDebugFrontendDir() {
FilePath           63 chrome/browser/devtools/browser_list_tabcontents_provider.cc   base::FilePath inspector_dir;
FilePath           67 chrome/browser/devtools/browser_list_tabcontents_provider.cc   return base::FilePath();
FilePath           26 chrome/browser/devtools/browser_list_tabcontents_provider.h   virtual base::FilePath GetDebugFrontendDir() OVERRIDE;
FilePath           53 chrome/browser/devtools/devtools_file_helper.cc base::LazyInstance<base::FilePath>::Leaky
FilePath           60 chrome/browser/devtools/devtools_file_helper.cc typedef Callback<void(const base::FilePath&)> SelectedCallback;
FilePath           77 chrome/browser/devtools/devtools_file_helper.cc             const base::FilePath& default_path) {
FilePath           85 chrome/browser/devtools/devtools_file_helper.cc       base::FilePath::StringType(),
FilePath           91 chrome/browser/devtools/devtools_file_helper.cc   virtual void FileSelected(const base::FilePath& path,
FilePath           98 chrome/browser/devtools/devtools_file_helper.cc   virtual void MultiFilesSelected(const std::vector<base::FilePath>& files,
FilePath          121 chrome/browser/devtools/devtools_file_helper.cc void WriteToFile(const base::FilePath& path, const std::string& content) {
FilePath          128 chrome/browser/devtools/devtools_file_helper.cc void AppendToFile(const base::FilePath& path, const std::string& content) {
FilePath          144 chrome/browser/devtools/devtools_file_helper.cc                                const base::FilePath& path,
FilePath          234 chrome/browser/devtools/devtools_file_helper.cc   base::FilePath initial_path;
FilePath          252 chrome/browser/devtools/devtools_file_helper.cc       base::FilePath download_path = DownloadPrefs::FromDownloadManager(
FilePath          286 chrome/browser/devtools/devtools_file_helper.cc                                             const base::FilePath& path) {
FilePath          316 chrome/browser/devtools/devtools_file_helper.cc                            base::FilePath());
FilePath          343 chrome/browser/devtools/devtools_file_helper.cc     const base::FilePath& path) {
FilePath          366 chrome/browser/devtools/devtools_file_helper.cc     const base::FilePath& path,
FilePath          398 chrome/browser/devtools/devtools_file_helper.cc     base::FilePath path = base::FilePath::FromUTF8Unsafe(file_system_path);
FilePath          415 chrome/browser/devtools/devtools_file_helper.cc   base::FilePath path = base::FilePath::FromUTF8Unsafe(file_system_path);
FilePath           21 chrome/browser/devtools/devtools_file_helper.h class FilePath;
FilePath          114 chrome/browser/devtools/devtools_file_helper.h                           const base::FilePath& path);
FilePath          119 chrome/browser/devtools/devtools_file_helper.h       const base::FilePath& path);
FilePath          122 chrome/browser/devtools/devtools_file_helper.h       const base::FilePath& path,
FilePath          126 chrome/browser/devtools/devtools_file_helper.h       const std::vector<base::FilePath>& file_paths);
FilePath          130 chrome/browser/devtools/devtools_file_helper.h   typedef std::map<std::string, base::FilePath> PathsMap;
FilePath           23 chrome/browser/devtools/devtools_file_system_indexer.cc using base::FilePath;
FilePath           61 chrome/browser/devtools/devtools_file_system_indexer.cc   Time LastModifiedTimeForFile(const FilePath& file_path);
FilePath           62 chrome/browser/devtools/devtools_file_system_indexer.cc   void SetTrigramsForFile(const FilePath& file_path,
FilePath           65 chrome/browser/devtools/devtools_file_system_indexer.cc   vector<FilePath> Search(string query);
FilePath           72 chrome/browser/devtools/devtools_file_system_indexer.cc   FileId GetFileId(const FilePath& file_path);
FilePath          152 chrome/browser/devtools/devtools_file_system_indexer.cc Time Index::LastModifiedTimeForFile(const FilePath& file_path) {
FilePath          160 chrome/browser/devtools/devtools_file_system_indexer.cc void Index::SetTrigramsForFile(const FilePath& file_path,
FilePath          174 chrome/browser/devtools/devtools_file_system_indexer.cc vector<FilePath> Index::Search(string query) {
FilePath          207 chrome/browser/devtools/devtools_file_system_indexer.cc   vector<FilePath> result;
FilePath          218 chrome/browser/devtools/devtools_file_system_indexer.cc FileId Index::GetFileId(const FilePath& file_path) {
FilePath          264 chrome/browser/devtools/devtools_file_system_indexer.cc     const FilePath& file_system_path,
FilePath          307 chrome/browser/devtools/devtools_file_system_indexer.cc   FilePath file_path = file_enumerator_->Next();
FilePath          339 chrome/browser/devtools/devtools_file_system_indexer.cc   FilePath file_path = indexing_it_->first;
FilePath          418 chrome/browser/devtools/devtools_file_system_indexer.cc     FilePath file_path = indexing_it_->first;
FilePath          475 chrome/browser/devtools/devtools_file_system_indexer.cc       new FileSystemIndexingJob(FilePath::FromUTF8Unsafe(file_system_path),
FilePath          502 chrome/browser/devtools/devtools_file_system_indexer.cc   vector<FilePath> file_paths = g_trigram_index.Get().Search(query);
FilePath          504 chrome/browser/devtools/devtools_file_system_indexer.cc   FilePath path = FilePath::FromUTF8Unsafe(file_system_path);
FilePath          505 chrome/browser/devtools/devtools_file_system_indexer.cc   vector<FilePath>::const_iterator it = file_paths.begin();
FilePath           20 chrome/browser/devtools/devtools_file_system_indexer.h class FilePath;
FilePath           45 chrome/browser/devtools/devtools_file_system_indexer.h     FileSystemIndexingJob(const base::FilePath& file_system_path,
FilePath           67 chrome/browser/devtools/devtools_file_system_indexer.h     base::FilePath file_system_path_;
FilePath          340 chrome/browser/devtools/devtools_sanity_browsertest.cc     base::FilePath path = test_extensions_dir_.AppendASCII(extension_name);
FilePath          345 chrome/browser/devtools/devtools_sanity_browsertest.cc   bool LoadExtensionFromPath(const base::FilePath& path) {
FilePath          412 chrome/browser/devtools/devtools_sanity_browsertest.cc   base::FilePath test_extensions_dir_;
FilePath           32 chrome/browser/diagnostics/diagnostics_controller_unittest.cc     base::FilePath test_data;
FilePath           74 chrome/browser/diagnostics/diagnostics_controller_unittest.cc   void CorruptDataFile(const base::FilePath& path) {
FilePath           85 chrome/browser/diagnostics/diagnostics_controller_unittest.cc   base::FilePath profile_dir_;
FilePath          125 chrome/browser/diagnostics/diagnostics_controller_unittest.cc   base::FilePath db_path = profile_dir_.Append(chromeos::kNssCertDbPath);
FilePath          147 chrome/browser/diagnostics/diagnostics_controller_unittest.cc   base::FilePath db_path = profile_dir_.Append(chromeos::kNssKeyDbPath);
FilePath          238 chrome/browser/diagnostics/diagnostics_model.cc   base::FilePath user_data_dir =
FilePath           78 chrome/browser/diagnostics/diagnostics_test.cc base::FilePath DiagnosticsTest::GetUserDefaultProfileDir() {
FilePath           79 chrome/browser/diagnostics/diagnostics_test.cc   base::FilePath path;
FilePath           81 chrome/browser/diagnostics/diagnostics_test.cc     return base::FilePath();
FilePath           13 chrome/browser/diagnostics/diagnostics_test.h class FilePath;
FilePath           62 chrome/browser/diagnostics/diagnostics_test.h   static base::FilePath GetUserDefaultProfileDir();
FilePath          110 chrome/browser/diagnostics/recon_diagnostics.cc     base::FilePath data_dir;
FilePath          140 chrome/browser/diagnostics/recon_diagnostics.cc     base::FilePath chrome_exe;
FilePath          171 chrome/browser/diagnostics/recon_diagnostics.cc   JSONTest(const base::FilePath& path,
FilePath          230 chrome/browser/diagnostics/recon_diagnostics.cc   base::FilePath path_;
FilePath          300 chrome/browser/diagnostics/recon_diagnostics.cc     base::FilePath dir_or_file;
FilePath          394 chrome/browser/diagnostics/recon_diagnostics.cc   base::FilePath path = DiagnosticsTest::GetUserDefaultProfileDir();
FilePath          403 chrome/browser/diagnostics/recon_diagnostics.cc   base::FilePath path;
FilePath          413 chrome/browser/diagnostics/recon_diagnostics.cc   base::FilePath path = DiagnosticsTest::GetUserDefaultProfileDir();
FilePath           44 chrome/browser/diagnostics/sqlite_diagnostics.cc                       const base::FilePath& db_path)
FilePath           75 chrome/browser/diagnostics/sqlite_diagnostics.cc     base::FilePath path;
FilePath          197 chrome/browser/diagnostics/sqlite_diagnostics.cc   base::FilePath db_path_;
FilePath          204 chrome/browser/diagnostics/sqlite_diagnostics.cc   base::FilePath appcache_dir(content::kAppCacheDirname);
FilePath          205 chrome/browser/diagnostics/sqlite_diagnostics.cc   base::FilePath appcache_db =
FilePath          216 chrome/browser/diagnostics/sqlite_diagnostics.cc       base::FilePath(chrome::kArchivedHistoryFilename));
FilePath          222 chrome/browser/diagnostics/sqlite_diagnostics.cc                                  base::FilePath(chrome::kCookieFilename));
FilePath          226 chrome/browser/diagnostics/sqlite_diagnostics.cc   base::FilePath databases_dir(webkit_database::kDatabaseDirectoryName);
FilePath          227 chrome/browser/diagnostics/sqlite_diagnostics.cc   base::FilePath tracker_db =
FilePath          238 chrome/browser/diagnostics/sqlite_diagnostics.cc                                  base::FilePath(chrome::kHistoryFilename));
FilePath          243 chrome/browser/diagnostics/sqlite_diagnostics.cc   base::FilePath home_dir = base::GetHomeDir();
FilePath          250 chrome/browser/diagnostics/sqlite_diagnostics.cc   base::FilePath home_dir = base::GetHomeDir();
FilePath          260 chrome/browser/diagnostics/sqlite_diagnostics.cc                                  base::FilePath(chrome::kThumbnailsFilename));
FilePath          266 chrome/browser/diagnostics/sqlite_diagnostics.cc                                  base::FilePath(kWebDataFilename));
FilePath           51 chrome/browser/dom_distiller/dom_distiller_service_factory.cc   base::FilePath database_dir(
FilePath          124 chrome/browser/download/chrome_download_manager_delegate.cc base::FilePath GetPlatformDownloadPath(Profile* profile,
FilePath          177 chrome/browser/download/chrome_download_manager_delegate.cc     const base::FilePath& path,
FilePath          185 chrome/browser/download/chrome_download_manager_delegate.cc bool IsOpenInBrowserPreferreredForFile(const base::FilePath& path) {
FilePath          294 chrome/browser/download/chrome_download_manager_delegate.cc     const base::FilePath& path) {
FilePath          406 chrome/browser/download/chrome_download_manager_delegate.cc     base::FilePath* website_save_dir,
FilePath          407 chrome/browser/download/chrome_download_manager_delegate.cc     base::FilePath* download_save_dir,
FilePath          420 chrome/browser/download/chrome_download_manager_delegate.cc     const base::FilePath& suggested_path,
FilePath          421 chrome/browser/download/chrome_download_manager_delegate.cc     const base::FilePath::StringType& default_extension,
FilePath          436 chrome/browser/download/chrome_download_manager_delegate.cc   base::FilePath platform_path(
FilePath          483 chrome/browser/download/chrome_download_manager_delegate.cc   base::FilePath platform_path(
FilePath          534 chrome/browser/download/chrome_download_manager_delegate.cc     const base::FilePath& virtual_path,
FilePath          543 chrome/browser/download/chrome_download_manager_delegate.cc         base::Bind(callback, base::FilePath(),
FilePath          551 chrome/browser/download/chrome_download_manager_delegate.cc   callback.Run(base::FilePath(), DownloadPathReservationTracker::UNIQUIFY);
FilePath          556 chrome/browser/download/chrome_download_manager_delegate.cc     const base::FilePath& virtual_path,
FilePath          581 chrome/browser/download/chrome_download_manager_delegate.cc     const base::FilePath& suggested_path,
FilePath          589 chrome/browser/download/chrome_download_manager_delegate.cc     const base::FilePath& virtual_path,
FilePath          606 chrome/browser/download/chrome_download_manager_delegate.cc     const base::FilePath& suggested_path,
FilePath          629 chrome/browser/download/chrome_download_manager_delegate.cc     const base::FilePath& path,
FilePath           74 chrome/browser/download/chrome_download_manager_delegate.h       const base::FilePath& path) OVERRIDE;
FilePath           83 chrome/browser/download/chrome_download_manager_delegate.h                           base::FilePath* website_save_dir,
FilePath           84 chrome/browser/download/chrome_download_manager_delegate.h                           base::FilePath* download_save_dir,
FilePath           88 chrome/browser/download/chrome_download_manager_delegate.h       const base::FilePath& suggested_path,
FilePath           89 chrome/browser/download/chrome_download_manager_delegate.h       const base::FilePath::StringType& default_extension,
FilePath          117 chrome/browser/download/chrome_download_manager_delegate.h       const base::FilePath& suggested_virtual_path,
FilePath          121 chrome/browser/download/chrome_download_manager_delegate.h       const base::FilePath& virtual_path,
FilePath          127 chrome/browser/download/chrome_download_manager_delegate.h       const base::FilePath& suggested_virtual_path,
FilePath          131 chrome/browser/download/chrome_download_manager_delegate.h       const base::FilePath& virtual_path,
FilePath          135 chrome/browser/download/chrome_download_manager_delegate.h       const base::FilePath& suggested_virtual_path,
FilePath          138 chrome/browser/download/chrome_download_manager_delegate.h       const base::FilePath& path,
FilePath           86 chrome/browser/download/chrome_download_manager_delegate_unittest.cc       const base::FilePath& suggested_virtual_path,
FilePath           88 chrome/browser/download/chrome_download_manager_delegate_unittest.cc     callback.Run(base::FilePath(),
FilePath           94 chrome/browser/download/chrome_download_manager_delegate_unittest.cc       const base::FilePath& virtual_path,
FilePath          107 chrome/browser/download/chrome_download_manager_delegate_unittest.cc       const base::FilePath& suggested_path,
FilePath          110 chrome/browser/download/chrome_download_manager_delegate_unittest.cc     base::FilePath return_path = MockPromptUserForDownloadPath(download,
FilePath          118 chrome/browser/download/chrome_download_manager_delegate_unittest.cc       base::FilePath(
FilePath          120 chrome/browser/download/chrome_download_manager_delegate_unittest.cc           const base::FilePath&,
FilePath          142 chrome/browser/download/chrome_download_manager_delegate_unittest.cc   base::FilePath GetPathInDownloadDir(const char* path);
FilePath          145 chrome/browser/download/chrome_download_manager_delegate_unittest.cc   void SetDefaultDownloadPath(const base::FilePath& path);
FilePath          156 chrome/browser/download/chrome_download_manager_delegate_unittest.cc   const base::FilePath& default_download_path() const;
FilePath          205 chrome/browser/download/chrome_download_manager_delegate_unittest.cc       .WillByDefault(ReturnRefOfCopy(base::FilePath()));
FilePath          207 chrome/browser/download/chrome_download_manager_delegate_unittest.cc       .WillByDefault(ReturnRefOfCopy(base::FilePath()));
FilePath          219 chrome/browser/download/chrome_download_manager_delegate_unittest.cc       .WillByDefault(ReturnRefOfCopy(base::FilePath()));
FilePath          235 chrome/browser/download/chrome_download_manager_delegate_unittest.cc base::FilePath ChromeDownloadManagerDelegateTest::GetPathInDownloadDir(
FilePath          237 chrome/browser/download/chrome_download_manager_delegate_unittest.cc   base::FilePath full_path =
FilePath          243 chrome/browser/download/chrome_download_manager_delegate_unittest.cc     const base::FilePath& path) {
FilePath          250 chrome/browser/download/chrome_download_manager_delegate_unittest.cc                          const base::FilePath& target_path,
FilePath          253 chrome/browser/download/chrome_download_manager_delegate_unittest.cc                          const base::FilePath& intermediate_path) {
FilePath          289 chrome/browser/download/chrome_download_manager_delegate_unittest.cc const base::FilePath& ChromeDownloadManagerDelegateTest::default_download_path()
FilePath          335 chrome/browser/download/chrome_download_manager_delegate_unittest.cc     base::FilePath expected_prompt_path(GetPathInDownloadDir("foo.txt"));
FilePath          336 chrome/browser/download/chrome_download_manager_delegate_unittest.cc     base::FilePath user_selected_path(GetPathInDownloadDir("bar/baz.txt"));
FilePath          350 chrome/browser/download/chrome_download_manager_delegate_unittest.cc     base::FilePath expected_prompt_path(GetPathInDownloadDir("bar/foo.txt"));
FilePath          354 chrome/browser/download/chrome_download_manager_delegate_unittest.cc         .WillOnce(Return(base::FilePath()));
FilePath          363 chrome/browser/download/chrome_download_manager_delegate_unittest.cc     base::FilePath expected_path(GetPathInDownloadDir("foo.txt"));
FilePath          373 chrome/browser/download/chrome_download_manager_delegate_unittest.cc     base::FilePath expected_prompt_path(GetPathInDownloadDir("foo.txt"));
FilePath          377 chrome/browser/download/chrome_download_manager_delegate_unittest.cc         .WillOnce(Return(base::FilePath()));
FilePath          386 chrome/browser/download/chrome_download_manager_delegate_unittest.cc   base::FilePath existing_path = default_download_path().AppendASCII("foo");
FilePath          387 chrome/browser/download/chrome_download_manager_delegate_unittest.cc   base::FilePath non_existent_path =
FilePath          230 chrome/browser/download/download_browsertest.cc const base::FilePath kGoodCrxPath(FILE_PATH_LITERAL("extensions/good.crx"));
FilePath          233 chrome/browser/download/download_browsertest.cc const base::FilePath kLargeThemePath(
FilePath          502 chrome/browser/download/download_browsertest.cc   base::FilePath GetDownloadsDirectory() {
FilePath          507 chrome/browser/download/download_browsertest.cc   base::FilePath OriginFile(base::FilePath file) {
FilePath          512 chrome/browser/download/download_browsertest.cc   base::FilePath DestinationFile(Browser* browser, base::FilePath file) {
FilePath          542 chrome/browser/download/download_browsertest.cc   base::FilePath GetDownloadDirectory(Browser* browser) {
FilePath          636 chrome/browser/download/download_browsertest.cc                      const base::FilePath& downloaded_filename,
FilePath          637 chrome/browser/download/download_browsertest.cc                      const base::FilePath& origin_filename) {
FilePath          639 chrome/browser/download/download_browsertest.cc     base::FilePath downloaded_file(
FilePath          643 chrome/browser/download/download_browsertest.cc     base::FilePath origin_file(OriginFile(origin_filename));
FilePath          649 chrome/browser/download/download_browsertest.cc                               const base::FilePath& downloaded_file,
FilePath          650 chrome/browser/download/download_browsertest.cc                               const base::FilePath& origin_file) {
FilePath          728 chrome/browser/download/download_browsertest.cc     base::FilePath filename;
FilePath          767 chrome/browser/download/download_browsertest.cc     base::FilePath basefilename(filename.BaseName());
FilePath          769 chrome/browser/download/download_browsertest.cc     base::FilePath download_path =
FilePath          811 chrome/browser/download/download_browsertest.cc   bool VerifyFile(const base::FilePath& path,
FilePath          948 chrome/browser/download/download_browsertest.cc         base::FilePath destination_folder = GetDownloadDirectory(browser());
FilePath          949 chrome/browser/download/download_browsertest.cc         base::FilePath my_downloaded_file = item->GetTargetFilePath();
FilePath          960 chrome/browser/download/download_browsertest.cc           base::FilePath my_docs_folder;
FilePath         1038 chrome/browser/download/download_browsertest.cc     base::FilePath destination_folder = GetDownloadDirectory(browser());
FilePath         1067 chrome/browser/download/download_browsertest.cc     base::FilePath file_path(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1109 chrome/browser/download/download_browsertest.cc   base::FilePath test_dir_;
FilePath         1125 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1141 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1150 chrome/browser/download/download_browsertest.cc   base::FilePath downloaded_file(DestinationFile(browser(), file));
FilePath         1164 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1193 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test2.html"));
FilePath         1195 chrome/browser/download/download_browsertest.cc   base::FilePath file_path(DestinationFile(browser(), file));
FilePath         1251 chrome/browser/download/download_browsertest.cc   base::FilePath same_site_path(FILE_PATH_LITERAL("download_script.html"));
FilePath         1282 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1283 chrome/browser/download/download_browsertest.cc   base::FilePath file_path(DestinationFile(browser(), file));
FilePath         1302 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test3.gif"));
FilePath         1304 chrome/browser/download/download_browsertest.cc   base::FilePath download_file(
FilePath         1321 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test3.gif"));
FilePath         1323 chrome/browser/download/download_browsertest.cc   base::FilePath download_file(
FilePath         1357 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1403 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1451 chrome/browser/download/download_browsertest.cc   base::FilePath origin(OriginFile(base::FilePath(FILE_PATH_LITERAL(
FilePath         1472 chrome/browser/download/download_browsertest.cc   ASSERT_EQ(base::FilePath(FILE_PATH_LITERAL("a_zip_file.zip")),
FilePath         1504 chrome/browser/download/download_browsertest.cc   ASSERT_EQ(base::FilePath(FILE_PATH_LITERAL("a_zip_file (1).zip")),
FilePath         1516 chrome/browser/download/download_browsertest.cc   base::FilePath file1(FILE_PATH_LITERAL("download-test2.html"));
FilePath         1536 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1561 chrome/browser/download/download_browsertest.cc   base::FilePath file1(FILE_PATH_LITERAL("download_page1.html"));
FilePath         1568 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1591 chrome/browser/download/download_browsertest.cc   base::FilePath file1(FILE_PATH_LITERAL("download_page2.html"));
FilePath         1607 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1631 chrome/browser/download/download_browsertest.cc   base::FilePath file1(FILE_PATH_LITERAL("download_page3.html"));
FilePath         1639 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1662 chrome/browser/download/download_browsertest.cc   base::FilePath file1(FILE_PATH_LITERAL("download_page4.html"));
FilePath         1671 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1693 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1750 chrome/browser/download/download_browsertest.cc   base::FilePath file(net::GenerateFileName(download_url,
FilePath         1841 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("downloads/dangerous/dangerous.swf"));
FilePath         1900 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1920 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1948 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1972 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1997 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-anchor-attrib.html"));
FilePath         2010 chrome/browser/download/download_browsertest.cc   base::FilePath downloaded_file = GetDownloadDirectory(browser());
FilePath         2017 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-autoopen.txt"));
FilePath         2149 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("extensions/bad_signature.crx"));
FilePath         2211 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         2241 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         2250 chrome/browser/download/download_browsertest.cc   base::FilePath target_file_full_path
FilePath         2742 chrome/browser/download/download_browsertest.cc   base::FilePath file(download_items[0]->GetTargetFilePath());
FilePath         2748 chrome/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         2826 chrome/browser/download/download_browsertest.cc   base::FilePath origin_file(OriginFile(base::FilePath(FILE_PATH_LITERAL(
FilePath         2841 chrome/browser/download/download_browsertest.cc     base::FilePath target_path(item->GetTargetFilePath());
FilePath         2878 chrome/browser/download/download_browsertest.cc   base::FilePath origin(FILE_PATH_LITERAL("origin"));
FilePath         2887 chrome/browser/download/download_browsertest.cc     base::FilePath file_path(DestinationFile(browser(), origin.Append(
FilePath         2905 chrome/browser/download/download_browsertest.cc     base::FilePath downloaded(download_items[0]->GetTargetFilePath());
FilePath         2930 chrome/browser/download/download_browsertest.cc   base::FilePath downloaded(download_items[0]->GetTargetFilePath());
FilePath         2939 chrome/browser/download/download_browsertest.cc       browser(), downloaded, OriginFile(base::FilePath(
FilePath         2975 chrome/browser/download/download_browsertest.cc   base::FilePath file_path(DestinationFile(
FilePath         2976 chrome/browser/download/download_browsertest.cc       browser(), base::FilePath(FILE_PATH_LITERAL("DownloadTest_BigZip.zip"))));
FilePath         3045 chrome/browser/download/download_browsertest.cc   base::FilePath dir(on_prefs->SaveFilePath());
FilePath           78 chrome/browser/download/download_danger_prompt_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("evil.exe"))));
FilePath           30 chrome/browser/download/download_dir_policy_handler.cc const base::FilePath::CharType* kRootRelativeToDriveMount =
FilePath           66 chrome/browser/download/download_dir_policy_handler.cc   base::FilePath::StringType string_value;
FilePath           70 chrome/browser/download/download_dir_policy_handler.cc   base::FilePath::StringType expanded_value;
FilePath           75 chrome/browser/download/download_dir_policy_handler.cc   if (position != base::FilePath::StringType::npos) {
FilePath           76 chrome/browser/download/download_dir_policy_handler.cc     base::FilePath::StringType google_drive_root;
FilePath           85 chrome/browser/download/download_dir_policy_handler.cc         base::FilePath::StringType(kDriveNamePolicyVariableName).length(),
FilePath           31 chrome/browser/download/download_dir_policy_handler_unittest.cc const base::FilePath::CharType* kRootRelativeToDriveMount =
FilePath          208 chrome/browser/download/download_extensions.cc DownloadDangerLevel GetFileDangerLevel(const base::FilePath& path) {
FilePath          209 chrome/browser/download/download_extensions.cc   base::FilePath::StringType extension(path.FinalExtension());
FilePath          221 chrome/browser/download/download_extensions.cc   if (ascii_extension[0] == base::FilePath::kExtensionSeparator)
FilePath           21 chrome/browser/download/download_extensions.h DownloadDangerLevel GetFileDangerLevel(const base::FilePath& path);
FilePath           27 chrome/browser/download/download_file_icon_extractor.h   virtual bool ExtractIconURLForPath(const base::FilePath& path,
FilePath           36 chrome/browser/download/download_file_picker.cc void RecordFilePickerResult(const base::FilePath& suggested_path,
FilePath           37 chrome/browser/download/download_file_picker.cc                             const base::FilePath& actual_path) {
FilePath           57 chrome/browser/download/download_file_picker.cc     const base::FilePath& suggested_path,
FilePath           74 chrome/browser/download/download_file_picker.cc   base::FilePath::StringType extension = suggested_path_.FinalExtension();
FilePath           91 chrome/browser/download/download_file_picker.cc                                   base::FilePath::StringType(),
FilePath           99 chrome/browser/download/download_file_picker.cc void DownloadFilePicker::OnFileSelected(const base::FilePath& path) {
FilePath          106 chrome/browser/download/download_file_picker.cc void DownloadFilePicker::FileSelected(const base::FilePath& path,
FilePath          114 chrome/browser/download/download_file_picker.cc   OnFileSelected(base::FilePath());
FilePath          120 chrome/browser/download/download_file_picker.cc                                         const base::FilePath& suggested_path,
FilePath           12 chrome/browser/download/download_file_picker.h class FilePath;
FilePath           30 chrome/browser/download/download_file_picker.h   typedef base::Callback<void(const base::FilePath& virtual_path)>
FilePath           37 chrome/browser/download/download_file_picker.h                              const base::FilePath& suggested_path,
FilePath           42 chrome/browser/download/download_file_picker.h                      const base::FilePath& suggested_path,
FilePath           48 chrome/browser/download/download_file_picker.h   void OnFileSelected(const base::FilePath& virtual_path);
FilePath           51 chrome/browser/download/download_file_picker.h   virtual void FileSelected(const base::FilePath& path,
FilePath           57 chrome/browser/download/download_file_picker.h   base::FilePath suggested_path_;
FilePath          330 chrome/browser/download/download_history_unittest.cc   void InitBasicItem(const base::FilePath::CharType* path,
FilePath          339 chrome/browser/download/download_history_unittest.cc              base::FilePath(path),
FilePath          340 chrome/browser/download/download_history_unittest.cc              base::FilePath(path),
FilePath          360 chrome/browser/download/download_history_unittest.cc       const base::FilePath& current_path,
FilePath          361 chrome/browser/download/download_history_unittest.cc       const base::FilePath& target_path,
FilePath          544 chrome/browser/download/download_history_unittest.cc   base::FilePath new_path(FILE_PATH_LITERAL("/foo/baz.txt"));
FilePath           49 chrome/browser/download/download_item_model_unittest.cc const base::FilePath::CharType kDefaultTargetFilePath[] =
FilePath           52 chrome/browser/download/download_item_model_unittest.cc const base::FilePath::CharType kDefaultDisplayFileName[] =
FilePath           82 chrome/browser/download/download_item_model_unittest.cc         .WillByDefault(Return(base::FilePath(kDefaultDisplayFileName)));
FilePath           84 chrome/browser/download/download_item_model_unittest.cc         .WillByDefault(ReturnRefOfCopy(base::FilePath(kDefaultTargetFilePath)));
FilePath           28 chrome/browser/download/download_path_reservation_tracker.cc typedef std::map<ReservationKey, base::FilePath> ReservationMap;
FilePath           66 chrome/browser/download/download_path_reservation_tracker.cc   base::FilePath last_target_path_;
FilePath           72 chrome/browser/download/download_path_reservation_tracker.cc bool IsPathReserved(const base::FilePath& path) {
FilePath           91 chrome/browser/download/download_path_reservation_tracker.cc bool IsPathInUse(const base::FilePath& path) {
FilePath          109 chrome/browser/download/download_path_reservation_tracker.cc bool TruncateFileName(base::FilePath* path, size_t limit) {
FilePath          110 chrome/browser/download/download_path_reservation_tracker.cc   base::FilePath basename(path->BaseName());
FilePath          115 chrome/browser/download/download_path_reservation_tracker.cc   base::FilePath dir(path->DirName());
FilePath          116 chrome/browser/download/download_path_reservation_tracker.cc   base::FilePath::StringType ext(basename.Extension());
FilePath          117 chrome/browser/download/download_path_reservation_tracker.cc   base::FilePath::StringType name(basename.RemoveExtension().value());
FilePath          125 chrome/browser/download/download_path_reservation_tracker.cc   base::FilePath::StringType truncated;
FilePath          154 chrome/browser/download/download_path_reservation_tracker.cc     const base::FilePath& suggested_path,
FilePath          155 chrome/browser/download/download_path_reservation_tracker.cc     const base::FilePath& default_download_path,
FilePath          170 chrome/browser/download/download_path_reservation_tracker.cc   base::FilePath target_path(suggested_path.NormalizePathSeparators());
FilePath          171 chrome/browser/download/download_path_reservation_tracker.cc   base::FilePath target_dir = target_path.DirName();
FilePath          172 chrome/browser/download/download_path_reservation_tracker.cc   base::FilePath filename = target_path.BaseName();
FilePath          222 chrome/browser/download/download_path_reservation_tracker.cc           base::FilePath path_to_check(target_path);
FilePath          252 chrome/browser/download/download_path_reservation_tracker.cc void UpdateReservation(ReservationKey key, const base::FilePath& new_path) {
FilePath          295 chrome/browser/download/download_path_reservation_tracker.cc       base::FilePath new_target_path = download->GetTargetFilePath();
FilePath          341 chrome/browser/download/download_path_reservation_tracker.cc     const base::FilePath& target_path,
FilePath          342 chrome/browser/download/download_path_reservation_tracker.cc     const base::FilePath& default_path,
FilePath          364 chrome/browser/download/download_path_reservation_tracker.cc     const base::FilePath& path) {
FilePath           11 chrome/browser/download/download_path_reservation_tracker.h class FilePath;
FilePath           35 chrome/browser/download/download_path_reservation_tracker.h   typedef base::Callback<void(const base::FilePath& target_path,
FilePath           89 chrome/browser/download/download_path_reservation_tracker.h       const base::FilePath& requested_target_path,
FilePath           90 chrome/browser/download/download_path_reservation_tracker.h       const base::FilePath& default_download_path,
FilePath           97 chrome/browser/download/download_path_reservation_tracker.h   static bool IsPathInUseForTesting(const base::FilePath& path);
FilePath           73 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath GetPathInDownloadsDirectory(
FilePath           74 chrome/browser/download/download_path_reservation_tracker_unittest.cc       const base::FilePath::CharType* suffix);
FilePath           75 chrome/browser/download/download_path_reservation_tracker_unittest.cc   bool IsPathInUse(const base::FilePath& path);
FilePath           78 chrome/browser/download/download_path_reservation_tracker_unittest.cc       const base::FilePath& target_path,
FilePath           81 chrome/browser/download/download_path_reservation_tracker_unittest.cc       base::FilePath* return_path,
FilePath           84 chrome/browser/download/download_path_reservation_tracker_unittest.cc   const base::FilePath& default_download_path() const {
FilePath           87 chrome/browser/download/download_path_reservation_tracker_unittest.cc   void set_default_download_path(const base::FilePath& path) {
FilePath           91 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath GetLongNamePathInDownloadsDirectory(
FilePath           92 chrome/browser/download/download_path_reservation_tracker_unittest.cc       size_t repeat, const base::FilePath::CharType* suffix);
FilePath           96 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath default_download_path_;
FilePath          102 chrome/browser/download/download_path_reservation_tracker_unittest.cc   void TestReservedPathCallback(base::FilePath* return_path,
FilePath          104 chrome/browser/download/download_path_reservation_tracker_unittest.cc                                 const base::FilePath& path, bool verified);
FilePath          127 chrome/browser/download/download_path_reservation_tracker_unittest.cc       .WillRepeatedly(ReturnRefOfCopy(base::FilePath()));
FilePath          131 chrome/browser/download/download_path_reservation_tracker_unittest.cc base::FilePath DownloadPathReservationTrackerTest::GetPathInDownloadsDirectory(
FilePath          132 chrome/browser/download/download_path_reservation_tracker_unittest.cc     const base::FilePath::CharType* suffix) {
FilePath          137 chrome/browser/download/download_path_reservation_tracker_unittest.cc     const base::FilePath& path) {
FilePath          143 chrome/browser/download/download_path_reservation_tracker_unittest.cc     const base::FilePath& target_path,
FilePath          146 chrome/browser/download/download_path_reservation_tracker_unittest.cc     base::FilePath* return_path,
FilePath          167 chrome/browser/download/download_path_reservation_tracker_unittest.cc     base::FilePath* return_path, bool* return_verified, bool* did_run_callback,
FilePath          168 chrome/browser/download/download_path_reservation_tracker_unittest.cc     const base::FilePath& path, bool verified) {
FilePath          174 chrome/browser/download/download_path_reservation_tracker_unittest.cc base::FilePath
FilePath          176 chrome/browser/download/download_path_reservation_tracker_unittest.cc     size_t repeat, const base::FilePath::CharType* suffix) {
FilePath          178 chrome/browser/download/download_path_reservation_tracker_unittest.cc       (base::FilePath::StringType(repeat, FILE_PATH_LITERAL('a'))
FilePath          187 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path(
FilePath          191 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath reserved_path;
FilePath          217 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path(
FilePath          221 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath reserved_path;
FilePath          246 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path(
FilePath          250 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath reserved_path;
FilePath          279 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path(
FilePath          281 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path1(
FilePath          290 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath reserved_path;
FilePath          321 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path(
FilePath          323 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath uniquified_path(
FilePath          328 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath reserved_path1;
FilePath          349 chrome/browser/download/download_path_reservation_tracker_unittest.cc     base::FilePath reserved_path2;
FilePath          370 chrome/browser/download/download_path_reservation_tracker_unittest.cc     base::FilePath reserved_path2;
FilePath          388 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath reserved_path3;
FilePath          411 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path(
FilePath          422 chrome/browser/download/download_path_reservation_tracker_unittest.cc     base::FilePath reserved_path;
FilePath          423 chrome/browser/download/download_path_reservation_tracker_unittest.cc     base::FilePath expected_path;
FilePath          447 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath reserved_path;
FilePath          469 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path(
FilePath          471 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath dir(path.DirName());
FilePath          478 chrome/browser/download/download_path_reservation_tracker_unittest.cc     base::FilePath reserved_path;
FilePath          500 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path(
FilePath          502 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath dir(path.DirName());
FilePath          510 chrome/browser/download/download_path_reservation_tracker_unittest.cc     base::FilePath reserved_path;
FilePath          526 chrome/browser/download/download_path_reservation_tracker_unittest.cc     base::FilePath reserved_path;
FilePath          547 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path(
FilePath          551 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath reserved_path;
FilePath          569 chrome/browser/download/download_path_reservation_tracker_unittest.cc   ASSERT_EQ(base::FilePath::StringType(), item->GetTargetFilePath().value());
FilePath          575 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath new_target_path(
FilePath          606 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path(GetLongNamePathInDownloadsDirectory(
FilePath          610 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath reserved_path;
FilePath          638 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path(GetLongNamePathInDownloadsDirectory(
FilePath          640 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path0(GetLongNamePathInDownloadsDirectory(
FilePath          642 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path1(GetLongNamePathInDownloadsDirectory(
FilePath          644 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path2(GetLongNamePathInDownloadsDirectory(
FilePath          653 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath reserved_path;
FilePath          678 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath path(GetPathInDownloadsDirectory(
FilePath          680 chrome/browser/download/download_path_reservation_tracker_unittest.cc           base::FilePath::StringType(max_length, 'b')).c_str()));
FilePath          683 chrome/browser/download/download_path_reservation_tracker_unittest.cc   base::FilePath reserved_path;
FilePath           48 chrome/browser/download/download_prefs.cc bool DownloadPathIsDangerous(const base::FilePath& download_path) {
FilePath           50 chrome/browser/download/download_prefs.cc   base::FilePath home_dir = base::GetHomeDir();
FilePath           60 chrome/browser/download/download_prefs.cc   base::FilePath desktop_dir;
FilePath           71 chrome/browser/download/download_prefs.cc   const base::FilePath& path() const { return path_; }
FilePath           89 chrome/browser/download/download_prefs.cc   base::FilePath path_;
FilePath          113 chrome/browser/download/download_prefs.cc     const base::FilePath current = prefs->GetFilePath(path_pref[i]);
FilePath          114 chrome/browser/download/download_prefs.cc     base::FilePath migrated;
FilePath          133 chrome/browser/download/download_prefs.cc     base::FilePath current_download_dir = prefs->GetFilePath(
FilePath          156 chrome/browser/download/download_prefs.cc     base::FilePath path(extensions[i]);
FilePath          158 chrome/browser/download/download_prefs.cc     base::FilePath path(base::UTF8ToWide(extensions[i]));
FilePath          188 chrome/browser/download/download_prefs.cc   const base::FilePath& default_download_path = GetDefaultDownloadDirectory();
FilePath          199 chrome/browser/download/download_prefs.cc base::FilePath DownloadPrefs::GetDefaultDownloadDirectoryForProfile() const {
FilePath          208 chrome/browser/download/download_prefs.cc const base::FilePath& DownloadPrefs::GetDefaultDownloadDirectory() {
FilePath          227 chrome/browser/download/download_prefs.cc base::FilePath DownloadPrefs::DownloadPath() const {
FilePath          242 chrome/browser/download/download_prefs.cc void DownloadPrefs::SetDownloadPath(const base::FilePath& path) {
FilePath          247 chrome/browser/download/download_prefs.cc base::FilePath DownloadPrefs::SaveFilePath() const {
FilePath          251 chrome/browser/download/download_prefs.cc void DownloadPrefs::SetSaveFilePath(const base::FilePath& path) {
FilePath          275 chrome/browser/download/download_prefs.cc     const base::FilePath& path) const {
FilePath          276 chrome/browser/download/download_prefs.cc   base::FilePath::StringType extension = path.Extension();
FilePath          279 chrome/browser/download/download_prefs.cc   DCHECK(extension[0] == base::FilePath::kExtensionSeparator);
FilePath          285 chrome/browser/download/download_prefs.cc     const base::FilePath& file_name) {
FilePath          286 chrome/browser/download/download_prefs.cc   base::FilePath::StringType extension = file_name.Extension();
FilePath          289 chrome/browser/download/download_prefs.cc   DCHECK(extension[0] == base::FilePath::kExtensionSeparator);
FilePath          298 chrome/browser/download/download_prefs.cc     const base::FilePath& file_name) {
FilePath          299 chrome/browser/download/download_prefs.cc   base::FilePath::StringType extension = file_name.Extension();
FilePath          302 chrome/browser/download/download_prefs.cc   DCHECK(extension[0] == base::FilePath::kExtensionSeparator);
FilePath          332 chrome/browser/download/download_prefs.cc     const base::FilePath::StringType& a,
FilePath          333 chrome/browser/download/download_prefs.cc     const base::FilePath::StringType& b) const {
FilePath          334 chrome/browser/download/download_prefs.cc   return base::FilePath::CompareLessIgnoreCase(a, b);
FilePath           34 chrome/browser/download/download_prefs.h   static const base::FilePath& GetDefaultDownloadDirectory();
FilePath           37 chrome/browser/download/download_prefs.h   base::FilePath GetDefaultDownloadDirectoryForProfile() const;
FilePath           46 chrome/browser/download/download_prefs.h   base::FilePath DownloadPath() const;
FilePath           47 chrome/browser/download/download_prefs.h   void SetDownloadPath(const base::FilePath& path);
FilePath           48 chrome/browser/download/download_prefs.h   base::FilePath SaveFilePath() const;
FilePath           49 chrome/browser/download/download_prefs.h   void SetSaveFilePath(const base::FilePath& path);
FilePath           67 chrome/browser/download/download_prefs.h   bool IsAutoOpenEnabledBasedOnExtension(const base::FilePath& path) const;
FilePath           71 chrome/browser/download/download_prefs.h   bool EnableAutoOpenBasedOnExtension(const base::FilePath& file_name);
FilePath           74 chrome/browser/download/download_prefs.h   void DisableAutoOpenBasedOnExtension(const base::FilePath& file_name);
FilePath           90 chrome/browser/download/download_prefs.h     bool operator()(const base::FilePath::StringType& a,
FilePath           91 chrome/browser/download/download_prefs.h                     const base::FilePath::StringType& b) const;
FilePath           93 chrome/browser/download/download_prefs.h   typedef std::set<base::FilePath::StringType,
FilePath          187 chrome/browser/download/download_query_unittest.cc   base::FilePath match_filename(FILE_PATH_LITERAL("query"));
FilePath          190 chrome/browser/download/download_query_unittest.cc   base::FilePath fail_filename(FILE_PATH_LITERAL("fail"));
FilePath          208 chrome/browser/download/download_query_unittest.cc   base::FilePath fail_filename(FILE_PATH_LITERAL("fail"));
FilePath          229 chrome/browser/download/download_query_unittest.cc   const base::FilePath::StringType kTestString(
FilePath          236 chrome/browser/download/download_query_unittest.cc   base::FilePath match_filename(kTestString);
FilePath          239 chrome/browser/download/download_query_unittest.cc   base::FilePath fail_filename(FILE_PATH_LITERAL("fail"));
FilePath          245 chrome/browser/download/download_query_unittest.cc   std::vector<base::FilePath::StringType> query_terms;
FilePath          253 chrome/browser/download/download_query_unittest.cc   base::FilePath match_filename(FILE_PATH_LITERAL("query"));
FilePath          256 chrome/browser/download/download_query_unittest.cc   base::FilePath fail_filename(FILE_PATH_LITERAL("fail"));
FilePath          265 chrome/browser/download/download_query_unittest.cc   base::FilePath b_filename(FILE_PATH_LITERAL("b"));
FilePath          268 chrome/browser/download/download_query_unittest.cc   base::FilePath a_filename(FILE_PATH_LITERAL("a"));
FilePath          277 chrome/browser/download/download_query_unittest.cc   base::FilePath match_filename(FILE_PATH_LITERAL("query"));
FilePath          280 chrome/browser/download/download_query_unittest.cc   base::FilePath fail_filename(FILE_PATH_LITERAL("fail"));
FilePath          133 chrome/browser/download/download_shelf_context_menu.cc       base::FilePath path = download_item_->GetTargetFilePath();
FilePath           80 chrome/browser/download/download_status_updater_win.cc                                               base::FilePath(download_path)));
FilePath           41 chrome/browser/download/download_target_determiner.cc const base::FilePath::CharType kCrdownloadSuffix[] =
FilePath           71 chrome/browser/download/download_target_determiner.cc     const base::FilePath& initial_virtual_path,
FilePath          180 chrome/browser/download/download_target_determiner.cc     base::FilePath generated_filename = net::GenerateFileName(
FilePath          188 chrome/browser/download/download_target_determiner.cc     base::FilePath target_directory;
FilePath          239 chrome/browser/download/download_target_determiner.cc     const base::FilePath& suggested_path,
FilePath          252 chrome/browser/download/download_target_determiner.cc     base::FilePath new_path(download_prefs_->DownloadPath().Append(
FilePath          281 chrome/browser/download/download_target_determiner.cc     const base::FilePath& path, bool verified) {
FilePath          309 chrome/browser/download/download_target_determiner.cc     const base::FilePath& virtual_path) {
FilePath          338 chrome/browser/download/download_target_determiner.cc     const base::FilePath& local_path) {
FilePath          612 chrome/browser/download/download_target_determiner.cc   const base::FilePath::CharType kUnconfirmedFormatSuffix[] =
FilePath          625 chrome/browser/download/download_target_determiner.cc   base::FilePath::StringType file_name = base::StringPrintf(
FilePath          671 chrome/browser/download/download_target_determiner.cc     const base::FilePath& filename) const {
FilePath          792 chrome/browser/download/download_target_determiner.cc                                      const base::FilePath& initial_virtual_path,
FilePath          804 chrome/browser/download/download_target_determiner.cc base::FilePath DownloadTargetDeterminer::GetCrDownloadPath(
FilePath          805 chrome/browser/download/download_target_determiner.cc     const base::FilePath& suggested_path) {
FilePath          806 chrome/browser/download/download_target_determiner.cc   return base::FilePath(suggested_path.value() + kCrdownloadSuffix);
FilePath           74 chrome/browser/download/download_target_determiner.h                     const base::FilePath& initial_virtual_path,
FilePath           80 chrome/browser/download/download_target_determiner.h   static base::FilePath GetCrDownloadPath(const base::FilePath& suggested_path);
FilePath          129 chrome/browser/download/download_target_determiner.h                            const base::FilePath& initial_virtual_path,
FilePath          160 chrome/browser/download/download_target_determiner.h       const base::FilePath& new_path,
FilePath          170 chrome/browser/download/download_target_determiner.h   void ReserveVirtualPathDone(const base::FilePath& path, bool verified);
FilePath          179 chrome/browser/download/download_target_determiner.h   void PromptUserForDownloadPathDone(const base::FilePath& virtual_path);
FilePath          190 chrome/browser/download/download_target_determiner.h   void DetermineLocalPathDone(const base::FilePath& local_path);
FilePath          259 chrome/browser/download/download_target_determiner.h   bool ShouldPromptForDownload(const base::FilePath& filename) const;
FilePath          285 chrome/browser/download/download_target_determiner.h   base::FilePath virtual_path_;
FilePath          286 chrome/browser/download/download_target_determiner.h   base::FilePath local_path_;
FilePath          287 chrome/browser/download/download_target_determiner.h   base::FilePath intermediate_path_;
FilePath           16 chrome/browser/download/download_target_determiner_delegate.h class FilePath;
FilePath           34 chrome/browser/download/download_target_determiner_delegate.h       const base::FilePath& new_virtual_path,
FilePath           42 chrome/browser/download/download_target_determiner_delegate.h   typedef base::Callback<void(const base::FilePath& reserved_path,
FilePath           50 chrome/browser/download/download_target_determiner_delegate.h   typedef base::Callback<void(const base::FilePath& virtual_path)>
FilePath           57 chrome/browser/download/download_target_determiner_delegate.h   typedef base::Callback<void(const base::FilePath&)> LocalPathCallback;
FilePath           74 chrome/browser/download/download_target_determiner_delegate.h                                 const base::FilePath& virtual_path,
FilePath           92 chrome/browser/download/download_target_determiner_delegate.h       const base::FilePath& virtual_path,
FilePath          101 chrome/browser/download/download_target_determiner_delegate.h       const base::FilePath& virtual_path,
FilePath          109 chrome/browser/download/download_target_determiner_delegate.h                                   const base::FilePath& virtual_path,
FilePath          115 chrome/browser/download/download_target_determiner_delegate.h                                 const base::FilePath& virtual_path,
FilePath          119 chrome/browser/download/download_target_determiner_delegate.h   virtual void GetFileMimeType(const base::FilePath& path,
FilePath          118 chrome/browser/download/download_target_determiner_unittest.cc   const base::FilePath::CharType* forced_file_path;
FilePath          121 chrome/browser/download/download_target_determiner_unittest.cc   const base::FilePath::CharType* expected_local_path;
FilePath          136 chrome/browser/download/download_target_determiner_unittest.cc                void(content::DownloadItem*, const base::FilePath&,
FilePath          139 chrome/browser/download/download_target_determiner_unittest.cc                void(content::DownloadItem*, const base::FilePath&,
FilePath          142 chrome/browser/download/download_target_determiner_unittest.cc                void(content::DownloadItem*, const base::FilePath&,
FilePath          145 chrome/browser/download/download_target_determiner_unittest.cc                void(DownloadItem*, const base::FilePath&,
FilePath          148 chrome/browser/download/download_target_determiner_unittest.cc                void(DownloadItem*, const base::FilePath&, bool,
FilePath          152 chrome/browser/download/download_target_determiner_unittest.cc                void(const base::FilePath&,
FilePath          161 chrome/browser/download/download_target_determiner_unittest.cc             ScheduleCallback2(base::FilePath(),
FilePath          179 chrome/browser/download/download_target_determiner_unittest.cc       const base::FilePath& virtual_path,
FilePath          184 chrome/browser/download/download_target_determiner_unittest.cc       DownloadItem* download, const base::FilePath& suggested_path,
FilePath          187 chrome/browser/download/download_target_determiner_unittest.cc       DownloadItem* download, const base::FilePath& virtual_path,
FilePath          203 chrome/browser/download/download_target_determiner_unittest.cc   void EnableAutoOpenBasedOnExtension(const base::FilePath& path);
FilePath          206 chrome/browser/download/download_target_determiner_unittest.cc   void SetManagedDownloadPath(const base::FilePath& path);
FilePath          213 chrome/browser/download/download_target_determiner_unittest.cc   base::FilePath GetPathInDownloadDir(const base::FilePath::StringType& path);
FilePath          217 chrome/browser/download/download_target_determiner_unittest.cc                    const base::FilePath& initial_virtual_path,
FilePath          223 chrome/browser/download/download_target_determiner_unittest.cc       const base::FilePath& initial_virtual_path,
FilePath          238 chrome/browser/download/download_target_determiner_unittest.cc   const base::FilePath& test_download_dir() const {
FilePath          242 chrome/browser/download/download_target_determiner_unittest.cc   const base::FilePath& test_virtual_dir() const {
FilePath          259 chrome/browser/download/download_target_determiner_unittest.cc   base::FilePath test_virtual_dir_;
FilePath          287 chrome/browser/download/download_target_determiner_unittest.cc   base::FilePath forced_file_path =
FilePath          303 chrome/browser/download/download_target_determiner_unittest.cc       .WillByDefault(ReturnRefOfCopy(base::FilePath()));
FilePath          319 chrome/browser/download/download_target_determiner_unittest.cc       .WillByDefault(ReturnRefOfCopy(base::FilePath()));
FilePath          338 chrome/browser/download/download_target_determiner_unittest.cc     const base::FilePath& path) {
FilePath          343 chrome/browser/download/download_target_determiner_unittest.cc     const base::FilePath& path) {
FilePath          354 chrome/browser/download/download_target_determiner_unittest.cc base::FilePath DownloadTargetDeterminerTest::GetPathInDownloadDir(
FilePath          355 chrome/browser/download/download_target_determiner_unittest.cc     const base::FilePath::StringType& relative_path) {
FilePath          357 chrome/browser/download/download_target_determiner_unittest.cc     return base::FilePath();
FilePath          358 chrome/browser/download/download_target_determiner_unittest.cc   base::FilePath full_path(test_download_dir().Append(relative_path));
FilePath          364 chrome/browser/download/download_target_determiner_unittest.cc     const base::FilePath& initial_virtual_path,
FilePath          381 chrome/browser/download/download_target_determiner_unittest.cc     const base::FilePath& initial_virtual_path,
FilePath          402 chrome/browser/download/download_target_determiner_unittest.cc     RunTestCase(test_cases[i], base::FilePath(), item.get());
FilePath          409 chrome/browser/download/download_target_determiner_unittest.cc   base::FilePath expected_local_path(
FilePath          451 chrome/browser/download/download_target_determiner_unittest.cc     const base::FilePath& virtual_path,
FilePath          460 chrome/browser/download/download_target_determiner_unittest.cc     DownloadItem* download, const base::FilePath& suggested_path,
FilePath          467 chrome/browser/download/download_target_determiner_unittest.cc     DownloadItem* download, const base::FilePath& virtual_path,
FilePath          477 chrome/browser/download/download_target_determiner_unittest.cc     const base::FilePath& path,
FilePath          480 chrome/browser/download/download_target_determiner_unittest.cc   base::FilePath new_path =
FilePath          481 chrome/browser/download/download_target_determiner_unittest.cc       base::FilePath()
FilePath          491 chrome/browser/download/download_target_determiner_unittest.cc     const base::FilePath& path,
FilePath          559 chrome/browser/download/download_target_determiner_unittest.cc                 base::FilePath(FILE_PATH_LITERAL("foo.crx"))));
FilePath          579 chrome/browser/download/download_target_determiner_unittest.cc       .WillByDefault(WithArg<2>(ScheduleCallback(base::FilePath())));
FilePath          795 chrome/browser/download/download_target_determiner_unittest.cc     base::FilePath prompt_path =
FilePath          807 chrome/browser/download/download_target_determiner_unittest.cc     base::FilePath prompt_path =
FilePath          818 chrome/browser/download/download_target_determiner_unittest.cc     base::FilePath last_selected_dir = test_virtual_dir().AppendASCII("foo");
FilePath          819 chrome/browser/download/download_target_determiner_unittest.cc     base::FilePath virtual_path = last_selected_dir.AppendASCII("foo.txt");
FilePath          956 chrome/browser/download/download_target_determiner_unittest.cc     RunTestCase(test_case, base::FilePath(), item.get());
FilePath         1009 chrome/browser/download/download_target_determiner_unittest.cc       .WillOnce(WithArg<2>(ScheduleCallback(base::FilePath())));
FilePath         1078 chrome/browser/download/download_target_determiner_unittest.cc                 base::FilePath(FILE_PATH_LITERAL("foo.crx"))));
FilePath         1145 chrome/browser/download/download_target_determiner_unittest.cc       base::FilePath(FILE_PATH_LITERAL("dummy.dummy")));
FilePath         1368 chrome/browser/download/download_target_determiner_unittest.cc   base::FilePath overridden_path(FILE_PATH_LITERAL("overridden/foo.txt"));
FilePath         1369 chrome/browser/download/download_target_determiner_unittest.cc   base::FilePath full_overridden_path =
FilePath         1382 chrome/browser/download/download_target_determiner_unittest.cc   RunTestCase(test_case, base::FilePath(), item.get());
FilePath         1393 chrome/browser/download/download_target_determiner_unittest.cc   RunTestCase(test_case, base::FilePath(), item.get());
FilePath         1415 chrome/browser/download/download_target_determiner_unittest.cc   base::FilePath overridden_path(FILE_PATH_LITERAL("overridden/foo.txt"));
FilePath         1416 chrome/browser/download/download_target_determiner_unittest.cc   base::FilePath full_overridden_path =
FilePath         1430 chrome/browser/download/download_target_determiner_unittest.cc   RunTestCase(test_case, base::FilePath(), item.get());
FilePath         1435 chrome/browser/download/download_target_determiner_unittest.cc   const base::FilePath::CharType* kInitialPath =
FilePath         1472 chrome/browser/download/download_target_determiner_unittest.cc   const base::FilePath::CharType* kInitialPath =
FilePath         1535 chrome/browser/download/download_target_determiner_unittest.cc                 base::FilePath(FILE_PATH_LITERAL("foo.crx"))));
FilePath         1541 chrome/browser/download/download_target_determiner_unittest.cc     base::FilePath expected_path =
FilePath         1563 chrome/browser/download/download_target_determiner_unittest.cc   const base::FilePath::CharType* kInitialPath =
FilePath         1579 chrome/browser/download/download_target_determiner_unittest.cc   base::FilePath expected_path =
FilePath         1603 chrome/browser/download/download_target_determiner_unittest.cc   const base::FilePath::CharType* kInitialPath =
FilePath         1651 chrome/browser/download/download_target_determiner_unittest.cc                 base::FilePath(FILE_PATH_LITERAL("foo.crx"))));
FilePath         1656 chrome/browser/download/download_target_determiner_unittest.cc     base::FilePath expected_path =
FilePath         1678 chrome/browser/download/download_target_determiner_unittest.cc   const base::FilePath::CharType kInitialPath[] =
FilePath         1687 chrome/browser/download/download_target_determiner_unittest.cc     const base::FilePath::CharType* initial_intermediate_path;
FilePath         1691 chrome/browser/download/download_target_determiner_unittest.cc     const base::FilePath::CharType* expected_intermediate_path;
FilePath         1787 chrome/browser/download/download_target_determiner_unittest.cc                 base::FilePath(FILE_PATH_LITERAL("foo.crx"))));
FilePath         1808 chrome/browser/download/download_target_determiner_unittest.cc     base::FilePath expected_intermediate_path =
FilePath         1820 chrome/browser/download/download_target_determiner_unittest.cc   const base::FilePath::CharType kInitialPath[] =
FilePath         1949 chrome/browser/download/download_target_determiner_unittest.cc   MOCK_METHOD1(MockPluginAvailable, bool(const base::FilePath&));
FilePath         1961 chrome/browser/download/download_target_determiner_unittest.cc                              const base::FilePath& path) OVERRIDE {
FilePath         1970 chrome/browser/download/download_target_determiner_unittest.cc                                const base::FilePath& path,
FilePath         1996 chrome/browser/download/download_target_determiner_unittest.cc   const base::FilePath& path() { return plugin_path_; }
FilePath         2000 chrome/browser/download/download_target_determiner_unittest.cc   base::FilePath plugin_path_;
FilePath         2042 chrome/browser/download/download_target_determiner_unittest.cc   const base::FilePath::CharType kInitialPath[] =
FilePath         2127 chrome/browser/download/download_target_determiner_unittest.cc   const base::FilePath::CharType kInitialPath[] =
FilePath           19 chrome/browser/download/download_target_info.h   base::FilePath target_path;
FilePath           33 chrome/browser/download/download_target_info.h   base::FilePath intermediate_path;
FilePath           53 chrome/browser/download/download_test_file_activity_observer.cc                                          const base::FilePath& suggested_path,
FilePath           59 chrome/browser/download/download_test_file_activity_observer.cc                                          : base::FilePath())));
FilePath          122 chrome/browser/download/download_ui_controller_unittest.cc       .WillOnce(ReturnRefOfCopy(base::FilePath()));
FilePath          136 chrome/browser/download/download_ui_controller_unittest.cc       .WillOnce(ReturnRefOfCopy(base::FilePath(FILE_PATH_LITERAL("foo"))));
FilePath          149 chrome/browser/download/download_ui_controller_unittest.cc       .WillOnce(ReturnRefOfCopy(base::FilePath(FILE_PATH_LITERAL("foo"))));
FilePath           48 chrome/browser/download/drag_download_item_views.cc   base::FilePath full_path = download->GetTargetFilePath();
FilePath           79 chrome/browser/download/save_package_file_picker.cc     const base::FilePath& drive_path,
FilePath           91 chrome/browser/download/save_package_file_picker.cc     const base::FilePath& drive_path,
FilePath           92 chrome/browser/download/save_package_file_picker.cc     const base::FilePath& drive_tmp_download_path) {
FilePath          113 chrome/browser/download/save_package_file_picker.cc     const base::FilePath& suggested_path,
FilePath          114 chrome/browser/download/save_package_file_picker.cc     const base::FilePath::StringType& default_extension,
FilePath          122 chrome/browser/download/save_package_file_picker.cc   base::FilePath suggested_path_copy = suggested_path;
FilePath          123 chrome/browser/download/save_package_file_picker.cc   base::FilePath::StringType default_extension_copy = default_extension;
FilePath          146 chrome/browser/download/save_package_file_picker.cc     base::FilePath::StringType extra_extension;
FilePath          231 chrome/browser/download/save_package_file_picker.cc     const base::FilePath& path, int index, void* unused_params) {
FilePath          258 chrome/browser/download/save_package_file_picker.cc   base::FilePath path_copy(path);
FilePath           19 chrome/browser/download/save_package_file_picker.h       const base::FilePath& suggested_path,
FilePath           20 chrome/browser/download/save_package_file_picker.h       const base::FilePath::StringType& default_extension,
FilePath           32 chrome/browser/download/save_package_file_picker.h   virtual void FileSelected(const base::FilePath& path,
FilePath          142 chrome/browser/download/save_page_browsertest.cc     const base::FilePath& expected_path,
FilePath          178 chrome/browser/download/save_page_browsertest.cc const base::FilePath::CharType kTestDir[] = FILE_PATH_LITERAL("save_page");
FilePath          302 chrome/browser/download/save_page_browsertest.cc         base::FilePath(kTestDir).AppendASCII(prefix + ".htm"));
FilePath          309 chrome/browser/download/save_page_browsertest.cc                 base::FilePath* full_file_name,
FilePath          310 chrome/browser/download/save_page_browsertest.cc                 base::FilePath* dir) {
FilePath          366 chrome/browser/download/save_page_browsertest.cc   base::FilePath test_dir_;
FilePath          387 chrome/browser/download/save_page_browsertest.cc   base::FilePath full_file_name, dir;
FilePath          405 chrome/browser/download/save_page_browsertest.cc   EXPECT_TRUE(base::ContentsEqual(test_dir_.Append(base::FilePath(
FilePath          417 chrome/browser/download/save_page_browsertest.cc   base::FilePath full_file_name, dir;
FilePath          476 chrome/browser/download/save_page_browsertest.cc   base::FilePath full_file_name, dir;
FilePath          500 chrome/browser/download/save_page_browsertest.cc   base::FilePath file_name(FILE_PATH_LITERAL("a.htm"));
FilePath          502 chrome/browser/download/save_page_browsertest.cc       base::FilePath(kTestDir).Append(file_name));
FilePath          504 chrome/browser/download/save_page_browsertest.cc       base::FilePath(kTestDir).Append(file_name));
FilePath          507 chrome/browser/download/save_page_browsertest.cc   base::FilePath full_file_name, dir;
FilePath          528 chrome/browser/download/save_page_browsertest.cc       test_dir_.Append(base::FilePath(kTestDir)).Append(file_name),
FilePath          541 chrome/browser/download/save_page_browsertest.cc   base::FilePath full_file_name, dir;
FilePath          562 chrome/browser/download/save_page_browsertest.cc       test_dir_.Append(base::FilePath(kTestDir)).AppendASCII("b.saved1.htm"),
FilePath          565 chrome/browser/download/save_page_browsertest.cc       test_dir_.Append(base::FilePath(kTestDir)).AppendASCII("1.png"),
FilePath          568 chrome/browser/download/save_page_browsertest.cc       test_dir_.Append(base::FilePath(kTestDir)).AppendASCII("1.css"),
FilePath          592 chrome/browser/download/save_page_browsertest.cc       base::FilePath(kTestDir).AppendASCII("b.htm"));
FilePath          597 chrome/browser/download/save_page_browsertest.cc   base::FilePath full_file_name, dir;
FilePath          634 chrome/browser/download/save_page_browsertest.cc   base::FilePath full_file_name = save_dir_.path().AppendASCII(
FilePath          636 chrome/browser/download/save_page_browsertest.cc   base::FilePath dir = save_dir_.path().AppendASCII(
FilePath          658 chrome/browser/download/save_page_browsertest.cc       test_dir_.Append(base::FilePath(kTestDir)).AppendASCII("b.saved2.htm"),
FilePath          661 chrome/browser/download/save_page_browsertest.cc       test_dir_.Append(base::FilePath(kTestDir)).AppendASCII("1.png"),
FilePath          664 chrome/browser/download/save_page_browsertest.cc       test_dir_.Append(base::FilePath(kTestDir)).AppendASCII("1.css"),
FilePath          677 chrome/browser/download/save_page_browsertest.cc   base::FilePath full_file_name, dir;
FilePath          708 chrome/browser/download/save_page_browsertest.cc   EXPECT_TRUE(base::ContentsEqual(test_dir_.Append(base::FilePath(
FilePath          717 chrome/browser/download/save_page_browsertest.cc   const base::FilePath file_name(FILE_PATH_LITERAL("c.htm"));
FilePath          718 chrome/browser/download/save_page_browsertest.cc   base::FilePath download_dir =
FilePath          721 chrome/browser/download/save_page_browsertest.cc   base::FilePath full_file_name =
FilePath          723 chrome/browser/download/save_page_browsertest.cc   base::FilePath dir = download_dir.AppendASCII("test.exe_files");
FilePath          727 chrome/browser/download/save_page_browsertest.cc       base::FilePath(kTestDir).Append(file_name));
FilePath          764 chrome/browser/download/save_page_browsertest.cc   base::FilePath download_dir = DownloadPrefs::FromDownloadManager(
FilePath          766 chrome/browser/download/save_page_browsertest.cc   base::FilePath full_file_name = download_dir.AppendASCII(std::string(
FilePath          799 chrome/browser/download/save_page_browsertest.cc   base::FilePath download_dir = DownloadPrefs::FromDownloadManager(
FilePath          801 chrome/browser/download/save_page_browsertest.cc   base::FilePath filename = download_dir.AppendASCII("dataurl.txt");
FilePath          540 chrome/browser/drive/drive_api_service.cc     const base::FilePath& local_cache_path,
FilePath          756 chrome/browser/drive/drive_api_service.cc     const base::FilePath& local_file_path,
FilePath           23 chrome/browser/drive/drive_api_service.h class FilePath;
FilePath          117 chrome/browser/drive/drive_api_service.h       const base::FilePath& local_cache_path,
FilePath          171 chrome/browser/drive/drive_api_service.h       const base::FilePath& local_file_path,
FilePath          535 chrome/browser/drive/drive_api_util.cc std::string GetMd5Digest(const base::FilePath& file_path) {
FilePath           19 chrome/browser/drive/drive_api_util.h class FilePath;
FilePath          124 chrome/browser/drive/drive_api_util.h std::string GetMd5Digest(const base::FilePath& file_path);
FilePath          320 chrome/browser/drive/drive_api_util_unittest.cc   base::FilePath path = temp_dir.path().AppendASCII("test.txt");
FilePath           87 chrome/browser/drive/drive_app_registry.cc     const base::FilePath::StringType& file_extension,
FilePath           95 chrome/browser/drive/drive_app_registry.cc         base::FilePath(file_extension.substr(1)).AsUTF8Unsafe();
FilePath           76 chrome/browser/drive/drive_app_registry.h   void GetAppsForFile(const base::FilePath::StringType& file_extension,
FilePath           70 chrome/browser/drive/drive_app_registry_unittest.cc   base::FilePath ext_file(FILE_PATH_LITERAL("drive/file.exe"));
FilePath           77 chrome/browser/drive/drive_app_registry_unittest.cc   apps_registry_->GetAppsForFile(base::FilePath::StringType(),
FilePath           85 chrome/browser/drive/drive_app_registry_unittest.cc       base::FilePath::StringType(), "text/html", &secondary_app);
FilePath          100 chrome/browser/drive/drive_app_registry_unittest.cc   base::FilePath ext_file(FILE_PATH_LITERAL("drive/file.exe"));
FilePath          354 chrome/browser/drive/drive_service_interface.h       const base::FilePath& local_cache_path,
FilePath          391 chrome/browser/drive/drive_service_interface.h       const base::FilePath& local_file_path,
FilePath           49 chrome/browser/drive/drive_uploader.cc   UploadFileInfo(const base::FilePath& local_path,
FilePath           83 chrome/browser/drive/drive_uploader.cc   const base::FilePath file_path;
FilePath          138 chrome/browser/drive/drive_uploader.cc     const base::FilePath& local_file_path,
FilePath          165 chrome/browser/drive/drive_uploader.cc     const base::FilePath& local_file_path,
FilePath          189 chrome/browser/drive/drive_uploader.cc     const base::FilePath& local_file_path,
FilePath           21 chrome/browser/drive/drive_uploader.h class FilePath;
FilePath           75 chrome/browser/drive/drive_uploader.h       const base::FilePath& local_file_path,
FilePath           95 chrome/browser/drive/drive_uploader.h       const base::FilePath& local_file_path,
FilePath          109 chrome/browser/drive/drive_uploader.h       const base::FilePath& local_file_path,
FilePath          124 chrome/browser/drive/drive_uploader.h       const base::FilePath& local_file_path,
FilePath          132 chrome/browser/drive/drive_uploader.h       const base::FilePath& local_file_path,
FilePath          139 chrome/browser/drive/drive_uploader.h       const base::FilePath& local_file_path,
FilePath           60 chrome/browser/drive/drive_uploader_unittest.cc       const base::FilePath& expected_upload_file,
FilePath          126 chrome/browser/drive/drive_uploader_unittest.cc       const base::FilePath& local_file_path,
FilePath          201 chrome/browser/drive/drive_uploader_unittest.cc   const base::FilePath expected_upload_file_;
FilePath          240 chrome/browser/drive/drive_uploader_unittest.cc       const base::FilePath& local_file_path,
FilePath          281 chrome/browser/drive/drive_uploader_unittest.cc       const base::FilePath& local_file_path,
FilePath          321 chrome/browser/drive/drive_uploader_unittest.cc   base::FilePath local_path;
FilePath          356 chrome/browser/drive/drive_uploader_unittest.cc   base::FilePath local_path;
FilePath          393 chrome/browser/drive/drive_uploader_unittest.cc   base::FilePath local_path;
FilePath          420 chrome/browser/drive/drive_uploader_unittest.cc   base::FilePath local_path;
FilePath          448 chrome/browser/drive/drive_uploader_unittest.cc   base::FilePath local_path;
FilePath          477 chrome/browser/drive/drive_uploader_unittest.cc   base::FilePath local_path;
FilePath          503 chrome/browser/drive/drive_uploader_unittest.cc   base::FilePath local_path;
FilePath          550 chrome/browser/drive/drive_uploader_unittest.cc   base::FilePath local_path;
FilePath          112 chrome/browser/drive/dummy_drive_service.cc     const base::FilePath& local_cache_path,
FilePath          177 chrome/browser/drive/dummy_drive_service.cc     const base::FilePath& local_file_path,
FilePath           73 chrome/browser/drive/dummy_drive_service.h       const base::FilePath& local_cache_path,
FilePath          127 chrome/browser/drive/dummy_drive_service.h       const base::FilePath& local_file_path,
FilePath          649 chrome/browser/drive/fake_drive_service.cc     const base::FilePath& local_cache_path,
FilePath          662 chrome/browser/drive/fake_drive_service.cc                    base::FilePath()));
FilePath          670 chrome/browser/drive/fake_drive_service.cc         base::Bind(download_action_callback, HTTP_NOT_FOUND, base::FilePath()));
FilePath          715 chrome/browser/drive/fake_drive_service.cc       base::Bind(download_action_callback, GDATA_FILE_ERROR, base::FilePath()));
FilePath         1074 chrome/browser/drive/fake_drive_service.cc       const base::FilePath& local_file_path,
FilePath           98 chrome/browser/drive/fake_drive_service.h   const base::FilePath& last_cancelled_file() const {
FilePath          160 chrome/browser/drive/fake_drive_service.h       const base::FilePath& local_cache_path,
FilePath          214 chrome/browser/drive/fake_drive_service.h       const base::FilePath& local_file_path,
FilePath          328 chrome/browser/drive/fake_drive_service.h   base::FilePath last_cancelled_file_;
FilePath         1007 chrome/browser/drive/fake_drive_service_unittest.cc   const base::FilePath kOutputFilePath =
FilePath         1010 chrome/browser/drive/fake_drive_service_unittest.cc   base::FilePath output_file_path;
FilePath         1041 chrome/browser/drive/fake_drive_service_unittest.cc   const base::FilePath kOutputFilePath =
FilePath         1044 chrome/browser/drive/fake_drive_service_unittest.cc   base::FilePath output_file_path;
FilePath         1064 chrome/browser/drive/fake_drive_service_unittest.cc   const base::FilePath kOutputFilePath =
FilePath         1067 chrome/browser/drive/fake_drive_service_unittest.cc   base::FilePath output_file_path;
FilePath         1879 chrome/browser/drive/fake_drive_service_unittest.cc       base::FilePath(),
FilePath         1910 chrome/browser/drive/fake_drive_service_unittest.cc       base::FilePath(),
FilePath         1922 chrome/browser/drive/fake_drive_service_unittest.cc   base::FilePath local_file_path =
FilePath         1991 chrome/browser/drive/fake_drive_service_unittest.cc   base::FilePath local_file_path =
FilePath          581 chrome/browser/enumerate_modules_model_win.cc           GetSubjectNameFromDigitalSignature(base::FilePath(expanded));
FilePath          596 chrome/browser/enumerate_modules_model_win.cc       GetSubjectNameFromDigitalSignature(base::FilePath(module->location));
FilePath          599 chrome/browser/enumerate_modules_model_win.cc       FileVersionInfo::CreateFileVersionInfo(base::FilePath(module->location)));
FilePath          724 chrome/browser/enumerate_modules_model_win.cc     const base::FilePath& filename) {
FilePath           22 chrome/browser/enumerate_modules_model_win.h class FilePath;
FilePath          203 chrome/browser/enumerate_modules_model_win.h       const base::FilePath& filename);
FilePath          203 chrome/browser/errorpage_browsertest.cc   void NavigateToFileURL(const base::FilePath::StringType& file_path) {
FilePath          206 chrome/browser/errorpage_browsertest.cc         content::URLRequestMockHTTPJob::GetMockUrl(base::FilePath(file_path)));
FilePath          301 chrome/browser/errorpage_browsertest.cc     base::FilePath root_http;
FilePath          546 chrome/browser/errorpage_browsertest.cc           base::FilePath(FILE_PATH_LITERAL("iframe_dns_error.html"))),
FilePath          656 chrome/browser/errorpage_browsertest.cc           base::FilePath(FILE_PATH_LITERAL("page404.html"))),
FilePath           56 chrome/browser/extensions/activity_log/activity_database.cc void ActivityDatabase::Init(const base::FilePath& db_name) {
FilePath           24 chrome/browser/extensions/activity_log/activity_database.h class FilePath;
FilePath          108 chrome/browser/extensions/activity_log/activity_database.h   void Init(const base::FilePath& db_name);
FilePath          128 chrome/browser/extensions/activity_log/activity_database_unittest.cc   ActivityDatabase* OpenDatabase(const base::FilePath& db_file) {
FilePath          174 chrome/browser/extensions/activity_log/activity_database_unittest.cc   base::FilePath db_file;
FilePath          191 chrome/browser/extensions/activity_log/activity_database_unittest.cc   base::FilePath db_file;
FilePath          210 chrome/browser/extensions/activity_log/activity_database_unittest.cc   base::FilePath db_file;
FilePath          228 chrome/browser/extensions/activity_log/activity_database_unittest.cc   base::FilePath db_file;
FilePath          250 chrome/browser/extensions/activity_log/activity_database_unittest.cc   base::FilePath db_file;
FilePath          272 chrome/browser/extensions/activity_log/activity_database_unittest.cc   base::FilePath db_file;
FilePath          133 chrome/browser/extensions/activity_log/activity_log_enabled_unittest.cc             &command_line, base::FilePath(), false);
FilePath          236 chrome/browser/extensions/activity_log/activity_log_enabled_unittest.cc             &command_line, base::FilePath(), false);
FilePath           51 chrome/browser/extensions/activity_log/activity_log_policy.cc     const base::FilePath& database_name)
FilePath           54 chrome/browser/extensions/activity_log/activity_log_policy.cc   base::FilePath profile_base_path = profile->GetPath();
FilePath           28 chrome/browser/extensions/activity_log/activity_log_policy.h class FilePath;
FilePath          155 chrome/browser/extensions/activity_log/activity_log_policy.h                             const base::FilePath& database_name);
FilePath          233 chrome/browser/extensions/activity_log/activity_log_policy.h   base::FilePath database_path_;
FilePath           68 chrome/browser/extensions/activity_log/activity_log_unittest.cc             (&command_line, base::FilePath(), false);
FilePath          163 chrome/browser/extensions/activity_log/counting_policy.cc           base::FilePath(chrome::kExtensionActivityLogFilename)),
FilePath           52 chrome/browser/extensions/activity_log/counting_policy_unittest.cc             (&command_line, base::FilePath(), false);
FilePath           19 chrome/browser/extensions/activity_log/database_string_table_unittest.cc     base::FilePath db_file = temp_dir_.path().AppendASCII("StringTable.db");
FilePath           27 chrome/browser/extensions/activity_log/fullstream_ui_policy.cc using base::FilePath;
FilePath           51 chrome/browser/extensions/activity_log/fullstream_ui_policy.cc           FilePath(chrome::kExtensionActivityLogFilename)) {}
FilePath           53 chrome/browser/extensions/activity_log/fullstream_ui_policy_unittest.cc             (&command_line, base::FilePath(), false);
FilePath           37 chrome/browser/extensions/all_urls_apitest.cc   base::FilePath extension_dir1 = test_data_dir_.AppendASCII("all_urls")
FilePath           39 chrome/browser/extensions/all_urls_apitest.cc   base::FilePath extension_dir2 = test_data_dir_.AppendASCII("all_urls")
FilePath          105 chrome/browser/extensions/all_urls_apitest.cc   base::FilePath extension_dir1 = test_data_dir_.AppendASCII("all_urls")
FilePath          107 chrome/browser/extensions/all_urls_apitest.cc   base::FilePath extension_dir2 = test_data_dir_.AppendASCII("all_urls")
FilePath           78 chrome/browser/extensions/api/bookmarks/bookmarks_api.cc base::FilePath GetDefaultFilepathForBookmarkExport() {
FilePath           83 chrome/browser/extensions/api/bookmarks/bookmarks_api.cc   base::FilePath::StringType filename =
FilePath           87 chrome/browser/extensions/api/bookmarks/bookmarks_api.cc   base::FilePath::StringType filename =
FilePath           94 chrome/browser/extensions/api/bookmarks/bookmarks_api.cc   base::FilePath default_path;
FilePath          914 chrome/browser/extensions/api/bookmarks/bookmarks_api.cc   base::FilePath default_path;
FilePath          928 chrome/browser/extensions/api/bookmarks/bookmarks_api.cc     const base::FilePath& default_path) {
FilePath          960 chrome/browser/extensions/api/bookmarks/bookmarks_api.cc                                   base::FilePath::StringType(),
FilePath          970 chrome/browser/extensions/api/bookmarks/bookmarks_api.cc     const std::vector<base::FilePath>& files, void* params) {
FilePath          982 chrome/browser/extensions/api/bookmarks/bookmarks_api.cc void BookmarksImportFunction::FileSelected(const base::FilePath& path,
FilePath         1010 chrome/browser/extensions/api/bookmarks/bookmarks_api.cc void BookmarksExportFunction::FileSelected(const base::FilePath& path,
FilePath           21 chrome/browser/extensions/api/bookmarks/bookmarks_api.h class FilePath;
FilePath          288 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual void FileSelected(const base::FilePath& path, int index, void* params) = 0;
FilePath          291 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual void MultiFilesSelected(const std::vector<base::FilePath>& files,
FilePath          303 chrome/browser/extensions/api/bookmarks/bookmarks_api.h       const base::FilePath& default_path);
FilePath          314 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual void FileSelected(const base::FilePath& path,
FilePath          330 chrome/browser/extensions/api/bookmarks/bookmarks_api.h   virtual void FileSelected(const base::FilePath& path,
FilePath          174 chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.cc   base::FilePath brlapi_dir(BRLAPI_SOCKETPATH);
FilePath          184 chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.cc     const base::FilePath& path, bool error) {
FilePath           56 chrome/browser/extensions/api/braille_display_private/braille_controller_brlapi.h   void OnSocketDirChangedOnFileThread(const base::FilePath& path, bool error);
FilePath           40 chrome/browser/extensions/api/commands/command_service_browsertest.cc   base::FilePath pem_path = test_data_dir_.
FilePath           42 chrome/browser/extensions/api/commands/command_service_browsertest.cc   base::FilePath path_v1 = PackExtensionWithOptions(
FilePath           47 chrome/browser/extensions/api/commands/command_service_browsertest.cc       base::FilePath());
FilePath           48 chrome/browser/extensions/api/commands/command_service_browsertest.cc   base::FilePath path_v2 = PackExtensionWithOptions(
FilePath           53 chrome/browser/extensions/api/commands/command_service_browsertest.cc       base::FilePath());
FilePath           94 chrome/browser/extensions/api/commands/command_service_browsertest.cc   base::FilePath extension_dir =
FilePath          213 chrome/browser/extensions/api/content_settings/content_settings_apitest.cc   base::FilePath::CharType kFooPath[] =
FilePath          215 chrome/browser/extensions/api/content_settings/content_settings_apitest.cc   base::FilePath::CharType kBarPath[] =
FilePath          222 chrome/browser/extensions/api/content_settings/content_settings_apitest.cc                              base::FilePath(kFooPath),
FilePath          228 chrome/browser/extensions/api/content_settings/content_settings_apitest.cc                            base::FilePath(kBarPath),
FilePath           32 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute_unittest.cc base::FilePath TestDataPath(base::StringPiece relative_to_src) {
FilePath           33 chrome/browser/extensions/api/declarative_webrequest/webrequest_condition_attribute_unittest.cc   base::FilePath src_dir;
FilePath          189 chrome/browser/extensions/api/desktop_capture/desktop_capture_apitest.cc   base::FilePath test_data;
FilePath          197 chrome/browser/extensions/api/desktop_capture/desktop_capture_apitest.cc   base::FilePath extension_path =
FilePath           90 chrome/browser/extensions/api/developer_private/developer_private_api.cc const base::FilePath::CharType kUnpackedAppsFolder[]
FilePath          127 chrome/browser/extensions/api/developer_private/developer_private_api.cc GURL ToDataURL(const base::FilePath& path, developer_private::ItemType type) {
FilePath          283 chrome/browser/extensions/api/developer_private/developer_private_api.cc void DeveloperPrivateAPI::SetLastUnpackedDirectory(const base::FilePath& path) {
FilePath          732 chrome/browser/extensions/api/developer_private/developer_private_api.cc   std::vector<base::FilePath> retained_file_paths;
FilePath          910 chrome/browser/extensions/api/developer_private/developer_private_api.cc     const base::FilePath& path) {
FilePath          925 chrome/browser/extensions/api/developer_private/developer_private_api.cc     const base::FilePath& last_directory,
FilePath          956 chrome/browser/extensions/api/developer_private/developer_private_api.cc     const base::FilePath& crx_file,
FilePath          957 chrome/browser/extensions/api/developer_private/developer_private_api.cc     const base::FilePath& pem_file) {
FilePath          994 chrome/browser/extensions/api/developer_private/developer_private_api.cc   base::FilePath root_directory =
FilePath          995 chrome/browser/extensions/api/developer_private/developer_private_api.cc       base::FilePath::FromUTF8Unsafe(item_path_str_);
FilePath          997 chrome/browser/extensions/api/developer_private/developer_private_api.cc   base::FilePath key_file = base::FilePath::FromUTF8Unsafe(key_path_str_);
FilePath         1077 chrome/browser/extensions/api/developer_private/developer_private_api.cc     base::FilePath project_path(GetProfile()->GetPath());
FilePath         1080 chrome/browser/extensions/api/developer_private/developer_private_api.cc         base::FilePath::FromUTF8Unsafe(project_name));
FilePath         1117 chrome/browser/extensions/api/developer_private/developer_private_api.cc     const base::FilePath& project_path) {
FilePath         1131 chrome/browser/extensions/api/developer_private/developer_private_api.cc     const base::FilePath& project_path,
FilePath         1132 chrome/browser/extensions/api/developer_private/developer_private_api.cc     const base::FilePath& destination_path) {
FilePath         1147 chrome/browser/extensions/api/developer_private/developer_private_api.cc     const base::FilePath& project_path,
FilePath         1148 chrome/browser/extensions/api/developer_private/developer_private_api.cc     const base::FilePath& destination_path,
FilePath         1179 chrome/browser/extensions/api/developer_private/developer_private_api.cc     base::FilePath target_path = project_path;
FilePath         1205 chrome/browser/extensions/api/developer_private/developer_private_api.cc     const base::FilePath& target_path,
FilePath         1208 chrome/browser/extensions/api/developer_private/developer_private_api.cc     const base::FilePath& src_path,
FilePath         1224 chrome/browser/extensions/api/developer_private/developer_private_api.cc     const base::FilePath& src_path,
FilePath         1225 chrome/browser/extensions/api/developer_private/developer_private_api.cc     const base::FilePath& target_path) {
FilePath         1269 chrome/browser/extensions/api/developer_private/developer_private_api.cc     info.extensions.push_back(std::vector<base::FilePath::StringType>());
FilePath         1292 chrome/browser/extensions/api/developer_private/developer_private_api.cc     const base::FilePath& path) {
FilePath          106 chrome/browser/extensions/api/developer_private/developer_private_api.h   void SetLastUnpackedDirectory(const base::FilePath& path);
FilePath          108 chrome/browser/extensions/api/developer_private/developer_private_api.h   base::FilePath& GetLastUnpackedDirectory() {
FilePath          133 chrome/browser/extensions/api/developer_private/developer_private_api.h   base::FilePath last_unpacked_directory_;
FilePath          298 chrome/browser/extensions/api/developer_private/developer_private_api.h                   const base::FilePath& last_directory,
FilePath          304 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual void FileSelected(const base::FilePath& path) = 0;
FilePath          320 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual void FileSelected(const base::FilePath& path) OVERRIDE;
FilePath          335 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual void FileSelected(const base::FilePath& path) OVERRIDE;
FilePath          350 chrome/browser/extensions/api/developer_private/developer_private_api.h   virtual void OnPackSuccess(const base::FilePath& crx_file,
FilePath          351 chrome/browser/extensions/api/developer_private/developer_private_api.h                              const base::FilePath& key_file) OVERRIDE;
FilePath          392 chrome/browser/extensions/api/developer_private/developer_private_api.h   void ClearExistingDirectoryContent(const base::FilePath& project_path);
FilePath          394 chrome/browser/extensions/api/developer_private/developer_private_api.h   void ReadSyncFileSystemDirectory(const base::FilePath& project_path,
FilePath          395 chrome/browser/extensions/api/developer_private/developer_private_api.h                                    const base::FilePath& destination_path);
FilePath          398 chrome/browser/extensions/api/developer_private/developer_private_api.h       const base::FilePath& project_path,
FilePath          399 chrome/browser/extensions/api/developer_private/developer_private_api.h       const base::FilePath& destination_path,
FilePath          405 chrome/browser/extensions/api/developer_private/developer_private_api.h       const base::FilePath& target_path,
FilePath          408 chrome/browser/extensions/api/developer_private/developer_private_api.h       const base::FilePath& platform_path,
FilePath          411 chrome/browser/extensions/api/developer_private/developer_private_api.h   void CopyFile(const base::FilePath& src_path,
FilePath          412 chrome/browser/extensions/api/developer_private/developer_private_api.h                 const base::FilePath& dest_path);
FilePath          422 chrome/browser/extensions/api/developer_private/developer_private_api.h   base::FilePath project_base_path_;
FilePath          425 chrome/browser/extensions/api/developer_private/developer_private_api.h   base::FilePath current_path_;
FilePath           16 chrome/browser/extensions/api/developer_private/developer_private_apitest.cc     base::FilePath base_dir = test_data_dir_.AppendASCII("developer");
FilePath           21 chrome/browser/extensions/api/developer_private/developer_private_apitest.cc   void LoadNamedExtension(const base::FilePath& path,
FilePath           28 chrome/browser/extensions/api/developer_private/developer_private_apitest.cc   void InstallNamedExtension(const base::FilePath& path,
FilePath           43 chrome/browser/extensions/api/developer_private/developer_private_apitest.cc   base::FilePath basedir = test_data_dir_.AppendASCII("developer");
FilePath           20 chrome/browser/extensions/api/developer_private/entry_picker.cc base::FilePath* g_path_to_be_picked_for_test = NULL;
FilePath           31 chrome/browser/extensions/api/developer_private/entry_picker.cc                          const base::FilePath& last_directory,
FilePath           64 chrome/browser/extensions/api/developer_private/entry_picker.cc                                   base::FilePath::StringType(),
FilePath           71 chrome/browser/extensions/api/developer_private/entry_picker.cc void EntryPicker::FileSelected(const base::FilePath& path,
FilePath           85 chrome/browser/extensions/api/developer_private/entry_picker.cc     base::FilePath* path) {
FilePath           21 chrome/browser/extensions/api/developer_private/entry_picker.h   virtual void FileSelected(const base::FilePath& path) = 0;
FilePath           31 chrome/browser/extensions/api/developer_private/entry_picker.h               const base::FilePath& last_directory,
FilePath           37 chrome/browser/extensions/api/developer_private/entry_picker.h   static void SkipPickerAndAlwaysSelectPathForTest(base::FilePath* path);
FilePath           47 chrome/browser/extensions/api/developer_private/entry_picker.h   virtual void FileSelected(const base::FilePath& path,
FilePath          307 chrome/browser/extensions/api/downloads/downloads_api.cc   virtual bool ExtractIconURLForPath(const base::FilePath& path,
FilePath          319 chrome/browser/extensions/api/downloads/downloads_api.cc     const base::FilePath& path,
FilePath          684 chrome/browser/extensions/api/downloads/downloads_api.cc       const base::FilePath& filename,
FilePath          691 chrome/browser/extensions/api/downloads/downloads_api.cc   base::FilePath creator_suggested_filename() const {
FilePath          713 chrome/browser/extensions/api/downloads/downloads_api.cc       const base::FilePath& filename,
FilePath          810 chrome/browser/extensions/api/downloads/downloads_api.cc   base::FilePath creator_suggested_filename_;
FilePath          813 chrome/browser/extensions/api/downloads/downloads_api.cc   base::FilePath determined_filename_;
FilePath          983 chrome/browser/extensions/api/downloads/downloads_api.cc   base::FilePath creator_suggested_filename;
FilePath          993 chrome/browser/extensions/api/downloads/downloads_api.cc     creator_suggested_filename = base::FilePath(filename16);
FilePath          995 chrome/browser/extensions/api/downloads/downloads_api.cc     creator_suggested_filename = base::FilePath(*options.filename.get());
FilePath         1042 chrome/browser/extensions/api/downloads/downloads_api.cc     const base::FilePath& creator_suggested_filename,
FilePath         1582 chrome/browser/extensions/api/downloads/downloads_api.cc     const base::FilePath& suggested_path,
FilePath         1618 chrome/browser/extensions/api/downloads/downloads_api.cc     const base::FilePath& filename,
FilePath         1625 chrome/browser/extensions/api/downloads/downloads_api.cc     base::FilePath* determined_filename,
FilePath         1666 chrome/browser/extensions/api/downloads/downloads_api.cc     const base::FilePath& const_filename,
FilePath         1684 chrome/browser/extensions/api/downloads/downloads_api.cc   base::FilePath::StringType filename_str(const_filename.value());
FilePath         1688 chrome/browser/extensions/api/downloads/downloads_api.cc   base::FilePath filename(filename_str);
FilePath         1691 chrome/browser/extensions/api/downloads/downloads_api.cc               base::FilePath());
FilePath          100 chrome/browser/extensions/api/downloads/downloads_api.h   void OnStarted(const base::FilePath& creator_suggested_filename,
FilePath          292 chrome/browser/extensions/api/downloads/downloads_api.h   base::FilePath path_;
FilePath          304 chrome/browser/extensions/api/downloads/downloads_api.h       const base::FilePath& changed_filename,
FilePath          311 chrome/browser/extensions/api/downloads/downloads_api.h       const base::FilePath& filename,
FilePath          318 chrome/browser/extensions/api/downloads/downloads_api.h       base::FilePath* determined_filename,
FilePath          334 chrome/browser/extensions/api/downloads/downloads_api.h       const base::FilePath& filename,
FilePath          354 chrome/browser/extensions/api/downloads/downloads_api.h       const base::FilePath& suggested_path,
FilePath          258 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc     const base::FilePath::CharType*   filename;
FilePath          579 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc   const base::FilePath& downloads_directory() {
FilePath          616 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc   MockIconExtractorImpl(const base::FilePath& path,
FilePath          625 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc   virtual bool ExtractIconURLForPath(const base::FilePath& path,
FilePath          651 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc   base::FilePath             expected_path_;
FilePath          710 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc     base::FilePath temp_file;
FilePath          743 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       const base::FilePath& temp_file,
FilePath          946 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc     const base::FilePath& expected_path,
FilePath         1053 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc   base::FilePath real_path = all_downloads[0]->GetTargetFilePath();
FilePath         1054 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc   base::FilePath fake_path = all_downloads[1]->GetTargetFilePath();
FilePath         1320 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc   base::FilePath::StringType item_name;
FilePath         1334 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc   base::FilePath::StringType filename;
FilePath         1367 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc   EXPECT_TRUE(on_item->GetTargetFilePath() == base::FilePath(filename));
FilePath         1372 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc   EXPECT_TRUE(off_item->GetTargetFilePath() == base::FilePath(filename));
FilePath         1385 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc   EXPECT_TRUE(on_item->GetTargetFilePath() == base::FilePath(filename));
FilePath         2287 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(),
FilePath         2354 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("overridden.swf")),
FilePath         2429 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("sneaky/../../sneaky.txt")),
FilePath         2494 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("<")),
FilePath         2559 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL(
FilePath         2631 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("con.foo")),
FilePath         2696 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL(".")),
FilePath         2761 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("..")),
FilePath         2892 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("foo/")),
FilePath         2957 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(),
FilePath         3015 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("foo")),
FilePath         3140 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("42.txt")),
FilePath         3199 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("5.txt")),
FilePath         3274 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("42.txt")),
FilePath         3332 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("42.txt")),
FilePath         3439 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("42.txt")),
FilePath         3592 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc   base::FilePath filename;
FilePath         3600 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("a")),
FilePath         3618 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("b")),
FilePath         3639 chrome/browser/extensions/api/downloads/downloads_api_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("b")),
FilePath           26 chrome/browser/extensions/api/downloads_internal/downloads_internal_api.cc   base::FilePath::StringType filename;
FilePath           33 chrome/browser/extensions/api/downloads_internal/downloads_internal_api.cc       base::FilePath(filename),
FilePath           42 chrome/browser/extensions/api/execute_code_function.cc   base::FilePath extension_path;
FilePath           65 chrome/browser/extensions/api/execute_code_function.cc     const base::FilePath& extension_path,
FilePath           54 chrome/browser/extensions/api/execute_code_function.h       const base::FilePath& extension_path,
FilePath          513 chrome/browser/extensions/api/extension_action/browser_action_apitest.cc   base::FilePath test_dir = test_data_dir_.AppendASCII("browser_action");
FilePath           37 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc     const base::FilePath& path) {
FilePath           45 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc         base::FilePath::kExtensionSeparator +
FilePath           46 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc         base::FilePath::FromUTF8Unsafe(*extension).value())) {
FilePath           53 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc         path.MatchesExtension(base::FilePath::StringType())) {
FilePath           71 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc bool DoCheckWritableFile(const base::FilePath& path, bool is_directory) {
FilePath           96 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc       const std::vector<base::FilePath>& paths,
FilePath          100 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc       const base::Callback<void(const base::FilePath&)>& on_failure);
FilePath          114 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc   void Error(const base::FilePath& error_path);
FilePath          119 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc   void CheckRemoteWritableFile(const base::FilePath& remote_path,
FilePath          121 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc                                const base::FilePath& local_path);
FilePath          122 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc   void RemoteCheckDone(const base::FilePath& remote_path,
FilePath          126 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc   const std::vector<base::FilePath> paths_;
FilePath          130 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc   base::FilePath error_path_;
FilePath          132 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc   base::Callback<void(const base::FilePath&)> on_failure_;
FilePath          136 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc     const std::vector<base::FilePath>& paths,
FilePath          140 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc     const base::Callback<void(const base::FilePath&)>& on_failure)
FilePath          152 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc     for (std::vector<base::FilePath>::const_iterator it = paths_.begin();
FilePath          192 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc void WritableFileChecker::Error(const base::FilePath& error_path) {
FilePath          201 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc   for (std::vector<base::FilePath>::const_iterator it = paths_.begin();
FilePath          220 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc     const base::FilePath& remote_path,
FilePath          222 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc     const base::FilePath& /* local_path */) {
FilePath          227 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc     const base::FilePath& remote_path,
FilePath          264 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc     const base::FilePath& path) {
FilePath          307 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc     const base::FilePath& path) {
FilePath          316 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc     const base::FilePath& path,
FilePath          344 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc     const std::vector<base::FilePath>& paths,
FilePath          348 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc     const base::Callback<void(const base::FilePath&)>& on_failure) {
FilePath          362 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc     base::FilePath* file_path,
FilePath          386 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc   base::FilePath relative_path =
FilePath          387 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc       base::FilePath::FromUTF8Unsafe(filesystem_path);
FilePath          388 chrome/browser/extensions/api/file_handlers/app_file_handler_util.cc   base::FilePath virtual_path = context->CreateVirtualRootPath(filesystem_id)
FilePath           47 chrome/browser/extensions/api/file_handlers/app_file_handler_util.h     const base::FilePath& path);
FilePath           58 chrome/browser/extensions/api/file_handlers/app_file_handler_util.h     const base::FilePath& path);
FilePath           66 chrome/browser/extensions/api/file_handlers/app_file_handler_util.h     const base::FilePath& path,
FilePath           70 chrome/browser/extensions/api/file_handlers/app_file_handler_util.h     const std::vector<base::FilePath>& paths,
FilePath           74 chrome/browser/extensions/api/file_handlers/app_file_handler_util.h     const base::Callback<void(const base::FilePath&)>& on_failure);
FilePath           85 chrome/browser/extensions/api/file_handlers/app_file_handler_util.h     base::FilePath* file_path,
FilePath           82 chrome/browser/extensions/api/file_system/file_system_api.cc std::string GetDisplayBaseName(const base::FilePath& path) {
FilePath          100 chrome/browser/extensions/api/file_system/file_system_api.cc base::FilePath PrettifyPath(const base::FilePath& source_path) {
FilePath          101 chrome/browser/extensions/api/file_system/file_system_api.cc   base::FilePath home_path;
FilePath          110 chrome/browser/extensions/api/file_system/file_system_api.cc   std::vector<base::FilePath::StringType> components;
FilePath          112 chrome/browser/extensions/api/file_system/file_system_api.cc   base::FilePath display_path = base::FilePath(components[0]);
FilePath          113 chrome/browser/extensions/api/file_system/file_system_api.cc   base::FilePath actual_path = display_path;
FilePath          114 chrome/browser/extensions/api/file_system/file_system_api.cc   for (std::vector<base::FilePath::StringType>::iterator i =
FilePath          118 chrome/browser/extensions/api/file_system/file_system_api.cc       display_path = base::FilePath("~");
FilePath          119 chrome/browser/extensions/api/file_system/file_system_api.cc       home_path = base::FilePath();
FilePath          131 chrome/browser/extensions/api/file_system/file_system_api.cc base::FilePath PrettifyPath(const base::FilePath& source_path) {
FilePath          132 chrome/browser/extensions/api/file_system/file_system_api.cc   base::FilePath home_path;
FilePath          133 chrome/browser/extensions/api/file_system/file_system_api.cc   base::FilePath display_path = base::FilePath::FromUTF8Unsafe("~");
FilePath          143 chrome/browser/extensions/api/file_system/file_system_api.cc base::FilePath* g_path_to_be_picked_for_test;
FilePath          144 chrome/browser/extensions/api/file_system/file_system_api.cc std::vector<base::FilePath>* g_paths_to_be_picked_for_test;
FilePath          153 chrome/browser/extensions/api/file_system/file_system_api.cc     std::vector<base::FilePath::StringType>* extensions,
FilePath          155 chrome/browser/extensions/api/file_system/file_system_api.cc   std::set<base::FilePath::StringType> extension_set;
FilePath          163 chrome/browser/extensions/api/file_system/file_system_api.cc       std::vector<base::FilePath::StringType> inner;
FilePath          230 chrome/browser/extensions/api/file_system/file_system_api.cc base::FilePath GetLastChooseEntryDirectory(const ExtensionPrefs* prefs,
FilePath          232 chrome/browser/extensions/api/file_system/file_system_api.cc   base::FilePath path;
FilePath          237 chrome/browser/extensions/api/file_system/file_system_api.cc     path = base::FilePath::FromUTF8Unsafe(string_path);
FilePath          244 chrome/browser/extensions/api/file_system/file_system_api.cc                                  const base::FilePath& path) {
FilePath          250 chrome/browser/extensions/api/file_system/file_system_api.cc std::vector<base::FilePath> GetGrayListedDirectories() {
FilePath          251 chrome/browser/extensions/api/file_system/file_system_api.cc   std::vector<base::FilePath> graylisted_directories;
FilePath          253 chrome/browser/extensions/api/file_system/file_system_api.cc     base::FilePath graylisted_path;
FilePath          268 chrome/browser/extensions/api/file_system/file_system_api.cc   base::FilePath file_path;
FilePath          287 chrome/browser/extensions/api/file_system/file_system_api.cc     const std::vector<base::FilePath>& paths) {
FilePath          300 chrome/browser/extensions/api/file_system/file_system_api.cc     const std::vector<base::FilePath>& paths) {
FilePath          306 chrome/browser/extensions/api/file_system/file_system_api.cc   for (std::vector<base::FilePath>::const_iterator it = paths.begin();
FilePath          323 chrome/browser/extensions/api/file_system/file_system_api.cc     const base::FilePath& path,
FilePath          349 chrome/browser/extensions/api/file_system/file_system_api.cc     const base::FilePath& error_path) {
FilePath          393 chrome/browser/extensions/api/file_system/file_system_api.cc   std::vector<base::FilePath> paths;
FilePath          434 chrome/browser/extensions/api/file_system/file_system_api.cc              const base::FilePath& suggested_name,
FilePath          482 chrome/browser/extensions/api/file_system/file_system_api.cc                                     base::FilePath::StringType(),
FilePath          491 chrome/browser/extensions/api/file_system/file_system_api.cc   virtual void FileSelected(const base::FilePath& path,
FilePath          494 chrome/browser/extensions/api/file_system/file_system_api.cc     std::vector<base::FilePath> paths;
FilePath          513 chrome/browser/extensions/api/file_system/file_system_api.cc   virtual void MultiFilesSelected(const std::vector<base::FilePath>& files,
FilePath          522 chrome/browser/extensions/api/file_system/file_system_api.cc     std::vector<base::FilePath> paths;
FilePath          575 chrome/browser/extensions/api/file_system/file_system_api.cc     base::FilePath* path) {
FilePath          583 chrome/browser/extensions/api/file_system/file_system_api.cc     std::vector<base::FilePath>* paths) {
FilePath          629 chrome/browser/extensions/api/file_system/file_system_api.cc     const std::string& name, const base::FilePath& path) {
FilePath          641 chrome/browser/extensions/api/file_system/file_system_api.cc     const base::FilePath& suggested_name,
FilePath          642 chrome/browser/extensions/api/file_system/file_system_api.cc     const base::FilePath& previous_path) {
FilePath          647 chrome/browser/extensions/api/file_system/file_system_api.cc     base::FilePath documents_dir;
FilePath          657 chrome/browser/extensions/api/file_system/file_system_api.cc     const std::vector<base::FilePath>& paths) {
FilePath          659 chrome/browser/extensions/api/file_system/file_system_api.cc   base::FilePath last_choose_directory;
FilePath          704 chrome/browser/extensions/api/file_system/file_system_api.cc     const std::vector<base::FilePath>& paths,
FilePath          708 chrome/browser/extensions/api/file_system/file_system_api.cc   const base::FilePath path =
FilePath          712 chrome/browser/extensions/api/file_system/file_system_api.cc   const base::FilePath path = base::MakeAbsoluteFilePath(paths[0]);
FilePath          724 chrome/browser/extensions/api/file_system/file_system_api.cc     base::FilePath graylisted_path;
FilePath          766 chrome/browser/extensions/api/file_system/file_system_api.cc     const std::vector<base::FilePath>& paths) {
FilePath          778 chrome/browser/extensions/api/file_system/file_system_api.cc     const base::FilePath::StringType& suggested_extension,
FilePath          793 chrome/browser/extensions/api/file_system/file_system_api.cc       std::vector<base::FilePath::StringType> extensions;
FilePath          818 chrome/browser/extensions/api/file_system/file_system_api.cc     base::FilePath* suggested_name,
FilePath          819 chrome/browser/extensions/api/file_system/file_system_api.cc     base::FilePath::StringType* suggested_extension) {
FilePath          821 chrome/browser/extensions/api/file_system/file_system_api.cc     *suggested_name = base::FilePath::FromUTF8Unsafe(*opt_name);
FilePath          828 chrome/browser/extensions/api/file_system/file_system_api.cc       *suggested_name = base::FilePath();
FilePath          840 chrome/browser/extensions/api/file_system/file_system_api.cc   base::FilePath suggested_name;
FilePath          878 chrome/browser/extensions/api/file_system/file_system_api.cc     base::FilePath::StringType suggested_extension;
FilePath          888 chrome/browser/extensions/api/file_system/file_system_api.cc   base::FilePath previous_path = file_system_api::GetLastChooseEntryDirectory(
FilePath           25 chrome/browser/extensions/api/file_system/file_system_api.h base::FilePath GetLastChooseEntryDirectory(const ExtensionPrefs* prefs,
FilePath           30 chrome/browser/extensions/api/file_system/file_system_api.h                                  const base::FilePath& path);
FilePath           32 chrome/browser/extensions/api/file_system/file_system_api.h std::vector<base::FilePath> GetGrayListedDirectories();
FilePath           56 chrome/browser/extensions/api/file_system/file_system_api.h   void CheckWritableFiles(const std::vector<base::FilePath>& path);
FilePath           62 chrome/browser/extensions/api/file_system/file_system_api.h       const std::vector<base::FilePath>& path);
FilePath           68 chrome/browser/extensions/api/file_system/file_system_api.h   void AddEntryToResponse(const base::FilePath& path,
FilePath           72 chrome/browser/extensions/api/file_system/file_system_api.h   void HandleWritableFileError(const base::FilePath& error_path);
FilePath           98 chrome/browser/extensions/api/file_system/file_system_api.h   base::FilePath path_;
FilePath          114 chrome/browser/extensions/api/file_system/file_system_api.h   static void SkipPickerAndAlwaysSelectPathForTest(base::FilePath* path);
FilePath          116 chrome/browser/extensions/api/file_system/file_system_api.h       std::vector<base::FilePath>* paths);
FilePath          128 chrome/browser/extensions/api/file_system/file_system_api.h                                                     const base::FilePath& path);
FilePath          137 chrome/browser/extensions/api/file_system/file_system_api.h       const base::FilePath::StringType& suggested_extension,
FilePath          141 chrome/browser/extensions/api/file_system/file_system_api.h                               base::FilePath* suggested_name,
FilePath          142 chrome/browser/extensions/api/file_system/file_system_api.h                               base::FilePath::StringType* suggested_extension);
FilePath          153 chrome/browser/extensions/api/file_system/file_system_api.h   void SetInitialPathOnFileThread(const base::FilePath& suggested_name,
FilePath          154 chrome/browser/extensions/api/file_system/file_system_api.h                                   const base::FilePath& previous_path);
FilePath          157 chrome/browser/extensions/api/file_system/file_system_api.h   void FilesSelected(const std::vector<base::FilePath>& path);
FilePath          166 chrome/browser/extensions/api/file_system/file_system_api.h       const std::vector<base::FilePath>& paths,
FilePath          168 chrome/browser/extensions/api/file_system/file_system_api.h   void OnDirectoryAccessConfirmed(const std::vector<base::FilePath>& paths);
FilePath          170 chrome/browser/extensions/api/file_system/file_system_api.h   base::FilePath initial_path_;
FilePath          192 chrome/browser/extensions/api/file_system/file_system_api.h   base::FilePath path_;
FilePath           17 chrome/browser/extensions/api/file_system/file_system_api_unittest.cc void CheckExtensions(const std::vector<base::FilePath::StringType>& expected,
FilePath           18 chrome/browser/extensions/api/file_system/file_system_api_unittest.cc     std::vector<base::FilePath::StringType>& actual) {
FilePath           65 chrome/browser/extensions/api/file_system/file_system_api_unittest.cc       base::FilePath::StringType(), NULL, &acceptsAllTypes);
FilePath           76 chrome/browser/extensions/api/file_system/file_system_api_unittest.cc       base::FilePath::StringType(), &options, &acceptsAllTypes);
FilePath           83 chrome/browser/extensions/api/file_system/file_system_api_unittest.cc   std::vector<base::FilePath::StringType> expectedTypes;
FilePath          107 chrome/browser/extensions/api/file_system/file_system_api_unittest.cc       base::FilePath::StringType(), &options, &acceptsAllTypes);
FilePath          127 chrome/browser/extensions/api/file_system/file_system_api_unittest.cc       base::FilePath::StringType(), &options, &acceptsAllTypes);
FilePath          140 chrome/browser/extensions/api/file_system/file_system_api_unittest.cc       base::FilePath::StringType(), &options, &acceptsAllTypes);
FilePath          151 chrome/browser/extensions/api/file_system/file_system_api_unittest.cc       base::FilePath::StringType(), &options, &acceptsAllTypes);
FilePath          158 chrome/browser/extensions/api/file_system/file_system_api_unittest.cc   base::FilePath suggested_name;
FilePath          159 chrome/browser/extensions/api/file_system/file_system_api_unittest.cc   base::FilePath::StringType suggested_extension;
FilePath           45 chrome/browser/extensions/api/file_system/file_system_apitest.cc void SetLastChooseEntryDirectory(const base::FilePath& choose_entry_directory,
FilePath           52 chrome/browser/extensions/api/file_system/file_system_apitest.cc void AddSavedEntry(const base::FilePath& path_to_save,
FilePath           84 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath TempFilePath(const std::string& destination_name,
FilePath           88 chrome/browser/extensions/api/file_system/file_system_apitest.cc       return base::FilePath();
FilePath           93 chrome/browser/extensions/api/file_system/file_system_apitest.cc     base::FilePath destination = temp_dir_.path().AppendASCII(destination_name);
FilePath           95 chrome/browser/extensions/api/file_system/file_system_apitest.cc       base::FilePath source = test_root_folder_.AppendASCII("gold.txt");
FilePath          101 chrome/browser/extensions/api/file_system/file_system_apitest.cc   std::vector<base::FilePath> TempFilePaths(
FilePath          106 chrome/browser/extensions/api/file_system/file_system_apitest.cc       return std::vector<base::FilePath>();
FilePath          111 chrome/browser/extensions/api/file_system/file_system_apitest.cc     std::vector<base::FilePath> result;
FilePath          115 chrome/browser/extensions/api/file_system/file_system_apitest.cc       base::FilePath destination = temp_dir_.path().AppendASCII(*it);
FilePath          117 chrome/browser/extensions/api/file_system/file_system_apitest.cc         base::FilePath source = test_root_folder_.AppendASCII("gold.txt");
FilePath          125 chrome/browser/extensions/api/file_system/file_system_apitest.cc   void CheckStoredDirectoryMatches(const base::FilePath& filename) {
FilePath          130 chrome/browser/extensions/api/file_system/file_system_apitest.cc     base::FilePath stored_value =
FilePath          140 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_root_folder_;
FilePath          145 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = test_root_folder_.AppendASCII("gold.txt");
FilePath          157 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = test_root_folder_.AppendASCII("gold.txt");
FilePath          169 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_path = TempFilePath("test.localized", false);
FilePath          172 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = test_path.AppendASCII("gold.txt");
FilePath          173 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath source = test_root_folder_.AppendASCII("gold.txt");
FilePath          184 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          195 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          212 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          222 chrome/browser/extensions/api/file_system/file_system_apitest.cc             base::FilePath::FromUTF8Unsafe("fake_directory_does_not_exist")),
FilePath          232 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          244 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          260 chrome/browser/extensions/api/file_system/file_system_apitest.cc   std::vector<base::FilePath> test_files = TempFilePaths(names, true);
FilePath          269 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          271 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_directory = test_file.DirName();
FilePath          281 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          283 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_directory = test_file.DirName();
FilePath          294 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          296 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_directory = test_file.DirName();
FilePath          302 chrome/browser/extensions/api/file_system/file_system_apitest.cc   CheckStoredDirectoryMatches(base::FilePath());
FilePath          307 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          309 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_directory = test_file.DirName();
FilePath          315 chrome/browser/extensions/api/file_system/file_system_apitest.cc   CheckStoredDirectoryMatches(base::FilePath());
FilePath          322 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          324 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_directory = test_file.DirName();
FilePath          337 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          339 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_directory = test_file.DirName();
FilePath          352 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          354 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_directory = test_file.DirName();
FilePath          355 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath parent_directory = test_directory.DirName();
FilePath          371 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          373 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_directory = test_file.DirName();
FilePath          374 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath parent_directory = test_directory.DirName();
FilePath          387 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          393 chrome/browser/extensions/api/file_system/file_system_apitest.cc   CheckStoredDirectoryMatches(base::FilePath());
FilePath          404 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          415 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          421 chrome/browser/extensions/api/file_system/file_system_apitest.cc   CheckStoredDirectoryMatches(base::FilePath());
FilePath          426 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          440 chrome/browser/extensions/api/file_system/file_system_apitest.cc   std::vector<base::FilePath> test_files = TempFilePaths(names, true);
FilePath          453 chrome/browser/extensions/api/file_system/file_system_apitest.cc   CheckStoredDirectoryMatches(base::FilePath());
FilePath          462 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("save_new.txt", false);
FilePath          468 chrome/browser/extensions/api/file_system/file_system_apitest.cc   CheckStoredDirectoryMatches(base::FilePath());
FilePath          472 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("save_existing.txt", true);
FilePath          478 chrome/browser/extensions/api/file_system/file_system_apitest.cc   CheckStoredDirectoryMatches(base::FilePath());
FilePath          483 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("save_new.txt", false);
FilePath          494 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("save_existing.txt", true);
FilePath          507 chrome/browser/extensions/api/file_system/file_system_apitest.cc   std::vector<base::FilePath> test_files = TempFilePaths(names, false);
FilePath          527 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("writable.txt", true);
FilePath          537 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("writable.txt", true);
FilePath          547 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("writable.txt", true);
FilePath          556 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("writable.txt", true);
FilePath          566 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("writable.txt", true);
FilePath          576 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("writable.txt", true);
FilePath          591 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("open_existing.txt", true);
FilePath          593 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_directory = test_file.DirName();
FilePath          607 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("writable.txt", true);
FilePath          621 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_file = TempFilePath("writable.txt", true);
FilePath          623 chrome/browser/extensions/api/file_system/file_system_apitest.cc   base::FilePath test_directory = test_file.DirName();
FilePath           49 chrome/browser/extensions/api/file_system/file_system_apitest_chromeos.cc         base::FilePath::FromUTF8Unsafe("drive/root"),  // whatever
FilePath          120 chrome/browser/extensions/api/file_system/file_system_apitest_chromeos.cc   base::FilePath test_file = drive::util::GetDriveMountPointPath(
FilePath          130 chrome/browser/extensions/api/file_system/file_system_apitest_chromeos.cc   base::FilePath test_file = drive::util::GetDriveMountPointPath(
FilePath          140 chrome/browser/extensions/api/file_system/file_system_apitest_chromeos.cc   base::FilePath test_directory =
FilePath          151 chrome/browser/extensions/api/file_system/file_system_apitest_chromeos.cc   base::FilePath test_directory =
FilePath          163 chrome/browser/extensions/api/file_system/file_system_apitest_chromeos.cc   base::FilePath test_directory =
FilePath          175 chrome/browser/extensions/api/file_system/file_system_apitest_chromeos.cc   base::FilePath test_directory =
FilePath          362 chrome/browser/extensions/api/identity/identity_apitest.cc     base::FilePath manifest_path =
FilePath          364 chrome/browser/extensions/api/identity/identity_apitest.cc     base::FilePath component_manifest_path =
FilePath         1182 chrome/browser/extensions/api/identity/identity_apitest.cc       base::FilePath(FILE_PATH_LITERAL(
FilePath         1209 chrome/browser/extensions/api/identity/identity_apitest.cc       base::FilePath(FILE_PATH_LITERAL(
FilePath         1232 chrome/browser/extensions/api/identity/identity_apitest.cc       base::FilePath(FILE_PATH_LITERAL(
FilePath         1309 chrome/browser/extensions/api/identity/identity_apitest.cc       base::FilePath(FILE_PATH_LITERAL(
FilePath           99 chrome/browser/extensions/api/identity/web_auth_flow.cc         base::FilePath(FILE_PATH_LITERAL("identity_scope_approval_dialog")));
FilePath           77 chrome/browser/extensions/api/image_writer_private/image_writer_private_api.cc   base::FilePath path;
FilePath           21 chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.cc                                      const base::FilePath& source,
FilePath           22 chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.cc                                      const base::FilePath& target) {
FilePath           41 chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.cc                                       const base::FilePath& source,
FilePath           42 chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.cc                                       const base::FilePath& target) {
FilePath           33 chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.h                      const base::FilePath& source,
FilePath           34 chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.h                      const base::FilePath& target);
FilePath           45 chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.h                       const base::FilePath& source,
FilePath           46 chrome/browser/extensions/api/image_writer_private/image_writer_utility_client.h                       const base::FilePath& target);
FilePath           33 chrome/browser/extensions/api/image_writer_private/operation.cc       device_path_(base::FilePath::FromUTF8Unsafe(device_path)),
FilePath           75 chrome/browser/extensions/api/image_writer_private/operation.cc            base::FilePath(kChromeOSTempRoot))) {
FilePath          276 chrome/browser/extensions/api/image_writer_private/operation.cc     const base::FilePath& file_path,
FilePath           23 chrome/browser/extensions/api/image_writer_private/operation.h class FilePath;
FilePath          132 chrome/browser/extensions/api/image_writer_private/operation.h       const base::FilePath& file,
FilePath          141 chrome/browser/extensions/api/image_writer_private/operation.h   base::FilePath image_path_;
FilePath          142 chrome/browser/extensions/api/image_writer_private/operation.h   base::FilePath device_path_;
FilePath           86 chrome/browser/extensions/api/image_writer_private/operation_manager.cc     const base::FilePath& path,
FilePath           58 chrome/browser/extensions/api/image_writer_private/operation_manager.h                           const base::FilePath& path,
FilePath           56 chrome/browser/extensions/api/image_writer_private/operation_unittest.cc   void SetImagePath(const base::FilePath image_path) {
FilePath           60 chrome/browser/extensions/api/image_writer_private/operation_unittest.cc   base::FilePath GetImagePath() { return image_path_; }
FilePath           72 chrome/browser/extensions/api/image_writer_private/operation_unittest.cc     base::FilePath image_dir = temp_dir_.path().AppendASCII("zip");
FilePath           97 chrome/browser/extensions/api/image_writer_private/operation_unittest.cc   base::FilePath image_path_;
FilePath           98 chrome/browser/extensions/api/image_writer_private/operation_unittest.cc   base::FilePath zip_file_;
FilePath           26 chrome/browser/extensions/api/image_writer_private/removable_storage_provider_linux.cc   base::FilePath file_path(path);
FilePath           29 chrome/browser/extensions/api/image_writer_private/removable_storage_provider_linux.cc   base::FilePath info_file_path = base::FilePath("/sys/block")
FilePath           64 chrome/browser/extensions/api/image_writer_private/test_utils.cc                                   const base::FilePath& source,
FilePath           65 chrome/browser/extensions/api/image_writer_private/test_utils.cc                                   const base::FilePath& target) {
FilePath           74 chrome/browser/extensions/api/image_writer_private/test_utils.cc                                    const base::FilePath& source,
FilePath           75 chrome/browser/extensions/api/image_writer_private/test_utils.cc                                    const base::FilePath& target) {
FilePath          144 chrome/browser/extensions/api/image_writer_private/test_utils.cc     const base::FilePath& image_path,
FilePath          145 chrome/browser/extensions/api/image_writer_private/test_utils.cc     const base::FilePath& device_path) {
FilePath          164 chrome/browser/extensions/api/image_writer_private/test_utils.cc bool ImageWriterUnitTestBase::FillFile(const base::FilePath& file,
FilePath           59 chrome/browser/extensions/api/image_writer_private/test_utils.h                      const base::FilePath& source,
FilePath           60 chrome/browser/extensions/api/image_writer_private/test_utils.h                      const base::FilePath& target) OVERRIDE;
FilePath           65 chrome/browser/extensions/api/image_writer_private/test_utils.h                       const base::FilePath& source,
FilePath           66 chrome/browser/extensions/api/image_writer_private/test_utils.h                       const base::FilePath& target) OVERRIDE;
FilePath          100 chrome/browser/extensions/api/image_writer_private/test_utils.h   bool ImageWrittenToDevice(const base::FilePath& image_path,
FilePath          101 chrome/browser/extensions/api/image_writer_private/test_utils.h                             const base::FilePath& device_path);
FilePath          105 chrome/browser/extensions/api/image_writer_private/test_utils.h   bool FillFile(const base::FilePath& file,
FilePath          110 chrome/browser/extensions/api/image_writer_private/test_utils.h   base::FilePath test_image_path_;
FilePath          111 chrome/browser/extensions/api/image_writer_private/test_utils.h   base::FilePath test_device_path_;
FilePath           18 chrome/browser/extensions/api/image_writer_private/write_from_file_operation.cc     const base::FilePath& user_file_path,
FilePath           18 chrome/browser/extensions/api/image_writer_private/write_from_file_operation.h                          const base::FilePath& user_file_path,
FilePath           66 chrome/browser/extensions/api/image_writer_private/write_from_url_operation.cc     base::FilePath file_name =
FilePath           67 chrome/browser/extensions/api/image_writer_private/write_from_url_operation.cc         base::FilePath::FromUTF8Unsafe(url_.ExtractFileName());
FilePath           60 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   void SetImagePath(const base::FilePath image_path) {
FilePath           64 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   base::FilePath GetImagePath() { return image_path_; }
FilePath          139 chrome/browser/extensions/api/image_writer_private/write_from_url_operation_unittest.cc   base::FilePath download_target_path;
FilePath          397 chrome/browser/extensions/api/management/management_api.cc       base::FilePath(), Manifest::INVALID_LOCATION, *parsed_manifest,
FilePath          185 chrome/browser/extensions/api/management/management_api_browsertest.cc     base::FilePath pem_path = test_data_dir_.
FilePath          187 chrome/browser/extensions/api/management/management_api_browsertest.cc     base::FilePath path_v1 = PackExtensionWithOptions(
FilePath          191 chrome/browser/extensions/api/management/management_api_browsertest.cc         base::FilePath());
FilePath          192 chrome/browser/extensions/api/management/management_api_browsertest.cc     base::FilePath path_v2 = PackExtensionWithOptions(
FilePath          196 chrome/browser/extensions/api/management/management_api_browsertest.cc         base::FilePath());
FilePath           52 chrome/browser/extensions/api/management/management_apitest.cc     base::FilePath basedir = test_data_dir_.AppendASCII("management");
FilePath           82 chrome/browser/extensions/api/management/management_apitest.cc   void LoadNamedExtension(const base::FilePath& path,
FilePath           89 chrome/browser/extensions/api/management/management_apitest.cc   void InstallNamedExtension(const base::FilePath& path,
FilePath          105 chrome/browser/extensions/api/management/management_apitest.cc   base::FilePath basedir = test_data_dir_.AppendASCII("management");
FilePath           87 chrome/browser/extensions/api/management/management_browsertest.cc   base::FilePath old_path = extension->path();
FilePath           94 chrome/browser/extensions/api/management/management_browsertest.cc   base::FilePath new_path = extension->path();
FilePath          253 chrome/browser/extensions/api/management/management_browsertest.cc   base::FilePath basedir = test_data_dir_.AppendASCII("autoupdate");
FilePath          338 chrome/browser/extensions/api/management/management_browsertest.cc   base::FilePath basedir = test_data_dir_.AppendASCII("autoupdate");
FilePath          403 chrome/browser/extensions/api/management/management_browsertest.cc   base::FilePath basedir = test_data_dir_.AppendASCII("autoupdate");
FilePath          496 chrome/browser/extensions/api/management/management_browsertest.cc   base::FilePath basedir = test_data_dir_.AppendASCII("autoupdate");
FilePath          572 chrome/browser/extensions/api/management/management_browsertest.cc   base::FilePath basedir = test_data_dir_.AppendASCII("autoupdate");
FilePath          209 chrome/browser/extensions/api/media_galleries/media_galleries_api.cc   typedef base::Callback<void(const base::FilePath&)> Callback;
FilePath          218 chrome/browser/extensions/api/media_galleries/media_galleries_api.cc   void Show(const base::FilePath& default_path) {
FilePath          226 chrome/browser/extensions/api/media_galleries/media_galleries_api.cc       base::FilePath::StringType(),
FilePath          232 chrome/browser/extensions/api/media_galleries/media_galleries_api.cc   virtual void FileSelected(const base::FilePath& path,
FilePath          239 chrome/browser/extensions/api/media_galleries/media_galleries_api.cc   virtual void MultiFilesSelected(const std::vector<base::FilePath>& files,
FilePath          245 chrome/browser/extensions/api/media_galleries/media_galleries_api.cc     callback_.Run(base::FilePath());
FilePath          564 chrome/browser/extensions/api/media_galleries/media_galleries_api.cc     OnDirectorySelected(base::FilePath());
FilePath          568 chrome/browser/extensions/api/media_galleries/media_galleries_api.cc   base::FilePath last_used_path =
FilePath          579 chrome/browser/extensions/api/media_galleries/media_galleries_api.cc     const base::FilePath& selected_directory) {
FilePath          166 chrome/browser/extensions/api/media_galleries/media_galleries_api.h   void OnDirectorySelected(const base::FilePath& selected_directory);
FilePath           56 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc base::FilePath::CharType kDevicePath[] = FILE_PATH_LITERAL("C:\\qux");
FilePath           58 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc base::FilePath::CharType kDevicePath[] = FILE_PATH_LITERAL("/qux");
FilePath          135 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc     base::FilePath from_dir =
FilePath          146 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc     base::FilePath common_js_path(
FilePath          148 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc     base::FilePath inject_js_path(
FilePath          161 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc     base::AutoReset<base::FilePath> reset(&test_data_dir_, temp_dir.path());
FilePath          229 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc   void AddFileToSingleFakeGallery(const base::FilePath& source_path) {
FilePath          238 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc   void PopulatePicasaTestData(const base::FilePath& picasa_app_data_root) {
FilePath          239 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc     base::FilePath picasa_database_path =
FilePath          241 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc     base::FilePath picasa_temp_dir_path =
FilePath          247 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc     base::FilePath folders_root =
FilePath          249 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc     base::FilePath fake_folder_1 = folders_root.AppendASCII("folder1");
FilePath          250 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc     base::FilePath fake_folder_2 = folders_root.AppendASCII("folder2");
FilePath          259 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc     base::FilePath test_jpg_path = GetCommonDataDir().AppendASCII("test.jpg");
FilePath          270 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc   void PopulateIPhotoTestData(const base::FilePath& iphoto_data_root) {
FilePath          351 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc     base::FilePath test_jpg_path = GetCommonDataDir().AppendASCII("test.jpg");
FilePath          353 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc     base::FilePath first_only_jpg =
FilePath          355 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc     base::FilePath in_both_jpg = iphoto_data_root.AppendASCII("InBoth.jpg");
FilePath          363 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc     base::FilePath album_xml = iphoto_data_root.AppendASCII("AlbumData.xml");
FilePath          369 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc   base::FilePath GetCommonDataDir() const {
FilePath          392 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc   void SetRootsForFolderFinder(const std::vector<base::FilePath>& roots) {
FilePath          402 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc       const std::vector<base::FilePath>& roots,
FilePath          560 chrome/browser/extensions/api/media_galleries/media_galleries_apitest.cc   std::vector<base::FilePath> roots;
FilePath           64 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.cc       const base::FilePath& path,
FilePath           97 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.cc   void OnFilePathChanged(const base::FilePath& path, bool error);
FilePath          113 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.cc   base::FilePath gallery_path_;
FilePath          130 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.cc     const base::FilePath& path,
FilePath          190 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.cc     const base::FilePath& path,
FilePath          280 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.cc     const base::FilePath& watch_path,
FilePath          290 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.cc                                              const base::FilePath& watch_path,
FilePath          319 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.cc     const base::FilePath& watch_path,
FilePath          344 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.cc     const base::FilePath& watch_path,
FilePath          357 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.cc   std::list<base::FilePath> watchers_to_notify;
FilePath          362 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.cc   for (std::list<base::FilePath>::const_iterator path =
FilePath          388 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.cc     const base::FilePath& watch_path) {
FilePath           45 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.h       const base::FilePath& watch_path,
FilePath           53 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.h                                  const base::FilePath& watch_path,
FilePath           74 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.h       const base::FilePath& watch_path,
FilePath           80 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.h   void StopGalleryWatch(const base::FilePath& watch_path,
FilePath           91 chrome/browser/extensions/api/media_galleries_private/gallery_watch_manager.h   void RemoveGalleryFilePathWatcherEntry(const base::FilePath& watch_path);
FilePath          264 chrome/browser/extensions/api/media_galleries_private/gallery_watch_state_tracker.cc   base::FilePath gallery_file_path(preferences->LookUpGalleryPathForExtension(
FilePath          293 chrome/browser/extensions/api/media_galleries_private/gallery_watch_state_tracker.cc   base::FilePath gallery_file_path(preferences->LookUpGalleryPathForExtension(
FilePath           60 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.cc                              base::FilePath* gallery_file_path,
FilePath           67 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.cc   base::FilePath file_path(
FilePath          185 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.cc   base::FilePath gallery_file_path;
FilePath          272 chrome/browser/extensions/api/media_galleries_private/media_galleries_private_api.cc   base::FilePath gallery_file_path;
FilePath          104 chrome/browser/extensions/api/media_galleries_private/media_galleries_watch_apitest.cc     base::FilePath gallery_dir;
FilePath          107 chrome/browser/extensions/api/media_galleries_private/media_galleries_watch_apitest.cc     base::FilePath gallery_file =
FilePath           56 chrome/browser/extensions/api/messaging/native_message_process_host_unittest.cc   static scoped_ptr<NativeProcessLauncher> Create(base::FilePath read_file,
FilePath           57 chrome/browser/extensions/api/messaging/native_message_process_host_unittest.cc                                                   base::FilePath write_file) {
FilePath           71 chrome/browser/extensions/api/messaging/native_message_process_host_unittest.cc       base::FilePath write_file) {
FilePath          151 chrome/browser/extensions/api/messaging/native_message_process_host_unittest.cc   base::FilePath CreateTempFileWithMessage(const std::string& message) {
FilePath          152 chrome/browser/extensions/api/messaging/native_message_process_host_unittest.cc     base::FilePath filename;
FilePath          154 chrome/browser/extensions/api/messaging/native_message_process_host_unittest.cc       return base::FilePath();
FilePath          161 chrome/browser/extensions/api/messaging/native_message_process_host_unittest.cc       return base::FilePath();
FilePath          179 chrome/browser/extensions/api/messaging/native_message_process_host_unittest.cc   base::FilePath temp_output_file = temp_dir_.path().AppendASCII("output");
FilePath          180 chrome/browser/extensions/api/messaging/native_message_process_host_unittest.cc   base::FilePath temp_input_file = CreateTempFileWithMessage(kTestMessage);
FilePath          203 chrome/browser/extensions/api/messaging/native_message_process_host_unittest.cc   base::FilePath temp_output_file = temp_dir_.path().AppendASCII("output");
FilePath           42 chrome/browser/extensions/api/messaging/native_messaging_host_manifest.cc     const base::FilePath& file_path,
FilePath           96 chrome/browser/extensions/api/messaging/native_messaging_host_manifest.cc       (path_ = base::FilePath::FromUTF8Unsafe(path)).empty()) {
FilePath           35 chrome/browser/extensions/api/messaging/native_messaging_host_manifest.h       const base::FilePath& file_path,
FilePath           41 chrome/browser/extensions/api/messaging/native_messaging_host_manifest.h   const base::FilePath& path() const { return path_; }
FilePath           54 chrome/browser/extensions/api/messaging/native_messaging_host_manifest.h   base::FilePath path_;
FilePath           54 chrome/browser/extensions/api/messaging/native_messaging_host_manifest_unittest.cc   base::FilePath manifest_path_;
FilePath           85 chrome/browser/extensions/api/messaging/native_messaging_host_manifest_unittest.cc   EXPECT_EQ(manifest->path(), base::FilePath::FromUTF8Unsafe(kTestHostPath));
FilePath           25 chrome/browser/extensions/api/messaging/native_messaging_test_util.cc void WriteTestNativeHostManifest(base::FilePath manifest_path) {
FilePath           31 chrome/browser/extensions/api/messaging/native_messaging_test_util.cc   base::FilePath test_user_data_dir;
FilePath           36 chrome/browser/extensions/api/messaging/native_messaging_test_util.cc   base::FilePath host_path = test_user_data_dir.AppendASCII("echo.py");
FilePath           38 chrome/browser/extensions/api/messaging/native_messaging_test_util.cc   base::FilePath host_path = test_user_data_dir.AppendASCII("echo.bat");
FilePath           63 chrome/browser/extensions/api/messaging/native_messaging_test_util.cc   base::FilePath manifest_path = temp_dir_.path().AppendASCII(
FilePath          127 chrome/browser/extensions/api/messaging/native_process_launcher.cc   base::FilePath manifest_path =
FilePath          161 chrome/browser/extensions/api/messaging/native_process_launcher.cc   base::FilePath host_path = manifest->path();
FilePath           18 chrome/browser/extensions/api/messaging/native_process_launcher.h class FilePath;
FilePath           65 chrome/browser/extensions/api/messaging/native_process_launcher.h   static base::FilePath FindManifest(const std::string& native_host_name,
FilePath           20 chrome/browser/extensions/api/messaging/native_process_launcher_posix.cc base::FilePath FindManifestInDir(int dir_key, const std::string& host_name) {
FilePath           21 chrome/browser/extensions/api/messaging/native_process_launcher_posix.cc   base::FilePath base_path;
FilePath           23 chrome/browser/extensions/api/messaging/native_process_launcher_posix.cc     base::FilePath path = base_path.Append(host_name + ".json");
FilePath           27 chrome/browser/extensions/api/messaging/native_process_launcher_posix.cc   return base::FilePath();
FilePath           33 chrome/browser/extensions/api/messaging/native_process_launcher_posix.cc base::FilePath NativeProcessLauncher::FindManifest(
FilePath           37 chrome/browser/extensions/api/messaging/native_process_launcher_posix.cc   base::FilePath result;
FilePath           60 chrome/browser/extensions/api/messaging/native_process_launcher_win.cc base::FilePath NativeProcessLauncher::FindManifest(
FilePath           77 chrome/browser/extensions/api/messaging/native_process_launcher_win.cc     return base::FilePath();
FilePath           80 chrome/browser/extensions/api/messaging/native_process_launcher_win.cc   base::FilePath manifest_path(path_str);
FilePath           83 chrome/browser/extensions/api/messaging/native_process_launcher_win.cc     return base::FilePath();
FilePath           43 chrome/browser/extensions/api/music_manager_private/device_id_linux.cc typedef std::map<base::FilePath, base::FilePath> DiskEntries;
FilePath           49 chrome/browser/extensions/api/music_manager_private/device_id_linux.cc   base::FileEnumerator files(base::FilePath(kDiskByUuidDirectoryName),
FilePath           53 chrome/browser/extensions/api/music_manager_private/device_id_linux.cc     base::FilePath file_path = files.Next();
FilePath           57 chrome/browser/extensions/api/music_manager_private/device_id_linux.cc     base::FilePath target_path;
FilePath           61 chrome/browser/extensions/api/music_manager_private/device_id_linux.cc     base::FilePath device_name = target_path.BaseName();
FilePath           62 chrome/browser/extensions/api/music_manager_private/device_id_linux.cc     base::FilePath disk_uuid = file_path.BaseName();
FilePath           70 chrome/browser/extensions/api/music_manager_private/device_id_linux.cc         disk_uuids.find(base::FilePath(kDeviceNames[i]));
FilePath          129 chrome/browser/extensions/api/music_manager_private/device_id_win.cc   base::ScopedNativeLibrary library(base::FilePath(L"Iphlpapi.dll"));
FilePath           32 chrome/browser/extensions/api/notifications/notifications_apitest.cc     base::FilePath extdir = test_data_dir_.AppendASCII(test_name);
FilePath           16 chrome/browser/extensions/api/page_capture/page_capture_api.h class FilePath;
FilePath           34 chrome/browser/extensions/api/page_capture/page_capture_api.h     virtual void OnTemporaryFileCreated(const base::FilePath& temp_file) = 0;
FilePath           60 chrome/browser/extensions/api/page_capture/page_capture_api.h   base::FilePath mhtml_path_;
FilePath           35 chrome/browser/extensions/api/page_capture/page_capture_apitest.cc       const base::FilePath& temp_file) OVERRIDE {
FilePath           39 chrome/browser/extensions/api/page_capture/page_capture_apitest.cc   base::FilePath temp_file_;
FilePath          261 chrome/browser/extensions/api/preference/preference_apitest.cc   base::FilePath extension_data_dir =
FilePath          112 chrome/browser/extensions/api/preferences_private/preferences_private_apitest.cc     base::FilePath path;
FilePath           46 chrome/browser/extensions/api/push_messaging/push_messaging_canary_test.cc     base::FilePath password_file =
FilePath           58 chrome/browser/extensions/api/push_messaging/push_messaging_canary_test.cc     const base::FilePath& override_user_data_dir =
FilePath           62 chrome/browser/extensions/api/push_messaging/push_messaging_canary_test.cc                                    base::FilePath(override_user_data_dir));
FilePath           51 chrome/browser/extensions/api/push_messaging/sync_setup_helper.cc bool SyncSetupHelper::ReadPasswordFile(const base::FilePath& password_file) {
FilePath           33 chrome/browser/extensions/api/push_messaging/sync_setup_helper.h   bool ReadPasswordFile(const base::FilePath& passwordFile);
FilePath          607 chrome/browser/extensions/api/runtime/runtime_api.cc   base::FilePath path = extension_->path();
FilePath          168 chrome/browser/extensions/api/serial/serial_connection.cc   base::FilePath path(
FilePath          169 chrome/browser/extensions/api/serial/serial_connection.cc       base::FilePath::FromUTF8Unsafe(MaybeFixUpPortName(port_)));
FilePath          106 chrome/browser/extensions/api/sessions/sessions_apitest.cc   base::FilePath path;
FilePath           99 chrome/browser/extensions/api/socket/socket_apitest.cc   base::FilePath app_dir_;
FilePath          164 chrome/browser/extensions/api/socket/socket_apitest.cc           base::FilePath(FILE_PATH_LITERAL("net/data"))));
FilePath          192 chrome/browser/extensions/api/socket/socket_apitest.cc           base::FilePath(FILE_PATH_LITERAL("net/data"))));
FilePath          266 chrome/browser/extensions/api/socket/socket_apitest.cc           base::FilePath(FILE_PATH_LITERAL("net/data"))));
FilePath          301 chrome/browser/extensions/api/socket/socket_apitest.cc           base::FilePath(FILE_PATH_LITERAL("net/data"))));
FilePath           91 chrome/browser/extensions/api/sockets_tcp/sockets_tcp_apitest.cc           base::FilePath(FILE_PATH_LITERAL("net/data"))));
FilePath           88 chrome/browser/extensions/api/sockets_tcp_server/sockets_tcp_server_apitest.cc   base::FilePath path = test_data_dir_.AppendASCII("sockets_tcp_server/api");
FilePath          101 chrome/browser/extensions/api/sockets_tcp_server/sockets_tcp_server_apitest.cc   base::FilePath path = test_data_dir_.AppendASCII("sockets_tcp_server/unload");
FilePath           93 chrome/browser/extensions/api/sockets_udp/sockets_udp_apitest.cc           base::FilePath(FILE_PATH_LITERAL("net/data"))));
FilePath           96 chrome/browser/extensions/api/storage/managed_value_store_cache.h   base::FilePath base_path_;
FilePath           44 chrome/browser/extensions/api/storage/policy_value_store_unittest.cc   explicit MutablePolicyValueStore(const base::FilePath& path)
FilePath           78 chrome/browser/extensions/api/storage/policy_value_store_unittest.cc ValueStore* Param(const base::FilePath& file_path) {
FilePath          171 chrome/browser/extensions/api/storage/settings_sync_unittest.cc   virtual ValueStore* Create(const base::FilePath& base_path,
FilePath          182 chrome/browser/extensions/api/storage/settings_sync_unittest.cc       const base::FilePath& base_path,
FilePath           35 chrome/browser/extensions/api/storage/sync_storage_backend.cc     const base::FilePath& base_path,
FilePath          123 chrome/browser/extensions/api/storage/sync_storage_backend.cc     base::FilePath extension_dir = extension_dirs.GetInfo().GetName();
FilePath           42 chrome/browser/extensions/api/storage/sync_storage_backend.h       const base::FilePath& base_path,
FilePath           85 chrome/browser/extensions/api/storage/sync_storage_backend.h   const base::FilePath base_path_;
FilePath           42 chrome/browser/extensions/api/storage/sync_value_store_cache.cc     const base::FilePath& profile_path)
FilePath           95 chrome/browser/extensions/api/storage/sync_value_store_cache.cc     const base::FilePath& profile_path) {
FilePath           17 chrome/browser/extensions/api/storage/sync_value_store_cache.h class FilePath;
FilePath           36 chrome/browser/extensions/api/storage/sync_value_store_cache.h       const base::FilePath& profile_path);
FilePath           50 chrome/browser/extensions/api/storage/sync_value_store_cache.h                         const base::FilePath& profile_path);
FilePath          360 chrome/browser/extensions/api/streams_private/streams_private_apitest.cc   base::FilePath target_path =
FilePath          114 chrome/browser/extensions/api/sync_file_system/sync_file_system_api_helpers.cc   std::string file_path = base::FilePath(
FilePath          104 chrome/browser/extensions/api/sync_file_system/sync_file_system_apitest.cc       base::FilePath(FILE_PATH_LITERAL("foo.txt")));
FilePath          124 chrome/browser/extensions/api/sync_file_system/sync_file_system_apitest.cc   base::FilePath conflicting = base::FilePath::FromUTF8Unsafe("Conflicting");
FilePath           26 chrome/browser/extensions/api/system_cpu/cpu_info_provider_linux.cc   if (!base::ReadFileToString(base::FilePath(kProcStat), &contents))
FilePath           32 chrome/browser/extensions/api/system_indicator/system_indicator_apitest.cc     base::FilePath extdir = test_data_dir_.AppendASCII(test_name);
FilePath           20 chrome/browser/extensions/api/system_storage/storage_api_test_util.cc       base::FilePath::StringType(), /* no location */
FilePath          110 chrome/browser/extensions/api/system_storage/storage_info_provider.cc                                       base::FilePath(it->location())));
FilePath          514 chrome/browser/extensions/api/web_request/web_request_api_unittest.cc                                        base::FilePath(),
FilePath          195 chrome/browser/extensions/api/webstore_private/webstore_private_apitest.cc   base::FilePath missing_directory = temp_dir.Take();
FilePath           48 chrome/browser/extensions/app_background_page_apitest.cc                  base::FilePath* app_dir) {
FilePath           53 chrome/browser/extensions/app_background_page_apitest.cc     base::FilePath manifest_path = app_dir_.path().AppendASCII("manifest.json");
FilePath          143 chrome/browser/extensions/app_background_page_apitest.cc     base::FilePath app_dir;
FilePath          235 chrome/browser/extensions/app_background_page_apitest.cc   base::FilePath app_dir;
FilePath          267 chrome/browser/extensions/app_background_page_apitest.cc   base::FilePath app_dir;
FilePath          300 chrome/browser/extensions/app_background_page_apitest.cc   base::FilePath app_dir;
FilePath          352 chrome/browser/extensions/app_background_page_apitest.cc   base::FilePath app_dir;
FilePath          398 chrome/browser/extensions/app_background_page_apitest.cc   base::FilePath app_dir;
FilePath          433 chrome/browser/extensions/app_background_page_apitest.cc   base::FilePath app_dir;
FilePath          466 chrome/browser/extensions/app_background_page_apitest.cc   base::FilePath app_dir;
FilePath          500 chrome/browser/extensions/app_background_page_apitest.cc   base::FilePath app_dir;
FilePath          527 chrome/browser/extensions/app_background_page_apitest.cc   base::FilePath app_dir;
FilePath          577 chrome/browser/extensions/app_background_page_apitest.cc   base::FilePath app_dir;
FilePath           15 chrome/browser/extensions/browser_action_apitest.cc   base::FilePath extension_path(test_data_dir_.AppendASCII("browsertest")
FilePath           50 chrome/browser/extensions/bundle_installer.cc   return Extension::Create(base::FilePath(),
FilePath           89 chrome/browser/extensions/component_loader.cc                        const base::FilePath& path) {
FilePath          101 chrome/browser/extensions/component_loader.cc     const base::DictionaryValue* manifest, const base::FilePath& directory)
FilePath          157 chrome/browser/extensions/component_loader.cc     const base::FilePath& root_directory) {
FilePath          169 chrome/browser/extensions/component_loader.cc                                  const base::FilePath& root_directory) {
FilePath          177 chrome/browser/extensions/component_loader.cc                                  const base::FilePath& root_directory) {
FilePath          187 chrome/browser/extensions/component_loader.cc                                  const base::FilePath& root_directory) {
FilePath          195 chrome/browser/extensions/component_loader.cc std::string ComponentLoader::AddOrReplace(const base::FilePath& path) {
FilePath          196 chrome/browser/extensions/component_loader.cc   base::FilePath absolute_path = base::MakeAbsoluteFilePath(path);
FilePath          243 chrome/browser/extensions/component_loader.cc void ComponentLoader::Remove(const base::FilePath& root_directory) {
FilePath          279 chrome/browser/extensions/component_loader.cc     base::FilePath filemgr_extension_path(
FilePath          286 chrome/browser/extensions/component_loader.cc       base::FilePath(FILE_PATH_LITERAL("file_manager")));
FilePath          292 chrome/browser/extensions/component_loader.cc       base::FilePath(FILE_PATH_LITERAL("video_player")));
FilePath          298 chrome/browser/extensions/component_loader.cc       base::FilePath(FILE_PATH_LITERAL("hangout_services")));
FilePath          305 chrome/browser/extensions/component_loader.cc         base::FilePath(FILE_PATH_LITERAL("hotword_helper")));
FilePath          314 chrome/browser/extensions/component_loader.cc     base::FilePath image_loader_extension_path(
FilePath          321 chrome/browser/extensions/component_loader.cc       base::FilePath(FILE_PATH_LITERAL("image_loader")));
FilePath          327 chrome/browser/extensions/component_loader.cc       base::FilePath(FILE_PATH_LITERAL("network_speech_synthesis")));
FilePath          335 chrome/browser/extensions/component_loader.cc   return Add(idr, base::FilePath(extension_misc::kChromeVoxExtensionPath));
FilePath          343 chrome/browser/extensions/component_loader.cc       base::FilePath(extension_misc::kSpeechSynthesisExtensionPath));
FilePath          350 chrome/browser/extensions/component_loader.cc                                   const base::FilePath& root_directory,
FilePath          370 chrome/browser/extensions/component_loader.cc               base::FilePath(FILE_PATH_LITERAL("chrome_app")),
FilePath          377 chrome/browser/extensions/component_loader.cc   Add(IDR_KEYBOARD_MANIFEST, base::FilePath(FILE_PATH_LITERAL("keyboard")));
FilePath          383 chrome/browser/extensions/component_loader.cc               base::FilePath(FILE_PATH_LITERAL("web_store")),
FilePath          398 chrome/browser/extensions/component_loader.cc       base::FilePath(FILE_PATH_LITERAL("/usr/share/chromeos-assets/mobile")));
FilePath          402 chrome/browser/extensions/component_loader.cc     Add(IDR_HELP_MANIFEST, base::FilePath(FILE_PATH_LITERAL(
FilePath          412 chrome/browser/extensions/component_loader.cc           base::FilePath(FILE_PATH_LITERAL("bookmark_manager")));
FilePath          414 chrome/browser/extensions/component_loader.cc     Add(IDR_CROSH_BUILTIN_MANIFEST, base::FilePath(FILE_PATH_LITERAL(
FilePath          420 chrome/browser/extensions/component_loader.cc       base::FilePath(FILE_PATH_LITERAL("bookmark_manager")));
FilePath          423 chrome/browser/extensions/component_loader.cc       base::FilePath(FILE_PATH_LITERAL("cloud_print")));
FilePath          467 chrome/browser/extensions/component_loader.cc                 base::FilePath(FILE_PATH_LITERAL(
FilePath          483 chrome/browser/extensions/component_loader.cc         base::FilePath(FILE_PATH_LITERAL("settings_app")));
FilePath          494 chrome/browser/extensions/component_loader.cc     Add(IDR_FEEDBACK_MANIFEST, base::FilePath(FILE_PATH_LITERAL("feedback")));
FilePath          501 chrome/browser/extensions/component_loader.cc       std::string id = Add(IDR_QUICKOFFICE_MANIFEST, base::FilePath(
FilePath          507 chrome/browser/extensions/component_loader.cc     base::FilePath echo_extension_path(FILE_PATH_LITERAL(
FilePath          517 chrome/browser/extensions/component_loader.cc           base::FilePath(FILE_PATH_LITERAL("chromeos/wallpaper_manager")));
FilePath          522 chrome/browser/extensions/component_loader.cc           base::FilePath(FILE_PATH_LITERAL("chromeos/first_run/app")));
FilePath          526 chrome/browser/extensions/component_loader.cc         base::FilePath(FILE_PATH_LITERAL("chromeos/network_configuration")));
FilePath          529 chrome/browser/extensions/component_loader.cc         base::FilePath(extension_misc::kConnectivityDiagnosticsPath));
FilePath          531 chrome/browser/extensions/component_loader.cc         base::FilePath(extension_misc::kConnectivityDiagnosticsLauncherPath));
FilePath          559 chrome/browser/extensions/component_loader.cc         base::FilePath(FILE_PATH_LITERAL("google_now")));
FilePath          570 chrome/browser/extensions/component_loader.cc       base::FilePath easy_unlock_path(
FilePath          576 chrome/browser/extensions/component_loader.cc           base::FilePath(
FilePath          584 chrome/browser/extensions/component_loader.cc   base::FilePath pdf_path;
FilePath          590 chrome/browser/extensions/component_loader.cc     Add(IDR_PDF_MANIFEST, base::FilePath(FILE_PATH_LITERAL("pdf")));
FilePath           52 chrome/browser/extensions/component_loader.h                   const base::FilePath& root_directory);
FilePath           56 chrome/browser/extensions/component_loader.h                   const base::FilePath& root_directory);
FilePath           60 chrome/browser/extensions/component_loader.h   std::string AddOrReplace(const base::FilePath& path);
FilePath           65 chrome/browser/extensions/component_loader.h                              const base::FilePath& root_directory);
FilePath           72 chrome/browser/extensions/component_loader.h   void Remove(const base::FilePath& root_directory);
FilePath          108 chrome/browser/extensions/component_loader.h                            const base::FilePath& root_directory);
FilePath          114 chrome/browser/extensions/component_loader.h     base::FilePath root_directory;
FilePath          121 chrome/browser/extensions/component_loader.h                   const base::FilePath& root_directory);
FilePath          136 chrome/browser/extensions/component_loader.h                    const base::FilePath& root_directory,
FilePath          120 chrome/browser/extensions/component_loader_unittest.cc   base::FilePath extension_path_;
FilePath          127 chrome/browser/extensions/component_loader_unittest.cc   base::FilePath GetBasePath() {
FilePath          128 chrome/browser/extensions/component_loader_unittest.cc     base::FilePath test_data_dir;
FilePath          252 chrome/browser/extensions/component_loader_unittest.cc   base::FilePath known_extension = GetBasePath()
FilePath          254 chrome/browser/extensions/component_loader_unittest.cc   base::FilePath unknow_extension = extension_path_;
FilePath          255 chrome/browser/extensions/component_loader_unittest.cc   base::FilePath invalid_extension = GetBasePath().AppendASCII("bad");
FilePath           34 chrome/browser/extensions/convert_user_script.cc     const base::FilePath& user_script_path, const GURL& original_url,
FilePath           35 chrome/browser/extensions/convert_user_script.cc     const base::FilePath& extensions_dir, base::string16* error) {
FilePath           54 chrome/browser/extensions/convert_user_script.cc   base::FilePath install_temp_dir =
FilePath          160 chrome/browser/extensions/convert_user_script.cc   base::FilePath manifest_path = temp_dir.path().Append(kManifestFilename);
FilePath           16 chrome/browser/extensions/convert_user_script.h class FilePath;
FilePath           30 chrome/browser/extensions/convert_user_script.h     const base::FilePath& user_script, const GURL& original_url,
FilePath           31 chrome/browser/extensions/convert_user_script.h     const base::FilePath& extensions_dir, base::string16* error);
FilePath           39 chrome/browser/extensions/convert_user_script_unittest.cc   base::FilePath test_file;
FilePath           92 chrome/browser/extensions/convert_user_script_unittest.cc   base::FilePath test_file;
FilePath          141 chrome/browser/extensions/convert_user_script_unittest.cc   base::FilePath test_file;
FilePath          159 chrome/browser/extensions/convert_user_script_unittest.cc   base::FilePath test_file;
FilePath          194 chrome/browser/extensions/convert_user_script_unittest.cc   base::FilePath test_file;
FilePath          229 chrome/browser/extensions/convert_user_script_unittest.cc   base::FilePath test_file;
FilePath           89 chrome/browser/extensions/convert_web_app.cc     const base::FilePath& extensions_dir) {
FilePath           90 chrome/browser/extensions/convert_web_app.cc   base::FilePath install_temp_dir =
FilePath          122 chrome/browser/extensions/convert_web_app.cc   base::FilePath manifest_path = temp_dir.path().Append(kManifestFilename);
FilePath          130 chrome/browser/extensions/convert_web_app.cc   base::FilePath icons_dir = temp_dir.path().AppendASCII(kIconsDirName);
FilePath          140 chrome/browser/extensions/convert_web_app.cc     base::FilePath icon_file = icons_dir.AppendASCII(
FilePath           13 chrome/browser/extensions/convert_web_app.h class FilePath;
FilePath           44 chrome/browser/extensions/convert_web_app.h     const base::FilePath& extensions_dir);
FilePath           39 chrome/browser/extensions/convert_web_app_unittest.cc   base::FilePath icon_file;
FilePath            8 chrome/browser/extensions/cross_origin_xhr_apitest.cc const base::FilePath::CharType kFtpDocRoot[] =
FilePath           14 chrome/browser/extensions/cross_origin_xhr_apitest.cc   ASSERT_TRUE(StartFTPServer(base::FilePath(kFtpDocRoot)));
FilePath           27 chrome/browser/extensions/cross_origin_xhr_apitest.cc   ASSERT_TRUE(StartFTPServer(base::FilePath(kFtpDocRoot)));
FilePath          176 chrome/browser/extensions/crx_installer.cc void CrxInstaller::InstallCrx(const base::FilePath& source_file) {
FilePath          200 chrome/browser/extensions/crx_installer.cc void CrxInstaller::InstallUserScript(const base::FilePath& source_file,
FilePath          238 chrome/browser/extensions/crx_installer.cc     const base::FilePath& install_directory) {
FilePath          304 chrome/browser/extensions/crx_installer.cc             Extension::Create(base::FilePath(),
FilePath          438 chrome/browser/extensions/crx_installer.cc     const base::FilePath& temp_dir,
FilePath          439 chrome/browser/extensions/crx_installer.cc     const base::FilePath& extension_dir,
FilePath          686 chrome/browser/extensions/crx_installer.cc   base::FilePath version_dir = extension_file_util::InstallExtension(
FilePath          833 chrome/browser/extensions/crx_installer.cc     temp_dir_ = base::FilePath();
FilePath          838 chrome/browser/extensions/crx_installer.cc     source_file_ = base::FilePath();
FilePath           97 chrome/browser/extensions/crx_installer.h   void InstallCrx(const base::FilePath& source_file);
FilePath          100 chrome/browser/extensions/crx_installer.h   void InstallUserScript(const base::FilePath& source_file,
FilePath          116 chrome/browser/extensions/crx_installer.h   const base::FilePath& source_file() const { return source_file_; }
FilePath          215 chrome/browser/extensions/crx_installer.h                                  const base::FilePath& install_directory);
FilePath          223 chrome/browser/extensions/crx_installer.h   virtual void OnUnpackSuccess(const base::FilePath& temp_dir,
FilePath          224 chrome/browser/extensions/crx_installer.h                                const base::FilePath& extension_dir,
FilePath          265 chrome/browser/extensions/crx_installer.h   base::FilePath source_file_;
FilePath          271 chrome/browser/extensions/crx_installer.h   base::FilePath install_directory_;
FilePath          340 chrome/browser/extensions/crx_installer.h   base::FilePath temp_dir_;
FilePath          353 chrome/browser/extensions/crx_installer.h   base::FilePath unpacked_extension_root_;
FilePath          147 chrome/browser/extensions/crx_installer_browsertest.cc     base::FilePath ext_path = test_data_dir_.AppendASCII(manifest_dir);
FilePath          163 chrome/browser/extensions/crx_installer_browsertest.cc                        const base::FilePath& crx_path) {
FilePath          179 chrome/browser/extensions/crx_installer_browsertest.cc     base::FilePath ext_path = test_data_dir_.AppendASCII(ext_relpath);
FilePath          185 chrome/browser/extensions/crx_installer_browsertest.cc     base::FilePath crx_path = PackExtension(ext_path);
FilePath          238 chrome/browser/extensions/crx_installer_browsertest.cc   base::FilePath crx_path = PackExtension(
FilePath          271 chrome/browser/extensions/crx_installer_browsertest.cc   base::FilePath crx_path = PackExtension(
FilePath          361 chrome/browser/extensions/crx_installer_browsertest.cc   base::FilePath crx_path = test_data_dir_.AppendASCII("theme_hidpi_crx");
FilePath          389 chrome/browser/extensions/crx_installer_browsertest.cc   base::FilePath crx_path = test_data_dir_.AppendASCII("delayed_install");
FilePath          457 chrome/browser/extensions/crx_installer_browsertest.cc   base::FilePath crx_path = test_data_dir_.AppendASCII("theme_hidpi_crx")
FilePath          482 chrome/browser/extensions/crx_installer_browsertest.cc   base::FilePath crx_path =
FilePath           20 chrome/browser/extensions/docs/examples/apps/calculator_browsertest.cc   base::FilePath test_file;
FilePath          114 chrome/browser/extensions/error_console/error_console_browsertest.cc              base::FilePath(kManifestFilename).AsUTF8Unsafe(),
FilePath           67 chrome/browser/extensions/extension_action_icon_factory_unittest.cc   base::FilePath path;
FilePath          104 chrome/browser/extensions/extension_action_icon_factory_unittest.cc     base::FilePath test_file;
FilePath          141 chrome/browser/extensions/extension_action_icon_factory_unittest.cc         CreateExtensionService(&command_line, base::FilePath(), false);
FilePath          334 chrome/browser/extensions/extension_apitest.cc     base::FilePath extension_path = test_data_dir_.AppendASCII(extension_name);
FilePath          438 chrome/browser/extensions/extension_apitest.cc     const base::FilePath& root_directory) {
FilePath          453 chrome/browser/extensions/extension_apitest.cc bool ExtensionApiTest::StartFTPServer(const base::FilePath& root_directory) {
FilePath           17 chrome/browser/extensions/extension_apitest.h class FilePath;
FilePath          174 chrome/browser/extensions/extension_apitest.h   bool StartWebSocketServer(const base::FilePath& root_directory);
FilePath          179 chrome/browser/extensions/extension_apitest.h   bool StartFTPServer(const base::FilePath& root_directory);
FilePath           88 chrome/browser/extensions/extension_browsertest.cc     const extensions::ExtensionSet* extensions, const base::FilePath& path) {
FilePath           89 chrome/browser/extensions/extension_browsertest.cc   base::FilePath extension_path = base::MakeAbsoluteFilePath(path);
FilePath          128 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& path) {
FilePath          133 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& path) {
FilePath          139 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& path, int flags) {
FilePath          145 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& path,
FilePath          246 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& path,
FilePath          247 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath::CharType* manifest_relative_path) {
FilePath          265 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& path) {
FilePath          270 chrome/browser/extensions/extension_browsertest.cc base::FilePath ExtensionBrowserTest::PackExtension(
FilePath          271 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& dir_path) {
FilePath          272 chrome/browser/extensions/extension_browsertest.cc   base::FilePath crx_path = temp_dir_.path().AppendASCII("temp.crx");
FilePath          275 chrome/browser/extensions/extension_browsertest.cc     return base::FilePath();
FilePath          279 chrome/browser/extensions/extension_browsertest.cc   base::FilePath pem_path =
FilePath          281 chrome/browser/extensions/extension_browsertest.cc   base::FilePath pem_path_out;
FilePath          284 chrome/browser/extensions/extension_browsertest.cc     pem_path = base::FilePath();
FilePath          288 chrome/browser/extensions/extension_browsertest.cc       return base::FilePath();
FilePath          295 chrome/browser/extensions/extension_browsertest.cc base::FilePath ExtensionBrowserTest::PackExtensionWithOptions(
FilePath          296 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& dir_path,
FilePath          297 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& crx_path,
FilePath          298 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& pem_path,
FilePath          299 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& pem_out_path) {
FilePath          302 chrome/browser/extensions/extension_browsertest.cc     return base::FilePath();
FilePath          307 chrome/browser/extensions/extension_browsertest.cc     return base::FilePath();
FilePath          318 chrome/browser/extensions/extension_browsertest.cc     return base::FilePath();
FilePath          323 chrome/browser/extensions/extension_browsertest.cc     return base::FilePath();
FilePath          367 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& path,
FilePath          380 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& path,
FilePath          394 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& path,
FilePath          403 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& path,
FilePath          415 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& path,
FilePath          425 chrome/browser/extensions/extension_browsertest.cc     const base::FilePath& path,
FilePath          450 chrome/browser/extensions/extension_browsertest.cc     base::FilePath crx_path = path;
FilePath           74 chrome/browser/extensions/extension_browsertest.h       const extensions::ExtensionSet* extensions, const base::FilePath& path);
FilePath           81 chrome/browser/extensions/extension_browsertest.h   const extensions::Extension* LoadExtension(const base::FilePath& path);
FilePath           85 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path);
FilePath           90 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path, int flags);
FilePath           95 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path,
FilePath          103 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path,
FilePath          104 chrome/browser/extensions/extension_browsertest.h       const base::FilePath::CharType* manifest_relative_path);
FilePath          110 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path);
FilePath          114 chrome/browser/extensions/extension_browsertest.h   base::FilePath PackExtension(const base::FilePath& dir_path);
FilePath          120 chrome/browser/extensions/extension_browsertest.h   base::FilePath PackExtensionWithOptions(const base::FilePath& dir_path,
FilePath          121 chrome/browser/extensions/extension_browsertest.h                                           const base::FilePath& crx_path,
FilePath          122 chrome/browser/extensions/extension_browsertest.h                                           const base::FilePath& pem_path,
FilePath          123 chrome/browser/extensions/extension_browsertest.h                                           const base::FilePath& pem_out_path);
FilePath          129 chrome/browser/extensions/extension_browsertest.h   const extensions::Extension* InstallExtension(const base::FilePath& path,
FilePath          138 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path,
FilePath          150 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path, int expected_change);
FilePath          155 chrome/browser/extensions/extension_browsertest.h                                                const base::FilePath& path,
FilePath          163 chrome/browser/extensions/extension_browsertest.h       const std::string& id, const base::FilePath& path, int expected_change);
FilePath          168 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path,
FilePath          175 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path,
FilePath          187 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path,
FilePath          197 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path) {
FilePath          301 chrome/browser/extensions/extension_browsertest.h   base::FilePath test_data_dir_;
FilePath          320 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path,
FilePath          325 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path,
FilePath          332 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path,
FilePath          338 chrome/browser/extensions/extension_browsertest.h       const base::FilePath& path,
FilePath           35 chrome/browser/extensions/extension_context_menu_browsertest.cc     base::FilePath extension_dir =
FilePath           44 chrome/browser/extensions/extension_context_menu_browsertest.cc     base::FilePath extension_dir =
FilePath           52 chrome/browser/extensions/extension_context_menu_browsertest.cc     base::FilePath extension_dir =
FilePath          318 chrome/browser/extensions/extension_crash_recovery_browsertest.cc                      base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          319 chrome/browser/extensions/extension_crash_recovery_browsertest.cc                      base::FilePath(FILE_PATH_LITERAL("title1.html"))));
FilePath           37 chrome/browser/extensions/extension_creator.cc     const base::FilePath& extension_dir,
FilePath           38 chrome/browser/extensions/extension_creator.cc     const base::FilePath& crx_path,
FilePath           39 chrome/browser/extensions/extension_creator.cc     const base::FilePath& private_key_path,
FilePath           40 chrome/browser/extensions/extension_creator.cc     const base::FilePath& private_key_output_path,
FilePath           50 chrome/browser/extensions/extension_creator.cc   base::FilePath absolute_extension_dir =
FilePath           88 chrome/browser/extensions/extension_creator.cc bool ExtensionCreator::ValidateManifest(const base::FilePath& extension_dir,
FilePath          121 chrome/browser/extensions/extension_creator.cc crypto::RSAPrivateKey* ExtensionCreator::ReadInputKey(const base::FilePath&
FilePath          148 chrome/browser/extensions/extension_creator.cc crypto::RSAPrivateKey* ExtensionCreator::GenerateKey(const base::FilePath&
FilePath          194 chrome/browser/extensions/extension_creator.cc bool ExtensionCreator::CreateZip(const base::FilePath& extension_dir,
FilePath          195 chrome/browser/extensions/extension_creator.cc                                  const base::FilePath& temp_path,
FilePath          196 chrome/browser/extensions/extension_creator.cc                                  base::FilePath* zip_path) {
FilePath          200 chrome/browser/extensions/extension_creator.cc   const base::Callback<bool(const base::FilePath&)>& filter_cb =
FilePath          211 chrome/browser/extensions/extension_creator.cc bool ExtensionCreator::SignZip(const base::FilePath& zip_path,
FilePath          238 chrome/browser/extensions/extension_creator.cc bool ExtensionCreator::WriteCRX(const base::FilePath& zip_path,
FilePath          241 chrome/browser/extensions/extension_creator.cc                                 const base::FilePath& crx_path) {
FilePath          288 chrome/browser/extensions/extension_creator.cc bool ExtensionCreator::Run(const base::FilePath& extension_dir,
FilePath          289 chrome/browser/extensions/extension_creator.cc                            const base::FilePath& crx_path,
FilePath          290 chrome/browser/extensions/extension_creator.cc                            const base::FilePath& private_key_path,
FilePath          291 chrome/browser/extensions/extension_creator.cc                            const base::FilePath& output_private_key_path,
FilePath          319 chrome/browser/extensions/extension_creator.cc   base::FilePath zip_path;
FilePath           14 chrome/browser/extensions/extension_creator.h class FilePath;
FilePath           42 chrome/browser/extensions/extension_creator.h   bool Run(const base::FilePath& extension_dir,
FilePath           43 chrome/browser/extensions/extension_creator.h            const base::FilePath& crx_path,
FilePath           44 chrome/browser/extensions/extension_creator.h            const base::FilePath& private_key_path,
FilePath           45 chrome/browser/extensions/extension_creator.h            const base::FilePath& private_key_output_path,
FilePath           61 chrome/browser/extensions/extension_creator.h   bool InitializeInput(const base::FilePath& extension_dir,
FilePath           62 chrome/browser/extensions/extension_creator.h                        const base::FilePath& crx_path,
FilePath           63 chrome/browser/extensions/extension_creator.h                        const base::FilePath& private_key_path,
FilePath           64 chrome/browser/extensions/extension_creator.h                        const base::FilePath& private_key_output_path,
FilePath           68 chrome/browser/extensions/extension_creator.h   bool ValidateManifest(const base::FilePath& extension_dir,
FilePath           73 chrome/browser/extensions/extension_creator.h   crypto::RSAPrivateKey* ReadInputKey(const base::FilePath& private_key_path);
FilePath           77 chrome/browser/extensions/extension_creator.h   crypto::RSAPrivateKey* GenerateKey(const base::FilePath& private_key_path);
FilePath           80 chrome/browser/extensions/extension_creator.h   bool CreateZip(const base::FilePath& extension_dir, const base::FilePath& temp_path,
FilePath           81 chrome/browser/extensions/extension_creator.h                  base::FilePath* zip_path);
FilePath           84 chrome/browser/extensions/extension_creator.h   bool SignZip(const base::FilePath& zip_path,
FilePath           89 chrome/browser/extensions/extension_creator.h   bool WriteCRX(const base::FilePath& zip_path,
FilePath           92 chrome/browser/extensions/extension_creator.h                 const base::FilePath& crx_path);
FilePath           19 chrome/browser/extensions/extension_creator_filter.cc     const base::FilePath& file_path) {
FilePath           20 chrome/browser/extensions/extension_creator_filter.cc   const base::FilePath& base_name = file_path.BaseName();
FilePath           27 chrome/browser/extensions/extension_creator_filter.cc   const base::FilePath::StringType names_to_exclude[] = {
FilePath           35 chrome/browser/extensions/extension_creator_filter.cc   std::set<base::FilePath::StringType> names_to_exclude_set(names_to_exclude,
FilePath           37 chrome/browser/extensions/extension_creator_filter.cc   std::vector<base::FilePath::StringType> components;
FilePath           44 chrome/browser/extensions/extension_creator_filter.cc   base::FilePath::CharType first_character = base_name.value()[0];
FilePath           45 chrome/browser/extensions/extension_creator_filter.cc   base::FilePath::CharType last_character =
FilePath           11 chrome/browser/extensions/extension_creator_filter.h class FilePath;
FilePath           25 chrome/browser/extensions/extension_creator_filter.h   bool ShouldPackageFile(const base::FilePath& file_path);
FilePath           25 chrome/browser/extensions/extension_creator_filter_unittest.cc   base::FilePath CreateEmptyTestFile(const base::FilePath& file_path) {
FilePath           26 chrome/browser/extensions/extension_creator_filter_unittest.cc     base::FilePath test_file(test_dir_.Append(file_path));
FilePath           27 chrome/browser/extensions/extension_creator_filter_unittest.cc     base::FilePath temp_file;
FilePath           33 chrome/browser/extensions/extension_creator_filter_unittest.cc   base::FilePath CreateEmptyTestFileInDir(
FilePath           34 chrome/browser/extensions/extension_creator_filter_unittest.cc       const base::FilePath::StringType& file_name,
FilePath           35 chrome/browser/extensions/extension_creator_filter_unittest.cc       const base::FilePath::StringType& dir) {
FilePath           36 chrome/browser/extensions/extension_creator_filter_unittest.cc     base::FilePath temp_sub_dir(test_dir_.Append(dir));
FilePath           37 chrome/browser/extensions/extension_creator_filter_unittest.cc     base::FilePath test_file(temp_sub_dir.Append(file_name));
FilePath           39 chrome/browser/extensions/extension_creator_filter_unittest.cc     base::FilePath temp_file;
FilePath           49 chrome/browser/extensions/extension_creator_filter_unittest.cc   base::FilePath test_dir_;
FilePath           53 chrome/browser/extensions/extension_creator_filter_unittest.cc   const base::FilePath::CharType* input;
FilePath           74 chrome/browser/extensions/extension_creator_filter_unittest.cc     base::FilePath input(cases[i].input);
FilePath           75 chrome/browser/extensions/extension_creator_filter_unittest.cc     base::FilePath test_file(CreateEmptyTestFile(input));
FilePath           84 chrome/browser/extensions/extension_creator_filter_unittest.cc   const base::FilePath::StringType file_name;
FilePath           85 chrome/browser/extensions/extension_creator_filter_unittest.cc   const base::FilePath::StringType dir;
FilePath          101 chrome/browser/extensions/extension_creator_filter_unittest.cc     base::FilePath test_file(CreateEmptyTestFileInDir(cases[i].file_name,
FilePath          111 chrome/browser/extensions/extension_creator_filter_unittest.cc   const base::FilePath::CharType* input_char;
FilePath          128 chrome/browser/extensions/extension_creator_filter_unittest.cc     base::FilePath input(cases[i].input_char);
FilePath          130 chrome/browser/extensions/extension_creator_filter_unittest.cc     base::FilePath test_file(CreateEmptyTestFile(input));
FilePath           44 chrome/browser/extensions/extension_disabled_ui_browsertest.cc     base::FilePath pem_path = test_data_dir_.
FilePath           50 chrome/browser/extensions/extension_disabled_ui_browsertest.cc         base::FilePath());
FilePath           55 chrome/browser/extensions/extension_disabled_ui_browsertest.cc         base::FilePath());
FilePath           60 chrome/browser/extensions/extension_disabled_ui_browsertest.cc         base::FilePath());
FilePath           85 chrome/browser/extensions/extension_disabled_ui_browsertest.cc       const base::FilePath& crx_path,
FilePath          111 chrome/browser/extensions/extension_disabled_ui_browsertest.cc   base::FilePath path_v1_;
FilePath          112 chrome/browser/extensions/extension_disabled_ui_browsertest.cc   base::FilePath path_v2_;
FilePath          113 chrome/browser/extensions/extension_disabled_ui_browsertest.cc   base::FilePath path_v3_;
FilePath          137 chrome/browser/extensions/extension_function_test_utils.cc   const base::FilePath test_extension_path;
FilePath           24 chrome/browser/extensions/extension_functional_browsertest.cc     base::FilePath path = test_data_dir_.AppendASCII(filename);
FilePath           41 chrome/browser/extensions/extension_garbage_collector.cc typedef std::multimap<std::string, base::FilePath> ExtensionPathsMultimap;
FilePath           43 chrome/browser/extensions/extension_garbage_collector.cc void CheckExtensionDirectory(const base::FilePath& path,
FilePath           46 chrome/browser/extensions/extension_garbage_collector.cc   base::FilePath basename = path.BaseName();
FilePath           83 chrome/browser/extensions/extension_garbage_collector.cc   for (base::FilePath version_dir = versions_enumerator.Next();
FilePath           99 chrome/browser/extensions/extension_garbage_collector.cc     const base::FilePath& install_directory,
FilePath          112 chrome/browser/extensions/extension_garbage_collector.cc   for (base::FilePath extension_path = enumerator.Next();
FilePath          183 chrome/browser/extensions/extension_garbage_collector.cc   std::multimap<std::string, base::FilePath> extension_paths;
FilePath          215 chrome/browser/extensions/extension_garbage_collector.cc   scoped_ptr<base::hash_set<base::FilePath> > active_paths(
FilePath          216 chrome/browser/extensions/extension_garbage_collector.cc       new base::hash_set<base::FilePath>());
FilePath           64 chrome/browser/extensions/extension_garbage_collector.h   base::FilePath install_directory_;
FilePath           87 chrome/browser/extensions/extension_garbage_collector_unittest.cc   base::FilePath extension_dir =
FilePath           97 chrome/browser/extensions/extension_garbage_collector_unittest.cc   base::FilePath source_install_dir =
FilePath           99 chrome/browser/extensions/extension_garbage_collector_unittest.cc   base::FilePath pref_path =
FilePath          128 chrome/browser/extensions/extension_garbage_collector_unittest.cc   base::FilePath source_install_dir =
FilePath          130 chrome/browser/extensions/extension_garbage_collector_unittest.cc   base::FilePath pref_path =
FilePath          123 chrome/browser/extensions/extension_gcm_app_handler_unittest.cc         CommandLine::ForCurrentProcess(), base::FilePath(), false);
FilePath          153 chrome/browser/extensions/extension_gcm_app_handler_unittest.cc     base::FilePath path(FILE_PATH_LITERAL("c:\\foo"));
FilePath          155 chrome/browser/extensions/extension_gcm_app_handler_unittest.cc     base::FilePath path(FILE_PATH_LITERAL("/foo"));
FilePath          147 chrome/browser/extensions/extension_icon_image_unittest.cc     base::FilePath test_file;
FilePath          106 chrome/browser/extensions/extension_icon_manager_unittest.cc   base::FilePath test_dir;
FilePath          108 chrome/browser/extensions/extension_icon_manager_unittest.cc   base::FilePath manifest_path = test_dir.AppendASCII(
FilePath          148 chrome/browser/extensions/extension_icon_manager_unittest.cc   base::FilePath test_dir;
FilePath          150 chrome/browser/extensions/extension_icon_manager_unittest.cc   base::FilePath manifest_path = test_dir.AppendASCII(
FilePath           35 chrome/browser/extensions/extension_icon_source_apitest.cc   base::FilePath basedir = test_data_dir_.AppendASCII("icons");
FilePath           86 chrome/browser/extensions/extension_icon_source_apitest.cc   base::FilePath basedir = test_data_dir_.AppendASCII("icons");
FilePath          530 chrome/browser/extensions/extension_install_prompt.cc       base::FilePath(),
FilePath          696 chrome/browser/extensions/extension_install_prompt.cc     const std::vector<base::FilePath>& retained_file_paths) {
FilePath          151 chrome/browser/extensions/extension_install_prompt.h     void set_retained_files(const std::vector<base::FilePath>& retained_files) {
FilePath          210 chrome/browser/extensions/extension_install_prompt.h     std::vector<base::FilePath> retained_files_;
FilePath          361 chrome/browser/extensions/extension_install_prompt.h       const std::vector<base::FilePath>& retained_file_paths);
FilePath           60 chrome/browser/extensions/extension_install_ui_browsertest.cc     const base::FilePath theme_path = test_data_dir_.AppendASCII(theme_name);
FilePath           90 chrome/browser/extensions/extension_install_ui_browsertest.cc   base::FilePath theme_crx = PackExtension(test_data_dir_.AppendASCII("theme"));
FilePath          154 chrome/browser/extensions/extension_install_ui_browsertest.cc   base::FilePath app_dir = test_data_dir_.AppendASCII("app");
FilePath          177 chrome/browser/extensions/extension_install_ui_browsertest.cc   base::FilePath app_dir = test_data_dir_.AppendASCII("app");
FilePath          226 chrome/browser/extensions/extension_install_ui_browsertest.cc   base::FilePath app_dir = test_data_dir_.AppendASCII("app");
FilePath           31 chrome/browser/extensions/extension_loading_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath          256 chrome/browser/extensions/extension_message_bubble_controller_unittest.cc             base::FilePath(),
FilePath          342 chrome/browser/extensions/extension_messages_apitest.cc     base::FilePath test_data;
FilePath           58 chrome/browser/extensions/extension_nacl_browsertest.cc   const Extension* InstallExtension(const base::FilePath& file_path,
FilePath           97 chrome/browser/extensions/extension_nacl_browsertest.cc     base::FilePath file_path = test_data_dir_.AppendASCII("native_client");
FilePath          102 chrome/browser/extensions/extension_nacl_browsertest.cc     base::FilePath file_path = test_data_dir_.AppendASCII(
FilePath          108 chrome/browser/extensions/extension_nacl_browsertest.cc     base::FilePath path;
FilePath          478 chrome/browser/extensions/extension_prefs_unittest.cc     base::FilePath path =
FilePath          575 chrome/browser/extensions/extension_prefs_unittest.cc   base::FilePath basedir_;
FilePath          603 chrome/browser/extensions/extension_prefs_unittest.cc     base::FilePath path =
FilePath          107 chrome/browser/extensions/extension_protocols.cc                               const base::FilePath& filename,
FilePath          175 chrome/browser/extensions/extension_protocols.cc   base::FilePath filename_;
FilePath          231 chrome/browser/extensions/extension_protocols.cc base::Time GetFileLastModifiedTime(const base::FilePath& filename) {
FilePath          240 chrome/browser/extensions/extension_protocols.cc base::Time GetFileCreationTime(const base::FilePath& filename) {
FilePath          251 chrome/browser/extensions/extension_protocols.cc     const base::FilePath& directory,
FilePath          252 chrome/browser/extensions/extension_protocols.cc     base::FilePath* file_path,
FilePath          283 chrome/browser/extensions/extension_protocols.cc                          const base::FilePath& directory_path,
FilePath          284 chrome/browser/extensions/extension_protocols.cc                          const base::FilePath& relative_path,
FilePath          289 chrome/browser/extensions/extension_protocols.cc           request, network_delegate, base::FilePath(),
FilePath          309 chrome/browser/extensions/extension_protocols.cc     base::FilePath* read_file_path = new base::FilePath;
FilePath          327 chrome/browser/extensions/extension_protocols.cc   void OnFilePathAndLastModifiedTimeRead(base::FilePath* read_file_path,
FilePath          338 chrome/browser/extensions/extension_protocols.cc   base::FilePath directory_path_;
FilePath          522 chrome/browser/extensions/extension_protocols.cc   base::FilePath directory_path;
FilePath          563 chrome/browser/extensions/extension_protocols.cc   base::FilePath resources_path;
FilePath          564 chrome/browser/extensions/extension_protocols.cc   base::FilePath relative_path;
FilePath          573 chrome/browser/extensions/extension_protocols.cc     base::FilePath request_path =
FilePath          623 chrome/browser/extensions/extension_protocols.cc       relative_path = base::FilePath::FromUTF8Unsafe(new_relative_path);
FilePath           38 chrome/browser/extensions/extension_protocols_unittest.cc   base::FilePath path;
FilePath           56 chrome/browser/extensions/extension_protocols_unittest.cc   base::FilePath path;
FilePath           77 chrome/browser/extensions/extension_protocols_unittest.cc   base::FilePath path;
FilePath           19 chrome/browser/extensions/extension_resource_protocols.cc base::FilePath ResolvePath(const GURL& url) {
FilePath           20 chrome/browser/extensions/extension_resource_protocols.cc   base::FilePath root_path;
FilePath           30 chrome/browser/extensions/extension_resource_protocols.cc             request, network_delegate, base::FilePath(),
FilePath           41 chrome/browser/extensions/extension_resource_protocols.cc   void ResolvePathDone(const base::FilePath& resolved_path);
FilePath           61 chrome/browser/extensions/extension_resource_protocols.cc     const base::FilePath& resolved_path) {
FilePath          309 chrome/browser/extensions/extension_service.cc                                    const base::FilePath& install_directory,
FilePath          545 chrome/browser/extensions/extension_service.cc                                        const base::FilePath& extension_path,
FilePath          646 chrome/browser/extensions/extension_service.cc   base::FilePath path;
FilePath         2118 chrome/browser/extensions/extension_service.cc          const base::FilePath& path,
FilePath         2189 chrome/browser/extensions/extension_service.cc     const base::FilePath& extension_path,
FilePath         2213 chrome/browser/extensions/extension_service.cc                                        const base::FilePath& extension_path) {
FilePath         2214 chrome/browser/extensions/extension_service.cc   std::pair<bool, const base::FilePath&> details(retry, extension_path);
FilePath         2218 chrome/browser/extensions/extension_service.cc       content::Details<std::pair<bool, const base::FilePath&> >(&details));
FilePath           86 chrome/browser/extensions/extension_service.h       const base::FilePath& path,
FilePath          148 chrome/browser/extensions/extension_service.h                    const base::FilePath& install_directory,
FilePath          167 chrome/browser/extensions/extension_service.h   const base::FilePath& install_directory() const { return install_directory_; }
FilePath          198 chrome/browser/extensions/extension_service.h       const base::FilePath& extension_path,
FilePath          359 chrome/browser/extensions/extension_service.h   void ReportExtensionLoadError(const base::FilePath& extension_path,
FilePath          365 chrome/browser/extensions/extension_service.h   void NotifyLoadRetry(bool retry, const base::FilePath& extension_path);
FilePath          390 chrome/browser/extensions/extension_service.h       const base::FilePath& path,
FilePath          631 chrome/browser/extensions/extension_service.h   base::FilePath install_directory_;
FilePath          652 chrome/browser/extensions/extension_service.h   typedef std::map<std::string, base::FilePath> UnloadedExtensionPathMap;
FilePath          220 chrome/browser/extensions/extension_service_unittest.cc base::FilePath GetTemporaryFile() {
FilePath          221 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath temp_file;
FilePath          244 chrome/browser/extensions/extension_service_unittest.cc                             const base::FilePath& path) {
FilePath          300 chrome/browser/extensions/extension_service_unittest.cc   typedef std::map< std::string, std::pair<std::string, base::FilePath> >
FilePath          321 chrome/browser/extensions/extension_service_unittest.cc   explicit MockProviderVisitor(base::FilePath fake_base_path)
FilePath          328 chrome/browser/extensions/extension_service_unittest.cc   MockProviderVisitor(base::FilePath fake_base_path,
FilePath          369 chrome/browser/extensions/extension_service_unittest.cc                                             const base::FilePath& path,
FilePath          393 chrome/browser/extensions/extension_service_unittest.cc       base::FilePath crx_path;
FilePath          454 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath fake_base_path_;
FilePath          475 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath test_data_dir;
FilePath          563 chrome/browser/extensions/extension_service_unittest.cc     const base::FilePath& prefs_file,
FilePath          564 chrome/browser/extensions/extension_service_unittest.cc     const base::FilePath& source_install_dir) {
FilePath          566 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = temp_dir_.path();
FilePath          571 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath temp_prefs = path.Append(chrome::kPreferencesFilename);
FilePath          574 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath extensions_install_dir =
FilePath          588 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath source_install_dir = data_dir_
FilePath          591 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath pref_path =
FilePath          641 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = temp_dir->path();
FilePath          646 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath prefs_filename =
FilePath          648 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath extensions_install_dir =
FilePath          733 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath good0_path() {
FilePath          738 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath good1_path() {
FilePath          743 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath good2_path() {
FilePath          751 chrome/browser/extensions/extension_service_unittest.cc   void PackCRX(const base::FilePath& dir_path,
FilePath          752 chrome/browser/extensions/extension_service_unittest.cc                const base::FilePath& pem_path,
FilePath          753 chrome/browser/extensions/extension_service_unittest.cc                const base::FilePath& crx_path) {
FilePath          755 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath pem_output_path;
FilePath          781 chrome/browser/extensions/extension_service_unittest.cc   const Extension* PackAndInstallCRX(const base::FilePath& dir_path,
FilePath          782 chrome/browser/extensions/extension_service_unittest.cc                                      const base::FilePath& pem_path,
FilePath          785 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath crx_path;
FilePath          794 chrome/browser/extensions/extension_service_unittest.cc   const Extension* PackAndInstallCRX(const base::FilePath& dir_path,
FilePath          795 chrome/browser/extensions/extension_service_unittest.cc                                      const base::FilePath& pem_path,
FilePath          801 chrome/browser/extensions/extension_service_unittest.cc   const Extension* PackAndInstallCRX(const base::FilePath& dir_path,
FilePath          803 chrome/browser/extensions/extension_service_unittest.cc     return PackAndInstallCRX(dir_path, base::FilePath(), install_state,
FilePath          812 chrome/browser/extensions/extension_service_unittest.cc   const Extension* InstallCRX(const base::FilePath& path,
FilePath          822 chrome/browser/extensions/extension_service_unittest.cc   const Extension* InstallCRX(const base::FilePath& path,
FilePath          830 chrome/browser/extensions/extension_service_unittest.cc   const Extension* InstallCRX(const base::FilePath& path,
FilePath          835 chrome/browser/extensions/extension_service_unittest.cc   const Extension* InstallCRXFromWebStore(const base::FilePath& path,
FilePath          841 chrome/browser/extensions/extension_service_unittest.cc   const Extension* InstallCRXWithLocation(const base::FilePath& crx_path,
FilePath          862 chrome/browser/extensions/extension_service_unittest.cc   const Extension* VerifyCrxInstall(const base::FilePath& path,
FilePath          873 chrome/browser/extensions/extension_service_unittest.cc   const Extension* VerifyCrxInstall(const base::FilePath& path,
FilePath          958 chrome/browser/extensions/extension_service_unittest.cc                        const base::FilePath& in_path,
FilePath          964 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath path = temp_dir_.path();
FilePath         1035 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath extension_path = extensions_install_dir_.AppendASCII(id);
FilePath         1256 chrome/browser/extensions/extension_service_unittest.cc   void InstallCRXInternal(const base::FilePath& crx_path) {
FilePath         1260 chrome/browser/extensions/extension_service_unittest.cc   void InstallCRXInternal(const base::FilePath& crx_path, int creation_flags) {
FilePath         1284 chrome/browser/extensions/extension_service_unittest.cc   PackExtensionTestClient(const base::FilePath& expected_crx_path,
FilePath         1285 chrome/browser/extensions/extension_service_unittest.cc                           const base::FilePath& expected_private_key_path);
FilePath         1286 chrome/browser/extensions/extension_service_unittest.cc   virtual void OnPackSuccess(const base::FilePath& crx_path,
FilePath         1287 chrome/browser/extensions/extension_service_unittest.cc                              const base::FilePath& private_key_path) OVERRIDE;
FilePath         1292 chrome/browser/extensions/extension_service_unittest.cc   const base::FilePath expected_crx_path_;
FilePath         1293 chrome/browser/extensions/extension_service_unittest.cc   const base::FilePath expected_private_key_path_;
FilePath         1298 chrome/browser/extensions/extension_service_unittest.cc     const base::FilePath& expected_crx_path,
FilePath         1299 chrome/browser/extensions/extension_service_unittest.cc     const base::FilePath& expected_private_key_path)
FilePath         1306 chrome/browser/extensions/extension_service_unittest.cc     const base::FilePath& crx_path,
FilePath         1307 chrome/browser/extensions/extension_service_unittest.cc     const base::FilePath& private_key_path) {
FilePath         1367 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath expected_path =
FilePath         1435 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath source_install_dir = data_dir_
FilePath         1438 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath pref_path =
FilePath         1473 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath source_install_dir = data_dir_
FilePath         1476 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath pref_path =
FilePath         1536 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         1622 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         1641 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         1677 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         1735 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath source_install_dir = data_dir_
FilePath         1740 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath pref_path = source_install_dir
FilePath         1761 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         1797 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         1833 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_
FilePath         1866 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         1880 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_
FilePath         1883 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath pem_path = path.AppendASCII("unknown.pem");
FilePath         1928 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_
FilePath         1931 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath pem_path = path.AppendASCII("unknown.pem");
FilePath         1999 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_
FilePath         2098 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath input_directory = data_dir_
FilePath         2106 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath output_directory = temp_dir.path();
FilePath         2108 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath crx_path(output_directory.AppendASCII("ex1.crx"));
FilePath         2109 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath privkey_path(output_directory.AppendASCII("privkey.pem"));
FilePath         2112 chrome/browser/extensions/extension_service_unittest.cc   ASSERT_TRUE(creator->Run(input_directory, crx_path, base::FilePath(),
FilePath         2120 chrome/browser/extensions/extension_service_unittest.cc   ASSERT_FALSE(creator->Run(input_directory, crx_path, base::FilePath(),
FilePath         2124 chrome/browser/extensions/extension_service_unittest.cc   ASSERT_TRUE(creator->Run(input_directory, crx_path, base::FilePath(),
FilePath         2129 chrome/browser/extensions/extension_service_unittest.cc   ASSERT_FALSE(creator->Run(input_directory, crx_path, base::FilePath(),
FilePath         2138 chrome/browser/extensions/extension_service_unittest.cc       creator->Run(base::FilePath(), base::FilePath(), base::FilePath(),
FilePath         2139 chrome/browser/extensions/extension_service_unittest.cc                    base::FilePath(), ExtensionCreator::kOverwriteCRX));
FilePath         2147 chrome/browser/extensions/extension_service_unittest.cc                             base::FilePath(), ExtensionCreator::kOverwriteCRX));
FilePath         2156 chrome/browser/extensions/extension_service_unittest.cc                             base::FilePath(), ExtensionCreator::kOverwriteCRX));
FilePath         2160 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath bad_private_key_dir = data_dir_.AppendASCII("bad_private_key");
FilePath         2163 chrome/browser/extensions/extension_service_unittest.cc   ASSERT_FALSE(creator->Run(bad_private_key_dir, crx_path, base::FilePath(),
FilePath         2170 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath input_directory = data_dir_
FilePath         2181 chrome/browser/extensions/extension_service_unittest.cc   const base::FilePath punctuated_names[] = {
FilePath         2182 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath(FILE_PATH_LITERAL("this.extensions.name.has.periods")),
FilePath         2183 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath(FILE_PATH_LITERAL(".thisextensionsnamestartswithaperiod")),
FilePath         2184 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath(FILE_PATH_LITERAL("thisextensionhasaslashinitsname/")).
FilePath         2187 chrome/browser/extensions/extension_service_unittest.cc   const base::FilePath expected_crx_names[] = {
FilePath         2188 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath(FILE_PATH_LITERAL("this.extensions.name.has.periods.crx")),
FilePath         2189 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath(
FilePath         2191 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath(FILE_PATH_LITERAL("thisextensionhasaslashinitsname.crx")),
FilePath         2193 chrome/browser/extensions/extension_service_unittest.cc   const base::FilePath expected_private_key_names[] = {
FilePath         2194 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath(FILE_PATH_LITERAL("this.extensions.name.has.periods.pem")),
FilePath         2195 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath(
FilePath         2197 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath(FILE_PATH_LITERAL("thisextensionhasaslashinitsname.pem")),
FilePath         2202 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath output_dir = temp_dir.path().Append(punctuated_names[i]);
FilePath         2208 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath expected_crx_path =
FilePath         2210 chrome/browser/extensions/extension_service_unittest.cc     base::FilePath expected_private_key_path =
FilePath         2216 chrome/browser/extensions/extension_service_unittest.cc                                          base::FilePath(),
FilePath         2239 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath input_directory = extension_temp_dir.path().AppendASCII("ext");
FilePath         2251 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath output_directory = output_temp_dir.path();
FilePath         2253 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath crx_path(output_directory.AppendASCII("ex1.crx"));
FilePath         2254 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath privkey_path(output_directory.AppendASCII("privkey.pem"));
FilePath         2258 chrome/browser/extensions/extension_service_unittest.cc   ASSERT_TRUE(creator->Run(input_directory, crx_path, base::FilePath(),
FilePath         2270 chrome/browser/extensions/extension_service_unittest.cc   EXPECT_FALSE(creator->Run(input_directory, crx_path, base::FilePath(),
FilePath         2285 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath input_directory = data_dir_
FilePath         2290 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath privkey_path(data_dir_.AppendASCII(
FilePath         2296 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath output_directory = temp_dir.path();
FilePath         2298 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath crx_path(output_directory.AppendASCII("ex1.crx"));
FilePath         2302 chrome/browser/extensions/extension_service_unittest.cc       base::FilePath(), ExtensionCreator::kOverwriteCRX));
FilePath         2312 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("theme.crx");
FilePath         2353 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath extension_path = data_dir_
FilePath         2368 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath theme_file = extension_path.Append(chrome::kThemePackFilename);
FilePath         2381 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath extension_path = temp.path();
FilePath         2382 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath manifest_path =
FilePath         2384 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath manifest_no_key = data_dir_.
FilePath         2388 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath manifest_with_key = data_dir_.
FilePath         2420 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath source_data_dir = data_dir_.
FilePath         2425 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath source_manifest = source_data_dir.AppendASCII("manifest.json");
FilePath         2427 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath source_icon = source_data_dir.AppendASCII("icon.png");
FilePath         2433 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath extension_path = temp.path();
FilePath         2434 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath manifest = extension_path.Append(
FilePath         2436 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath icon_symlink = extension_path.AppendASCII("icon.png");
FilePath         2453 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath extension_path = data_dir_
FilePath         2465 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath theme_path = data_dir_
FilePath         2513 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath extensions_path = data_dir_.AppendASCII("app_update");
FilePath         2534 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath extensions_path = data_dir_.AppendASCII("app_update");
FilePath         2566 chrome/browser/extensions/extension_service_unittest.cc       IDR_WEBSTORE_MANIFEST, base::FilePath(FILE_PATH_LITERAL("web_store")));
FilePath         2672 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         2693 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         2724 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         2746 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         2759 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         2777 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         2797 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         2810 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good2.crx");
FilePath         2828 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         2839 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         2867 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         2891 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath extension_path = temp.path();
FilePath         2892 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath manifest_path =
FilePath         2932 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath extension_with_plugin_path = good1_path();
FilePath         2933 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath extension_no_plugin_path = good2_path();
FilePath         3046 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         3071 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("theme.crx");
FilePath         3105 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("theme.crx");
FilePath         3175 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("theme.crx");
FilePath         3196 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         3212 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         3223 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         3332 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         3350 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         3622 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         3644 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         3676 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_
FilePath         3779 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("management")
FilePath         4048 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         4083 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         4127 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath ext = data_dir_
FilePath         4194 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("requirements");
FilePath         4195 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath pem_path = data_dir_.AppendASCII("requirements")
FilePath         4203 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath v2_bad_requirements_crx = GetTemporaryFile();
FilePath         4211 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath v3_good_crx = GetTemporaryFile();
FilePath         4223 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("requirements");
FilePath         4224 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath pem_path = data_dir_.AppendASCII("requirements")
FilePath         4233 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath v2_bad_requirements_crx = GetTemporaryFile();
FilePath         4241 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath v3_good_crx = GetTemporaryFile();
FilePath         4254 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("requirements");
FilePath         4255 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath pem_path = data_dir_.AppendASCII("requirements")
FilePath         4263 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath v2_bad_requirements_and_permissions_crx = GetTemporaryFile();
FilePath         4271 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath v3_bad_permissions_crx = GetTemporaryFile();
FilePath         4286 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("requirements")
FilePath         4322 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_;
FilePath         4366 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath lso_dir_path =
FilePath         4368 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath lso_file_path = lso_dir_path.AppendASCII(origin_id)
FilePath         4381 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath idb_path = idb_context->GetFilePathForTesting(origin_id);
FilePath         4482 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath lso_dir_path =
FilePath         4484 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath lso_file_path = lso_dir_path.AppendASCII(origin_id)
FilePath         4497 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath idb_path = idb_context->GetFilePathForTesting(origin_id);
FilePath         4547 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath ext1 = data_dir_
FilePath         4561 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath no_manifest = data_dir_
FilePath         4587 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath no_id_ext = data_dir_.AppendASCII("no_id");
FilePath         4609 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath bad_locale = data_dir_.AppendASCII("unpacked").
FilePath         4614 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath ms_messages_file = bad_locale.AppendASCII("_locales")
FilePath         4633 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath source_path = data_dir_.AppendASCII("good.crx");
FilePath         4690 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath install_path = extensions_install_dir_.AppendASCII(id);
FilePath         4837 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath source_install_dir = data_dir_
FilePath         4840 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath pref_path = source_install_dir
FilePath         4887 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath source_path = data_dir_.AppendASCII("good.crx");
FilePath         4929 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath base_path(FILE_PATH_LITERAL("//base/path"));
FilePath         5004 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath empty;
FilePath         5101 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath source_install_dir = data_dir_
FilePath         5103 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath pref_path =
FilePath         5178 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath install_dir = profile->GetPath()
FilePath         5252 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath extensions_path = data_dir_
FilePath         5255 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath limited_quota_ext =
FilePath         5261 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath unlimited_quota_ext =
FilePath         5264 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath unlimited_quota_ext2 =
FilePath         5290 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_
FilePath         5387 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         5412 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath source_install_dir = data_dir_
FilePath         5415 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath pref_path =
FilePath         5451 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath source_install_dir = data_dir_
FilePath         5454 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath pref_path =
FilePath         5838 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath extension_path = data_dir_.AppendASCII("good.crx");
FilePath         5856 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath extension_path = data_dir_.AppendASCII("good.crx");
FilePath         6124 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         6185 chrome/browser/extensions/extension_service_unittest.cc   const base::FilePath kInvalidPathToCrx = base::FilePath();
FilePath         6288 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         6362 chrome/browser/extensions/extension_service_unittest.cc   const base::FilePath kInvalidPathToCrx = base::FilePath();
FilePath         6431 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_
FilePath         6433 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath pem_path = path
FilePath         6527 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath crx_path_;
FilePath         6631 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath path = data_dir_.AppendASCII("good.crx");
FilePath         6752 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath crx_path = temp_dir_.path().AppendASCII("webstore.crx");
FilePath         6779 chrome/browser/extensions/extension_service_unittest.cc   base::FilePath crx_path = temp_dir_.path().AppendASCII("webstore.crx");
FilePath           35 chrome/browser/extensions/extension_service_unittest.h     base::FilePath profile_path;
FilePath           36 chrome/browser/extensions/extension_service_unittest.h     base::FilePath pref_file;
FilePath           37 chrome/browser/extensions/extension_service_unittest.h     base::FilePath extensions_install_dir;
FilePath           58 chrome/browser/extensions/extension_service_unittest.h       const base::FilePath& prefs_file,
FilePath           59 chrome/browser/extensions/extension_service_unittest.h       const base::FilePath& source_install_dir);
FilePath           93 chrome/browser/extensions/extension_service_unittest.h   base::FilePath extensions_install_dir_;
FilePath           94 chrome/browser/extensions/extension_service_unittest.h   base::FilePath data_dir_;
FilePath          101 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     base::FilePath path(FILE_PATH_LITERAL("c:\\foo"));
FilePath          103 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     base::FilePath path(FILE_PATH_LITERAL("/foo"));
FilePath          123 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     base::FilePath path(FILE_PATH_LITERAL("c:\\bar"));
FilePath          125 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     base::FilePath path(FILE_PATH_LITERAL("/bar"));
FilePath          148 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     base::FilePath path(FILE_PATH_LITERAL("c:\\app"));
FilePath          150 chrome/browser/extensions/extension_special_storage_policy_unittest.cc     base::FilePath path(FILE_PATH_LITERAL("/app"));
FilePath           70 chrome/browser/extensions/extension_startup_browsertest.cc       base::FilePath::StringType paths = JoinString(load_extensions_, ',');
FilePath           78 chrome/browser/extensions/extension_startup_browsertest.cc     base::FilePath profile_dir;
FilePath           88 chrome/browser/extensions/extension_startup_browsertest.cc       base::FilePath src_dir;
FilePath          149 chrome/browser/extensions/extension_startup_browsertest.cc     base::FilePath test_file;
FilePath          173 chrome/browser/extensions/extension_startup_browsertest.cc   base::FilePath preferences_file_;
FilePath          174 chrome/browser/extensions/extension_startup_browsertest.cc   base::FilePath extensions_dir_;
FilePath          175 chrome/browser/extensions/extension_startup_browsertest.cc   base::FilePath user_scripts_dir_;
FilePath          180 chrome/browser/extensions/extension_startup_browsertest.cc   std::vector<base::FilePath::StringType> load_extensions_;
FilePath          240 chrome/browser/extensions/extension_startup_browsertest.cc     base::FilePath one_extension_path;
FilePath          266 chrome/browser/extensions/extension_startup_browsertest.cc     base::FilePath one_extension_path;
FilePath          276 chrome/browser/extensions/extension_startup_browsertest.cc     base::FilePath second_extension_path;
FilePath          283 chrome/browser/extensions/extension_startup_browsertest.cc     base::FilePath third_extension_path;
FilePath          290 chrome/browser/extensions/extension_startup_browsertest.cc     base::FilePath fourth_extension_path;
FilePath          206 chrome/browser/extensions/extension_system_impl.cc           base::FilePath(t.token()));
FilePath          235 chrome/browser/extensions/extension_system_impl.cc             LoadFromCommandLine(base::FilePath(t.token()), &extension_id);
FilePath          122 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_a_path(test_data_dir_.AppendASCII("api_test")
FilePath          136 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_b_path(test_data_dir_.AppendASCII("api_test")
FilePath          149 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_c_path(test_data_dir_.AppendASCII("api_test")
FilePath          243 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_a_path(test_data_dir_.AppendASCII("api_test")
FilePath          247 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_b_path(test_data_dir_.AppendASCII("api_test")
FilePath          251 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_c_path(test_data_dir_.AppendASCII("api_test")
FilePath          316 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_a_path(test_data_dir_.AppendASCII("api_test")
FilePath          320 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_b_path(test_data_dir_.AppendASCII("api_test")
FilePath          356 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_a_path(test_data_dir_.AppendASCII("api_test")
FilePath          360 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_b_path(test_data_dir_.AppendASCII("api_test")
FilePath          364 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_c_path(test_data_dir_.AppendASCII("api_test")
FilePath          389 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_a_path(test_data_dir_.AppendASCII("api_test")
FilePath          393 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_b_path(test_data_dir_.AppendASCII("api_test")
FilePath          397 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_c_path(test_data_dir_.AppendASCII("api_test")
FilePath          480 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_a_path(test_data_dir_.AppendASCII("api_test")
FilePath          484 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_b_path(test_data_dir_.AppendASCII("api_test")
FilePath          488 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_c_path(test_data_dir_.AppendASCII("api_test")
FilePath          548 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_a_path(test_data_dir_.AppendASCII("api_test")
FilePath          552 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_b_path(test_data_dir_.AppendASCII("api_test")
FilePath          568 chrome/browser/extensions/extension_toolbar_model_browsertest.cc   base::FilePath extension_c_path(test_data_dir_.AppendASCII("api_test")
FilePath           43 chrome/browser/extensions/extension_ui_unittest.cc         CommandLine::ForCurrentProcess(), base::FilePath(), false);
FilePath           58 chrome/browser/extensions/extension_ui_unittest.cc       const base::FilePath& path,
FilePath           69 chrome/browser/extensions/extension_ui_unittest.cc       const base::FilePath& extension_path,
FilePath           74 chrome/browser/extensions/extension_ui_unittest.cc     base::FilePath manifest_path = extension_path.Append(kManifestFilename);
FilePath           89 chrome/browser/extensions/extension_ui_unittest.cc       const base::FilePath& extension_path,
FilePath           91 chrome/browser/extensions/extension_ui_unittest.cc       const base::FilePath& expected_output_path) {
FilePath          135 chrome/browser/extensions/extension_ui_unittest.cc   base::FilePath data_test_dir_path, extension_path, expected_output_path;
FilePath          199 chrome/browser/extensions/extension_ui_unittest.cc   base::FilePath data_test_dir_path, extension_path;
FilePath          216 chrome/browser/extensions/extension_ui_unittest.cc   base::FilePath::StringType ui_path;
FilePath          223 chrome/browser/extensions/extension_ui_unittest.cc   EXPECT_EQ(extension_path, base::FilePath(ui_path));
FilePath          231 chrome/browser/extensions/extension_ui_unittest.cc   base::FilePath data_test_dir_path, extension_path;
FilePath          248 chrome/browser/extensions/extension_ui_unittest.cc   base::FilePath::StringType ui_path;
FilePath          260 chrome/browser/extensions/extension_ui_unittest.cc   base::FilePath data_test_dir_path, extension_path;
FilePath          275 chrome/browser/extensions/extension_ui_unittest.cc   base::FilePath::StringType ui_path;
FilePath          278 chrome/browser/extensions/extension_ui_unittest.cc   EXPECT_EQ(extension_path, base::FilePath(ui_path));
FilePath           53 chrome/browser/extensions/extension_url_rewrite_browsertest.cc   base::FilePath GetTestExtensionPath(const char* extension_name) const {
FilePath          165 chrome/browser/extensions/extension_warning_set.cc     const base::FilePath& losing_filename,
FilePath          166 chrome/browser/extensions/extension_warning_set.cc     const base::FilePath& winning_filename) {
FilePath           17 chrome/browser/extensions/extension_warning_set.h class FilePath;
FilePath           82 chrome/browser/extensions/extension_warning_set.h       const base::FilePath& losing_filename,
FilePath           83 chrome/browser/extensions/extension_warning_set.h       const base::FilePath& winning_filename);
FilePath           36 chrome/browser/extensions/extension_web_ui_unittest.cc         CommandLine::ForCurrentProcess(), base::FilePath(), false);
FilePath           25 chrome/browser/extensions/external_loader.cc const base::FilePath ExternalLoader::GetBaseCrxFilePath() {
FilePath           30 chrome/browser/extensions/external_loader.cc   return base::FilePath();
FilePath           52 chrome/browser/extensions/external_loader.h   virtual const base::FilePath GetBaseCrxFilePath();
FilePath           72 chrome/browser/extensions/external_policy_loader_unittest.cc                                             const base::FilePath& path,
FilePath           25 chrome/browser/extensions/external_pref_loader.cc base::FilePath::CharType kExternalExtensionJson[] =
FilePath           28 chrome/browser/extensions/external_pref_loader.cc std::set<base::FilePath> GetPrefsCandidateFilesFromFolder(
FilePath           29 chrome/browser/extensions/external_pref_loader.cc       const base::FilePath& external_extension_search_path) {
FilePath           32 chrome/browser/extensions/external_pref_loader.cc   std::set<base::FilePath> external_extension_paths;
FilePath           44 chrome/browser/extensions/external_pref_loader.cc   base::FilePath::StringType extension = base::UTF8ToWide(std::string(".json"));
FilePath           46 chrome/browser/extensions/external_pref_loader.cc   base::FilePath::StringType extension(".json");
FilePath           49 chrome/browser/extensions/external_pref_loader.cc     base::FilePath file = json_files.Next();
FilePath           71 chrome/browser/extensions/external_pref_loader.cc                                              const base::FilePath& path) {
FilePath           98 chrome/browser/extensions/external_pref_loader.cc const base::FilePath ExternalPrefLoader::GetBaseCrxFilePath() {
FilePath          158 chrome/browser/extensions/external_pref_loader.cc   base::FilePath json_file = base_path_.Append(kExternalExtensionJson);
FilePath          197 chrome/browser/extensions/external_pref_loader.cc   std::set<base::FilePath>
FilePath          206 chrome/browser/extensions/external_pref_loader.cc   for (std::set<base::FilePath>::const_iterator it = candidates.begin();
FilePath          209 chrome/browser/extensions/external_pref_loader.cc     base::FilePath extension_candidate_path = base_path_.Append(*it);
FilePath          234 chrome/browser/extensions/external_pref_loader.cc     const base::FilePath& fake_base_path)
FilePath          238 chrome/browser/extensions/external_pref_loader.cc   base::FilePath fake_json_path = fake_base_path.AppendASCII("fake.json");
FilePath          250 chrome/browser/extensions/external_pref_loader.cc const base::FilePath ExternalTestingLoader::GetBaseCrxFilePath() {
FilePath           38 chrome/browser/extensions/external_pref_loader.h   virtual const base::FilePath GetBaseCrxFilePath() OVERRIDE;
FilePath           77 chrome/browser/extensions/external_pref_loader.h   base::FilePath base_path_;
FilePath           87 chrome/browser/extensions/external_pref_loader.h                         const base::FilePath& fake_base_path);
FilePath           89 chrome/browser/extensions/external_pref_loader.h   virtual const base::FilePath GetBaseCrxFilePath() OVERRIDE;
FilePath           99 chrome/browser/extensions/external_pref_loader.h   base::FilePath fake_base_path_;
FilePath          126 chrome/browser/extensions/external_provider_impl.cc     base::FilePath::StringType external_crx;
FilePath          233 chrome/browser/extensions/external_provider_impl.cc       if (external_crx.find(base::FilePath::kParentDirectory) !=
FilePath          242 chrome/browser/extensions/external_provider_impl.cc       base::FilePath path(external_crx);
FilePath          244 chrome/browser/extensions/external_provider_impl.cc         base::FilePath base_path = loader_->GetBaseCrxFilePath();
FilePath          112 chrome/browser/extensions/external_provider_impl_unittest.cc       base::FilePath test_data_dir;
FilePath           41 chrome/browser/extensions/external_registry_loader_win.cc bool CanOpenFileForReading(const base::FilePath& path) {
FilePath          127 chrome/browser/extensions/external_registry_loader_win.cc     base::FilePath extension_path(extension_path_str);
FilePath           88 chrome/browser/extensions/image_loader.cc   base::FilePath path = image_info.resource.GetFilePath();
FilePath          107 chrome/browser/extensions/image_loader.cc     std::map<base::FilePath, int>* path_to_resource_id,
FilePath          111 chrome/browser/extensions/image_loader.cc     base::FilePath resource_path = base::FilePath().AppendASCII(
FilePath          249 chrome/browser/extensions/image_loader.cc static base::LazyInstance<std::map<base::FilePath, int> > path_to_resource_id =
FilePath          254 chrome/browser/extensions/image_loader.cc     const base::FilePath& extension_path,
FilePath          255 chrome/browser/extensions/image_loader.cc     const base::FilePath& resource_path,
FilePath          288 chrome/browser/extensions/image_loader.cc   base::FilePath directory_path = extension_path;
FilePath          289 chrome/browser/extensions/image_loader.cc   base::FilePath resources_dir;
FilePath          290 chrome/browser/extensions/image_loader.cc   base::FilePath relative_path;
FilePath          298 chrome/browser/extensions/image_loader.cc   std::map<base::FilePath, int>::const_iterator entry =
FilePath           83 chrome/browser/extensions/image_loader.h       const base::FilePath& extension_path,
FilePath           84 chrome/browser/extensions/image_loader.h       const base::FilePath& resource_path,
FilePath           74 chrome/browser/extensions/image_loader_unittest.cc     base::FilePath test_file;
FilePath           97 chrome/browser/extensions/lazy_background_page_apitest.cc     base::FilePath extdir = test_data_dir_.AppendASCII("lazy_background_page").
FilePath          216 chrome/browser/extensions/lazy_background_page_apitest.cc   base::FilePath extdir = test_data_dir_.AppendASCII("lazy_background_page").
FilePath          246 chrome/browser/extensions/lazy_background_page_apitest.cc   base::FilePath extdir = test_data_dir_.AppendASCII("lazy_background_page").
FilePath          278 chrome/browser/extensions/lazy_background_page_apitest.cc   base::FilePath extdir = test_data_dir_.AppendASCII("lazy_background_page").
FilePath          313 chrome/browser/extensions/lazy_background_page_apitest.cc   base::FilePath extdir = test_data_dir_.AppendASCII("lazy_background_page").
FilePath          352 chrome/browser/extensions/lazy_background_page_apitest.cc     base::FilePath extdir = test_data_dir_.AppendASCII("lazy_background_page").
FilePath          531 chrome/browser/extensions/lazy_background_page_apitest.cc   base::FilePath extdir = test_data_dir_.AppendASCII("lazy_background_page").
FilePath           32 chrome/browser/extensions/notifications_apitest.cc     base::FilePath extdir = test_data_dir_.AppendASCII(test_name);
FilePath           21 chrome/browser/extensions/pack_extension_job.cc                                    const base::FilePath& root_directory,
FilePath           22 chrome/browser/extensions/pack_extension_job.cc                                    const base::FilePath& key_file,
FilePath           47 chrome/browser/extensions/pack_extension_job.cc   crx_file_out_ = base::FilePath(root_directory_.value() +
FilePath           51 chrome/browser/extensions/pack_extension_job.cc     key_file_out_ = base::FilePath(root_directory_.value() +
FilePath           94 chrome/browser/extensions/pack_extension_job.cc     const base::FilePath& crx_file,
FilePath           95 chrome/browser/extensions/pack_extension_job.cc     const base::FilePath& key_file) {
FilePath           25 chrome/browser/extensions/pack_extension_job.h     virtual void OnPackSuccess(const base::FilePath& crx_file,
FilePath           26 chrome/browser/extensions/pack_extension_job.h                                const base::FilePath& key_file) = 0;
FilePath           35 chrome/browser/extensions/pack_extension_job.h                    const base::FilePath& root_directory,
FilePath           36 chrome/browser/extensions/pack_extension_job.h                    const base::FilePath& key_file,
FilePath           47 chrome/browser/extensions/pack_extension_job.h   static base::string16 StandardSuccessMessage(const base::FilePath& crx_file,
FilePath           48 chrome/browser/extensions/pack_extension_job.h                                          const base::FilePath& key_file);
FilePath           65 chrome/browser/extensions/pack_extension_job.h   base::FilePath root_directory_;
FilePath           66 chrome/browser/extensions/pack_extension_job.h   base::FilePath key_file_;
FilePath           67 chrome/browser/extensions/pack_extension_job.h   base::FilePath crx_file_out_;
FilePath           68 chrome/browser/extensions/pack_extension_job.h   base::FilePath key_file_out_;
FilePath           31 chrome/browser/extensions/pack_extension_unittest.cc   bool TestPackExtension(const base::FilePath& path) {
FilePath           45 chrome/browser/extensions/pack_extension_unittest.cc   base::FilePath test_data_dir_;
FilePath           77 chrome/browser/extensions/page_action_browsertest.cc   base::FilePath extension_path(test_data_dir_.AppendASCII("api_test")
FilePath          102 chrome/browser/extensions/page_action_browsertest.cc   base::FilePath extension_path(
FilePath          126 chrome/browser/extensions/page_action_browsertest.cc   base::FilePath base_path = test_data_dir_.AppendASCII("browsertest")
FilePath          181 chrome/browser/extensions/page_action_browsertest.cc   base::FilePath extension_path(test_data_dir_.AppendASCII("browsertest")
FilePath           47 chrome/browser/extensions/page_action_controller_unittest.cc             &command_line, base::FilePath(), false);
FilePath           92 chrome/browser/extensions/permissions_updater_unittest.cc   base::FilePath path;
FilePath           51 chrome/browser/extensions/plugin_apitest.cc   base::FilePath extension_dir =
FilePath          141 chrome/browser/extensions/plugin_apitest.cc   base::FilePath extension_dir =
FilePath          147 chrome/browser/extensions/plugin_manager.cc   base::FilePath path;
FilePath           33 chrome/browser/extensions/requirements_checker_browsertest.cc     base::FilePath extension_path;
FilePath           66 chrome/browser/extensions/sandboxed_unpacker.cc     const base::FilePath& crx_path, const base::TimeDelta unpack_time) {
FilePath          123 chrome/browser/extensions/sandboxed_unpacker.cc bool VerifyJunctionFreeLocation(base::FilePath* temp_dir) {
FilePath          127 chrome/browser/extensions/sandboxed_unpacker.cc   base::FilePath temp_file;
FilePath          138 chrome/browser/extensions/sandboxed_unpacker.cc   base::FilePath normalized_temp_file;
FilePath          159 chrome/browser/extensions/sandboxed_unpacker.cc bool FindWritableTempLocation(const base::FilePath& extensions_dir,
FilePath          160 chrome/browser/extensions/sandboxed_unpacker.cc                               base::FilePath* temp_dir) {
FilePath          182 chrome/browser/extensions/sandboxed_unpacker.cc bool ReadImagesFromFile(const base::FilePath& extension_path,
FilePath          184 chrome/browser/extensions/sandboxed_unpacker.cc   base::FilePath path =
FilePath          198 chrome/browser/extensions/sandboxed_unpacker.cc bool ReadMessageCatalogsFromFile(const base::FilePath& extension_path,
FilePath          200 chrome/browser/extensions/sandboxed_unpacker.cc   base::FilePath path = extension_path.AppendASCII(
FilePath          214 chrome/browser/extensions/sandboxed_unpacker.cc     const base::FilePath& crx_path,
FilePath          217 chrome/browser/extensions/sandboxed_unpacker.cc     const base::FilePath& extensions_dir,
FilePath          232 chrome/browser/extensions/sandboxed_unpacker.cc   base::FilePath temp_dir;
FilePath          276 chrome/browser/extensions/sandboxed_unpacker.cc   base::FilePath temp_crx_path = temp_dir_.path().Append(crx_path_.BaseName());
FilePath          295 chrome/browser/extensions/sandboxed_unpacker.cc   base::FilePath link_free_crx_path;
FilePath          346 chrome/browser/extensions/sandboxed_unpacker.cc     const base::FilePath& temp_crx_path) {
FilePath          629 chrome/browser/extensions/sandboxed_unpacker.cc   base::FilePath manifest_path =
FilePath          660 chrome/browser/extensions/sandboxed_unpacker.cc   std::set<base::FilePath> image_paths =
FilePath          672 chrome/browser/extensions/sandboxed_unpacker.cc   for (std::set<base::FilePath>::iterator it = image_paths.begin();
FilePath          674 chrome/browser/extensions/sandboxed_unpacker.cc     base::FilePath path = *it;
FilePath          712 chrome/browser/extensions/sandboxed_unpacker.cc     base::FilePath path_suffix = images[i].b;
FilePath          725 chrome/browser/extensions/sandboxed_unpacker.cc     base::FilePath path = extension_root_.Append(path_suffix);
FilePath          785 chrome/browser/extensions/sandboxed_unpacker.cc     base::FilePath relative_path = base::FilePath::FromUTF8Unsafe(it.key());
FilePath          796 chrome/browser/extensions/sandboxed_unpacker.cc     base::FilePath path = extension_root_.Append(relative_path);
FilePath           42 chrome/browser/extensions/sandboxed_unpacker.h   virtual void OnUnpackSuccess(const base::FilePath& temp_dir,
FilePath           43 chrome/browser/extensions/sandboxed_unpacker.h                                const base::FilePath& extension_root,
FilePath           81 chrome/browser/extensions/sandboxed_unpacker.h   SandboxedUnpacker(const base::FilePath& crx_path,
FilePath           84 chrome/browser/extensions/sandboxed_unpacker.h                     const base::FilePath& extensions_dir,
FilePath          174 chrome/browser/extensions/sandboxed_unpacker.h   void StartProcessOnIOThread(const base::FilePath& temp_crx_path);
FilePath          202 chrome/browser/extensions/sandboxed_unpacker.h   base::FilePath crx_path_;
FilePath          208 chrome/browser/extensions/sandboxed_unpacker.h   base::FilePath extensions_dir_;
FilePath          214 chrome/browser/extensions/sandboxed_unpacker.h   base::FilePath extension_root_;
FilePath           34 chrome/browser/extensions/sandboxed_unpacker_unittest.cc   base::FilePath temp_dir() const { return temp_dir_; }
FilePath           39 chrome/browser/extensions/sandboxed_unpacker_unittest.cc   virtual void OnUnpackSuccess(const base::FilePath& temp_dir,
FilePath           40 chrome/browser/extensions/sandboxed_unpacker_unittest.cc                                const base::FilePath& extension_root,
FilePath           54 chrome/browser/extensions/sandboxed_unpacker_unittest.cc   base::FilePath temp_dir_;
FilePath           77 chrome/browser/extensions/sandboxed_unpacker_unittest.cc     base::FilePath original_path;
FilePath           98 chrome/browser/extensions/sandboxed_unpacker_unittest.cc   base::FilePath GetInstallPath() {
FilePath          114 chrome/browser/extensions/sandboxed_unpacker_unittest.cc   base::FilePath install_path =
FilePath          122 chrome/browser/extensions/sandboxed_unpacker_unittest.cc   base::FilePath install_path =
FilePath           49 chrome/browser/extensions/signin/gaia_auth_extension_loader.cc     base::FilePath auth_extension_path =
FilePath           57 chrome/browser/extensions/signin/gaia_auth_extension_loader.cc     const base::FilePath manifest_path = command_line->GetSwitchValuePath(
FilePath           63 chrome/browser/extensions/signin/gaia_auth_extension_loader.cc                           base::FilePath(FILE_PATH_LITERAL("gaia_auth")));
FilePath           79 chrome/browser/extensions/signin/gaia_auth_extension_loader.cc                         base::FilePath(FILE_PATH_LITERAL("gaia_auth")));
FilePath           38 chrome/browser/extensions/standard_management_policy_provider_unittest.cc         base::FilePath(), location, values, Extension::NO_FLAGS, &error);
FilePath           44 chrome/browser/extensions/startup_helper.cc     const base::FilePath& crx_path,
FilePath           45 chrome/browser/extensions/startup_helper.cc     const base::FilePath& output_private_key_path) {
FilePath           63 chrome/browser/extensions/startup_helper.cc   base::FilePath src_dir =
FilePath           65 chrome/browser/extensions/startup_helper.cc   base::FilePath private_key_path;
FilePath           84 chrome/browser/extensions/startup_helper.cc   ValidateCrxHelper(const base::FilePath& crx_file,
FilePath           85 chrome/browser/extensions/startup_helper.cc                     const base::FilePath& temp_dir,
FilePath          104 chrome/browser/extensions/startup_helper.cc   virtual void OnUnpackSuccess(const base::FilePath& temp_dir,
FilePath          105 chrome/browser/extensions/startup_helper.cc                                const base::FilePath& extension_root,
FilePath          149 chrome/browser/extensions/startup_helper.cc   const base::FilePath& crx_file_;
FilePath          152 chrome/browser/extensions/startup_helper.cc   const base::FilePath& temp_dir_;
FilePath          172 chrome/browser/extensions/startup_helper.cc   base::FilePath path = cmd_line.GetSwitchValuePath(switches::kValidateCrx);
FilePath           26 chrome/browser/extensions/startup_helper.h       const base::FilePath& crx_path,
FilePath           27 chrome/browser/extensions/startup_helper.h       const base::FilePath& output_private_key_path) OVERRIDE;
FilePath           27 chrome/browser/extensions/startup_helper_browsertest.cc   base::FilePath test_data_dir_;
FilePath           33 chrome/browser/extensions/startup_helper_browsertest.cc   std::vector<std::pair<base::FilePath, bool> > expectations;
FilePath           43 chrome/browser/extensions/startup_helper_browsertest.cc   for (std::vector<std::pair<base::FilePath, bool> >::iterator i =
FilePath           47 chrome/browser/extensions/startup_helper_browsertest.cc     const base::FilePath& path = i->first;
FilePath           67 chrome/browser/extensions/state_store.cc                        const base::FilePath& db_path,
FilePath           30 chrome/browser/extensions/state_store.h   StateStore(Profile* profile, const base::FilePath& db_path,
FilePath           72 chrome/browser/extensions/state_store.h   base::FilePath db_path_;
FilePath           31 chrome/browser/extensions/test_extension_dir.cc void TestExtensionDir::WriteFile(const base::FilePath::StringType& filename,
FilePath           41 chrome/browser/extensions/test_extension_dir.cc base::FilePath TestExtensionDir::Pack() {
FilePath           43 chrome/browser/extensions/test_extension_dir.cc   base::FilePath crx_path =
FilePath           45 chrome/browser/extensions/test_extension_dir.cc   base::FilePath pem_path =
FilePath           47 chrome/browser/extensions/test_extension_dir.cc   base::FilePath pem_in_path, pem_out_path;
FilePath           59 chrome/browser/extensions/test_extension_dir.cc     return base::FilePath();
FilePath           63 chrome/browser/extensions/test_extension_dir.cc     return base::FilePath();
FilePath           28 chrome/browser/extensions/test_extension_dir.h   void WriteFile(const base::FilePath::StringType& filename,
FilePath           33 chrome/browser/extensions/test_extension_dir.h   base::FilePath Pack();
FilePath           36 chrome/browser/extensions/test_extension_dir.h   base::FilePath unpacked_path() {
FilePath           56 chrome/browser/extensions/test_extension_environment.cc         CommandLine::ForCurrentProcess(), base::FilePath(), false);
FilePath           64 chrome/browser/extensions/test_extension_environment.cc         CommandLine::ForCurrentProcess(), base::FilePath());
FilePath          155 chrome/browser/extensions/test_extension_prefs.cc   base::FilePath path =  extensions_dir_.AppendASCII(name);
FilePath           46 chrome/browser/extensions/test_extension_prefs.h   const base::FilePath& temp_dir() const { return temp_dir_.path(); }
FilePath           47 chrome/browser/extensions/test_extension_prefs.h   const base::FilePath& extensions_dir() const { return extensions_dir_; }
FilePath           88 chrome/browser/extensions/test_extension_prefs.h   base::FilePath preferences_file_;
FilePath           89 chrome/browser/extensions/test_extension_prefs.h   base::FilePath extensions_dir_;
FilePath           26 chrome/browser/extensions/test_extension_service.cc     const base::FilePath& path,
FilePath           32 chrome/browser/extensions/test_extension_service.h       const base::FilePath& path,
FilePath           62 chrome/browser/extensions/test_extension_system.cc     const base::FilePath& install_directory) {
FilePath           86 chrome/browser/extensions/test_extension_system.cc     const base::FilePath& install_directory,
FilePath           16 chrome/browser/extensions/test_extension_system.h class FilePath;
FilePath           42 chrome/browser/extensions/test_extension_system.h                                        const base::FilePath& install_directory);
FilePath           48 chrome/browser/extensions/test_extension_system.h       const base::FilePath& install_directory,
FilePath          124 chrome/browser/extensions/unpacked_installer.cc void UnpackedInstaller::Load(const base::FilePath& path_in) {
FilePath          133 chrome/browser/extensions/unpacked_installer.cc bool UnpackedInstaller::LoadFromCommandLine(const base::FilePath& path_in,
FilePath           39 chrome/browser/extensions/unpacked_installer.h   void Load(const base::FilePath& extension_path);
FilePath           48 chrome/browser/extensions/unpacked_installer.h   bool LoadFromCommandLine(const base::FilePath& extension_path,
FilePath          110 chrome/browser/extensions/unpacked_installer.h   base::FilePath extension_path_;
FilePath           39 chrome/browser/extensions/updater/extension_cache.cc                             base::FilePath* file_path,
FilePath           45 chrome/browser/extensions/updater/extension_cache.cc                             const base::FilePath& file_path,
FilePath           23 chrome/browser/extensions/updater/extension_cache.h   typedef base::Callback<void(const base::FilePath& file_path,
FilePath           43 chrome/browser/extensions/updater/extension_cache.h                             base::FilePath* file_path,
FilePath           53 chrome/browser/extensions/updater/extension_cache.h                             const base::FilePath& file_path,
FilePath           40 chrome/browser/extensions/updater/extension_cache_fake.cc                                       base::FilePath* file_path,
FilePath           55 chrome/browser/extensions/updater/extension_cache_fake.cc                                       const base::FilePath& file_path,
FilePath           27 chrome/browser/extensions/updater/extension_cache_fake.h                             base::FilePath* file_path,
FilePath           30 chrome/browser/extensions/updater/extension_cache_fake.h                             const base::FilePath& file_path,
FilePath           35 chrome/browser/extensions/updater/extension_cache_fake.h   typedef std::map<std::string, std::pair<std::string, base::FilePath> > Map;
FilePath           45 chrome/browser/extensions/updater/extension_cache_impl.cc     cache_(new LocalExtensionCache(base::FilePath(kLocalCacheDir),
FilePath           84 chrome/browser/extensions/updater/extension_cache_impl.cc                                       base::FilePath* file_path,
FilePath           93 chrome/browser/extensions/updater/extension_cache_impl.cc                                       const base::FilePath& file_path,
FilePath           38 chrome/browser/extensions/updater/extension_cache_impl.h                             base::FilePath* file_path,
FilePath           41 chrome/browser/extensions/updater/extension_cache_impl.h                             const base::FilePath& file_path,
FilePath          641 chrome/browser/extensions/updater/extension_downloader.cc       base::FilePath crx_path;
FilePath          653 chrome/browser/extensions/updater/extension_downloader.cc     const base::FilePath& crx_path,
FilePath          696 chrome/browser/extensions/updater/extension_downloader.cc     base::FilePath crx_path;
FilePath          204 chrome/browser/extensions/updater/extension_downloader.h                                       const base::FilePath& crx_path,
FilePath           17 chrome/browser/extensions/updater/extension_downloader_delegate.h class FilePath;
FilePath           86 chrome/browser/extensions/updater/extension_downloader_delegate.h       const base::FilePath& path,
FilePath          103 chrome/browser/extensions/updater/extension_updater.cc     const base::FilePath& p,
FilePath          476 chrome/browser/extensions/updater/extension_updater.cc     const base::FilePath& path,
FilePath          127 chrome/browser/extensions/updater/extension_updater.h                    const base::FilePath& path,
FilePath          134 chrome/browser/extensions/updater/extension_updater.h     base::FilePath path;
FilePath          182 chrome/browser/extensions/updater/extension_updater.h       const base::FilePath& path,
FilePath          133 chrome/browser/extensions/updater/extension_updater_unittest.cc                                                  const base::FilePath&,
FilePath          412 chrome/browser/extensions/updater/extension_updater_unittest.cc       const base::FilePath& extension_path,
FilePath          439 chrome/browser/extensions/updater/extension_updater_unittest.cc   const base::FilePath& install_path() const { return install_path_; }
FilePath          450 chrome/browser/extensions/updater/extension_updater_unittest.cc   base::FilePath install_path_;
FilePath         1038 chrome/browser/extensions/updater/extension_updater_unittest.cc     base::FilePath extension_file_path(FILE_PATH_LITERAL("/whatever"));
FilePath         1079 chrome/browser/extensions/updater/extension_updater_unittest.cc       base::FilePath tmpfile_path = service->install_path();
FilePath         1152 chrome/browser/extensions/updater/extension_updater_unittest.cc       base::FilePath extension_file_path(FILE_PATH_LITERAL("/whatever"));
FilePath         1162 chrome/browser/extensions/updater/extension_updater_unittest.cc       base::FilePath tmpfile_path = service->install_path();
FilePath         1213 chrome/browser/extensions/updater/extension_updater_unittest.cc     base::FilePath extension_file_path(FILE_PATH_LITERAL("/whatever"));
FilePath         1229 chrome/browser/extensions/updater/extension_updater_unittest.cc             base::FilePath(),
FilePath         1259 chrome/browser/extensions/updater/extension_updater_unittest.cc     base::FilePath tmpfile_path = service.install_path();
FilePath         1267 chrome/browser/extensions/updater/extension_updater_unittest.cc     base::FilePath extension_file_path2(FILE_PATH_LITERAL("/whatever2"));
FilePath           32 chrome/browser/extensions/updater/local_extension_cache.cc     const base::FilePath& cache_dir,
FilePath           72 chrome/browser/extensions/updater/local_extension_cache.cc                                        base::FilePath* file_path,
FilePath           99 chrome/browser/extensions/updater/local_extension_cache.cc                                        const base::FilePath& file_path,
FilePath          192 chrome/browser/extensions/updater/local_extension_cache.cc     const base::FilePath& cache_dir,
FilePath          247 chrome/browser/extensions/updater/local_extension_cache.cc     const base::FilePath& cache_dir,
FilePath          262 chrome/browser/extensions/updater/local_extension_cache.cc     const base::FilePath& cache_dir,
FilePath          280 chrome/browser/extensions/updater/local_extension_cache.cc   for (base::FilePath path = enumerator.Next();
FilePath          334 chrome/browser/extensions/updater/local_extension_cache.cc         base::DeleteFile(base::FilePath(it->second.file_path),
FilePath          361 chrome/browser/extensions/updater/local_extension_cache.cc void LocalExtensionCache::BackendMarkFileUsed(const base::FilePath& file_path,
FilePath          369 chrome/browser/extensions/updater/local_extension_cache.cc     const base::FilePath& cache_dir,
FilePath          371 chrome/browser/extensions/updater/local_extension_cache.cc     const base::FilePath& file_path,
FilePath          375 chrome/browser/extensions/updater/local_extension_cache.cc   base::FilePath cached_crx_path = cache_dir.AppendASCII(basename);
FilePath          439 chrome/browser/extensions/updater/local_extension_cache.cc     const base::FilePath& file_path) {
FilePath          478 chrome/browser/extensions/updater/local_extension_cache.cc     const base::FilePath& file_path)
FilePath           26 chrome/browser/extensions/updater/local_extension_cache.h   typedef base::Callback<void(const base::FilePath& file_path,
FilePath           34 chrome/browser/extensions/updater/local_extension_cache.h   LocalExtensionCache(const base::FilePath& cache_dir,
FilePath           59 chrome/browser/extensions/updater/local_extension_cache.h                     base::FilePath* file_path,
FilePath           68 chrome/browser/extensions/updater/local_extension_cache.h                     const base::FilePath& file_path,
FilePath           92 chrome/browser/extensions/updater/local_extension_cache.h     base::FilePath file_path;
FilePath           97 chrome/browser/extensions/updater/local_extension_cache.h                   const base::FilePath& file_path);
FilePath          116 chrome/browser/extensions/updater/local_extension_cache.h       const base::FilePath& cache_dir,
FilePath          133 chrome/browser/extensions/updater/local_extension_cache.h       const base::FilePath& cache_dir,
FilePath          138 chrome/browser/extensions/updater/local_extension_cache.h       const base::FilePath& cache_dir,
FilePath          148 chrome/browser/extensions/updater/local_extension_cache.h   static void BackendMarkFileUsed(const base::FilePath& file_path,
FilePath          155 chrome/browser/extensions/updater/local_extension_cache.h       const base::FilePath& cache_dir,
FilePath          157 chrome/browser/extensions/updater/local_extension_cache.h       const base::FilePath& file_path,
FilePath          169 chrome/browser/extensions/updater/local_extension_cache.h   static void BackendRemoveCacheEntry(const base::FilePath& file_path);
FilePath          179 chrome/browser/extensions/updater/local_extension_cache.h   base::FilePath cache_dir_;
FilePath           52 chrome/browser/extensions/updater/local_extension_cache_unittest.cc   base::FilePath CreateCacheDir(bool initialized) {
FilePath           59 chrome/browser/extensions/updater/local_extension_cache_unittest.cc   base::FilePath CreateTempDir() {
FilePath           64 chrome/browser/extensions/updater/local_extension_cache_unittest.cc   void CreateFlagFile(const base::FilePath& dir) {
FilePath           70 chrome/browser/extensions/updater/local_extension_cache_unittest.cc   void CreateExtensionFile(const base::FilePath& dir,
FilePath           78 chrome/browser/extensions/updater/local_extension_cache_unittest.cc   void CreateFile(const base::FilePath& file,
FilePath           86 chrome/browser/extensions/updater/local_extension_cache_unittest.cc   base::FilePath GetExtensionFileName(const base::FilePath& dir,
FilePath          120 chrome/browser/extensions/updater/local_extension_cache_unittest.cc   base::FilePath cache_dir(CreateCacheDir(false));
FilePath           82 chrome/browser/extensions/user_script_listener_unittest.cc base::DictionaryValue* LoadManifestFile(const base::FilePath path,
FilePath           92 chrome/browser/extensions/user_script_listener_unittest.cc   base::FilePath path;
FilePath          185 chrome/browser/extensions/user_script_listener_unittest.cc     base::FilePath test_dir;
FilePath          187 chrome/browser/extensions/user_script_listener_unittest.cc     base::FilePath extension_path = test_dir
FilePath          190 chrome/browser/extensions/user_script_master.cc   const base::FilePath& path = ExtensionResource::GetFilePath(
FilePath          233 chrome/browser/extensions/user_script_master_unittest.cc   base::FilePath path = temp_dir_.path().AppendASCII("script.user.js");
FilePath          256 chrome/browser/extensions/user_script_master_unittest.cc   base::FilePath path = temp_dir_.path().AppendASCII("script.user.js");
FilePath           93 chrome/browser/extensions/webstore_installer.cc const base::FilePath::CharType kWebstoreDownloadFolder[] =
FilePath           96 chrome/browser/extensions/webstore_installer.cc base::FilePath* g_download_directory_for_tests = NULL;
FilePath          100 chrome/browser/extensions/webstore_installer.cc     const base::FilePath& download_directory,
FilePath          102 chrome/browser/extensions/webstore_installer.cc     const base::Callback<void(const base::FilePath&)>& callback) {
FilePath          108 chrome/browser/extensions/webstore_installer.cc                               base::Bind(callback, base::FilePath()));
FilePath          120 chrome/browser/extensions/webstore_installer.cc   base::FilePath file =
FilePath          124 chrome/browser/extensions/webstore_installer.cc       base::GetUniquePathNumber(file, base::FilePath::StringType());
FilePath          410 chrome/browser/extensions/webstore_installer.cc     base::FilePath* directory) {
FilePath          522 chrome/browser/extensions/webstore_installer.cc   base::FilePath download_path;
FilePath          524 chrome/browser/extensions/webstore_installer.cc     base::FilePath user_data_dir;
FilePath          532 chrome/browser/extensions/webstore_installer.cc   base::FilePath download_directory(g_download_directory_for_tests ?
FilePath          557 chrome/browser/extensions/webstore_installer.cc void WebstoreInstaller::StartDownload(const base::FilePath& file) {
FilePath           32 chrome/browser/extensions/webstore_installer.h class FilePath;
FilePath          197 chrome/browser/extensions/webstore_installer.h   static void SetDownloadDirectoryForTests(base::FilePath* directory);
FilePath          226 chrome/browser/extensions/webstore_installer.h   void StartDownload(const base::FilePath& file_path);
FilePath          142 chrome/browser/extensions/window_open_apitest.cc   base::FilePath test_data_dir;
FilePath           40 chrome/browser/feedback/feedback_data.cc const base::FilePath::CharType kLogsFilename[] =
FilePath           42 chrome/browser/feedback/feedback_data.cc const base::FilePath::CharType kHistogramsFilename[] =
FilePath           75 chrome/browser/feedback/feedback_data.cc void ZipFile(const base::FilePath& filename,
FilePath           87 chrome/browser/feedback/feedback_data.cc           base::FilePath(kLogsFilename), logs_string, compressed_logs)) {
FilePath           97 chrome/browser/feedback/feedback_data.cc           base::FilePath(kHistogramsFilename),
FilePath          191 chrome/browser/feedback/feedback_data.cc     base::FilePath attached_file(base::UTF8ToWide(attached_filename_));
FilePath          193 chrome/browser/feedback/feedback_data.cc     base::FilePath attached_file(attached_filename_);
FilePath           17 chrome/browser/feedback/feedback_data.h class FilePath;
FilePath           17 chrome/browser/feedback/feedback_report.cc const base::FilePath::CharType kFeedbackReportFilenameWildcard[] =
FilePath           22 chrome/browser/feedback/feedback_report.cc void WriteReportOnBlockingPool(const base::FilePath reports_path,
FilePath           23 chrome/browser/feedback/feedback_report.cc                                const base::FilePath& file,
FilePath           39 chrome/browser/feedback/feedback_report.cc     const base::FilePath& path,
FilePath           65 chrome/browser/feedback/feedback_report.cc     const base::FilePath& user_dir, QueueCallback callback) {
FilePath           73 chrome/browser/feedback/feedback_report.cc   for (base::FilePath name = enumerator.Next();
FilePath           29 chrome/browser/feedback/feedback_report.h   FeedbackReport(const base::FilePath& path,
FilePath           43 chrome/browser/feedback/feedback_report.h   static void LoadReportsAndQueue(const base::FilePath& user_dir,
FilePath           51 chrome/browser/feedback/feedback_report.h   base::FilePath file_;
FilePath           53 chrome/browser/feedback/feedback_report.h   base::FilePath reports_path_;
FilePath           23 chrome/browser/feedback/feedback_uploader.cc const base::FilePath::CharType kFeedbackReportPath[] =
FilePath           33 chrome/browser/feedback/feedback_uploader.cc FeedbackUploader::FeedbackUploader(const base::FilePath& path,
FilePath           29 chrome/browser/feedback/feedback_uploader.h   explicit FeedbackUploader(const base::FilePath& path,
FilePath           36 chrome/browser/feedback/feedback_uploader.h   base::FilePath GetFeedbackReportsPath() { return report_path_; }
FilePath           58 chrome/browser/feedback/feedback_uploader.h   base::FilePath report_path_;
FilePath           32 chrome/browser/feedback/feedback_uploader_chrome.cc     : FeedbackUploader(context ? context->GetPath() : base::FilePath(),
FilePath          194 chrome/browser/feedback/feedback_util.cc     std::string name = base::FilePath::FromUTF8Unsafe(
FilePath          252 chrome/browser/feedback/feedback_util.cc bool ZipString(const base::FilePath& filename,
FilePath          254 chrome/browser/feedback/feedback_util.cc   base::FilePath temp_path;
FilePath          255 chrome/browser/feedback/feedback_util.cc   base::FilePath zip_file;
FilePath          259 chrome/browser/feedback/feedback_util.cc   if (!base::CreateNewTempDirectory(base::FilePath::StringType(), &temp_path))
FilePath           39 chrome/browser/feedback/feedback_util.h   bool ZipString(const base::FilePath& filename,
FilePath           24 chrome/browser/feedback/tracing_manager.cc const base::FilePath::CharType kTracingFilename[] =
FilePath           49 chrome/browser/feedback/tracing_manager.cc       base::FilePath(),
FilePath          101 chrome/browser/feedback/tracing_manager.cc void TracingManager::OnTraceDataCollected(const base::FilePath& path) {
FilePath          114 chrome/browser/feedback/tracing_manager.cc       base::FilePath(kTracingFilename), data, &output_val);
FilePath           19 chrome/browser/feedback/tracing_manager.h class FilePath;
FilePath           61 chrome/browser/feedback/tracing_manager.h   void OnTraceDataCollected(const base::FilePath& path);
FilePath           55 chrome/browser/file_select_helper.cc     const std::vector<base::FilePath>& paths) {
FilePath           72 chrome/browser/file_select_helper.cc   std::vector<base::FilePath> results_;
FilePath          111 chrome/browser/file_select_helper.cc void FileSelectHelper::FileSelected(const base::FilePath& path,
FilePath          125 chrome/browser/file_select_helper.cc   const base::FilePath& path = file.local_path;
FilePath          140 chrome/browser/file_select_helper.cc     const std::vector<base::FilePath>& files,
FilePath          176 chrome/browser/file_select_helper.cc void FileSelectHelper::StartNewEnumeration(const base::FilePath& path,
FilePath          244 chrome/browser/file_select_helper.cc   std::vector<base::FilePath::StringType>* extensions =
FilePath          259 chrome/browser/file_select_helper.cc       base::FilePath::StringType ext(ascii_type.begin(), ascii_type.end());
FilePath          312 chrome/browser/file_select_helper.cc                                           const base::FilePath& path) {
FilePath          391 chrome/browser/file_select_helper.cc   base::FilePath default_file_name = params.default_file_name.IsAbsolute() ?
FilePath          412 chrome/browser/file_select_helper.cc       base::FilePath::StringType(),
FilePath          434 chrome/browser/file_select_helper.cc                                           const base::FilePath& path) {
FilePath           46 chrome/browser/file_select_helper.h                                  const base::FilePath& path);
FilePath           88 chrome/browser/file_select_helper.h       const base::FilePath& path, int index, void* params) OVERRIDE;
FilePath           93 chrome/browser/file_select_helper.h   virtual void MultiFilesSelected(const std::vector<base::FilePath>& files,
FilePath          107 chrome/browser/file_select_helper.h                           const base::FilePath& path);
FilePath          110 chrome/browser/file_select_helper.h   void StartNewEnumeration(const base::FilePath& path,
FilePath          253 chrome/browser/first_run/first_run.cc   const base::FilePath::StringType& import_bookmarks_path_str =
FilePath          259 chrome/browser/first_run/first_run.cc   source_profile.source_path = base::FilePath(import_bookmarks_path_str);
FilePath          408 chrome/browser/first_run/first_run.cc static base::LazyInstance<base::FilePath> master_prefs_path_for_testing
FilePath          415 chrome/browser/first_run/first_run.cc   base::FilePath master_prefs_path;
FilePath          419 chrome/browser/first_run/first_run.cc     master_prefs_path = base::FilePath(first_run::internal::MasterPrefsPath());
FilePath          546 chrome/browser/first_run/first_run.cc bool GetFirstRunSentinelFilePath(base::FilePath* path) {
FilePath          547 chrome/browser/first_run/first_run.cc   base::FilePath user_data_dir;
FilePath          555 chrome/browser/first_run/first_run.cc   base::FilePath first_run_sentinel;
FilePath          619 chrome/browser/first_run/first_run.cc   base::FilePath first_run_sentinel;
FilePath          663 chrome/browser/first_run/first_run.cc void SetMasterPrefsPathForTesting(const base::FilePath& master_prefs) {
FilePath          668 chrome/browser/first_run/first_run.cc     const base::FilePath& user_data_dir,
FilePath          701 chrome/browser/first_run/first_run.cc   base::FilePath local_state_path;
FilePath           18 chrome/browser/first_run/first_run.h class FilePath;
FilePath          160 chrome/browser/first_run/first_run.h void SetMasterPrefsPathForTesting(const base::FilePath& master_prefs);
FilePath          176 chrome/browser/first_run/first_run.h     const base::FilePath& user_data_dir,
FilePath          117 chrome/browser/first_run/first_run_browsertest.cc   base::FilePath prefs_file_;
FilePath           12 chrome/browser/first_run/first_run_internal.h class FilePath;
FilePath           38 chrome/browser/first_run/first_run_internal.h bool GetFirstRunSentinelFilePath(base::FilePath* path);
FilePath           61 chrome/browser/first_run/first_run_internal.h base::FilePath MasterPrefsPath();
FilePath           20 chrome/browser/first_run/first_run_internal_linux.cc base::FilePath MasterPrefsPath() {
FilePath           22 chrome/browser/first_run/first_run_internal_linux.cc   base::FilePath master_prefs;
FilePath           24 chrome/browser/first_run/first_run_internal_linux.cc     return base::FilePath();
FilePath           26 chrome/browser/first_run/first_run_internal_posix.cc   base::FilePath local_state_path;
FilePath           47 chrome/browser/first_run/first_run_internal_posix.cc   base::FilePath sentinel;
FilePath           42 chrome/browser/first_run/first_run_internal_win.cc bool LaunchSetupForEula(const base::FilePath::StringType& value,
FilePath           44 chrome/browser/first_run/first_run_internal_win.cc   base::FilePath exe_dir;
FilePath           48 chrome/browser/first_run/first_run_internal_win.cc   base::FilePath exe_path = exe_dir.Append(installer::kSetupExe);
FilePath           81 chrome/browser/first_run/first_run_internal_win.cc bool GetEULASentinelFilePath(base::FilePath* path) {
FilePath           94 chrome/browser/first_run/first_run_internal_win.cc     base::FilePath eula_sentinel;
FilePath          107 chrome/browser/first_run/first_run_internal_win.cc bool WriteEULAtoTempFile(base::FilePath* eula_path) {
FilePath          117 chrome/browser/first_run/first_run_internal_win.cc   base::FilePath eula_sentinel;
FilePath          137 chrome/browser/first_run/first_run_internal_win.cc   base::FilePath chrome_exe;
FilePath          149 chrome/browser/first_run/first_run_internal_win.cc   base::FilePath sentinel;
FilePath          155 chrome/browser/first_run/first_run_internal_win.cc   base::FilePath exe_path;
FilePath          158 chrome/browser/first_run/first_run_internal_win.cc     base::FilePath legacy_sentinel = exe_path.Append(chrome::kFirstRunSentinel);
FilePath          180 chrome/browser/first_run/first_run_internal_win.cc     base::FilePath inner_html;
FilePath          203 chrome/browser/first_run/first_run_internal_win.cc base::FilePath MasterPrefsPath() {
FilePath          205 chrome/browser/first_run/first_run_internal_win.cc   base::FilePath master_prefs;
FilePath          207 chrome/browser/first_run/first_run_internal_win.cc     return base::FilePath();
FilePath           31 chrome/browser/first_run/first_run_unittest.cc   base::FilePath sentinel_path;
FilePath           38 chrome/browser/first_run/upgrade_util_linux.cc   base::FilePath exe_file_path;
FilePath           42 chrome/browser/first_run/upgrade_util_win.cc bool GetNewerChromeFile(base::FilePath* path) {
FilePath           71 chrome/browser/first_run/upgrade_util_win.cc base::FilePath GetMetroRelauncherPath(const base::FilePath& chrome_exe,
FilePath           73 chrome/browser/first_run/upgrade_util_win.cc   base::FilePath path(chrome_exe.DirName());
FilePath          133 chrome/browser/first_run/upgrade_util_win.cc   base::FilePath chrome_exe;
FilePath          204 chrome/browser/first_run/upgrade_util_win.cc   base::FilePath new_chrome_exe;
FilePath          211 chrome/browser/first_run/upgrade_util_win.cc   base::FilePath new_chrome_exe;
FilePath          216 chrome/browser/first_run/upgrade_util_win.cc   base::FilePath cur_chrome_exe;
FilePath           28 chrome/browser/google/google_update_settings_posix.cc   base::FilePath consent_file;
FilePath           42 chrome/browser/google/google_update_settings_posix.cc   base::FilePath consent_dir;
FilePath           49 chrome/browser/google/google_update_settings_posix.cc   base::FilePath consent_file = consent_dir.AppendASCII(kConsentToSendStats);
FilePath           74 chrome/browser/google/google_update_settings_posix.cc   base::FilePath consent_dir;
FilePath           38 chrome/browser/google/google_update_win.cc     const base::FilePath& chrome_exe_path) {
FilePath           45 chrome/browser/google/google_update_win.cc   base::FilePath user_exe_path = installer::GetChromeInstallPath(false, dist);
FilePath           46 chrome/browser/google/google_update_win.cc   base::FilePath machine_exe_path = installer::GetChromeInstallPath(true, dist);
FilePath           47 chrome/browser/google/google_update_win.cc   if (!base::FilePath::CompareEqualIgnoreCase(chrome_exe_path.value(),
FilePath           49 chrome/browser/google/google_update_win.cc       !base::FilePath::CompareEqualIgnoreCase(chrome_exe_path.value(),
FilePath          255 chrome/browser/google/google_update_win.cc   base::FilePath chrome_exe;
FilePath           25 chrome/browser/google/google_util_chromeos.cc const base::FilePath::CharType kRLZBrandFilePath[] =
FilePath           31 chrome/browser/google/google_util_chromeos.cc   base::FilePath brand_file_path(kRLZBrandFilePath);
FilePath           78 chrome/browser/guestview/webview/plugin_permission_helper.cc     const base::FilePath& plugin_path) {
FilePath           28 chrome/browser/guestview/webview/plugin_permission_helper.h   void OnCouldNotLoadPlugin(const base::FilePath& plugin_path);
FilePath           23 chrome/browser/history/android/android_cache_database.cc     const base::FilePath& db_name) {
FilePath          175 chrome/browser/history/android/android_cache_database.cc bool AndroidCacheDatabase::CreateDatabase(const base::FilePath& db_name) {
FilePath           28 chrome/browser/history/android/android_cache_database.h   sql::InitStatus InitAndroidCacheDatabase(const base::FilePath& db_name);
FilePath           76 chrome/browser/history/android/android_cache_database.h   bool CreateDatabase(const base::FilePath& db_name);
FilePath          113 chrome/browser/history/android/android_cache_database.h   base::FilePath db_name_;
FilePath           29 chrome/browser/history/android/android_cache_database_unittest.cc     base::FilePath history_db_name_ =
FilePath           39 chrome/browser/history/android/android_cache_database_unittest.cc   base::FilePath android_cache_db_name_;
FilePath           45 chrome/browser/history/android/android_cache_database_unittest.cc   base::FilePath android_cache_db_name;
FilePath           48 chrome/browser/history/android/android_cache_database_unittest.cc   base::FilePath history_db_name = temp_dir.path().AppendASCII("history.db");
FilePath          215 chrome/browser/history/android/android_provider_backend.cc     const base::FilePath& db_name,
FilePath           49 chrome/browser/history/android/android_provider_backend.h   AndroidProviderBackend(const base::FilePath& cache_db_name,
FilePath          345 chrome/browser/history/android/android_provider_backend.h   const base::FilePath android_cache_db_filename_;
FilePath          197 chrome/browser/history/android/android_provider_backend_unittest.cc   base::FilePath android_cache_db_name_;
FilePath          198 chrome/browser/history/android/android_provider_backend_unittest.cc   base::FilePath history_db_name_;
FilePath          199 chrome/browser/history/android/android_provider_backend_unittest.cc   base::FilePath thumbnail_db_name_;
FilePath           28 chrome/browser/history/android/android_urls_database_unittest.cc     base::FilePath data_path;
FilePath           40 chrome/browser/history/android/android_urls_database_unittest.cc   base::FilePath history_db_name_;
FilePath           59 chrome/browser/history/android/bookmark_model_sql_handler_unittest.cc     base::FilePath history_db_name = temp_dir_.path().AppendASCII(
FilePath           35 chrome/browser/history/android/urls_sql_handler_unittest.cc     base::FilePath history_db_name = temp_dir_.path().AppendASCII(
FilePath           35 chrome/browser/history/android/visit_sql_handler_unittest.cc     base::FilePath history_db_name = temp_dir_.path().AppendASCII(
FilePath           27 chrome/browser/history/archived_database.cc bool ArchivedDatabase::Init(const base::FilePath& file_name) {
FilePath           16 chrome/browser/history/archived_database.h class FilePath;
FilePath           35 chrome/browser/history/archived_database.h   bool Init(const base::FilePath& file_name);
FilePath           73 chrome/browser/history/download_database.cc void BindFilePath(sql::Statement& statement, const base::FilePath& path,
FilePath           77 chrome/browser/history/download_database.cc base::FilePath ColumnFilePath(sql::Statement& statement, int col) {
FilePath           78 chrome/browser/history/download_database.cc   return base::FilePath(statement.ColumnString(col));
FilePath           84 chrome/browser/history/download_database.cc void BindFilePath(sql::Statement& statement, const base::FilePath& path,
FilePath           88 chrome/browser/history/download_database.cc base::FilePath ColumnFilePath(sql::Statement& statement, int col) {
FilePath           89 chrome/browser/history/download_database.cc   return base::FilePath(statement.ColumnString16(col));
FilePath           20 chrome/browser/history/download_row.cc     const base::FilePath& current_path,
FilePath           21 chrome/browser/history/download_row.cc     const base::FilePath& target_path,
FilePath           25 chrome/browser/history/download_row.h       const base::FilePath& current_path,
FilePath           26 chrome/browser/history/download_row.h       const base::FilePath& target_path,
FilePath           46 chrome/browser/history/download_row.h   base::FilePath current_path;
FilePath           49 chrome/browser/history/download_row.h   base::FilePath target_path;
FilePath           42 chrome/browser/history/expire_history_backend_unittest.cc static const base::FilePath::CharType kHistoryFile[] =
FilePath           44 chrome/browser/history/expire_history_backend_unittest.cc static const base::FilePath::CharType kArchivedHistoryFile[] =
FilePath           46 chrome/browser/history/expire_history_backend_unittest.cc static const base::FilePath::CharType kThumbnailFile[] =
FilePath           93 chrome/browser/history/expire_history_backend_unittest.cc   static bool IsStringInFile(const base::FilePath& filename, const char* str);
FilePath           96 chrome/browser/history/expire_history_backend_unittest.cc   const base::FilePath& path() const { return tmp_dir_.path(); }
FilePath          129 chrome/browser/history/expire_history_backend_unittest.cc     base::FilePath history_name = path().Append(kHistoryFile);
FilePath          134 chrome/browser/history/expire_history_backend_unittest.cc     base::FilePath archived_name = path().Append(kArchivedHistoryFile);
FilePath          139 chrome/browser/history/expire_history_backend_unittest.cc     base::FilePath thumb_name = path().Append(kThumbnailFile);
FilePath          391 chrome/browser/history/expire_history_backend_unittest.cc bool ExpireHistoryTest::IsStringInFile(const base::FilePath& filename,
FilePath          165 chrome/browser/history/history_backend.cc HistoryBackend::HistoryBackend(const base::FilePath& history_dir,
FilePath          235 chrome/browser/history/history_backend.cc base::FilePath HistoryBackend::GetThumbnailFileName() const {
FilePath          239 chrome/browser/history/history_backend.cc base::FilePath HistoryBackend::GetFaviconsFileName() const {
FilePath          243 chrome/browser/history/history_backend.cc base::FilePath HistoryBackend::GetArchivedFileName() const {
FilePath          248 chrome/browser/history/history_backend.cc base::FilePath HistoryBackend::GetAndroidCacheFileName() const {
FilePath          559 chrome/browser/history/history_backend.cc   base::FilePath history_name = history_dir_.Append(chrome::kHistoryFilename);
FilePath          560 chrome/browser/history/history_backend.cc   base::FilePath thumbnail_name = GetFaviconsFileName();
FilePath          561 chrome/browser/history/history_backend.cc   base::FilePath archived_name = GetArchivedFileName();
FilePath         1623 chrome/browser/history/history_backend.cc   base::FilePath::StringType filepattern =
FilePath         1628 chrome/browser/history/history_backend.cc   base::FilePath current_file;
FilePath         2791 chrome/browser/history/history_backend.cc     base::FilePath archived_file_name = GetArchivedFileName();
FilePath          112 chrome/browser/history/history_backend.h   HistoryBackend(const base::FilePath& history_dir,
FilePath          534 chrome/browser/history/history_backend.h   base::FilePath GetArchivedFileName() const;
FilePath          535 chrome/browser/history/history_backend.h   base::FilePath GetThumbnailFileName() const;
FilePath          539 chrome/browser/history/history_backend.h   base::FilePath GetFaviconsFileName() const;
FilePath          543 chrome/browser/history/history_backend.h   base::FilePath GetAndroidCacheFileName() const;
FilePath          811 chrome/browser/history/history_backend.h   base::FilePath history_dir_;
FilePath          212 chrome/browser/history/history_backend_unittest.cc   base::FilePath getTestDir() {
FilePath          402 chrome/browser/history/history_backend_unittest.cc   base::FilePath test_dir_;
FilePath         1197 chrome/browser/history/history_backend_unittest.cc   base::FilePath old_history_path;
FilePath         1204 chrome/browser/history/history_backend_unittest.cc   base::FilePath new_history_path(getTestDir());
FilePath         1207 chrome/browser/history/history_backend_unittest.cc   base::FilePath new_history_file =
FilePath         2543 chrome/browser/history/history_backend_unittest.cc   base::FilePath old_history_path, old_history, old_archived;
FilePath         2551 chrome/browser/history/history_backend_unittest.cc   base::FilePath new_history_path(getTestDir());
FilePath         2554 chrome/browser/history/history_backend_unittest.cc   base::FilePath new_history_file =
FilePath         2556 chrome/browser/history/history_backend_unittest.cc   base::FilePath new_archived_file =
FilePath         2824 chrome/browser/history/history_backend_unittest.cc   base::FilePath history_path(getTestDir());
FilePath         2825 chrome/browser/history/history_backend_unittest.cc   base::FilePath db1(history_path.AppendASCII("History Index 2013-05"));
FilePath         2826 chrome/browser/history/history_backend_unittest.cc   base::FilePath db1_journal(db1.InsertBeforeExtensionASCII("-journal"));
FilePath         2827 chrome/browser/history/history_backend_unittest.cc   base::FilePath db1_wal(db1.InsertBeforeExtensionASCII("-wal"));
FilePath         2828 chrome/browser/history/history_backend_unittest.cc   base::FilePath db2_symlink(history_path.AppendASCII("History Index 2013-06"));
FilePath         2829 chrome/browser/history/history_backend_unittest.cc   base::FilePath db2_actual(history_path.AppendASCII("Underlying DB"));
FilePath           84 chrome/browser/history/history_browsertest.cc         base::FilePath(base::FilePath::kCurrentDirectory),
FilePath           85 chrome/browser/history/history_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("title2.html")));
FilePath          114 chrome/browser/history/history_browsertest.cc         base::FilePath().AppendASCII("History"),
FilePath          115 chrome/browser/history/history_browsertest.cc         base::FilePath().AppendASCII(filename));
FilePath          306 chrome/browser/history/history_browsertest.cc       base::FilePath().AppendASCII("History"),
FilePath          307 chrome/browser/history/history_browsertest.cc       base::FilePath().AppendASCII("non_existant_file.html"));
FilePath          337 chrome/browser/history/history_browsertest.cc       base::FilePath(), base::FilePath(FILE_PATH_LITERAL("title1.html")));
FilePath          339 chrome/browser/history/history_browsertest.cc       base::FilePath(), base::FilePath(FILE_PATH_LITERAL("title3.html")));
FilePath          341 chrome/browser/history/history_browsertest.cc       base::FilePath(), base::FilePath(FILE_PATH_LITERAL("simple.html")));
FilePath          364 chrome/browser/history/history_browsertest.cc       base::FilePath().AppendASCII("downloads"),
FilePath          365 chrome/browser/history/history_browsertest.cc       base::FilePath().AppendASCII("a_zip_file.zip"));
FilePath          373 chrome/browser/history/history_browsertest.cc       base::FilePath().AppendASCII("History"),
FilePath          374 chrome/browser/history/history_browsertest.cc       base::FilePath().AppendASCII("redirector.html"));
FilePath          376 chrome/browser/history/history_browsertest.cc       base::FilePath().AppendASCII("History"),
FilePath          377 chrome/browser/history/history_browsertest.cc       base::FilePath().AppendASCII("landing.html"));
FilePath          392 chrome/browser/history/history_browsertest.cc       base::FilePath(), base::FilePath(FILE_PATH_LITERAL("title3.html")));
FilePath          407 chrome/browser/history/history_browsertest.cc       base::FilePath(), base::FilePath(FILE_PATH_LITERAL("title3.html")));
FilePath          434 chrome/browser/history/history_browsertest.cc       base::FilePath(), base::FilePath(FILE_PATH_LITERAL("title3.html")));
FilePath          460 chrome/browser/history/history_browsertest.cc       base::FilePath().AppendASCII("History"),
FilePath          461 chrome/browser/history/history_browsertest.cc       base::FilePath().AppendASCII("form.html"));
FilePath          463 chrome/browser/history/history_browsertest.cc       base::FilePath().AppendASCII("History"),
FilePath          464 chrome/browser/history/history_browsertest.cc       base::FilePath().AppendASCII("target.html"));
FilePath           43 chrome/browser/history/history_database.cc sql::InitStatus HistoryDatabase::Init(const base::FilePath& history_name) {
FilePath          106 chrome/browser/history/history_database.cc     const base::FilePath& history_name) {
FilePath           27 chrome/browser/history/history_database.h class FilePath;
FilePath           81 chrome/browser/history/history_database.h   sql::InitStatus Init(const base::FilePath& history_name);
FilePath           85 chrome/browser/history/history_database.h   void ComputeDatabaseMetrics(const base::FilePath& filename);
FilePath           19 chrome/browser/history/history_database_unittest.cc   base::FilePath db_file;
FilePath           26 chrome/browser/history/history_database_unittest.cc   base::FilePath old_history_path;
FilePath          198 chrome/browser/history/history_querying_unittest.cc   base::FilePath history_dir_;
FilePath          911 chrome/browser/history/history_service.cc bool HistoryService::Init(const base::FilePath& history_dir,
FilePath           54 chrome/browser/history/history_service.h class FilePath;
FilePath          105 chrome/browser/history/history_service.h   bool Init(const base::FilePath& history_dir, BookmarkService* bookmark_service) {
FilePath          620 chrome/browser/history/history_service.h   bool Init(const base::FilePath& history_dir,
FilePath         1034 chrome/browser/history/history_service.h   base::FilePath history_dir_;
FilePath          131 chrome/browser/history/history_unittest.cc     base::FilePath data_path;
FilePath          171 chrome/browser/history/history_unittest.cc     DownloadRow download(base::FilePath(FILE_PATH_LITERAL("current-path")),
FilePath          172 chrome/browser/history/history_unittest.cc                          base::FilePath(FILE_PATH_LITERAL("target-path")),
FilePath          196 chrome/browser/history/history_unittest.cc   base::FilePath history_dir_;
FilePath          237 chrome/browser/history/history_unittest.cc   EXPECT_EQ(base::FilePath(FILE_PATH_LITERAL("current-path")),
FilePath          239 chrome/browser/history/history_unittest.cc   EXPECT_EQ(base::FilePath(FILE_PATH_LITERAL("target-path")),
FilePath          672 chrome/browser/history/history_unittest.cc   DownloadRow download(base::FilePath(FILE_PATH_LITERAL("foo-path")),
FilePath          673 chrome/browser/history/history_unittest.cc                        base::FilePath(FILE_PATH_LITERAL("foo-path")),
FilePath         1016 chrome/browser/history/history_unittest.cc   base::FilePath history_dir_;
FilePath           19 chrome/browser/history/history_unittest_base.cc void HistoryUnitTestBase::ExecuteSQLScript(const base::FilePath& sql_path,
FilePath           20 chrome/browser/history/history_unittest_base.cc                                            const base::FilePath& db_path) {
FilePath           11 chrome/browser/history/history_unittest_base.h class FilePath;
FilePath           24 chrome/browser/history/history_unittest_base.h   static void ExecuteSQLScript(const base::FilePath& sql_path,
FilePath           25 chrome/browser/history/history_unittest_base.h                                const base::FilePath& db_path);
FilePath           65 chrome/browser/history/in_memory_database.cc bool InMemoryDatabase::InitFromDisk(const base::FilePath& history_name) {
FilePath           13 chrome/browser/history/in_memory_database.h class FilePath;
FilePath           33 chrome/browser/history/in_memory_database.h   bool InitFromDisk(const base::FilePath& history_name);
FilePath           30 chrome/browser/history/in_memory_history_backend.cc bool InMemoryHistoryBackend::Init(const base::FilePath& history_filename,
FilePath           28 chrome/browser/history/in_memory_history_backend.h class FilePath;
FilePath           49 chrome/browser/history/in_memory_history_backend.h   bool Init(const base::FilePath& history_filename, URLDatabase* db);
FilePath           32 chrome/browser/history/in_memory_url_index.cc void DeleteCacheFile(const base::FilePath& path) {
FilePath           93 chrome/browser/history/in_memory_url_index.cc                                    const base::FilePath& history_dir,
FilePath          141 chrome/browser/history/in_memory_url_index.cc   base::FilePath path;
FilePath          153 chrome/browser/history/in_memory_url_index.cc bool InMemoryURLIndex::GetCacheFilePath(base::FilePath* file_path) {
FilePath          240 chrome/browser/history/in_memory_url_index.cc   base::FilePath path;
FilePath          266 chrome/browser/history/in_memory_url_index.cc     base::FilePath path;
FilePath          320 chrome/browser/history/in_memory_url_index.cc   base::FilePath path;
FilePath          104 chrome/browser/history/in_memory_url_index.h                    const base::FilePath& history_dir,
FilePath          185 chrome/browser/history/in_memory_url_index.h   bool GetCacheFilePath(base::FilePath* file_path);
FilePath          226 chrome/browser/history/in_memory_url_index.h   void DoSaveToCacheFile(const base::FilePath& path);
FilePath          244 chrome/browser/history/in_memory_url_index.h   void set_history_dir(const base::FilePath& dir_path) {
FilePath          260 chrome/browser/history/in_memory_url_index.h   base::FilePath history_dir_;
FilePath           89 chrome/browser/history/in_memory_url_index_unittest.cc   virtual base::FilePath::StringType TestDBName() const;
FilePath          102 chrome/browser/history/in_memory_url_index_unittest.cc   void set_history_dir(const base::FilePath& dir_path);
FilePath          103 chrome/browser/history/in_memory_url_index_unittest.cc   bool GetCacheFilePath(base::FilePath* file_path) const;
FilePath          150 chrome/browser/history/in_memory_url_index_unittest.cc void InMemoryURLIndexTest::set_history_dir(const base::FilePath& dir_path) {
FilePath          154 chrome/browser/history/in_memory_url_index_unittest.cc bool InMemoryURLIndexTest::GetCacheFilePath(base::FilePath* file_path) const {
FilePath          202 chrome/browser/history/in_memory_url_index_unittest.cc   base::FilePath history_proto_path;
FilePath          276 chrome/browser/history/in_memory_url_index_unittest.cc       new InMemoryURLIndex(&profile_, base::FilePath(), "en,ja,hi,zh"));
FilePath          281 chrome/browser/history/in_memory_url_index_unittest.cc base::FilePath::StringType InMemoryURLIndexTest::TestDBName() const {
FilePath          418 chrome/browser/history/in_memory_url_index_unittest.cc   virtual base::FilePath::StringType TestDBName() const OVERRIDE;
FilePath          421 chrome/browser/history/in_memory_url_index_unittest.cc base::FilePath::StringType LimitedInMemoryURLIndexTest::TestDBName() const {
FilePath          434 chrome/browser/history/in_memory_url_index_unittest.cc       new InMemoryURLIndex(&profile_, base::FilePath(), "en,ja,hi,zh"));
FilePath         1155 chrome/browser/history/in_memory_url_index_unittest.cc   void set_history_dir(const base::FilePath& dir_path);
FilePath         1156 chrome/browser/history/in_memory_url_index_unittest.cc   bool GetCacheFilePath(base::FilePath* file_path) const;
FilePath         1164 chrome/browser/history/in_memory_url_index_unittest.cc   base::FilePath path(temp_dir_.path());
FilePath         1170 chrome/browser/history/in_memory_url_index_unittest.cc     const base::FilePath& dir_path) {
FilePath         1175 chrome/browser/history/in_memory_url_index_unittest.cc     base::FilePath* file_path) const {
FilePath         1181 chrome/browser/history/in_memory_url_index_unittest.cc   base::FilePath expectedPath =
FilePath         1183 chrome/browser/history/in_memory_url_index_unittest.cc   std::vector<base::FilePath::StringType> expected_parts;
FilePath         1185 chrome/browser/history/in_memory_url_index_unittest.cc   base::FilePath full_file_path;
FilePath         1187 chrome/browser/history/in_memory_url_index_unittest.cc   std::vector<base::FilePath::StringType> actual_parts;
FilePath         1194 chrome/browser/history/in_memory_url_index_unittest.cc   set_history_dir(base::FilePath());
FilePath          136 chrome/browser/history/redirect_browsertest.cc   base::FilePath temp_file;
FilePath          159 chrome/browser/history/redirect_browsertest.cc       base::FilePath(),
FilePath          160 chrome/browser/history/redirect_browsertest.cc       base::FilePath().AppendASCII("cancelled_redirect_test.html"));
FilePath          231 chrome/browser/history/redirect_browsertest.cc       base::FilePath(), base::FilePath().AppendASCII("http_to_file.html"));
FilePath          248 chrome/browser/history/redirect_browsertest.cc       base::FilePath(), base::FilePath().AppendASCII("ref_redirect.html"));
FilePath          118 chrome/browser/history/shortcuts_database.cc ShortcutsDatabase::ShortcutsDatabase(const base::FilePath& database_path)
FilePath           90 chrome/browser/history/shortcuts_database.h   explicit ShortcutsDatabase(const base::FilePath& database_path);
FilePath          128 chrome/browser/history/shortcuts_database.h   base::FilePath database_path_;
FilePath          132 chrome/browser/history/shortcuts_database.h   static const base::FilePath::CharType kShortcutsDatabaseName[];
FilePath           62 chrome/browser/history/shortcuts_database_unittest.cc void CheckV2ColumnExistence(const base::FilePath& db_path, bool is_v2) {
FilePath          225 chrome/browser/history/shortcuts_database_unittest.cc   base::FilePath sql_path;
FilePath          235 chrome/browser/history/shortcuts_database_unittest.cc   base::FilePath db_path(temp_dir.path().AppendASCII("TestShortcuts1.db"));
FilePath          275 chrome/browser/history/shortcuts_database_unittest.cc   base::FilePath sql_path;
FilePath          280 chrome/browser/history/shortcuts_database_unittest.cc   base::FilePath db_path(temp_dir.path().AppendASCII("TestShortcuts2.db"));
FilePath          393 chrome/browser/history/thumbnail_database.cc void RecoverDatabaseOrRaze(sql::Connection* db, const base::FilePath& db_path) {
FilePath          543 chrome/browser/history/thumbnail_database.cc                            const base::FilePath& db_path,
FilePath          598 chrome/browser/history/thumbnail_database.cc sql::InitStatus ThumbnailDatabase::Init(const base::FilePath& db_name) {
FilePath         1129 chrome/browser/history/thumbnail_database.cc                                                 const base::FilePath& db_name) {
FilePath         1154 chrome/browser/history/thumbnail_database.cc sql::InitStatus ThumbnailDatabase::InitImpl(const base::FilePath& db_name) {
FilePath           19 chrome/browser/history/thumbnail_database.h class FilePath;
FilePath           40 chrome/browser/history/thumbnail_database.h   sql::InitStatus Init(const base::FilePath& db_name);
FilePath          246 chrome/browser/history/thumbnail_database.h                                       const base::FilePath& db_name);
FilePath          251 chrome/browser/history/thumbnail_database.h   sql::InitStatus InitImpl(const base::FilePath& db_name);
FilePath           53 chrome/browser/history/thumbnail_database_unittest.cc WARN_UNUSED_RESULT bool CreateDatabaseFromSQL(const base::FilePath &db_path,
FilePath           55 chrome/browser/history/thumbnail_database_unittest.cc   base::FilePath sql_path;
FilePath          192 chrome/browser/history/thumbnail_database_unittest.cc   base::FilePath file_name_;
FilePath          928 chrome/browser/history/thumbnail_database_unittest.cc   base::FilePath sql_path;
FilePath          934 chrome/browser/history/thumbnail_database_unittest.cc   for (base::FilePath name = fe.Next(); !name.empty(); name = fe.Next()) {
FilePath          937 chrome/browser/history/thumbnail_database_unittest.cc     base::FilePath db_base_name =
FilePath          939 chrome/browser/history/thumbnail_database_unittest.cc     base::FilePath db_path = file_name_.DirName().Append(db_base_name);
FilePath           34 chrome/browser/history/top_sites.cc TopSites* TopSites::Create(Profile* profile, const base::FilePath& db_name) {
FilePath           23 chrome/browser/history/top_sites.h class FilePath;
FilePath           45 chrome/browser/history/top_sites.h   static TopSites* Create(Profile* profile, const base::FilePath& db_name);
FilePath           23 chrome/browser/history/top_sites_backend.cc void TopSitesBackend::Init(const base::FilePath& path) {
FilePath           85 chrome/browser/history/top_sites_backend.cc void TopSitesBackend::InitDBOnDBThread(const base::FilePath& path) {
FilePath          131 chrome/browser/history/top_sites_backend.cc void TopSitesBackend::ResetDatabaseOnDBThread(const base::FilePath& file_path) {
FilePath           16 chrome/browser/history/top_sites_backend.h class FilePath;
FilePath           35 chrome/browser/history/top_sites_backend.h   void Init(const base::FilePath& path);
FilePath           68 chrome/browser/history/top_sites_backend.h   void InitDBOnDBThread(const base::FilePath& path);
FilePath           86 chrome/browser/history/top_sites_backend.h   void ResetDatabaseOnDBThread(const base::FilePath& file_path);
FilePath           88 chrome/browser/history/top_sites_backend.h   base::FilePath db_path_;
FilePath          196 chrome/browser/history/top_sites_database.cc void RecoverDatabaseOrRaze(sql::Connection* db, const base::FilePath& db_path) {
FilePath          311 chrome/browser/history/top_sites_database.cc                            const base::FilePath& db_path,
FilePath          360 chrome/browser/history/top_sites_database.cc bool TopSitesDatabase::Init(const base::FilePath& db_name) {
FilePath          376 chrome/browser/history/top_sites_database.cc bool TopSitesDatabase::InitImpl(const base::FilePath& db_name) {
FilePath          718 chrome/browser/history/top_sites_database.cc sql::Connection* TopSitesDatabase::CreateDB(const base::FilePath& db_name) {
FilePath           17 chrome/browser/history/top_sites_database.h class FilePath;
FilePath           33 chrome/browser/history/top_sites_database.h   bool Init(const base::FilePath& db_name);
FilePath           99 chrome/browser/history/top_sites_database.h   bool InitImpl(const base::FilePath& db_name);
FilePath          101 chrome/browser/history/top_sites_database.h   sql::Connection* CreateDB(const base::FilePath& db_name);
FilePath           36 chrome/browser/history/top_sites_database_unittest.cc WARN_UNUSED_RESULT bool CreateDatabaseFromSQL(const base::FilePath &db_path,
FilePath           38 chrome/browser/history/top_sites_database_unittest.cc   base::FilePath sql_path;
FilePath           85 chrome/browser/history/top_sites_database_unittest.cc   base::FilePath file_name_;
FilePath          126 chrome/browser/history/top_sites_impl.cc void TopSitesImpl::Init(const base::FilePath& db_name) {
FilePath           36 chrome/browser/history/top_sites_impl.h class FilePath;
FilePath           55 chrome/browser/history/top_sites_impl.h   void Init(const base::FilePath& db_name);
FilePath           41 chrome/browser/history/typed_url_syncable_service_unittest.cc   TestHistoryBackend() : HistoryBackend(base::FilePath(), NULL, NULL) {}
FilePath           51 chrome/browser/history/url_database_unittest.cc     base::FilePath db_file = temp_dir_.path().AppendASCII("URLTest.db");
FilePath          398 chrome/browser/history/url_index_private_data.cc     const base::FilePath& file_path,
FilePath          469 chrome/browser/history/url_index_private_data.cc     const base::FilePath& file_path) {
FilePath          891 chrome/browser/history/url_index_private_data.cc bool URLIndexPrivateData::SaveToFile(const base::FilePath& file_path) {
FilePath          114 chrome/browser/history/url_index_private_data.h       const base::FilePath& path,
FilePath          130 chrome/browser/history/url_index_private_data.h       const base::FilePath& file_path);
FilePath          299 chrome/browser/history/url_index_private_data.h   bool SaveToFile(const base::FilePath& file_path);
FilePath           49 chrome/browser/history/visit_database_unittest.cc     base::FilePath db_file = temp_dir_.path().AppendASCII("VisitTest.db");
FilePath           13 chrome/browser/icon_loader.cc IconLoader::IconLoader(const base::FilePath& file_path,
FilePath           62 chrome/browser/icon_loader.h   IconLoader(const base::FilePath& file_path,
FilePath           76 chrome/browser/icon_loader.h   static IconGroupID ReadGroupIDFromFilepath(const base::FilePath& path);
FilePath           79 chrome/browser/icon_loader.h   static bool IsIconMutableFromFilepath(const base::FilePath& path);
FilePath           93 chrome/browser/icon_loader.h   base::FilePath file_path_;
FilePath           10 chrome/browser/icon_loader_android.cc     const base::FilePath& filepath) {
FilePath           15 chrome/browser/icon_loader_android.cc bool IconLoader::IsIconMutableFromFilepath(const base::FilePath&) {
FilePath           14 chrome/browser/icon_loader_auralinux.cc     const base::FilePath& filepath) {
FilePath           19 chrome/browser/icon_loader_auralinux.cc bool IconLoader::IsIconMutableFromFilepath(const base::FilePath&) {
FilePath          185 chrome/browser/icon_loader_chromeos.cc     const base::FilePath& filepath) {
FilePath          190 chrome/browser/icon_loader_chromeos.cc bool IconLoader::IsIconMutableFromFilepath(const base::FilePath&) {
FilePath           23 chrome/browser/icon_loader_linux.cc     const base::FilePath& filepath) {
FilePath           28 chrome/browser/icon_loader_linux.cc bool IconLoader::IsIconMutableFromFilepath(const base::FilePath&) {
FilePath           53 chrome/browser/icon_loader_linux.cc   base::FilePath filename = base::nix::GetMimeIcon(group_, size_pixels);
FilePath           21 chrome/browser/icon_loader_win.cc     const base::FilePath& filepath) {
FilePath           28 chrome/browser/icon_loader_win.cc bool IconLoader::IsIconMutableFromFilepath(const base::FilePath& filepath) {
FilePath           29 chrome/browser/icon_manager.cc   base::FilePath file_path;
FilePath           40 chrome/browser/icon_manager.cc gfx::Image* IconManager::LookupIconFromFilepath(const base::FilePath& file_name,
FilePath           59 chrome/browser/icon_manager.cc     const base::FilePath& file_name,
FilePath           65 chrome/browser/icon_manager.h   gfx::Image* LookupIconFromFilepath(const base::FilePath& file_name,
FilePath           81 chrome/browser/icon_manager.h       const base::FilePath& file_name,
FilePath           18 chrome/browser/iframe_browsertest.cc         base::FilePath(), base::FilePath().AppendASCII(file));
FilePath          218 chrome/browser/importer/firefox_importer_browsertest.cc     base::FilePath test_path = temp_dir_.path().AppendASCII("ImporterTest");
FilePath          234 chrome/browser/importer/firefox_importer_browsertest.cc     base::FilePath data_path;
FilePath          242 chrome/browser/importer/firefox_importer_browsertest.cc     base::FilePath search_engine_path = app_path_;
FilePath          277 chrome/browser/importer/firefox_importer_browsertest.cc   base::FilePath profile_path_;
FilePath          278 chrome/browser/importer/firefox_importer_browsertest.cc   base::FilePath app_path_;
FilePath           57 chrome/browser/importer/firefox_profile_lock.cc const base::FilePath::CharType* FirefoxProfileLock::kLockFileName =
FilePath           59 chrome/browser/importer/firefox_profile_lock.cc const base::FilePath::CharType* FirefoxProfileLock::kOldLockFileName =
FilePath           63 chrome/browser/importer/firefox_profile_lock.cc const base::FilePath::CharType* FirefoxProfileLock::kLockFileName =
FilePath           65 chrome/browser/importer/firefox_profile_lock.cc const base::FilePath::CharType* FirefoxProfileLock::kOldLockFileName =
FilePath           68 chrome/browser/importer/firefox_profile_lock.cc const base::FilePath::CharType* FirefoxProfileLock::kLockFileName =
FilePath           72 chrome/browser/importer/firefox_profile_lock.cc FirefoxProfileLock::FirefoxProfileLock(const base::FilePath& path) {
FilePath           70 chrome/browser/importer/firefox_profile_lock.h   explicit FirefoxProfileLock(const base::FilePath& path);
FilePath           84 chrome/browser/importer/firefox_profile_lock.h   static const base::FilePath::CharType* kLockFileName;
FilePath           85 chrome/browser/importer/firefox_profile_lock.h   static const base::FilePath::CharType* kOldLockFileName;
FilePath           90 chrome/browser/importer/firefox_profile_lock.h   base::FilePath lock_file_;
FilePath          101 chrome/browser/importer/firefox_profile_lock.h   base::FilePath old_lock_file_;
FilePath           35 chrome/browser/importer/firefox_profile_lock_unittest.cc   base::FilePath test_path = temp_dir_.path();
FilePath           36 chrome/browser/importer/firefox_profile_lock_unittest.cc   base::FilePath lock_file_path =
FilePath           68 chrome/browser/importer/firefox_profile_lock_unittest.cc   base::FilePath test_path = temp_dir_.path();
FilePath           69 chrome/browser/importer/firefox_profile_lock_unittest.cc   base::FilePath lock_file_path =
FilePath           91 chrome/browser/importer/firefox_profile_lock_unittest.cc   base::FilePath test_path = temp_dir_.path();
FilePath          117 chrome/browser/importer/ie_importer_browsertest_win.cc bool CreateOrderBlob(const base::FilePath& favorites_folder,
FilePath          162 chrome/browser/importer/ie_importer_browsertest_win.cc bool CreateUrlFileWithFavicon(const base::FilePath& file,
FilePath          211 chrome/browser/importer/ie_importer_browsertest_win.cc bool CreateUrlFile(const base::FilePath& file, const base::string16& url) {
FilePath          469 chrome/browser/importer/ie_importer_browsertest_win.cc   base::FilePath path = temp_dir_.path().AppendASCII("Favorites");
FilePath          472 chrome/browser/importer/ie_importer_browsertest_win.cc   base::FilePath links_path = path.AppendASCII("Links");
FilePath          514 chrome/browser/importer/ie_importer_browsertest_win.cc       base::FilePath(path), L"",
FilePath          555 chrome/browser/importer/ie_importer_browsertest_win.cc   base::FilePath path = temp_dir_.path().AppendASCII("Favorites");
FilePath           62 chrome/browser/importer/importer_list.cc   base::FilePath profile_path = GetFirefoxProfilePath();
FilePath           68 chrome/browser/importer/importer_list.cc   base::FilePath app_path;
FilePath           34 chrome/browser/infobars/infobars_browsertest.cc     base::FilePath path = ui_test_utils::GetTestFilePath(
FilePath           35 chrome/browser/infobars/infobars_browsertest.cc         base::FilePath().AppendASCII("extensions"),
FilePath           36 chrome/browser/infobars/infobars_browsertest.cc         base::FilePath().AppendASCII(filename));
FilePath           17 chrome/browser/install_verification/win/module_verification_common.cc       base::FilePath(module_name).BaseName().value())));
FilePath          163 chrome/browser/jumplist_updater_win.cc   base::FilePath application_path;
FilePath          200 chrome/browser/jumplist_updater_win.cc   base::FilePath application_path;
FilePath           63 chrome/browser/jumplist_win.cc                     const base::FilePath& icon_dir,
FilePath           64 chrome/browser/jumplist_win.cc                     base::FilePath* icon_path) {
FilePath           68 chrome/browser/jumplist_win.cc   base::FilePath path;
FilePath           87 chrome/browser/jumplist_win.cc   base::FilePath chrome_path;
FilePath          450 chrome/browser/jumplist_win.cc   base::FilePath icon_dir_old(icon_dir_.value() + L"Old");
FilePath          473 chrome/browser/jumplist_win.cc     base::FilePath icon_path;
FilePath          162 chrome/browser/jumplist_win.h   base::FilePath icon_dir_;
FilePath           74 chrome/browser/lifetime/application_lifetime_win.cc   base::FilePath exe_path;
FilePath           78 chrome/browser/lifetime/application_lifetime_win.cc   base::FilePath path(exe_path.DirName());
FilePath          189 chrome/browser/lifetime/browser_close_manager_browsertest.cc       const base::FilePath& target_path,
FilePath          192 chrome/browser/lifetime/browser_close_manager_browsertest.cc       const base::FilePath& intermediate_path) {
FilePath          710 chrome/browser/lifetime/browser_close_manager_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("downloads/dangerous/dangerous.swf"));
FilePath          771 chrome/browser/lifetime/browser_close_manager_browsertest.cc   base::FilePath path =
FilePath           16 chrome/browser/load_library_perf_test.cc void MeasureSizeAndTimeToLoadNativeLibrary(const base::FilePath& library_name) {
FilePath           17 chrome/browser/load_library_perf_test.cc   base::FilePath output_dir;
FilePath           19 chrome/browser/load_library_perf_test.cc   base::FilePath library_path = output_dir.Append(library_name);
FilePath           50 chrome/browser/load_library_perf_test.cc   MeasureSizeAndTimeToLoadNativeLibrary(base::FilePath::FromUTF16Unsafe(
FilePath           58 chrome/browser/load_library_perf_test.cc       base::FilePath::FromUTF8Unsafe(kWidevineCdmFileName));
FilePath           63 chrome/browser/load_library_perf_test.cc       base::FilePath::FromUTF8Unsafe(kWidevineCdmAdapterFileName));
FilePath           70 chrome/browser/load_library_perf_test.cc     base::FilePath::FromUTF8Unsafe("libclearkeycdm.dylib"));
FilePath           79 chrome/browser/load_library_perf_test.cc     base::FilePath::FromUTF8Unsafe("clearkeycdmadapter.plugin"));
FilePath           57 chrome/browser/local_discovery/privet_http.h       const base::FilePath& /*response_file_path*/)> ResultCallback;
FilePath          432 chrome/browser/local_discovery/privet_http_impl.cc   callback_.Run(RESPONSE_TYPE_ERROR, std::string(), base::FilePath());
FilePath          451 chrome/browser/local_discovery/privet_http_impl.cc                                             const base::FilePath& file_path) {
FilePath          746 chrome/browser/local_discovery/privet_http_impl.cc     const base::FilePath& pwg_file_path) {
FilePath          182 chrome/browser/local_discovery/privet_http_impl.h                          const base::FilePath& file_path) OVERRIDE;
FilePath          253 chrome/browser/local_discovery/privet_http_impl.h   void OnPWGRasterConverted(bool success, const base::FilePath& pwg_file_path);
FilePath          265 chrome/browser/local_discovery/privet_http_impl.h   base::FilePath pwg_file_path_;
FilePath          318 chrome/browser/local_discovery/privet_http_unittest.cc                                           const base::FilePath& file_path,
FilePath          462 chrome/browser/local_discovery/privet_http_unittest.cc     callback.Run(true, base::FilePath().AppendASCII(data_str + "test.pdf"));
FilePath          916 chrome/browser/local_discovery/privet_http_unittest.cc       base::FilePath(FILE_PATH_LITERAL("path/to/test.pdf")),
FilePath          953 chrome/browser/local_discovery/privet_http_unittest.cc       base::FilePath(FILE_PATH_LITERAL("path/to/test.pdf")),
FilePath         1063 chrome/browser/local_discovery/privet_http_unittest.cc       base::FilePath(FILE_PATH_LITERAL("sample/path/test.pdf")),
FilePath           61 chrome/browser/local_discovery/privet_url_fetcher.cc                                            const base::FilePath& data_file) {
FilePath          201 chrome/browser/local_discovery/privet_url_fetcher.cc     const base::FilePath& upload_file_path) {
FilePath          241 chrome/browser/local_discovery/privet_url_fetcher.cc     base::FilePath response_file_path;
FilePath          257 chrome/browser/local_discovery/privet_url_fetcher.cc     return delegate_->OnRawData(this, false, response_str, base::FilePath());
FilePath           19 chrome/browser/local_discovery/privet_url_fetcher.h class FilePath;
FilePath           61 chrome/browser/local_discovery/privet_url_fetcher.h                            const base::FilePath& data_file);
FilePath           95 chrome/browser/local_discovery/privet_url_fetcher.h                          const base::FilePath& upload_file_path);
FilePath          129 chrome/browser/local_discovery/privet_url_fetcher.h   base::FilePath upload_file_path_;
FilePath           58 chrome/browser/local_discovery/privet_url_fetcher_unittest.cc                  const base::FilePath& response_file) {
FilePath           62 chrome/browser/local_discovery/privet_url_fetcher_unittest.cc       EXPECT_TRUE(response_file != base::FilePath());
FilePath          290 chrome/browser/local_discovery/privet_url_fetcher_unittest.cc       base::FilePath(FILE_PATH_LITERAL("sample/file")));
FilePath           40 chrome/browser/local_discovery/pwg_raster_converter.cc   base::FilePath GetPwgPath() const {
FilePath           44 chrome/browser/local_discovery/pwg_raster_converter.cc   base::FilePath GetPdfPath() const {
FilePath           12 chrome/browser/local_discovery/pwg_raster_converter.h class FilePath;
FilePath           33 chrome/browser/local_discovery/pwg_raster_converter.h                               const base::FilePath& /*temp_file*/)>
FilePath           45 chrome/browser/local_discovery/storage/path_util.cc std::string PathStringToString(const base::FilePath::StringType& string) {
FilePath           55 chrome/browser/local_discovery/storage/path_util.cc base::FilePath NormalizeFilePath(const base::FilePath& path) {
FilePath           57 chrome/browser/local_discovery/storage/path_util.cc   base::FilePath::StringType path_updated_string = path.value();
FilePath           61 chrome/browser/local_discovery/storage/path_util.cc                static_cast<base::FilePath::CharType>('\\'),
FilePath           62 chrome/browser/local_discovery/storage/path_util.cc                static_cast<base::FilePath::CharType>('/'));
FilePath           63 chrome/browser/local_discovery/storage/path_util.cc   return base::FilePath(path_updated_string);
FilePath           69 chrome/browser/local_discovery/storage/path_util.cc ParsedPrivetPath::ParsedPrivetPath(const base::FilePath& file_path) {
FilePath           70 chrome/browser/local_discovery/storage/path_util.cc   std::vector<base::FilePath::StringType> components;
FilePath           12 chrome/browser/local_discovery/storage/path_util.h base::FilePath NormalizeFilePath(const base::FilePath& path);
FilePath           15 chrome/browser/local_discovery/storage/path_util.h   explicit ParsedPrivetPath(const base::FilePath& path);
FilePath           11 chrome/browser/local_discovery/storage/path_util_unittest.cc   ParsedPrivetPath path(base::FilePath(FILE_PATH_LITERAL(
FilePath           19 chrome/browser/local_discovery/storage/path_util_unittest.cc   ParsedPrivetPath path(base::FilePath(FILE_PATH_LITERAL(
FilePath          134 chrome/browser/local_discovery/storage/privet_filesystem_async_util.cc     const base::FilePath& src_file_path,
FilePath          172 chrome/browser/local_discovery/storage/privet_filesystem_async_util.cc                base::FilePath(),
FilePath           69 chrome/browser/local_discovery/storage/privet_filesystem_async_util.h       const base::FilePath& src_file_path,
FilePath           17 chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache.cc     const base::FilePath& full_path) {
FilePath           29 chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache.cc     const base::FilePath& full_path,
FilePath           51 chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache.cc     const base::FilePath& full_path,
FilePath           21 chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache.h   const base::File::Info* GetFileInfo(const base::FilePath& full_path);
FilePath           24 chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache.h   void AddFileInfoFromJSON(const base::FilePath& full_path,
FilePath           30 chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache.h   void AddEntryInfoFromJSON(const base::FilePath& full_path,
FilePath           38 chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache_unittest.cc       base::FilePath(FILE_PATH_LITERAL("/test/path/foo")), dictionary_json);
FilePath           41 chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache_unittest.cc       cache_.GetFileInfo(base::FilePath(FILE_PATH_LITERAL("/test/path/foo")));
FilePath           46 chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache_unittest.cc       base::FilePath(FILE_PATH_LITERAL("/test/path/foo/bar")));
FilePath           51 chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache_unittest.cc       base::FilePath(FILE_PATH_LITERAL("/test/path/foo/baz.txt")));
FilePath           57 chrome/browser/local_discovery/storage/privet_filesystem_attribute_cache_unittest.cc       base::FilePath(FILE_PATH_LITERAL("/test/path/foo/notfound.txt")));
FilePath           36 chrome/browser/local_discovery/storage/privet_filesystem_backend.cc       base::FilePath(kPrivetFilePath));
FilePath            9 chrome/browser/local_discovery/storage/privet_filesystem_constants.cc const base::FilePath::CharType kPrivetFilePath[] = FILE_PATH_LITERAL("/privet");
FilePath           12 chrome/browser/local_discovery/storage/privet_filesystem_constants.h extern const base::FilePath::CharType kPrivetFilePath[];
FilePath           54 chrome/browser/local_discovery/storage/privet_filesystem_operations.cc     const base::FilePath& full_path,
FilePath          109 chrome/browser/local_discovery/storage/privet_filesystem_operations.cc     const base::FilePath& full_path,
FilePath          215 chrome/browser/local_discovery/storage/privet_filesystem_operations.cc     const base::FilePath& full_path,
FilePath           83 chrome/browser/local_discovery/storage/privet_filesystem_operations.h   PrivetFileSystemAsyncOperationUtil(const base::FilePath& full_path,
FilePath          114 chrome/browser/local_discovery/storage/privet_filesystem_operations.h       const base::FilePath& full_path,
FilePath          136 chrome/browser/local_discovery/storage/privet_filesystem_operations.h   base::FilePath full_path_;
FilePath          149 chrome/browser/local_discovery/storage/privet_filesystem_operations.h       const base::FilePath& full_path,
FilePath          168 chrome/browser/local_discovery/storage/privet_filesystem_operations.h   base::FilePath full_path_;
FilePath           94 chrome/browser/local_discovery/storage/privet_volume_lister.cc     base::FilePath mount_root = base::FilePath(
FilePath           34 chrome/browser/local_discovery/storage/privet_volume_lister.h     base::FilePath volume_path;
FilePath           39 chrome/browser/logging_chrome_unittest.cc   base::FilePath filename = logging::GetLogFileName();
FilePath           40 chrome/browser/logging_chrome_unittest.cc   ASSERT_NE(base::FilePath::StringType::npos,
FilePath           50 chrome/browser/logging_chrome_unittest.cc   base::FilePath filename = logging::GetLogFileName();
FilePath           51 chrome/browser/logging_chrome_unittest.cc   ASSERT_EQ(base::FilePath(FILE_PATH_LITERAL("test value")).value(),
FilePath           15 chrome/browser/mac/master_prefs.h base::FilePath MasterPrefsPath();
FilePath           85 chrome/browser/mac/relauncher.cc   base::FilePath child_path;
FilePath          137 chrome/browser/managed_mode/managed_mode_site_list.cc     const base::FilePath& path)
FilePath           56 chrome/browser/managed_mode/managed_mode_site_list.h                       const base::FilePath& path);
FilePath           77 chrome/browser/managed_mode/managed_mode_site_list.h   base::FilePath path_;
FilePath          323 chrome/browser/managed_mode/managed_user_service_unittest.cc   base::FilePath test_data_dir;
FilePath          325 chrome/browser/managed_mode/managed_user_service_unittest.cc   base::FilePath extension_path =
FilePath           58 chrome/browser/managed_mode/managed_user_settings_service.cc     base::FilePath profile_path,
FilePath           61 chrome/browser/managed_mode/managed_user_settings_service.cc   base::FilePath path =
FilePath           24 chrome/browser/managed_mode/managed_user_settings_service.h class FilePath;
FilePath           68 chrome/browser/managed_mode/managed_user_settings_service.h   void Init(base::FilePath profile_path,
FilePath           71 chrome/browser/media/chrome_webrtc_apprtc_browsertest.cc     base::FilePath appengine_dev_appserver =
FilePath           80 chrome/browser/media/chrome_webrtc_apprtc_browsertest.cc     base::FilePath apprtc_dir =
FilePath          125 chrome/browser/media/chrome_webrtc_apprtc_browsertest.cc                             const base::FilePath& path) {
FilePath          154 chrome/browser/media/chrome_webrtc_apprtc_browsertest.cc   base::FilePath GetSourceDir() {
FilePath          155 chrome/browser/media/chrome_webrtc_apprtc_browsertest.cc     base::FilePath source_dir;
FilePath          161 chrome/browser/media/chrome_webrtc_apprtc_browsertest.cc     base::FilePath firefox_binary =
FilePath          169 chrome/browser/media/chrome_webrtc_apprtc_browsertest.cc     base::FilePath firefox_launcher =
FilePath           27 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc static const base::FilePath::CharType kReferenceFile[] =
FilePath           43 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc static const base::FilePath::CharType kToolsPath[] =
FilePath           49 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc static base::FilePath GetTestDataDir() {
FilePath           50 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc   base::FilePath source_dir;
FilePath          114 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc     base::FilePath reference_file = GetTestDataDir().Append(kReferenceFile);
FilePath          145 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc   base::FilePath CreateTemporaryWaveFile() {
FilePath          146 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc     base::FilePath filename;
FilePath          148 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc     base::FilePath wav_filename =
FilePath          164 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc   bool StartRecording(int duration_sec, const base::FilePath& output_file,
FilePath          175 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc     base::ScopedNativeLibrary kernel32_lib(base::FilePath(L"kernel32"));
FilePath          196 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("SoundRecorder.exe")));
FilePath          203 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc     command_line.SetProgram(base::FilePath("arecord"));
FilePath          245 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc     CommandLine command_line(base::FilePath(FILE_PATH_LITERAL("pacmd")));
FilePath          261 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc bool RemoveSilence(const base::FilePath& input_file,
FilePath          262 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc                    const base::FilePath& output_file) {
FilePath          281 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc   CommandLine command_line(base::FilePath(FILE_PATH_LITERAL("sox")));
FilePath          318 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc bool RunPesq(const base::FilePath& reference_file,
FilePath          319 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc              const base::FilePath& actual_file,
FilePath          326 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc   base::FilePath pesq_path =
FilePath          329 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc   base::FilePath pesq_path =
FilePath          424 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc   base::FilePath recording = CreateTemporaryWaveFile();
FilePath          441 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc   base::FilePath trimmed_recording = CreateTemporaryWaveFile();
FilePath          448 chrome/browser/media/chrome_webrtc_audio_quality_browsertest.cc   base::FilePath reference_file_in_test_dir =
FilePath           60 chrome/browser/media/chrome_webrtc_browsertest.cc     base::FilePath input_video = test::GetReferenceVideosDir()
FilePath          176 chrome/browser/media/chrome_webrtc_browsertest.cc   base::FilePath results_file;
FilePath           21 chrome/browser/media/chrome_webrtc_typing_detection_browsertest.cc static const base::FilePath::CharType kReferenceFile[] =
FilePath           40 chrome/browser/media/chrome_webrtc_typing_detection_browsertest.cc static base::FilePath GetTestDataDir() {
FilePath           41 chrome/browser/media/chrome_webrtc_typing_detection_browsertest.cc   base::FilePath source_dir;
FilePath           58 chrome/browser/media/chrome_webrtc_typing_detection_browsertest.cc     base::FilePath reference_file =
FilePath           40 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc static const base::FilePath::CharType kFrameAnalyzerExecutable[] =
FilePath           47 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc static const base::FilePath::CharType kArgbToI420ConverterExecutable[] =
FilePath           62 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc static const base::FilePath::CharType kWorkingDirName[] =
FilePath           64 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc static const base::FilePath::CharType kCapturedYuvFileName[] =
FilePath           66 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc static const base::FilePath::CharType kStatsFileName[] =
FilePath          139 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc     base::FilePath path_pywebsocket_dir =
FilePath          141 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc     base::FilePath pywebsocket_server = path_pywebsocket_dir.Append(
FilePath          143 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc     base::FilePath path_to_data_handler =
FilePath          185 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc                               const base::FilePath& captured_video_filename) {
FilePath          186 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc     base::FilePath path_to_converter = base::MakeAbsoluteFilePath(
FilePath          224 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc       const base::FilePath& captured_video_filename,
FilePath          225 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc       const base::FilePath& reference_video_filename,
FilePath          226 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc       const base::FilePath& stats_file) {
FilePath          228 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc     base::FilePath path_to_analyzer = base::MakeAbsoluteFilePath(
FilePath          230 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc     base::FilePath path_to_compare_script = GetSourceDir().Append(
FilePath          273 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc   base::FilePath GetWorkingDir() {
FilePath          276 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc     base::FilePath::StringType native_home_dir(home_dir.begin(),
FilePath          278 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc     return base::FilePath(native_home_dir).Append(kWorkingDirName);
FilePath          284 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc   base::FilePath GetSourceDir() {
FilePath          285 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc     base::FilePath source_dir;
FilePath          290 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc   base::FilePath GetBrowserDir() {
FilePath          291 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc     base::FilePath browser_dir;
FilePath          298 chrome/browser/media/chrome_webrtc_video_quality_browsertest.cc   base::FilePath webrtc_reference_video_y4m_;
FilePath          267 chrome/browser/media/encrypted_media_browsertest.cc     base::FilePath plugin_dir;
FilePath          269 chrome/browser/media/encrypted_media_browsertest.cc     base::FilePath plugin_lib = plugin_dir.AppendASCII(adapter_name);
FilePath          271 chrome/browser/media/encrypted_media_browsertest.cc     base::FilePath::StringType pepper_plugin = plugin_lib.value();
FilePath          162 chrome/browser/media/encrypted_media_istypesupported_browsertest.cc     base::FilePath plugin_dir;
FilePath          164 chrome/browser/media/encrypted_media_istypesupported_browsertest.cc     base::FilePath plugin_lib = plugin_dir.AppendASCII(adapter_name);
FilePath          166 chrome/browser/media/encrypted_media_istypesupported_browsertest.cc     base::FilePath::StringType pepper_plugin = plugin_lib.value();
FilePath           48 chrome/browser/media/media_browsertest.cc     base::FilePath test_file_path;
FilePath           80 chrome/browser/media/media_browsertest.cc void MediaBrowserTest::PluginCrashed(const base::FilePath& plugin_path,
FilePath           52 chrome/browser/media/media_browsertest.h   virtual void PluginCrashed(const base::FilePath& plugin_path,
FilePath           14 chrome/browser/media/test_license_server_config.h class FilePath;
FilePath           20 chrome/browser/media/webrtc_browsertest_common.cc const base::FilePath::CharType kReferenceVideosDirName[] =
FilePath           22 chrome/browser/media/webrtc_browsertest_common.cc const base::FilePath::CharType kReferenceFileName360p[] =
FilePath           24 chrome/browser/media/webrtc_browsertest_common.cc const base::FilePath::CharType kYuvFileExtension[] = FILE_PATH_LITERAL("yuv");
FilePath           25 chrome/browser/media/webrtc_browsertest_common.cc const base::FilePath::CharType kY4mFileExtension[] = FILE_PATH_LITERAL("y4m");
FilePath           39 chrome/browser/media/webrtc_browsertest_common.cc base::FilePath GetReferenceVideosDir() {
FilePath           44 chrome/browser/media/webrtc_browsertest_common.cc   const base::FilePath::StringType src_token(FILE_PATH_LITERAL("src"));
FilePath           46 chrome/browser/media/webrtc_browsertest_common.cc   base::FilePath source_dir;
FilePath           49 chrome/browser/media/webrtc_browsertest_common.cc   base::FilePath::StringType path = source_dir.value();
FilePath           54 chrome/browser/media/webrtc_browsertest_common.cc   return base::FilePath(path).Append(kReferenceVideosDirName);
FilePath           65 chrome/browser/media/webrtc_browsertest_common.cc   base::FilePath webrtc_reference_video_yuv = GetReferenceVideosDir()
FilePath           75 chrome/browser/media/webrtc_browsertest_common.cc   base::FilePath webrtc_reference_video_y4m = GetReferenceVideosDir()
FilePath          139 chrome/browser/media/webrtc_browsertest_common.cc static base::FilePath::CharType kServerExecutable[] =
FilePath          149 chrome/browser/media/webrtc_browsertest_common.cc   base::FilePath peerconnection_server;
FilePath           29 chrome/browser/media/webrtc_browsertest_common.h base::FilePath GetReferenceVideosDir();
FilePath           31 chrome/browser/media/webrtc_browsertest_common.h extern const base::FilePath::CharType kReferenceFileName360p[];
FilePath           32 chrome/browser/media/webrtc_browsertest_common.h extern const base::FilePath::CharType kYuvFileExtension[];
FilePath           33 chrome/browser/media/webrtc_browsertest_common.h extern const base::FilePath::CharType kY4mFileExtension[];
FilePath           24 chrome/browser/media/webrtc_log_list.cc   base::FilePath log_list_path = GetWebRtcLogListFileForDirectory(
FilePath           30 chrome/browser/media/webrtc_log_list.cc base::FilePath WebRtcLogList::GetWebRtcLogDirectoryForProfile(
FilePath           31 chrome/browser/media/webrtc_log_list.cc     const base::FilePath& profile_path) {
FilePath           37 chrome/browser/media/webrtc_log_list.cc base::FilePath WebRtcLogList::GetWebRtcLogListFileForDirectory(
FilePath           38 chrome/browser/media/webrtc_log_list.cc     const base::FilePath& dir) {
FilePath           21 chrome/browser/media/webrtc_log_list.h   static base::FilePath GetWebRtcLogDirectoryForProfile(
FilePath           22 chrome/browser/media/webrtc_log_list.h       const base::FilePath& profile_path);
FilePath           26 chrome/browser/media/webrtc_log_list.h   static base::FilePath GetWebRtcLogListFileForDirectory(
FilePath           27 chrome/browser/media/webrtc_log_list.h       const base::FilePath& dir);
FilePath           72 chrome/browser/media/webrtc_log_uploader.cc       base::FilePath log_list_path =
FilePath          127 chrome/browser/media/webrtc_log_uploader.cc     base::FilePath log_file_path =
FilePath          132 chrome/browser/media/webrtc_log_uploader.cc     base::FilePath log_list_path =
FilePath          317 chrome/browser/media/webrtc_log_uploader.cc     const base::FilePath& log_file_path) {
FilePath          326 chrome/browser/media/webrtc_log_uploader.cc     const base::FilePath& upload_list_path,
FilePath          369 chrome/browser/media/webrtc_log_uploader.cc     const base::FilePath& upload_list_path,
FilePath           36 chrome/browser/media/webrtc_log_uploader.h   base::FilePath log_path;
FilePath          123 chrome/browser/media/webrtc_log_uploader.h                                 const base::FilePath& log_file_path);
FilePath          142 chrome/browser/media/webrtc_log_uploader.h       const base::FilePath& upload_list_path,
FilePath          145 chrome/browser/media/webrtc_log_uploader.h       const base::FilePath& upload_list_path,
FilePath          131 chrome/browser/media/webrtc_log_uploader_unittest.cc   base::FilePath test_list_path_;
FilePath           39 chrome/browser/media/webrtc_log_util.cc void WebRtcLogUtil::DeleteOldWebRtcLogFiles(const base::FilePath& log_dir) {
FilePath           45 chrome/browser/media/webrtc_log_util.cc     const base::FilePath& log_dir,
FilePath           59 chrome/browser/media/webrtc_log_util.cc   base::FilePath log_list_path =
FilePath           70 chrome/browser/media/webrtc_log_util.cc   for (base::FilePath name = log_files.Next(); !name.empty();
FilePath           14 chrome/browser/media/webrtc_log_util.h   static void DeleteOldWebRtcLogFiles(const base::FilePath& log_dir);
FilePath           21 chrome/browser/media/webrtc_log_util.h       const base::FilePath& log_dir,
FilePath           28 chrome/browser/media/webrtc_log_util_unittest.cc     base::FilePath file;
FilePath           45 chrome/browser/media/webrtc_log_util_unittest.cc     for (base::FilePath name = files.Next(); !name.empty();
FilePath          422 chrome/browser/media/webrtc_logging_handler_host.cc base::FilePath WebRtcLoggingHandlerHost::GetLogDirectoryAndEnsureExists() {
FilePath          424 chrome/browser/media/webrtc_logging_handler_host.cc   base::FilePath log_dir_path =
FilePath          429 chrome/browser/media/webrtc_logging_handler_host.cc     return base::FilePath();
FilePath          435 chrome/browser/media/webrtc_logging_handler_host.cc     const base::FilePath& log_directory) {
FilePath          125 chrome/browser/media/webrtc_logging_handler_host.h   base::FilePath GetLogDirectoryAndEnsureExists();
FilePath          127 chrome/browser/media/webrtc_logging_handler_host.h   void TriggerUploadLog(const base::FilePath& log_directory);
FilePath           22 chrome/browser/media/wv_test_license_server_config.cc const base::FilePath::CharType kKeysFileName[] =
FilePath           24 chrome/browser/media/wv_test_license_server_config.cc const base::FilePath::CharType kPoliciesFileName[] =
FilePath           26 chrome/browser/media/wv_test_license_server_config.cc const base::FilePath::CharType kProfilesFileName[] =
FilePath           30 chrome/browser/media/wv_test_license_server_config.cc const base::FilePath::CharType kLicenseServerConfigDirName[] =
FilePath           47 chrome/browser/media/wv_test_license_server_config.cc   base::FilePath pyproto_dir;
FilePath           54 chrome/browser/media/wv_test_license_server_config.cc   base::FilePath license_server_path;
FilePath           61 chrome/browser/media/wv_test_license_server_config.cc   base::FilePath server_root;
FilePath           63 chrome/browser/media/wv_test_license_server_config.cc   base::FilePath config_path = server_root.Append(kLicenseServerConfigDirName);
FilePath          134 chrome/browser/media/wv_test_license_server_config.cc void WVTestLicenseServerConfig::GetLicenseServerPath(base::FilePath *path) {
FilePath          135 chrome/browser/media/wv_test_license_server_config.cc   base::FilePath server_root;
FilePath          148 chrome/browser/media/wv_test_license_server_config.cc     base::FilePath* path) {
FilePath          149 chrome/browser/media/wv_test_license_server_config.cc   base::FilePath source_root;
FilePath           28 chrome/browser/media/wv_test_license_server_config.h   void GetLicenseServerRootPath(base::FilePath* path);
FilePath           32 chrome/browser/media/wv_test_license_server_config.h   void GetLicenseServerPath(base::FilePath* path);
FilePath           29 chrome/browser/media_galleries/fileapi/av_scanning_file_validator.cc base::File::Error ScanFile(const base::FilePath& dest_platform_path) {
FilePath           60 chrome/browser/media_galleries/fileapi/av_scanning_file_validator.cc     const base::FilePath& dest_platform_path,
FilePath           12 chrome/browser/media_galleries/fileapi/av_scanning_file_validator.h class FilePath;
FilePath           23 chrome/browser/media_galleries/fileapi/av_scanning_file_validator.h       const base::FilePath& dest_platform_path,
FilePath           48 chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc     const base::FilePath& device_file_path,
FilePath           49 chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc     const base::FilePath& profile_path,
FilePath           50 chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc     base::FilePath* snapshot_file_path) {
FilePath           52 chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc   base::FilePath media_file_system_dir_path =
FilePath           59 chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc     *snapshot_file_path = base::FilePath();
FilePath           70 chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc     const base::FilePath& profile_path) {
FilePath          203 chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc     const base::FilePath& src_file_path,
FilePath          249 chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc   base::FilePath* snapshot_file_path = new base::FilePath;
FilePath          282 chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc     const base::FilePath& profile_path)
FilePath          316 chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc     const base::FilePath& platform_path) {
FilePath          336 chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc   base::FilePath platform_path(platform_file.get()->path());
FilePath          345 chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc   callback.Run(error, base::File::Info(), base::FilePath(),
FilePath          353 chrome/browser/media_galleries/fileapi/device_media_async_file_util.cc     base::FilePath* snapshot_file_path) {
FilePath           40 chrome/browser/media_galleries/fileapi/device_media_async_file_util.h   static DeviceMediaAsyncFileUtil* Create(const base::FilePath& profile_path);
FilePath           94 chrome/browser/media_galleries/fileapi/device_media_async_file_util.h       const base::FilePath& src_file_path,
FilePath          127 chrome/browser/media_galleries/fileapi/device_media_async_file_util.h   explicit DeviceMediaAsyncFileUtil(const base::FilePath& profile_path);
FilePath          173 chrome/browser/media_galleries/fileapi/device_media_async_file_util.h       const base::FilePath& platform_path);
FilePath          199 chrome/browser/media_galleries/fileapi/device_media_async_file_util.h       base::FilePath* snapshot_file_path);
FilePath          202 chrome/browser/media_galleries/fileapi/device_media_async_file_util.h   const base::FilePath profile_path_;
FilePath           20 chrome/browser/media_galleries/fileapi/file_path_watcher_util.cc     const base::FilePath& path,
FilePath           30 chrome/browser/media_galleries/fileapi/file_path_watcher_util.cc     const base::FilePath& path,
FilePath           50 chrome/browser/media_galleries/fileapi/file_path_watcher_util.cc     const base::FilePath& path,
FilePath           20 chrome/browser/media_galleries/fileapi/file_path_watcher_util.h     const base::FilePath& path,
FilePath           27 chrome/browser/media_galleries/fileapi/iapps_data_provider.cc IAppsDataProvider::IAppsDataProvider(const base::FilePath& library_path)
FilePath           65 chrome/browser/media_galleries/fileapi/iapps_data_provider.cc const base::FilePath& IAppsDataProvider::library_path() const {
FilePath           75 chrome/browser/media_galleries/fileapi/iapps_data_provider.cc void IAppsDataProvider::OnLibraryChanged(const base::FilePath& path,
FilePath           28 chrome/browser/media_galleries/fileapi/iapps_data_provider.h   explicit IAppsDataProvider(const base::FilePath& library_path);
FilePath           36 chrome/browser/media_galleries/fileapi/iapps_data_provider.h   const base::FilePath& library_path() const;
FilePath           46 chrome/browser/media_galleries/fileapi/iapps_data_provider.h   virtual void DoParseLibrary(const base::FilePath& library_path,
FilePath           50 chrome/browser/media_galleries/fileapi/iapps_data_provider.h   virtual void OnLibraryChanged(const base::FilePath& path, bool error);
FilePath           58 chrome/browser/media_galleries/fileapi/iapps_data_provider.h   const base::FilePath library_path_;
FilePath           41 chrome/browser/media_galleries/fileapi/iapps_finder_impl.h NSArray* NSArrayFromFilePath(const base::FilePath& path);
FilePath           29 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win.cc   base::FilePath appdata_dir;
FilePath           31 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win.cc     base::FilePath pref_file = appdata_dir.AppendASCII("Apple Computer")
FilePath           43 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win.cc   base::FilePath music_dir;
FilePath           48 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win.cc   base::FilePath library_file =
FilePath           60 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win.cc                             const base::FilePath& library_file) {
FilePath           25 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win_browsertest.cc std::string EncodePath(const base::FilePath& path) {
FilePath           33 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win_browsertest.cc void TouchFile(const base::FilePath& file) {
FilePath           53 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win_browsertest.cc   const base::FilePath& app_data_dir() {
FilePath           57 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win_browsertest.cc   const base::FilePath& music_dir() {
FilePath           62 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win_browsertest.cc     base::FilePath pref_dir =
FilePath           71 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win_browsertest.cc     base::FilePath default_dir = music_dir().AppendASCII("iTunes");
FilePath          126 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win_browsertest.cc   base::FilePath library_xml = music_dir().AppendASCII("library.xml");
FilePath          146 chrome/browser/media_galleries/fileapi/iapps_finder_impl_win_browsertest.cc   base::FilePath library_xml = music_dir().AppendASCII("library.xml");
FilePath           22 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc IPhotoDataProvider::IPhotoDataProvider(const base::FilePath& library_path)
FilePath           29 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc     const base::FilePath& library_path,
FilePath           50 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc   typedef base::hash_map<uint64, const base::FilePath*> IdIndex;
FilePath          100 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc       base::FilePath path = *(photo_it->second);
FilePath          128 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc std::map<std::string, base::FilePath> IPhotoDataProvider::GetAlbumContents(
FilePath          130 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc   std::map<std::string, base::FilePath> locations;
FilePath          143 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc base::FilePath IPhotoDataProvider::GetPhotoLocationInAlbum(
FilePath          148 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc     return base::FilePath();
FilePath          151 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc     return base::FilePath();
FilePath          160 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc std::map<std::string, base::FilePath> IPhotoDataProvider::GetOriginals(
FilePath          162 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc   std::map<std::string, base::FilePath> locations;
FilePath          175 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc base::FilePath IPhotoDataProvider::GetOriginalPhotoLocation(
FilePath          180 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc     return base::FilePath();
FilePath          183 chrome/browser/media_galleries/fileapi/iphoto_data_provider.cc     return base::FilePath();
FilePath           30 chrome/browser/media_galleries/fileapi/iphoto_data_provider.h   explicit IPhotoDataProvider(const base::FilePath& library_path);
FilePath           34 chrome/browser/media_galleries/fileapi/iphoto_data_provider.h   virtual void DoParseLibrary(const base::FilePath& library_path,
FilePath           38 chrome/browser/media_galleries/fileapi/iphoto_data_provider.h   virtual std::map<std::string, base::FilePath> GetAlbumContents(
FilePath           40 chrome/browser/media_galleries/fileapi/iphoto_data_provider.h   virtual base::FilePath GetPhotoLocationInAlbum(
FilePath           45 chrome/browser/media_galleries/fileapi/iphoto_data_provider.h   virtual std::map<std::string, base::FilePath> GetOriginals(
FilePath           47 chrome/browser/media_galleries/fileapi/iphoto_data_provider.h   virtual base::FilePath GetOriginalPhotoLocation(
FilePath           52 chrome/browser/media_galleries/fileapi/iphoto_data_provider.h   typedef base::hash_map<std::string, base::FilePath> FileIndex;
FilePath           26 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc using base::FilePath;
FilePath           32 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc   TestIPhotoDataProvider(const base::FilePath& xml_library_path,
FilePath           40 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc   virtual void OnLibraryChanged(const base::FilePath& path,
FilePath           93 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc   const base::FilePath& library_dir() const {
FilePath           97 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc   base::FilePath XmlFile() const {
FilePath          278 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     EXPECT_EQ(FilePath("/vol/path1.jpg").value(),
FilePath          281 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     EXPECT_EQ(FilePath("/vol/path3.jpg").value(),
FilePath          284 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     EXPECT_EQ(FilePath("/vol/dupe/path3.jpg").value(),
FilePath          287 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     EXPECT_EQ(FilePath().value(),
FilePath          293 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     EXPECT_EQ(FilePath("/vol/dupe/path2.jpg").value(),
FilePath          296 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     EXPECT_EQ(FilePath("/vol/path2.jpg").value(),
FilePath          300 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     std::map<std::string, base::FilePath> photos =
FilePath          309 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     EXPECT_EQ(FilePath("/vol/path1.jpg").value(), photos["path1.jpg"].value());
FilePath          310 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     EXPECT_EQ(FilePath("/vol/path3.jpg").value(),
FilePath          312 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     EXPECT_EQ(FilePath("/vol/dupe/path3.jpg").value(),
FilePath          321 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     std::map<std::string, base::FilePath> originals =
FilePath          328 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     EXPECT_EQ(FilePath("/original/vol/another2.jpg").value(),
FilePath          330 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     base::FilePath original_path =
FilePath          332 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     EXPECT_EQ(FilePath("/original/vol/another2.jpg").value(),
FilePath          387 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     EXPECT_EQ(FilePath("/vol/path1.jpg"),
FilePath          411 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     EXPECT_EQ(FilePath("/vol/path1.jpg"),
FilePath          425 chrome/browser/media_galleries/fileapi/iphoto_data_provider_browsertest.cc     EXPECT_EQ(FilePath("/vol/path1.jpg"),
FilePath           54 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc   base::FilePath root = imported_registry->ImportedRoot().AppendASCII("iphoto");
FilePath           57 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc   base::FilePath virtual_path;
FilePath          175 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc       base::FilePath platform_path;
FilePath          195 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc     base::FilePath* platform_path) {
FilePath          219 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc       base::FilePath location = GetDataProvider()->GetPhotoLocationInAlbum(
FilePath          228 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc       base::FilePath location = GetDataProvider()->GetOriginalPhotoLocation(
FilePath          278 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc       std::map<std::string, base::FilePath> locations =
FilePath          280 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc       for (std::map<std::string, base::FilePath>::const_iterator it =
FilePath          293 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc       std::map<std::string, base::FilePath> originals =
FilePath          295 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc       for (std::map<std::string, base::FilePath>::const_iterator it =
FilePath          327 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc     base::FilePath* local_file_path) {
FilePath          331 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc     base::FilePath location = GetDataProvider()->GetPhotoLocationInAlbum(
FilePath          342 chrome/browser/media_galleries/fileapi/iphoto_file_util.cc     base::FilePath location = GetDataProvider()->GetOriginalPhotoLocation(
FilePath           55 chrome/browser/media_galleries/fileapi/iphoto_file_util.h       base::FilePath* platform_path) OVERRIDE;
FilePath           69 chrome/browser/media_galleries/fileapi/iphoto_file_util.h       base::FilePath* local_file_path) OVERRIDE;
FilePath           71 chrome/browser/media_galleries/fileapi/iphoto_file_util_unittest.cc   explicit TestIPhotoDataProvider(const base::FilePath& fake_library_path)
FilePath           89 chrome/browser/media_galleries/fileapi/iphoto_file_util_unittest.cc   virtual std::map<std::string, base::FilePath> GetAlbumContents(
FilePath           91 chrome/browser/media_galleries/fileapi/iphoto_file_util_unittest.cc     std::map<std::string, base::FilePath> contents;
FilePath           96 chrome/browser/media_galleries/fileapi/iphoto_file_util_unittest.cc   virtual base::FilePath GetPhotoLocationInAlbum(
FilePath          106 chrome/browser/media_galleries/fileapi/iphoto_file_util_unittest.cc   virtual std::map<std::string, base::FilePath> GetOriginals(
FilePath          108 chrome/browser/media_galleries/fileapi/iphoto_file_util_unittest.cc     std::map<std::string, base::FilePath> contents;
FilePath          113 chrome/browser/media_galleries/fileapi/iphoto_file_util_unittest.cc   virtual base::FilePath GetOriginalPhotoLocation(
FilePath          142 chrome/browser/media_galleries/fileapi/iphoto_file_util_unittest.cc   TestMediaFileSystemBackend(const base::FilePath& profile_path,
FilePath          235 chrome/browser/media_galleries/fileapi/iphoto_file_util_unittest.cc     base::FilePath virtual_path =
FilePath          281 chrome/browser/media_galleries/fileapi/iphoto_file_util_unittest.cc   EXPECT_EQ(base::FilePath::FromUTF8Unsafe(kIPhotoAlbumsDir).value(),
FilePath           67 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc         base::FilePath track_file_name = (*track_it)->location.BaseName();
FilePath           84 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc     const base::FilePath& media_path,
FilePath           87 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc     base::FilePath* result_path) {
FilePath           98 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc   base::FilePath localized_auto_add_path =
FilePath           99 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc       media_path.Append(base::FilePath::FromUTF8Unsafe(it->second));
FilePath          109 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc base::FilePath GetAutoAddPath(const base::FilePath& library_path) {
FilePath          111 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc   base::FilePath media_path =
FilePath          115 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc   base::FilePath universal_auto_add_path =
FilePath          154 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc   base::FilePath result_path;
FilePath          175 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc   return base::FilePath();
FilePath          180 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc ITunesDataProvider::ITunesDataProvider(const base::FilePath& library_path)
FilePath          188 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc     const base::FilePath& library_path,
FilePath          198 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc const base::FilePath& ITunesDataProvider::auto_add_path() const {
FilePath          218 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc base::FilePath ITunesDataProvider::GetTrackLocation(
FilePath          225 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc     return base::FilePath();
FilePath          229 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc     return base::FilePath();
FilePath          233 chrome/browser/media_galleries/fileapi/itunes_data_provider.cc     return base::FilePath();
FilePath           32 chrome/browser/media_galleries/fileapi/itunes_data_provider.h   typedef std::map<TrackName, base::FilePath> Album;
FilePath           34 chrome/browser/media_galleries/fileapi/itunes_data_provider.h   explicit ITunesDataProvider(const base::FilePath& library_path);
FilePath           38 chrome/browser/media_galleries/fileapi/itunes_data_provider.h   virtual const base::FilePath& auto_add_path() const;
FilePath           48 chrome/browser/media_galleries/fileapi/itunes_data_provider.h   base::FilePath GetTrackLocation(const ArtistName& artist,
FilePath           68 chrome/browser/media_galleries/fileapi/itunes_data_provider.h   virtual void DoParseLibrary(const base::FilePath& library_path,
FilePath           77 chrome/browser/media_galleries/fileapi/itunes_data_provider.h   const base::FilePath auto_add_path_;
FilePath           31 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc                const base::FilePath& location)
FilePath           38 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc   base::FilePath location;
FilePath           52 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc   TestITunesDataProvider(const base::FilePath& xml_library_path,
FilePath           60 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc   virtual void OnLibraryChanged(const base::FilePath& path,
FilePath          114 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc   const base::FilePath& library_dir() const {
FilePath          118 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc   base::FilePath XmlFile() const {
FilePath          124 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc     base::FilePath track =
FilePath          221 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc     base::FilePath track = library_dir().AppendASCII("Track.mp3");
FilePath          261 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc     base::FilePath track =
FilePath          289 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc     base::FilePath track = library_dir().AppendASCII("Track.mp3");
FilePath          303 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc     base::FilePath track2 = library_dir().AppendASCII("Track2.mp3");
FilePath          339 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc     base::FilePath track = library_dir().AppendASCII("Track.mp3");
FilePath          371 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc     base::FilePath track = library_dir().AppendASCII("Track.mp3");
FilePath          384 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc     base::FilePath track =
FilePath          415 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc     base::FilePath track = library_dir().AppendASCII("Track:1.mp3");
FilePath          427 chrome/browser/media_galleries/fileapi/itunes_data_provider_browsertest.cc     base::FilePath track =
FilePath           41 chrome/browser/media_galleries/fileapi/itunes_file_util.cc   base::FilePath root = imported_registry->ImportedRoot().AppendASCII("itunes");
FilePath           44 chrome/browser/media_galleries/fileapi/itunes_file_util.cc   base::FilePath virtual_path;
FilePath          130 chrome/browser/media_galleries/fileapi/itunes_file_util.cc     base::FilePath* platform_path) {
FilePath          140 chrome/browser/media_galleries/fileapi/itunes_file_util.cc     base::FilePath file_path = GetDataProvider()->library_path();
FilePath          172 chrome/browser/media_galleries/fileapi/itunes_file_util.cc         base::FilePath location =
FilePath          276 chrome/browser/media_galleries/fileapi/itunes_file_util.cc   base::FilePath location;
FilePath          300 chrome/browser/media_galleries/fileapi/itunes_file_util.cc     base::FilePath* platform_path,
FilePath          321 chrome/browser/media_galleries/fileapi/itunes_file_util.cc     base::FilePath* local_file_path) {
FilePath          337 chrome/browser/media_galleries/fileapi/itunes_file_util.cc           base::FilePath::FromUTF8Unsafe(components[i]));
FilePath          402 chrome/browser/media_galleries/fileapi/itunes_file_util.cc       base::FilePath platform_path;
FilePath           46 chrome/browser/media_galleries/fileapi/itunes_file_util.h       base::FilePath* platform_path) OVERRIDE;
FilePath           61 chrome/browser/media_galleries/fileapi/itunes_file_util.h       base::FilePath* platform_path,
FilePath           66 chrome/browser/media_galleries/fileapi/itunes_file_util.h       base::FilePath* local_file_path) OVERRIDE;
FilePath           69 chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc   explicit TestITunesDataProvider(const base::FilePath& fake_library_path)
FilePath           80 chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc   virtual const base::FilePath& auto_add_path() const OVERRIDE {
FilePath          116 chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc   TestMediaFileSystemBackend(const base::FilePath& profile_path,
FilePath          203 chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc     base::FilePath virtual_path =
FilePath          250 chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc   EXPECT_EQ(base::FilePath::FromUTF8Unsafe(kITunesLibraryXML).value(),
FilePath          252 chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc   EXPECT_EQ(base::FilePath::FromUTF8Unsafe(kITunesMediaDir).value(),
FilePath          268 chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc   EXPECT_EQ(base::FilePath::FromUTF8Unsafe(kITunesMusicDir).value(),
FilePath          286 chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc   EXPECT_EQ(base::FilePath::FromUTF8Unsafe(kITunesAutoAddDir).value(),
FilePath          288 chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc   EXPECT_EQ(base::FilePath::FromUTF8Unsafe(kITunesMusicDir).value(),
FilePath          306 chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc   EXPECT_EQ(base::FilePath().AppendASCII("baz.ogg").value(),
FilePath          312 chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc   base::FilePath nested_dir =
FilePath          327 chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc   EXPECT_EQ(base::FilePath().AppendASCII("foo").value(), contents.front().name);
FilePath          337 chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc   EXPECT_EQ(base::FilePath().AppendASCII("bar").value(), contents.front().name);
FilePath          347 chrome/browser/media_galleries/fileapi/itunes_file_util_unittest.cc   EXPECT_EQ(base::FilePath().AppendASCII("baz.ogg").value(),
FilePath          121 chrome/browser/media_galleries/fileapi/media_file_system_backend.cc     const base::FilePath& profile_path,
FilePath          165 chrome/browser/media_galleries/fileapi/media_file_system_backend.cc     const base::FilePath& profile_path,
FilePath          191 chrome/browser/media_galleries/fileapi/media_file_system_backend.cc   const base::FilePath& virtual_path = filesystem_url.path();
FilePath          194 chrome/browser/media_galleries/fileapi/media_file_system_backend.cc   std::vector<base::FilePath::StringType> components;
FilePath          198 chrome/browser/media_galleries/fileapi/media_file_system_backend.cc   std::string mount_point = base::FilePath(components[0]).AsUTF8Unsafe();
FilePath           37 chrome/browser/media_galleries/fileapi/media_file_system_backend.h       const base::FilePath& profile_path,
FilePath           46 chrome/browser/media_galleries/fileapi/media_file_system_backend.h   static std::string ConstructMountName(const base::FilePath& profile_path,
FilePath           87 chrome/browser/media_galleries/fileapi/media_file_system_backend.h   const base::FilePath profile_path_;
FilePath           59 chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc base::FilePath GetMediaTestDir() {
FilePath           60 chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc   base::FilePath test_file;
FilePath           62 chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc     return base::FilePath();
FilePath           90 chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc                         const base::FilePath& source, bool expected_result) {
FilePath          106 chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc     base::FilePath base = base_dir_.path();
FilePath          107 chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc     base::FilePath src_path = base.AppendASCII("src_fs");
FilePath          121 chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc         base::FilePath::FromUTF8Unsafe(filename));
FilePath          124 chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc     base::FilePath test_file = src_path.AppendASCII(filename);
FilePath          128 chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc     base::FilePath dest_path = base.AppendASCII("dest_fs");
FilePath          152 chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc                                  const base::FilePath& source,
FilePath          261 chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc   base::FilePath test_file = GetMediaTestDir();
FilePath          268 chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc   base::FilePath test_file = GetMediaTestDir();
FilePath          275 chrome/browser/media_galleries/fileapi/media_file_validator_browsertest.cc   base::FilePath test_file = GetMediaTestDir();
FilePath           26 chrome/browser/media_galleries/fileapi/media_file_validator_factory.cc       const base::FilePath& dest_platform_path,
FilePath           48 chrome/browser/media_galleries/fileapi/media_file_validator_factory.cc     const base::FilePath& platform_path) {
FilePath           49 chrome/browser/media_galleries/fileapi/media_file_validator_factory.cc   base::FilePath src_path = src.virtual_path();
FilePath           12 chrome/browser/media_galleries/fileapi/media_file_validator_factory.h class FilePath;
FilePath           31 chrome/browser/media_galleries/fileapi/media_file_validator_factory.h             const base::FilePath& platform_path) OVERRIDE;
FilePath           19 chrome/browser/media_galleries/fileapi/media_path_filter.cc const base::FilePath::CharType* const kExtraSupportedImageExtensions[] = {
FilePath           54 chrome/browser/media_galleries/fileapi/media_path_filter.cc const base::FilePath::CharType* const kExtraSupportedVideoExtensions[] = {
FilePath           68 chrome/browser/media_galleries/fileapi/media_path_filter.cc const base::FilePath::CharType* const kExtraSupportedAudioExtensions[] = {
FilePath           79 chrome/browser/media_galleries/fileapi/media_path_filter.cc bool IsUnsupportedExtension(const base::FilePath::StringType& extension) {
FilePath           85 chrome/browser/media_galleries/fileapi/media_path_filter.cc std::vector<base::FilePath::StringType> GetMediaExtensionList(
FilePath           87 chrome/browser/media_galleries/fileapi/media_path_filter.cc   std::vector<base::FilePath::StringType> extensions;
FilePath           89 chrome/browser/media_galleries/fileapi/media_path_filter.cc   std::vector<base::FilePath::StringType>::iterator new_end =
FilePath          100 chrome/browser/media_galleries/fileapi/media_path_filter.cc bool MediaPathFilter::ShouldSkip(const base::FilePath& path) {
FilePath          101 chrome/browser/media_galleries/fileapi/media_path_filter.cc   const base::FilePath::StringType base_name = path.BaseName().value();
FilePath          150 chrome/browser/media_galleries/fileapi/media_path_filter.cc bool MediaPathFilter::Match(const base::FilePath& path) {
FilePath          154 chrome/browser/media_galleries/fileapi/media_path_filter.cc MediaGalleryScanFileType MediaPathFilter::GetType(const base::FilePath& path) {
FilePath          201 chrome/browser/media_galleries/fileapi/media_path_filter.cc     const base::FilePath::CharType* const* extensions_list,
FilePath          209 chrome/browser/media_galleries/fileapi/media_path_filter.cc     const base::FilePath::CharType* extension,
FilePath          211 chrome/browser/media_galleries/fileapi/media_path_filter.cc   base::FilePath::StringType extension_with_sep =
FilePath          212 chrome/browser/media_galleries/fileapi/media_path_filter.cc       base::FilePath::kExtensionSeparator +
FilePath          213 chrome/browser/media_galleries/fileapi/media_path_filter.cc       base::FilePath::StringType(extension);
FilePath           22 chrome/browser/media_galleries/fileapi/media_path_filter.h   static bool ShouldSkip(const base::FilePath& path);
FilePath           28 chrome/browser/media_galleries/fileapi/media_path_filter.h   bool Match(const base::FilePath& path);
FilePath           32 chrome/browser/media_galleries/fileapi/media_path_filter.h   MediaGalleryScanFileType GetType(const base::FilePath& path);
FilePath           35 chrome/browser/media_galleries/fileapi/media_path_filter.h   typedef std::vector<base::FilePath::StringType> MediaFileExtensionList;
FilePath           39 chrome/browser/media_galleries/fileapi/media_path_filter.h   typedef base::hash_map<base::FilePath::StringType, int> MediaFileExtensionMap;
FilePath           47 chrome/browser/media_galleries/fileapi/media_path_filter.h       const base::FilePath::CharType* const* extensions_list,
FilePath           51 chrome/browser/media_galleries/fileapi/media_path_filter.h       const base::FilePath::CharType* extension,
FilePath           14 chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h class FilePath;
FilePath           44 chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h            const base::FilePath& local_path)> CreateSnapshotFileSuccessCallback;
FilePath           69 chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h       const base::FilePath& file_path,
FilePath           76 chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h       const base::FilePath& root,
FilePath           83 chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h       const base::FilePath& device_file_path,
FilePath           84 chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h       const base::FilePath& local_path,
FilePath           96 chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h       const base::FilePath& device_file_path,
FilePath          120 chrome/browser/media_galleries/fileapi/mtp_device_async_delegate.h     const base::FilePath::StringType& device_location,
FilePath           28 chrome/browser/media_galleries/fileapi/mtp_device_map_service.cc     const base::FilePath::StringType& device_location,
FilePath           51 chrome/browser/media_galleries/fileapi/mtp_device_map_service.cc     base::FilePath::StringType device_location = it->second;
FilePath           65 chrome/browser/media_galleries/fileapi/mtp_device_map_service.cc     const base::FilePath::StringType& device_location,
FilePath           76 chrome/browser/media_galleries/fileapi/mtp_device_map_service.cc     const base::FilePath::StringType& device_location) {
FilePath           87 chrome/browser/media_galleries/fileapi/mtp_device_map_service.cc   base::FilePath device_path;
FilePath           93 chrome/browser/media_galleries/fileapi/mtp_device_map_service.cc   const base::FilePath::StringType& device_location = device_path.value();
FilePath           33 chrome/browser/media_galleries/fileapi/mtp_device_map_service.h     const base::FilePath::StringType& device_location,
FilePath           47 chrome/browser/media_galleries/fileapi/mtp_device_map_service.h   void AddAsyncDelegate(const base::FilePath::StringType& device_location,
FilePath           53 chrome/browser/media_galleries/fileapi/mtp_device_map_service.h   void RemoveAsyncDelegate(const base::FilePath::StringType& device_location);
FilePath           57 chrome/browser/media_galleries/fileapi/mtp_device_map_service.h   typedef std::map<base::FilePath::StringType, MTPDeviceAsyncDelegate*>
FilePath           61 chrome/browser/media_galleries/fileapi/mtp_device_map_service.h   typedef std::map<std::string, base::FilePath::StringType>
FilePath           66 chrome/browser/media_galleries/fileapi/mtp_device_map_service.h   typedef std::map<const base::FilePath::StringType, int>
FilePath           17 chrome/browser/media_galleries/fileapi/mtp_file_stream_reader.h class FilePath;
FilePath           61 chrome/browser/media_galleries/fileapi/native_media_file_util.cc     const base::FilePath& path) {
FilePath          201 chrome/browser/media_galleries/fileapi/native_media_file_util.cc     const base::FilePath& src_file_path,
FilePath          326 chrome/browser/media_galleries/fileapi/native_media_file_util.cc     const base::FilePath& src_file_path,
FilePath          368 chrome/browser/media_galleries/fileapi/native_media_file_util.cc   base::FilePath platform_path;
FilePath          384 chrome/browser/media_galleries/fileapi/native_media_file_util.cc   base::FilePath file_path;
FilePath          399 chrome/browser/media_galleries/fileapi/native_media_file_util.cc   base::FilePath src_file_path;
FilePath          410 chrome/browser/media_galleries/fileapi/native_media_file_util.cc   base::FilePath dest_file_path;
FilePath          432 chrome/browser/media_galleries/fileapi/native_media_file_util.cc     const base::FilePath& src_file_path,
FilePath          438 chrome/browser/media_galleries/fileapi/native_media_file_util.cc   base::FilePath dest_file_path;
FilePath          454 chrome/browser/media_galleries/fileapi/native_media_file_util.cc     base::FilePath* platform_path) {
FilePath          459 chrome/browser/media_galleries/fileapi/native_media_file_util.cc   base::FilePath file_path;
FilePath          481 chrome/browser/media_galleries/fileapi/native_media_file_util.cc     base::FilePath* local_file_path) {
FilePath          500 chrome/browser/media_galleries/fileapi/native_media_file_util.cc   base::FilePath dir_path;
FilePath          514 chrome/browser/media_galleries/fileapi/native_media_file_util.cc   for (base::FilePath enum_path = file_enum.Next();
FilePath          546 chrome/browser/media_galleries/fileapi/native_media_file_util.cc   base::FilePath file_path;
FilePath          560 chrome/browser/media_galleries/fileapi/native_media_file_util.cc   base::FilePath file_path;
FilePath          571 chrome/browser/media_galleries/fileapi/native_media_file_util.cc     base::FilePath* platform_path,
FilePath          590 chrome/browser/media_galleries/fileapi/native_media_file_util.cc     base::FilePath* local_file_path) {
FilePath          592 chrome/browser/media_galleries/fileapi/native_media_file_util.cc   base::FilePath file_path;
FilePath          609 chrome/browser/media_galleries/fileapi/native_media_file_util.cc     base::FilePath* local_file_path) {
FilePath          611 chrome/browser/media_galleries/fileapi/native_media_file_util.cc   base::FilePath file_path;
FilePath           29 chrome/browser/media_galleries/fileapi/native_media_file_util.h   static base::File::Error IsMediaFile(const base::FilePath& path);
FilePath           83 chrome/browser/media_galleries/fileapi/native_media_file_util.h       const base::FilePath& src_file_path,
FilePath          127 chrome/browser/media_galleries/fileapi/native_media_file_util.h       const base::FilePath& src_file_path,
FilePath          159 chrome/browser/media_galleries/fileapi/native_media_file_util.h       const base::FilePath& src_file_path,
FilePath          165 chrome/browser/media_galleries/fileapi/native_media_file_util.h       base::FilePath* platform_path);
FilePath          171 chrome/browser/media_galleries/fileapi/native_media_file_util.h       base::FilePath* local_file_path);
FilePath          187 chrome/browser/media_galleries/fileapi/native_media_file_util.h       base::FilePath* platform_path,
FilePath          202 chrome/browser/media_galleries/fileapi/native_media_file_util.h       base::FilePath* local_file_path);
FilePath          214 chrome/browser/media_galleries/fileapi/native_media_file_util.h       base::FilePath* local_file_path);
FilePath           40 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc   const base::FilePath::CharType* path;
FilePath           83 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc void DidReadDirectory(std::set<base::FilePath::StringType>* content,
FilePath           95 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc void PopulateDirectoryWithTestCases(const base::FilePath& dir,
FilePath           99 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc     base::FilePath path = dir.Append(test_cases[i].path);
FilePath          156 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc   FileSystemURL CreateURL(const base::FilePath::CharType* test_case_path) {
FilePath          167 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc   base::FilePath root_path() {
FilePath          171 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc   base::FilePath GetVirtualPath(
FilePath          172 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc       const base::FilePath::CharType* test_case_path) {
FilePath          173 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc     return base::FilePath::FromUTF8Unsafe(filesystem_id_).
FilePath          175 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc                Append(base::FilePath(test_case_path));
FilePath          233 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc   std::set<base::FilePath::StringType> content;
FilePath          243 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc     base::FilePath::StringType name =
FilePath          244 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc         base::FilePath(kFilteringTestCases[i].path).BaseName().value();
FilePath          245 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc     std::set<base::FilePath::StringType>::const_iterator found =
FilePath          277 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc   base::FilePath dest_path = root_path().AppendASCII("dest");
FilePath          331 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc     base::FilePath src_path = root_path().AppendASCII("foo.jpg");
FilePath          382 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc   base::FilePath dest_path = root_path().AppendASCII("dest");
FilePath          441 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc       base::FilePath src_path = root_path().AppendASCII("foo.jpg");
FilePath          546 chrome/browser/media_galleries/fileapi/native_media_file_util_unittest.cc     const base::FilePath&,
FilePath           40 chrome/browser/media_galleries/fileapi/picasa_data_provider.cc PicasaDataProvider::PicasaDataProvider(const base::FilePath& database_path)
FilePath          135 chrome/browser/media_galleries/fileapi/picasa_data_provider.cc void PicasaDataProvider::OnTempDirChanged(const base::FilePath& temp_dir_path,
FilePath           38 chrome/browser/media_galleries/fileapi/picasa_data_provider.h   explicit PicasaDataProvider(const base::FilePath& database_path);
FilePath           73 chrome/browser/media_galleries/fileapi/picasa_data_provider.h   virtual void OnTempDirChanged(const base::FilePath& temp_dir_path,
FilePath           96 chrome/browser/media_galleries/fileapi/picasa_data_provider.h   base::FilePath database_path_;
FilePath           27 chrome/browser/media_galleries/fileapi/picasa_data_provider_browsertest.cc                           base::FilePath test_folder_1_path,
FilePath           28 chrome/browser/media_galleries/fileapi/picasa_data_provider_browsertest.cc                           base::FilePath test_folder_2_path) {
FilePath           56 chrome/browser/media_galleries/fileapi/picasa_data_provider_browsertest.cc   EXPECT_EQ(base::FilePath(), album_1->second.path);
FilePath           62 chrome/browser/media_galleries/fileapi/picasa_data_provider_browsertest.cc   EXPECT_EQ(base::FilePath(), album_2->second.path);
FilePath           67 chrome/browser/media_galleries/fileapi/picasa_data_provider_browsertest.cc                                  base::FilePath test_folder_1_path,
FilePath           68 chrome/browser/media_galleries/fileapi/picasa_data_provider_browsertest.cc                                  base::FilePath test_folder_2_path) {
FilePath          101 chrome/browser/media_galleries/fileapi/picasa_data_provider_browsertest.cc   explicit TestPicasaDataProvider(const base::FilePath& database_path)
FilePath          128 chrome/browser/media_galleries/fileapi/picasa_data_provider_browsertest.cc     for (base::FilePath src_path = file_enumerator.Next(); !src_path.empty();
FilePath          223 chrome/browser/media_galleries/fileapi/picasa_data_provider_browsertest.cc   const base::FilePath& test_folder_1_path() { return test_folder_1_.path(); }
FilePath          224 chrome/browser/media_galleries/fileapi/picasa_data_provider_browsertest.cc   const base::FilePath& test_folder_2_path() { return test_folder_2_.path(); }
FilePath          230 chrome/browser/media_galleries/fileapi/picasa_data_provider_browsertest.cc   const base::FilePath GetTempDirPath() const {
FilePath          234 chrome/browser/media_galleries/fileapi/picasa_data_provider_browsertest.cc   virtual base::FilePath GetColumnFileDestination() const {
FilePath          469 chrome/browser/media_galleries/fileapi/picasa_data_provider_browsertest.cc   virtual base::FilePath GetColumnFileDestination() const OVERRIDE {
FilePath           26 chrome/browser/media_galleries/fileapi/picasa_file_util.cc using base::FilePath;
FilePath           56 chrome/browser/media_galleries/fileapi/picasa_file_util.cc   base::FilePath root = imported_registry->ImportedRoot().AppendASCII("picasa");
FilePath           59 chrome/browser/media_galleries/fileapi/picasa_file_util.cc   base::FilePath virtual_path;
FilePath          130 chrome/browser/media_galleries/fileapi/picasa_file_util.cc     base::File::Info* file_info, base::FilePath* platform_path) {
FilePath          135 chrome/browser/media_galleries/fileapi/picasa_file_util.cc     *platform_path = base::FilePath();
FilePath          195 chrome/browser/media_galleries/fileapi/picasa_file_util.cc   base::FilePath platform_directory_path;
FilePath          307 chrome/browser/media_galleries/fileapi/picasa_file_util.cc     base::FilePath* local_file_path) {
FilePath           47 chrome/browser/media_galleries/fileapi/picasa_file_util.h       base::FilePath* platform_path) OVERRIDE;
FilePath           61 chrome/browser/media_galleries/fileapi/picasa_file_util.h       base::FilePath* local_file_path) OVERRIDE;
FilePath           51 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc bool WriteJPEGHeader(const base::FilePath& path) {
FilePath           66 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc         folder_info_("", base::Time(), "", base::FilePath()) {
FilePath           79 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc       base::FilePath path = folder_dir_.path().AppendASCII(image_filename);
FilePath           86 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc       base::FilePath path = folder_dir_.path().AppendASCII(
FilePath          171 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc     base::FilePath* platform_path_result,
FilePath          174 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc     const base::FilePath& platform_path,
FilePath          205 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc   TestMediaFileSystemBackend(const base::FilePath& profile_path,
FilePath          268 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc     picasa_data_provider_.reset(new PicasaDataProvider(base::FilePath()));
FilePath          317 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc           base::FilePath(contents[i].name).AsUTF8Unsafe());
FilePath          333 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc             base::FilePath(file_it->name).AsUTF8Unsafe()));
FilePath          362 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc     base::FilePath virtual_path =
FilePath          444 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc               base::FilePath(contents[i].name).AsUTF8Unsafe());
FilePath          564 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc   base::FilePath image_path = temp_dir.path().AppendASCII("img.jpg");
FilePath          582 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc             base::FilePath(contents.begin()->name).AsUTF8Unsafe());
FilePath          588 chrome/browser/media_galleries/fileapi/picasa_file_util_unittest.cc   base::FilePath platform_path_result;
FilePath           35 chrome/browser/media_galleries/fileapi/picasa_finder.cc base::FilePath GetCustomPicasaAppDataPathFromWinRegistry() {
FilePath           39 chrome/browser/media_galleries/fileapi/picasa_finder.cc     return base::FilePath();
FilePath           44 chrome/browser/media_galleries/fileapi/picasa_finder.cc     return base::FilePath();
FilePath           46 chrome/browser/media_galleries/fileapi/picasa_finder.cc     return base::FilePath();
FilePath           48 chrome/browser/media_galleries/fileapi/picasa_finder.cc   return base::FilePath(value);
FilePath           51 chrome/browser/media_galleries/fileapi/picasa_finder.cc base::FilePath GetPicasaDatabasePath() {
FilePath           52 chrome/browser/media_galleries/fileapi/picasa_finder.cc   base::FilePath path = GetCustomPicasaAppDataPathFromWinRegistry();
FilePath           54 chrome/browser/media_galleries/fileapi/picasa_finder.cc     return base::FilePath();
FilePath           60 chrome/browser/media_galleries/fileapi/picasa_finder.cc base::FilePath GetPicasaDatabasePath() {
FilePath           61 chrome/browser/media_galleries/fileapi/picasa_finder.cc   base::FilePath path = GetCustomPicasaAppDataPathFromMacPreferences();
FilePath           63 chrome/browser/media_galleries/fileapi/picasa_finder.cc     return base::FilePath();
FilePath           70 chrome/browser/media_galleries/fileapi/picasa_finder.cc base::FilePath FindPicasaDatabaseOnFileThread() {
FilePath           74 chrome/browser/media_galleries/fileapi/picasa_finder.cc    base::FilePath path = GetPicasaDatabasePath();
FilePath           81 chrome/browser/media_galleries/fileapi/picasa_finder.cc    return base::FilePath();
FilePath           86 chrome/browser/media_galleries/fileapi/picasa_finder.cc                             const base::FilePath& database_path) {
FilePath          105 chrome/browser/media_galleries/fileapi/picasa_finder.cc base::FilePath MakePicasaDatabasePath(
FilePath          106 chrome/browser/media_galleries/fileapi/picasa_finder.cc     const base::FilePath& picasa_app_data_path) {
FilePath          114 chrome/browser/media_galleries/fileapi/picasa_finder.cc   return base::FilePath();
FilePath           45 chrome/browser/media_galleries/fileapi/picasa_finder.h base::FilePath MakePicasaDatabasePath(
FilePath           46 chrome/browser/media_galleries/fileapi/picasa_finder.h     const base::FilePath& picasa_app_data_path);
FilePath           55 chrome/browser/media_galleries/fileapi/picasa_finder.h base::FilePath GetCustomPicasaAppDataPathFromMacPreferences();
FilePath           22 chrome/browser/media_galleries/fileapi/safe_iapps_library_parser.cc     const base::FilePath& library_file,
FilePath           30 chrome/browser/media_galleries/fileapi/safe_iapps_library_parser.cc     const base::FilePath& library_file,
FilePath           45 chrome/browser/media_galleries/fileapi/safe_iapps_library_parser.h   void ParseIPhotoLibrary(const base::FilePath& library_file,
FilePath           49 chrome/browser/media_galleries/fileapi/safe_iapps_library_parser.h   void ParseITunesLibrary(const base::FilePath& library_file,
FilePath           97 chrome/browser/media_galleries/fileapi/safe_iapps_library_parser.h   base::FilePath library_file_;
FilePath           48 chrome/browser/media_galleries/fileapi/safe_itunes_pref_parser_win.cc     const base::FilePath& library_file) {
FilePath           59 chrome/browser/media_galleries/fileapi/safe_itunes_pref_parser_win.cc   OnGotITunesDirectory(base::FilePath());
FilePath           15 chrome/browser/media_galleries/fileapi/safe_itunes_pref_parser_win.h class FilePath;
FilePath           31 chrome/browser/media_galleries/fileapi/safe_itunes_pref_parser_win.h   typedef base::Callback<void(const base::FilePath&)> ParserCallback;
FilePath           52 chrome/browser/media_galleries/fileapi/safe_itunes_pref_parser_win.h   void OnGotITunesDirectory(const base::FilePath& library_file);
FilePath           18 chrome/browser/media_galleries/fileapi/safe_picasa_album_table_reader.h class FilePath;
FilePath           60 chrome/browser/media_galleries/fileapi/safe_picasa_albums_indexer.cc     base::FilePath folder_path = folders_queue_.front();
FilePath           18 chrome/browser/media_galleries/fileapi/safe_picasa_albums_indexer.h class FilePath;
FilePath           71 chrome/browser/media_galleries/fileapi/safe_picasa_albums_indexer.h   std::queue<base::FilePath> folders_queue_;
FilePath           25 chrome/browser/media_galleries/fileapi/supported_audio_video_checker.cc     std::vector<base::FilePath::StringType> extensions;
FilePath           33 chrome/browser/media_galleries/fileapi/supported_audio_video_checker.cc             base::FilePath::kExtensionSeparator + extensions[i]);
FilePath           38 chrome/browser/media_galleries/fileapi/supported_audio_video_checker.cc   bool HasSupportedAudioVideoExtension(const base::FilePath& file) {
FilePath           43 chrome/browser/media_galleries/fileapi/supported_audio_video_checker.cc   std::set<base::FilePath::StringType> audio_video_extensions_;
FilePath           51 chrome/browser/media_galleries/fileapi/supported_audio_video_checker.cc base::PlatformFile OpenOnFileThread(const base::FilePath& path) {
FilePath           63 chrome/browser/media_galleries/fileapi/supported_audio_video_checker.cc bool SupportedAudioVideoChecker::SupportsFileType(const base::FilePath& path) {
FilePath           82 chrome/browser/media_galleries/fileapi/supported_audio_video_checker.cc     const base::FilePath& path)
FilePath           26 chrome/browser/media_galleries/fileapi/supported_audio_video_checker.h   static bool SupportsFileType(const base::FilePath& path);
FilePath           34 chrome/browser/media_galleries/fileapi/supported_audio_video_checker.h   explicit SupportedAudioVideoChecker(const base::FilePath& file);
FilePath           38 chrome/browser/media_galleries/fileapi/supported_audio_video_checker.h   base::FilePath path_;
FilePath           26 chrome/browser/media_galleries/fileapi/supported_image_type_validator.cc scoped_ptr<std::string> ReadOnFileThread(const base::FilePath& path) {
FilePath           88 chrome/browser/media_galleries/fileapi/supported_image_type_validator.cc bool SupportedImageTypeValidator::SupportsFileType(const base::FilePath& path) {
FilePath           89 chrome/browser/media_galleries/fileapi/supported_image_type_validator.cc   base::FilePath::StringType extension = path.Extension();
FilePath          116 chrome/browser/media_galleries/fileapi/supported_image_type_validator.cc     const base::FilePath& path)
FilePath           24 chrome/browser/media_galleries/fileapi/supported_image_type_validator.h   static bool SupportsFileType(const base::FilePath& path);
FilePath           32 chrome/browser/media_galleries/fileapi/supported_image_type_validator.h   explicit SupportedImageTypeValidator(const base::FilePath& file);
FilePath           36 chrome/browser/media_galleries/fileapi/supported_image_type_validator.h   base::FilePath path_;
FilePath           38 chrome/browser/media_galleries/imported_media_gallery_registry.cc       imported_root_ = base::FilePath();
FilePath           46 chrome/browser/media_galleries/imported_media_gallery_registry.cc     const std::string& fs_name, const base::FilePath& database_path) {
FilePath           54 chrome/browser/media_galleries/imported_media_gallery_registry.cc   base::FilePath root = ImportedRoot();
FilePath           82 chrome/browser/media_galleries/imported_media_gallery_registry.cc     const std::string& fs_name, const base::FilePath& library_xml_path) {
FilePath           89 chrome/browser/media_galleries/imported_media_gallery_registry.cc   base::FilePath root = ImportedRoot();
FilePath          117 chrome/browser/media_galleries/imported_media_gallery_registry.cc     const std::string& fs_name, const base::FilePath& library_xml_path) {
FilePath          126 chrome/browser/media_galleries/imported_media_gallery_registry.cc   base::FilePath root = ImportedRoot();
FilePath          194 chrome/browser/media_galleries/imported_media_gallery_registry.cc base::FilePath ImportedMediaGalleryRegistry::ImportedRoot() {
FilePath          243 chrome/browser/media_galleries/imported_media_gallery_registry.cc     const base::FilePath& database_path) {
FilePath          256 chrome/browser/media_galleries/imported_media_gallery_registry.cc     const base::FilePath& xml_library_path) {
FilePath          271 chrome/browser/media_galleries/imported_media_gallery_registry.cc     const base::FilePath& xml_library_path) {
FilePath           44 chrome/browser/media_galleries/imported_media_gallery_registry.h                                           const base::FilePath& database_path);
FilePath           48 chrome/browser/media_galleries/imported_media_gallery_registry.h       const base::FilePath& xml_library_path);
FilePath           52 chrome/browser/media_galleries/imported_media_gallery_registry.h       const base::FilePath& xml_library_path);
FilePath           57 chrome/browser/media_galleries/imported_media_gallery_registry.h   base::FilePath ImportedRoot();
FilePath           79 chrome/browser/media_galleries/imported_media_gallery_registry.h   void RegisterPicasaFileSystem(const base::FilePath& database_path);
FilePath           82 chrome/browser/media_galleries/imported_media_gallery_registry.h   void RegisterITunesFileSystem(const base::FilePath& xml_library_path);
FilePath           87 chrome/browser/media_galleries/imported_media_gallery_registry.h   void RegisterIPhotoFileSystem(const base::FilePath& xml_library_path);
FilePath           91 chrome/browser/media_galleries/imported_media_gallery_registry.h   base::FilePath imported_root_;
FilePath          103 chrome/browser/media_galleries/imported_media_gallery_registry.h   base::FilePath picasa_database_path_;
FilePath          104 chrome/browser/media_galleries/imported_media_gallery_registry.h   base::FilePath itunes_xml_library_path_;
FilePath          114 chrome/browser/media_galleries/imported_media_gallery_registry.h   base::FilePath iphoto_xml_library_path_;
FilePath           28 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc std::string GetDeviceRelativePath(const base::FilePath& registered_dev_path,
FilePath           29 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc                                   const base::FilePath& file_path) {
FilePath           36 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc   base::FilePath relative_path;
FilePath          212 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc     const base::FilePath& file_path,
FilePath          231 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc     const base::FilePath& root,
FilePath          256 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc     const base::FilePath& device_file_path,
FilePath          257 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc     const base::FilePath& snapshot_file_path,
FilePath          290 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc     const base::FilePath& device_file_path,
FilePath          469 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.cc     const base::FilePath& snapshot_file_path) {
FilePath           19 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h class FilePath;
FilePath           61 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h   virtual void GetFileInfo(const base::FilePath& file_path,
FilePath           65 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h       const base::FilePath& root,
FilePath           69 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h       const base::FilePath& device_file_path,
FilePath           70 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h       const base::FilePath& local_path,
FilePath           75 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h       const base::FilePath& device_file_path,
FilePath          155 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h       const base::FilePath& snapshot_file_path);
FilePath          185 chrome/browser/media_galleries/linux/mtp_device_delegate_impl_linux.h   const base::FilePath device_path_;
FilePath           19 chrome/browser/media_galleries/linux/mtp_device_object_enumerator.cc base::FilePath MTPDeviceObjectEnumerator::Next() {
FilePath           26 chrome/browser/media_galleries/linux/mtp_device_object_enumerator.cc     return base::FilePath();
FilePath           27 chrome/browser/media_galleries/linux/mtp_device_object_enumerator.cc   return base::FilePath(file_entries_[index_].file_name());
FilePath           21 chrome/browser/media_galleries/linux/mtp_device_object_enumerator.h   base::FilePath Next();
FilePath          184 chrome/browser/media_galleries/linux/mtp_device_task_helper.cc   base::FilePath current;
FilePath           27 chrome/browser/media_galleries/linux/mtp_read_file_worker.cc     const base::FilePath& snapshot_file_path,
FilePath           16 chrome/browser/media_galleries/linux/mtp_read_file_worker.h class FilePath;
FilePath           15 chrome/browser/media_galleries/linux/snapshot_file_details.cc     const base::FilePath& snapshot_file_path,
FilePath           20 chrome/browser/media_galleries/linux/snapshot_file_details.h       const base::FilePath& snapshot_file_path,
FilePath           30 chrome/browser/media_galleries/linux/snapshot_file_details.h   const base::FilePath snapshot_file_path;
FilePath           54 chrome/browser/media_galleries/linux/snapshot_file_details.h   base::FilePath snapshot_file_path() const {
FilePath           30 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h                            const base::FilePath::StringType& synthetic_path);
FilePath           36 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h       const base::FilePath& file_path,
FilePath           42 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h       const base::FilePath& root,
FilePath           48 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h       const base::FilePath& device_file_path,
FilePath           49 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h       const base::FilePath& local_path,
FilePath           54 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h       const base::FilePath& device_file_path,
FilePath           71 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h   void ReadDirectoryTimeout(const base::FilePath& root);
FilePath           79 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h   void GetFileInfoImpl(const base::FilePath& file_path,
FilePath           85 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h       const base::FilePath& root,
FilePath           91 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h       const base::FilePath& device_file_path,
FilePath           92 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h       const base::FilePath& local_path,
FilePath          108 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h   base::FilePath root_path_;
FilePath          114 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h   base::hash_map<base::FilePath::StringType,
FilePath          118 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h   std::vector<base::FilePath> file_paths_;
FilePath          126 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h                     const base::FilePath& snapshot_filename,
FilePath          132 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h     base::FilePath snapshot_file;
FilePath          140 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h     ReadDirectoryRequest(const base::FilePath& dir,
FilePath          145 chrome/browser/media_galleries/mac/mtp_device_delegate_impl_mac.h     base::FilePath directory;
FilePath           13 chrome/browser/media_galleries/media_file_system_context.h class FilePath;
FilePath           25 chrome/browser/media_galleries/media_file_system_context.h                                   const base::FilePath& path) = 0;
FilePath           32 chrome/browser/media_galleries/media_file_system_context.h   virtual base::FilePath GetRegisteredPath(
FilePath          239 chrome/browser/media_galleries/media_file_system_registry.cc                                          const base::FilePath& fs_path,
FilePath          266 chrome/browser/media_galleries/media_file_system_registry.cc                          const base::FilePath& profile_path,
FilePath          376 chrome/browser/media_galleries/media_file_system_registry.cc       base::FilePath path = gallery_info.AbsolutePath();
FilePath          418 chrome/browser/media_galleries/media_file_system_registry.cc       base::FilePath path = gallery.AbsolutePath();
FilePath          470 chrome/browser/media_galleries/media_file_system_registry.cc   const base::FilePath profile_path_;
FilePath          633 chrome/browser/media_galleries/media_file_system_registry.cc                                   const base::FilePath& path) OVERRIDE {
FilePath          655 chrome/browser/media_galleries/media_file_system_registry.cc   virtual base::FilePath GetRegisteredPath(
FilePath          657 chrome/browser/media_galleries/media_file_system_registry.cc     base::FilePath result;
FilePath          660 chrome/browser/media_galleries/media_file_system_registry.cc       return base::FilePath();
FilePath          670 chrome/browser/media_galleries/media_file_system_registry.cc                                         const base::FilePath& path) {
FilePath          705 chrome/browser/media_galleries/media_file_system_registry.cc                                       const base::FilePath& path) {
FilePath           47 chrome/browser/media_galleries/media_file_system_registry.h                       const base::FilePath& fs_path,
FilePath           57 chrome/browser/media_galleries/media_file_system_registry.h   base::FilePath path;
FilePath           67 chrome/browser/media_galleries/media_file_system_registry_unittest.cc     FSInfo(const std::string& device_id, const base::FilePath& path,
FilePath           73 chrome/browser/media_galleries/media_file_system_registry_unittest.cc     base::FilePath path;
FilePath           83 chrome/browser/media_galleries/media_file_system_registry_unittest.cc                                   const base::FilePath& path) OVERRIDE;
FilePath           87 chrome/browser/media_galleries/media_file_system_registry_unittest.cc   virtual base::FilePath GetRegisteredPath(
FilePath           94 chrome/browser/media_galleries/media_file_system_registry_unittest.cc                   const base::FilePath& path,
FilePath          104 chrome/browser/media_galleries/media_file_system_registry_unittest.cc                                            const base::FilePath& path,
FilePath          128 chrome/browser/media_galleries/media_file_system_registry_unittest.cc     const base::FilePath& path) {
FilePath          139 chrome/browser/media_galleries/media_file_system_registry_unittest.cc base::FilePath TestMediaFileSystemContext::GetRegisteredPath(
FilePath          144 chrome/browser/media_galleries/media_file_system_registry_unittest.cc     return base::FilePath();
FilePath          149 chrome/browser/media_galleries/media_file_system_registry_unittest.cc                                             const base::FilePath& path,
FilePath          174 chrome/browser/media_galleries/media_file_system_registry_unittest.cc                       const base::FilePath& path,
FilePath          187 chrome/browser/media_galleries/media_file_system_registry_unittest.cc   base::FilePath fsid_path = fs_context->GetRegisteredPath(info.fsid);
FilePath          269 chrome/browser/media_galleries/media_file_system_registry_unittest.cc base::string16 GetExpectedFolderName(const base::FilePath& path) {
FilePath          287 chrome/browser/media_galleries/media_file_system_registry_unittest.cc   base::FilePath empty_dir() {
FilePath          291 chrome/browser/media_galleries/media_file_system_registry_unittest.cc   base::FilePath dcim_dir() {
FilePath          303 chrome/browser/media_galleries/media_file_system_registry_unittest.cc                              const base::FilePath& path);
FilePath          308 chrome/browser/media_galleries/media_file_system_registry_unittest.cc                            const base::FilePath& location);
FilePath          323 chrome/browser/media_galleries/media_file_system_registry_unittest.cc                            const base::FilePath& location,
FilePath          332 chrome/browser/media_galleries/media_file_system_registry_unittest.cc                      const base::FilePath::StringType& location) {
FilePath          364 chrome/browser/media_galleries/media_file_system_registry_unittest.cc   base::FilePath empty_dir_;
FilePath          366 chrome/browser/media_galleries/media_file_system_registry_unittest.cc   base::FilePath dcim_dir_;
FilePath          436 chrome/browser/media_galleries/media_file_system_registry_unittest.cc       CommandLine::ForCurrentProcess(), base::FilePath(), false);
FilePath          628 chrome/browser/media_galleries/media_file_system_registry_unittest.cc     const base::FilePath& path) {
FilePath          634 chrome/browser/media_galleries/media_file_system_registry_unittest.cc         device_id, base::FilePath(), MediaGalleryPrefInfo::kUserAdded,
FilePath          644 chrome/browser/media_galleries/media_file_system_registry_unittest.cc     const base::FilePath& location) {
FilePath          709 chrome/browser/media_galleries/media_file_system_registry_unittest.cc     const base::FilePath& location,
FilePath          742 chrome/browser/media_galleries/media_file_system_registry_unittest.cc       base::FilePath path = it->second.AbsolutePath();
FilePath          925 chrome/browser/media_galleries/media_file_system_registry_unittest.cc   base::FilePath location(FILE_PATH_LITERAL("/mtp_bogus"));
FilePath          995 chrome/browser/media_galleries/media_file_system_registry_unittest.cc       base::FilePath(FILE_PATH_LITERAL("test_relpath"));
FilePath         1038 chrome/browser/media_galleries/media_file_system_registry_unittest.cc   base::FilePath path;
FilePath           32 chrome/browser/media_galleries/media_folder_finder.cc typedef base::Callback<void(const std::vector<base::FilePath>& /*roots*/)>
FilePath           61 chrome/browser/media_galleries/media_folder_finder.cc bool IsValidScanPath(const base::FilePath& path) {
FilePath           90 chrome/browser/media_galleries/media_folder_finder.cc bool ShouldIgnoreScanRoot(const base::FilePath& path) {
FilePath           96 chrome/browser/media_galleries/media_folder_finder.cc   base::FilePath mount_point =
FilePath          115 chrome/browser/media_galleries/media_folder_finder.cc base::FilePath GetPlatformSpecificDefaultScanRoot() {
FilePath          116 chrome/browser/media_galleries/media_folder_finder.cc   base::FilePath root;
FilePath          133 chrome/browser/media_galleries/media_folder_finder.cc                          const std::vector<base::FilePath>& override_paths) {
FilePath          144 chrome/browser/media_galleries/media_folder_finder.cc   std::vector<base::FilePath> roots;
FilePath          153 chrome/browser/media_galleries/media_folder_finder.cc     base::FilePath path(storages[i].location());
FilePath          159 chrome/browser/media_galleries/media_folder_finder.cc   base::FilePath platform_root = GetPlatformSpecificDefaultScanRoot();
FilePath          175 chrome/browser/media_galleries/media_folder_finder.cc   explicit Worker(const std::vector<base::FilePath>& graylisted_folders);
FilePath          179 chrome/browser/media_galleries/media_folder_finder.cc   WorkerReply ScanFolder(const base::FilePath& path);
FilePath          185 chrome/browser/media_galleries/media_folder_finder.cc   std::vector<base::FilePath> graylisted_folders_;
FilePath          186 chrome/browser/media_galleries/media_folder_finder.cc   std::vector<base::FilePath> pruned_folders_;
FilePath          196 chrome/browser/media_galleries/media_folder_finder.cc     const std::vector<base::FilePath>& graylisted_folders)
FilePath          203 chrome/browser/media_galleries/media_folder_finder.cc     base::FilePath path;
FilePath          216 chrome/browser/media_galleries/media_folder_finder.cc     const base::FilePath& path) {
FilePath          226 chrome/browser/media_galleries/media_folder_finder.cc   base::FilePath abspath = base::MakeAbsoluteFilePath(path);
FilePath          248 chrome/browser/media_galleries/media_folder_finder.cc     base::FilePath full_path = path.Append(file_info.GetName());
FilePath          255 chrome/browser/media_galleries/media_folder_finder.cc       base::FilePath abs_full_path = base::MakeAbsoluteFilePath(full_path);
FilePath          297 chrome/browser/media_galleries/media_folder_finder.cc   std::vector<base::FilePath> abs_paths;
FilePath          299 chrome/browser/media_galleries/media_folder_finder.cc     base::FilePath path = base::MakeAbsoluteFilePath(graylisted_folders_[i]);
FilePath          306 chrome/browser/media_galleries/media_folder_finder.cc     base::FilePath path = base::MakeAbsoluteFilePath(pruned_folders_[i]);
FilePath          353 chrome/browser/media_galleries/media_folder_finder.cc const std::vector<base::FilePath>&
FilePath          359 chrome/browser/media_galleries/media_folder_finder.cc     const std::vector<base::FilePath>& roots) {
FilePath          368 chrome/browser/media_galleries/media_folder_finder.cc     const std::vector<base::FilePath>& roots) {
FilePath          371 chrome/browser/media_galleries/media_folder_finder.cc   std::set<base::FilePath> valid_roots;
FilePath          374 chrome/browser/media_galleries/media_folder_finder.cc     const base::FilePath& path = roots[i];
FilePath          382 chrome/browser/media_galleries/media_folder_finder.cc     std::vector<base::FilePath> overlapping_paths_to_remove;
FilePath          383 chrome/browser/media_galleries/media_folder_finder.cc     for (std::set<base::FilePath>::iterator it = valid_roots.begin();
FilePath          389 chrome/browser/media_galleries/media_folder_finder.cc       const base::FilePath& other_path = *it;
FilePath          417 chrome/browser/media_galleries/media_folder_finder.cc   base::FilePath folder_to_scan = folders_to_scan_.back();
FilePath          429 chrome/browser/media_galleries/media_folder_finder.cc void MediaFolderFinder::GotScanResults(const base::FilePath& path,
FilePath           44 chrome/browser/media_galleries/media_folder_finder.h   const std::vector<base::FilePath>& graylisted_folders() const;
FilePath           56 chrome/browser/media_galleries/media_folder_finder.h     std::vector<base::FilePath> new_folders;
FilePath           65 chrome/browser/media_galleries/media_folder_finder.h   void SetRootsForTesting(const std::vector<base::FilePath>& roots);
FilePath           67 chrome/browser/media_galleries/media_folder_finder.h   void OnInitialized(const std::vector<base::FilePath>& roots);
FilePath           73 chrome/browser/media_galleries/media_folder_finder.h   void GotScanResults(const base::FilePath& path, const WorkerReply& reply);
FilePath           78 chrome/browser/media_galleries/media_folder_finder.h   std::vector<base::FilePath> graylisted_folders_;
FilePath           79 chrome/browser/media_galleries/media_folder_finder.h   std::vector<base::FilePath> folders_to_scan_;
FilePath           89 chrome/browser/media_galleries/media_folder_finder.h   std::vector<base::FilePath> roots_for_testing_;
FilePath           42 chrome/browser/media_galleries/media_folder_finder_unittest.cc       const std::vector<base::FilePath> roots,
FilePath           68 chrome/browser/media_galleries/media_folder_finder_unittest.cc   const base::FilePath& fake_dir() const {
FilePath           72 chrome/browser/media_galleries/media_folder_finder_unittest.cc   void CreateTestDir(const base::FilePath& parent_dir) {
FilePath           80 chrome/browser/media_galleries/media_folder_finder_unittest.cc   void CreateTestFile(const base::FilePath& parent_dir,
FilePath          120 chrome/browser/media_galleries/media_folder_finder_unittest.cc       base::FilePath test_file(parent_dir.AppendASCII("dummy." + extension));
FilePath          122 chrome/browser/media_galleries/media_folder_finder_unittest.cc           base::GetUniquePathNumber(test_file, base::FilePath::StringType());
FilePath          155 chrome/browser/media_galleries/media_folder_finder_unittest.cc     std::set<base::FilePath> expected_keys =
FilePath          161 chrome/browser/media_galleries/media_folder_finder_unittest.cc       const base::FilePath& folder = it->first;
FilePath          173 chrome/browser/media_galleries/media_folder_finder_unittest.cc   std::set<base::FilePath> GetKeysFromResults(
FilePath          175 chrome/browser/media_galleries/media_folder_finder_unittest.cc     std::set<base::FilePath> keys;
FilePath          199 chrome/browser/media_galleries/media_folder_finder_unittest.cc   std::vector<base::FilePath> folders;
FilePath          208 chrome/browser/media_galleries/media_folder_finder_unittest.cc   std::vector<base::FilePath> folders;
FilePath          219 chrome/browser/media_galleries/media_folder_finder_unittest.cc   std::vector<base::FilePath> folders;
FilePath          228 chrome/browser/media_galleries/media_folder_finder_unittest.cc   std::vector<base::FilePath> folders;
FilePath          238 chrome/browser/media_galleries/media_folder_finder_unittest.cc   std::vector<base::FilePath> folders;
FilePath          241 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath dir1 = fake_dir().AppendASCII("dir1");
FilePath          242 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath dir2 = fake_dir().AppendASCII("dir2");
FilePath          243 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath dir2_3 = dir2.AppendASCII("dir2_3");
FilePath          244 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath dir2_4 = dir2.AppendASCII("dir2_4");
FilePath          245 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath dir2_4_5 = dir2_4.AppendASCII("dir2_4_5");
FilePath          246 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath dir2_4_empty = dir2_4.AppendASCII("dir2_4_empty");
FilePath          247 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath dir_empty = fake_dir().AppendASCII("dir_empty");
FilePath          284 chrome/browser/media_galleries/media_folder_finder_unittest.cc   std::vector<base::FilePath> folders;
FilePath          287 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath hidden_dir = fake_dir().AppendASCII(".hidden");
FilePath          301 chrome/browser/media_galleries/media_folder_finder_unittest.cc   std::vector<base::FilePath> folders;
FilePath          304 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath dir1 = fake_dir().AppendASCII("dir1");
FilePath          305 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath dir2 = fake_dir().AppendASCII("dir2");
FilePath          306 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath dir_empty = fake_dir().AppendASCII("dir_empty");
FilePath          333 chrome/browser/media_galleries/media_folder_finder_unittest.cc   std::vector<base::FilePath> folders;
FilePath          337 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath dir1 = fake_dir().AppendASCII("dir1");
FilePath          352 chrome/browser/media_galleries/media_folder_finder_unittest.cc   std::vector<base::FilePath> folders;
FilePath          363 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath fake_pruned_dir = fake_dir().AppendASCII("dir1");
FilePath          372 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath test_dir = fake_pruned_dir.AppendASCII("dir2");
FilePath          388 chrome/browser/media_galleries/media_folder_finder_unittest.cc   std::vector<base::FilePath> folders;
FilePath          391 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath fake_home_dir = fake_dir().AppendASCII("dir1");
FilePath          392 chrome/browser/media_galleries/media_folder_finder_unittest.cc   base::FilePath test_dir = fake_home_dir.AppendASCII("dir2");
FilePath          203 chrome/browser/media_galleries/media_galleries_dialog_controller.cc   base::FilePath default_path =
FilePath          216 chrome/browser/media_galleries/media_galleries_dialog_controller.cc       base::FilePath::StringType(),
FilePath          286 chrome/browser/media_galleries/media_galleries_dialog_controller.cc void MediaGalleriesDialogController::FileSelected(const base::FilePath& path,
FilePath          134 chrome/browser/media_galleries/media_galleries_dialog_controller.h   virtual void FileSelected(const base::FilePath& path,
FilePath           95 chrome/browser/media_galleries/media_galleries_dialog_controller_unittest.cc         CommandLine::ForCurrentProcess(), base::FilePath(), false);
FilePath          280 chrome/browser/media_galleries/media_galleries_dialog_controller_unittest.cc   gallery.path = base::FilePath(FILE_PATH_LITERAL("sub/gallery2"));
FilePath          286 chrome/browser/media_galleries/media_galleries_dialog_controller_unittest.cc   galleryName = base::FilePath(FILE_PATH_LITERAL("/path/to/gallery"))
FilePath          291 chrome/browser/media_galleries/media_galleries_dialog_controller_unittest.cc   gallery.path = base::FilePath();
FilePath          312 chrome/browser/media_galleries/media_galleries_dialog_controller_unittest.cc   gallery.path = base::FilePath(FILE_PATH_LITERAL("sub/path"));
FilePath          178 chrome/browser/media_galleries/media_galleries_preferences.cc   base::FilePath::StringType path;
FilePath          224 chrome/browser/media_galleries/media_galleries_preferences.cc   out_gallery_info->path = base::FilePath(path);
FilePath          302 chrome/browser/media_galleries/media_galleries_preferences.cc                                           const base::FilePath& sub_folder) {
FilePath          330 chrome/browser/media_galleries/media_galleries_preferences.cc base::FilePath MediaGalleryPrefInfo::AbsolutePath() const {
FilePath          331 chrome/browser/media_galleries/media_galleries_preferences.cc   base::FilePath base_path = MediaStorageUtil::FindDevicePathById(device_id);
FilePath          346 chrome/browser/media_galleries/media_galleries_preferences.cc     base::FilePath path = AbsolutePath();
FilePath          352 chrome/browser/media_galleries/media_galleries_preferences.cc     base::FilePath download_path;
FilePath          354 chrome/browser/media_galleries/media_galleries_preferences.cc       base::FilePath relative;
FilePath          493 chrome/browser/media_galleries/media_galleries_preferences.cc                base::FilePath(),
FilePath          519 chrome/browser/media_galleries/media_galleries_preferences.cc     base::FilePath path;
FilePath          523 chrome/browser/media_galleries/media_galleries_preferences.cc     base::FilePath relative_path;
FilePath          607 chrome/browser/media_galleries/media_galleries_preferences.cc                          base::FilePath(), MediaGalleryPrefInfo::kAutoDetected,
FilePath          658 chrome/browser/media_galleries/media_galleries_preferences.cc   AddGallery(info.device_id(), base::FilePath(),
FilePath          665 chrome/browser/media_galleries/media_galleries_preferences.cc     const base::FilePath& path,
FilePath          669 chrome/browser/media_galleries/media_galleries_preferences.cc   base::FilePath relative_path;
FilePath          722 chrome/browser/media_galleries/media_galleries_preferences.cc base::FilePath MediaGalleriesPreferences::LookUpGalleryPathForExtension(
FilePath          730 chrome/browser/media_galleries/media_galleries_preferences.cc     return base::FilePath();
FilePath          735 chrome/browser/media_galleries/media_galleries_preferences.cc     return base::FilePath();
FilePath          741 chrome/browser/media_galleries/media_galleries_preferences.cc     const base::FilePath& relative_path,
FilePath          761 chrome/browser/media_galleries/media_galleries_preferences.cc     const base::FilePath& relative_path, MediaGalleryPrefInfo::Type type,
FilePath          769 chrome/browser/media_galleries/media_galleries_preferences.cc   base::FilePath normalized_relative_path =
FilePath          902 chrome/browser/media_galleries/media_galleries_preferences.cc     const base::FilePath& path, MediaGalleryPrefInfo::Type type) {
FilePath           59 chrome/browser/media_galleries/media_galleries_preferences.h   base::FilePath AbsolutePath() const;
FilePath           76 chrome/browser/media_galleries/media_galleries_preferences.h   base::FilePath path;
FilePath          191 chrome/browser/media_galleries/media_galleries_preferences.h   bool LookUpGalleryByPath(const base::FilePath& path,
FilePath          201 chrome/browser/media_galleries/media_galleries_preferences.h   base::FilePath LookUpGalleryPathForExtension(
FilePath          210 chrome/browser/media_galleries/media_galleries_preferences.h                                 const base::FilePath& relative_path,
FilePath          224 chrome/browser/media_galleries/media_galleries_preferences.h   MediaGalleryPrefId AddGalleryByPath(const base::FilePath& path,
FilePath          303 chrome/browser/media_galleries/media_galleries_preferences.h                                         const base::FilePath& relative_path,
FilePath          117 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc         CommandLine::ForCurrentProcess(), base::FilePath(), false);
FilePath          226 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc                              base::FilePath relative_path,
FilePath          243 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc                                 base::FilePath relative_path,
FilePath          256 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc                                           const base::FilePath& relative_path,
FilePath          269 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc                                           const base::FilePath& relative_path,
FilePath          282 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc                                           const base::FilePath& relative_path,
FilePath          293 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc     base::FilePath path = MakeMediaGalleriesTestingPath(path_name);
FilePath          295 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc     base::FilePath relative_path;
FilePath          344 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath path;
FilePath          345 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath relative_path;
FilePath          561 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath path;
FilePath          562 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath relative_path;
FilePath          598 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath path;
FilePath          600 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath relative_path;
FilePath          636 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath path;
FilePath          638 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath relative_path;
FilePath          679 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath path;
FilePath          681 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath relative_path;
FilePath          719 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath path = MakeMediaGalleriesTestingPath("new_auto");
FilePath          721 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath relative_path;
FilePath          749 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath path;
FilePath          751 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath relative_path;
FilePath          929 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath path;
FilePath          931 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath relative_path;
FilePath          957 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath path;
FilePath          959 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath relative_path;
FilePath          986 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   relative_path = base::FilePath(FILE_PATH_LITERAL("path1/on/device1"));
FilePath          996 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   relative_path = base::FilePath(FILE_PATH_LITERAL("path2/on/device1"));
FilePath         1005 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   relative_path = base::FilePath(FILE_PATH_LITERAL("path1/on/device2"));
FilePath         1015 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   relative_path = base::FilePath(FILE_PATH_LITERAL("path2/on/device2"));
FilePath         1037 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath path = MakeMediaGalleriesTestingPath("new_auto");
FilePath         1039 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath relative_path;
FilePath         1088 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath path;
FilePath         1090 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath relative_path;
FilePath         1129 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath path;
FilePath         1131 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   base::FilePath relative_path;
FilePath         1226 chrome/browser/media_galleries/media_galleries_preferences_unittest.cc   EXPECT_EQ(base::FilePath(FILE_PATH_LITERAL("unique")).AsUTF8Unsafe(),
FilePath           95 chrome/browser/media_galleries/media_galleries_scan_result_dialog_controller_unittest.cc         CommandLine::ForCurrentProcess(), base::FilePath(), false);
FilePath          367 chrome/browser/media_galleries/media_galleries_scan_result_dialog_controller_unittest.cc       unselected_update_info.device_id, base::FilePath(),
FilePath          376 chrome/browser/media_galleries/media_galleries_scan_result_dialog_controller_unittest.cc       selected_update_info.device_id, base::FilePath(),
FilePath           65 chrome/browser/media_galleries/media_galleries_test_util.cc   base::FilePath path = extension_prefs->install_directory().AppendASCII(name);
FilePath          102 chrome/browser/media_galleries/media_galleries_test_util.cc base::FilePath EnsureMediaDirectoriesExists::GetFakeAppDataPath() const {
FilePath          108 chrome/browser/media_galleries/media_galleries_test_util.cc base::FilePath EnsureMediaDirectoriesExists::GetFakeLocalAppDataPath() const {
FilePath          114 chrome/browser/media_galleries/media_galleries_test_util.cc     const base::FilePath& path) {
FilePath          123 chrome/browser/media_galleries/media_galleries_test_util.cc     const base::FilePath& path) {
FilePath          132 chrome/browser/media_galleries/media_galleries_test_util.cc base::FilePath
FilePath          140 chrome/browser/media_galleries/media_galleries_test_util.cc base::FilePath EnsureMediaDirectoriesExists::GetFakeITunesRootPath() const {
FilePath          145 chrome/browser/media_galleries/media_galleries_test_util.cc base::FilePath EnsureMediaDirectoriesExists::GetFakeIPhotoRootPath() const {
FilePath          177 chrome/browser/media_galleries/media_galleries_test_util.cc   base::FilePath itunes_xml =
FilePath          185 chrome/browser/media_galleries/media_galleries_test_util.cc   base::FilePath iphoto_xml =
FilePath          206 chrome/browser/media_galleries/media_galleries_test_util.cc base::FilePath MakeMediaGalleriesTestingPath(const std::string& dir) {
FilePath          208 chrome/browser/media_galleries/media_galleries_test_util.cc   return base::FilePath(FILE_PATH_LITERAL("C:\\")).AppendASCII(dir);
FilePath          210 chrome/browser/media_galleries/media_galleries_test_util.cc   return base::FilePath(FILE_PATH_LITERAL("/")).Append(dir);
FilePath           44 chrome/browser/media_galleries/media_galleries_test_util.h   base::FilePath GetFakeAppDataPath() const;
FilePath           46 chrome/browser/media_galleries/media_galleries_test_util.h   base::FilePath GetFakeLocalAppDataPath() const;
FilePath           49 chrome/browser/media_galleries/media_galleries_test_util.h   void SetCustomPicasaAppDataPath(const base::FilePath& path);
FilePath           50 chrome/browser/media_galleries/media_galleries_test_util.h   base::FilePath GetFakePicasaFoldersRootPath() const;
FilePath           54 chrome/browser/media_galleries/media_galleries_test_util.h   base::FilePath GetFakeITunesRootPath() const;
FilePath           55 chrome/browser/media_galleries/media_galleries_test_util.h   base::FilePath GetFakeIPhotoRootPath() const;
FilePath           81 chrome/browser/media_galleries/media_galleries_test_util.h extern base::FilePath MakeMediaGalleriesTestingPath(const std::string& dir);
FilePath           45 chrome/browser/media_galleries/media_scan_manager.cc                base::FilePath path)
FilePath           61 chrome/browser/media_galleries/media_scan_manager.cc   base::FilePath path;
FilePath          112 chrome/browser/media_galleries/media_scan_manager.cc     const base::FilePath& path,
FilePath          219 chrome/browser/media_galleries/media_scan_manager.cc     const std::vector<base::FilePath>& sensitive_locations) {
FilePath          221 chrome/browser/media_galleries/media_scan_manager.cc   std::vector<base::FilePath> abs_sensitive_locations;
FilePath          223 chrome/browser/media_galleries/media_scan_manager.cc     base::FilePath path = base::MakeAbsoluteFilePath(sensitive_locations[i]);
FilePath          232 chrome/browser/media_galleries/media_scan_manager.cc     base::FilePath parent_directory = it->first.DirName();
FilePath          236 chrome/browser/media_galleries/media_scan_manager.cc     base::FilePath abs_parent_directory =
FilePath          270 chrome/browser/media_galleries/media_scan_manager.cc     for (base::FilePath name = dir_counter.Next();
FilePath          113 chrome/browser/media_galleries/media_scan_manager_unittest.cc         CommandLine::ForCurrentProcess(), base::FilePath(), false);
FilePath          150 chrome/browser/media_galleries/media_scan_manager_unittest.cc                       base::FilePath* full_path) {
FilePath          163 chrome/browser/media_galleries/media_scan_manager_unittest.cc     base::FilePath full_path;
FilePath          294 chrome/browser/media_galleries/media_scan_manager_unittest.cc   base::FilePath path;
FilePath          312 chrome/browser/media_galleries/media_scan_manager_unittest.cc   base::FilePath path;
FilePath          313 chrome/browser/media_galleries/media_scan_manager_unittest.cc   std::set<base::FilePath> expected_galleries;
FilePath          314 chrome/browser/media_galleries/media_scan_manager_unittest.cc   std::set<base::FilePath> bad_galleries;
FilePath          369 chrome/browser/media_galleries/media_scan_manager_unittest.cc   std::set<base::FilePath> found_galleries;
FilePath          376 chrome/browser/media_galleries/media_scan_manager_unittest.cc   for (std::set<base::FilePath>::const_iterator it = expected_galleries.begin();
FilePath          417 chrome/browser/media_galleries/media_scan_manager_unittest.cc   base::FilePath path;
FilePath          457 chrome/browser/media_galleries/media_scan_manager_unittest.cc   base::FilePath path;
FilePath          501 chrome/browser/media_galleries/media_scan_manager_unittest.cc   base::FilePath path;
FilePath           67 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc     const base::FilePath& file_path) {
FilePath           79 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc   base::FilePath relative_path;
FilePath           80 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc   if (!base::FilePath(device_info.registered_device_path).AppendRelativePath(
FilePath          105 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc     const base::FilePath& root) {
FilePath          156 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc     const base::FilePath& file_path,
FilePath          182 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc     const base::FilePath& root,
FilePath          196 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc   base::FilePath current;
FilePath          380 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc     const base::FilePath& file_path,
FilePath          400 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc     const base::FilePath& root,
FilePath          421 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc     const base::FilePath& device_file_path,
FilePath          422 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc     const base::FilePath& snapshot_file_path,
FilePath          450 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc     const base::FilePath& device_file_path,
FilePath          582 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.cc     const base::FilePath& snapshot_file_path,
FilePath           21 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h class FilePath;
FilePath           94 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h       const base::FilePath& file_path,
FilePath           98 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h       const base::FilePath& root,
FilePath          102 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h       const base::FilePath& device_file_path,
FilePath          103 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h       const base::FilePath& local_path,
FilePath          108 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h       const base::FilePath& device_file_path,
FilePath          186 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win.h       const base::FilePath& snapshot_file_path,
FilePath           61 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc                      const base::FilePath::StringType& location);
FilePath           64 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc                            const base::FilePath& location);
FilePath           67 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc                         const base::FilePath& path,
FilePath          102 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc       CommandLine::ForCurrentProcess(), base::FilePath(), false);
FilePath          121 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc     const base::FilePath::StringType& location) {
FilePath          129 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc     const base::FilePath& location) {
FilePath          141 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc     const base::FilePath& path,
FilePath          157 chrome/browser/media_galleries/win/mtp_device_delegate_impl_win_unittest.cc   base::FilePath location(
FilePath           24 chrome/browser/media_galleries/win/mtp_device_object_enumerator.cc base::FilePath MTPDeviceObjectEnumerator::Next() {
FilePath           32 chrome/browser/media_galleries/win/mtp_device_object_enumerator.cc     return base::FilePath();
FilePath           33 chrome/browser/media_galleries/win/mtp_device_object_enumerator.cc   return base::FilePath(object_entries_[index_].name);
FilePath           25 chrome/browser/media_galleries/win/mtp_device_object_enumerator.h   base::FilePath Next();
FilePath          365 chrome/browser/media_galleries/win/mtp_device_operations_util.cc                                const base::FilePath& local_path,
FilePath           70 chrome/browser/media_galleries/win/mtp_device_operations_util.h                                const base::FilePath& local_path,
FilePath           14 chrome/browser/media_galleries/win/snapshot_file_details.cc     const base::FilePath& device_file_path,
FilePath           15 chrome/browser/media_galleries/win/snapshot_file_details.cc     const base::FilePath& snapshot_file_path,
FilePath           16 chrome/browser/media_galleries/win/snapshot_file_details.h       const base::FilePath& device_file_path,
FilePath           17 chrome/browser/media_galleries/win/snapshot_file_details.h       const base::FilePath& snapshot_file_path,
FilePath           23 chrome/browser/media_galleries/win/snapshot_file_details.h   base::FilePath device_file_path;
FilePath           26 chrome/browser/media_galleries/win/snapshot_file_details.h   base::FilePath snapshot_file_path;
FilePath          161 chrome/browser/memory_details_mac.cc           base::FilePath bundle_name =
FilePath          162 chrome/browser/memory_details_mac.cc               base::mac::GetAppBundlePath(base::FilePath(proc_info.command));
FilePath          140 chrome/browser/memory_details_win.cc             FileVersionInfo::CreateFileVersionInfo(base::FilePath(str_name)));
FilePath           29 chrome/browser/metrics/machine_id_provider_win.cc   base::FilePath executable_path;
FilePath           36 chrome/browser/metrics/machine_id_provider_win.cc   std::vector<base::FilePath::StringType> path_components;
FilePath           42 chrome/browser/metrics/machine_id_provider_win.cc   base::FilePath::StringType drive_name = L"\\\\.\\" + path_components[0];
FilePath           95 chrome/browser/metrics/metrics_log_unittest.cc     const base::FilePath::CharType* path,
FilePath           99 chrome/browser/metrics/metrics_log_unittest.cc                                 base::FilePath(path),
FilePath         1953 chrome/browser/metrics/metrics_service.cc void MetricsService::LogPluginLoadingError(const base::FilePath& plugin_path) {
FilePath          275 chrome/browser/metrics/metrics_service.h   void LogPluginLoadingError(const base::FilePath& plugin_path);
FilePath           42 chrome/browser/metrics/metrics_service_browsertest.cc     base::FilePath test_directory;
FilePath           45 chrome/browser/metrics/metrics_service_browsertest.cc     base::FilePath page1_path = test_directory.AppendASCII("title2.html");
FilePath           52 chrome/browser/metrics/metrics_service_browsertest.cc     base::FilePath page2_path = test_directory.AppendASCII("iframe.html");
FilePath           44 chrome/browser/metrics/variations/variations_registry_syncer_win.cc   base::FilePath chrome_exe;
FilePath           22 chrome/browser/metro_utils/metro_chrome_win.cc   base::FilePath chrome_exe;
FilePath           25 chrome/browser/mouseleave_browsertest.cc         base::FilePath(), base::FilePath(FILE_PATH_LITERAL("mouseleave.html")));
FilePath           52 chrome/browser/nacl_host/nacl_browser_delegate_impl.cc     const base::FilePath& profile_data_directory) {
FilePath           96 chrome/browser/nacl_host/nacl_browser_delegate_impl.cc     const base::FilePath& profile_data_directory) {
FilePath          125 chrome/browser/nacl_host/nacl_browser_delegate_impl.cc bool NaClBrowserDelegateImpl::GetCacheDirectory(base::FilePath* cache_dir) {
FilePath          126 chrome/browser/nacl_host/nacl_browser_delegate_impl.cc   base::FilePath user_data_dir;
FilePath          133 chrome/browser/nacl_host/nacl_browser_delegate_impl.cc bool NaClBrowserDelegateImpl::GetPluginDirectory(base::FilePath* plugin_dir) {
FilePath          137 chrome/browser/nacl_host/nacl_browser_delegate_impl.cc bool NaClBrowserDelegateImpl::GetPnaclDirectory(base::FilePath* pnacl_dir) {
FilePath          141 chrome/browser/nacl_host/nacl_browser_delegate_impl.cc bool NaClBrowserDelegateImpl::GetUserDirectory(base::FilePath* user_dir) {
FilePath          206 chrome/browser/nacl_host/nacl_browser_delegate_impl.cc     const GURL& file_url, bool use_blocking_api, base::FilePath* file_path) {
FilePath          256 chrome/browser/nacl_host/nacl_browser_delegate_impl.cc   const base::FilePath resource_file_path = resource.GetFilePath();
FilePath           20 chrome/browser/nacl_host/nacl_browser_delegate_impl.h   virtual bool GetCacheDirectory(base::FilePath* cache_dir) OVERRIDE;
FilePath           21 chrome/browser/nacl_host/nacl_browser_delegate_impl.h   virtual bool GetPluginDirectory(base::FilePath* plugin_dir) OVERRIDE;
FilePath           22 chrome/browser/nacl_host/nacl_browser_delegate_impl.h   virtual bool GetPnaclDirectory(base::FilePath* pnacl_dir) OVERRIDE;
FilePath           23 chrome/browser/nacl_host/nacl_browser_delegate_impl.h   virtual bool GetUserDirectory(base::FilePath* user_dir) OVERRIDE;
FilePath           29 chrome/browser/nacl_host/nacl_browser_delegate_impl.h                                      base::FilePath* file_path) OVERRIDE;
FilePath           38 chrome/browser/nacl_host/test/gdb_debug_stub_browsertest.cc   CommandLine cmd(base::FilePath(FILE_PATH_LITERAL("python")));
FilePath           39 chrome/browser/nacl_host/test/gdb_debug_stub_browsertest.cc   base::FilePath script;
FilePath           53 chrome/browser/nacl_host/test/mock_nacl_gdb.cc       base::WriteFile(base::FilePath::FromUTF8Unsafe(nacl_gdb_script),
FilePath           61 chrome/browser/nacl_host/test/mock_nacl_gdb.cc   base::WriteFile(base::FilePath::FromUTF8Unsafe(mock_nacl_gdb_file),
FilePath           14 chrome/browser/nacl_host/test/nacl_gdb_browsertest.cc static const base::FilePath::CharType kMockNaClGdb[] =
FilePath           29 chrome/browser/nacl_host/test/nacl_gdb_browsertest.cc     base::FilePath mock_nacl_gdb;
FilePath           38 chrome/browser/nacl_host/test/nacl_gdb_browsertest.cc     base::FilePath mock_nacl_gdb_file;
FilePath           69 chrome/browser/nacl_host/test/nacl_gdb_browsertest.cc   base::FilePath script_;
FilePath           38 chrome/browser/net/chrome_net_log.cc     base::FilePath log_path =
FilePath          748 chrome/browser/net/chrome_network_delegate.cc                                             const base::FilePath& path) const {
FilePath          781 chrome/browser/net/chrome_network_delegate.cc     const base::FilePath downloads = profile_path_.AppendASCII("Downloads");
FilePath          787 chrome/browser/net/chrome_network_delegate.cc   base::FilePath external_storage_path;
FilePath          800 chrome/browser/net/chrome_network_delegate.cc     const base::FilePath white_listed_path(kLocalAccessWhiteList[i]);
FilePath           81 chrome/browser/net/chrome_network_delegate.h   void set_profile_path(const base::FilePath& profile_path) {
FilePath          176 chrome/browser/net/chrome_network_delegate.h                                const base::FilePath& path) const OVERRIDE;
FilePath          193 chrome/browser/net/chrome_network_delegate.h   base::FilePath profile_path_;
FilePath           96 chrome/browser/net/connection_tester_unittest.cc                      base::FilePath(FILE_PATH_LITERAL("chrome"))),
FilePath           27 chrome/browser/net/crl_set_fetcher.cc bool CRLSetFetcher::GetCRLSetFilePath(base::FilePath* path) const {
FilePath           52 chrome/browser/net/crl_set_fetcher.cc   base::FilePath crl_set_file_path;
FilePath           74 chrome/browser/net/crl_set_fetcher.cc void CRLSetFetcher::LoadFromDisk(base::FilePath path,
FilePath          149 chrome/browser/net/crl_set_fetcher.cc                             const base::FilePath& unpack_path) {
FilePath          150 chrome/browser/net/crl_set_fetcher.cc   base::FilePath crl_set_file_path =
FilePath          152 chrome/browser/net/crl_set_fetcher.cc   base::FilePath save_to;
FilePath          210 chrome/browser/net/crl_set_fetcher.cc     const std::string& file, base::FilePath* installed_file) {
FilePath           16 chrome/browser/net/crl_set_fetcher.h class FilePath;
FilePath           33 chrome/browser/net/crl_set_fetcher.h                        const base::FilePath& unpack_path) OVERRIDE;
FilePath           35 chrome/browser/net/crl_set_fetcher.h                                 base::FilePath* installed_file) OVERRIDE;
FilePath           44 chrome/browser/net/crl_set_fetcher.h   bool GetCRLSetFilePath(base::FilePath* path) const;
FilePath           53 chrome/browser/net/crl_set_fetcher.h   void LoadFromDisk(base::FilePath load_from,
FilePath           25 chrome/browser/net/disk_cache_dir_policy_handler.cc   base::FilePath::StringType string_value;
FilePath           27 chrome/browser/net/disk_cache_dir_policy_handler.cc     base::FilePath::StringType expanded_value =
FilePath           45 chrome/browser/net/dns_probe_browsertest.cc using base::FilePath;
FilePath          110 chrome/browser/net/dns_probe_browsertest.cc FilePath GetMockLinkDoctorFilePath() {
FilePath          111 chrome/browser/net/dns_probe_browsertest.cc   FilePath root_http;
FilePath          181 chrome/browser/net/dns_probe_browsertest.cc       const base::FilePath& file_path,
FilePath          225 chrome/browser/net/dns_probe_browsertest.cc       const FilePath& mock_corrections_file_path)
FilePath          298 chrome/browser/net/dns_probe_browsertest.cc   const FilePath mock_corrections_file_path_;
FilePath          332 chrome/browser/net/dns_probe_browsertest.cc   FilePath mock_corrections_file_path_;
FilePath          901 chrome/browser/net/dns_probe_browsertest.cc   const FilePath::CharType kIframeDnsErrorHtmlName[] =
FilePath          906 chrome/browser/net/dns_probe_browsertest.cc       URLRequestMockHTTPJob::GetMockUrl(FilePath(kIframeDnsErrorHtmlName)));
FilePath           68 chrome/browser/net/firefox_proxy_settings.cc bool ParsePrefFile(const base::FilePath& pref_file,
FilePath          172 chrome/browser/net/firefox_proxy_settings.cc   base::FilePath profile_path = GetFirefoxProfilePath();
FilePath          175 chrome/browser/net/firefox_proxy_settings.cc   base::FilePath pref_file = profile_path.AppendASCII(kPrefFileName);
FilePath          247 chrome/browser/net/firefox_proxy_settings.cc bool FirefoxProxySettings::GetSettingsFromFile(const base::FilePath& pref_file,
FilePath           14 chrome/browser/net/firefox_proxy_settings.h class FilePath;
FilePath           83 chrome/browser/net/firefox_proxy_settings.h   static bool GetSettingsFromFile(const base::FilePath& pref_file,
FilePath           20 chrome/browser/net/firefox_proxy_settings_unittest.cc   static bool TestGetSettingsFromFile(const base::FilePath& pref_file,
FilePath           29 chrome/browser/net/firefox_proxy_settings_unittest.cc   base::FilePath js_pref_path;
FilePath           71 chrome/browser/net/firefox_proxy_settings_unittest.cc   base::FilePath js_pref_path;
FilePath           16 chrome/browser/net/ftp_browsertest.cc                     base::FilePath()) {
FilePath           88 chrome/browser/net/http_pipelining_compatibility_client_unittest.cc                      base::FilePath(FILE_PATH_LITERAL(
FilePath          121 chrome/browser/net/load_timing_browsertest.cc                               const base::FilePath& path,
FilePath          222 chrome/browser/net/load_timing_browsertest.cc   TestProtocolHandler(const base::FilePath& path,
FilePath          260 chrome/browser/net/load_timing_browsertest.cc   const base::FilePath path_;
FilePath          290 chrome/browser/net/load_timing_browsertest.cc     base::FilePath path;
FilePath          143 chrome/browser/net/net_log_temp_file.cc bool NetLogTempFile::GetFilePath(base::FilePath* path) {
FilePath          164 chrome/browser/net/net_log_temp_file.cc   base::FilePath temp_dir;
FilePath          172 chrome/browser/net/net_log_temp_file.cc bool NetLogTempFile::GetNetExportLogDirectory(base::FilePath* path) {
FilePath           59 chrome/browser/net/net_log_temp_file.h   bool GetFilePath(base::FilePath* path);
FilePath           72 chrome/browser/net/net_log_temp_file.h   virtual bool GetNetExportLogDirectory(base::FilePath* path);
FilePath          142 chrome/browser/net/net_log_temp_file.h   base::FilePath::StringType log_filename_;
FilePath          144 chrome/browser/net/net_log_temp_file.h   base::FilePath log_path_;  // base::FilePath to the temporary file.
FilePath           28 chrome/browser/net/net_log_temp_file_unittest.cc   virtual bool GetNetExportLogDirectory(base::FilePath* path) OVERRIDE {
FilePath           66 chrome/browser/net/net_log_temp_file_unittest.cc     base::FilePath net_log_dir;
FilePath          116 chrome/browser/net/net_log_temp_file_unittest.cc     base::FilePath net_export_file_path;
FilePath          128 chrome/browser/net/net_log_temp_file_unittest.cc     base::FilePath net_export_file_path;
FilePath          141 chrome/browser/net/net_log_temp_file_unittest.cc     base::FilePath net_export_file_path;
FilePath          157 chrome/browser/net/net_log_temp_file_unittest.cc     base::FilePath net_export_file_path;
FilePath          171 chrome/browser/net/net_log_temp_file_unittest.cc     base::FilePath net_export_file_path;
FilePath          183 chrome/browser/net/net_log_temp_file_unittest.cc   base::FilePath net_export_log_;
FilePath          221 chrome/browser/net/net_log_temp_file_unittest.cc   base::FilePath net_export_file_path;
FilePath           30 chrome/browser/net/proxy_browsertest.cc const base::FilePath::CharType kPACScript[] = FILE_PATH_LITERAL(
FilePath           82 chrome/browser/net/proxy_browsertest.cc                       base::FilePath()) {
FilePath          151 chrome/browser/net/proxy_browsertest.cc                      base::FilePath(FILE_PATH_LITERAL("chrome/test/data"))) {
FilePath          161 chrome/browser/net/proxy_browsertest.cc     base::FilePath pac_script_path(FILE_PATH_LITERAL("files"));
FilePath          185 chrome/browser/net/proxy_browsertest.cc             base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          186 chrome/browser/net/proxy_browsertest.cc             base::FilePath(kPACScript)).spec());
FilePath          203 chrome/browser/net/proxy_browsertest.cc                     base::FilePath(FILE_PATH_LITERAL("chrome/test/data"))) {
FilePath          213 chrome/browser/net/proxy_browsertest.cc     base::FilePath pac_script_path(kPACScript);
FilePath          239 chrome/browser/net/proxy_browsertest.cc         base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          240 chrome/browser/net/proxy_browsertest.cc         base::FilePath(kPACScript)),
FilePath           37 chrome/browser/net/sqlite_server_bound_cert_store.cc       const base::FilePath& path,
FilePath          116 chrome/browser/net/sqlite_server_bound_cert_store.cc   base::FilePath path_;
FilePath          195 chrome/browser/net/sqlite_server_bound_cert_store.cc   const base::FilePath dir = path_.DirName();
FilePath          609 chrome/browser/net/sqlite_server_bound_cert_store.cc     const base::FilePath& path,
FilePath           14 chrome/browser/net/sqlite_server_bound_cert_store.h class FilePath;
FilePath           32 chrome/browser/net/sqlite_server_bound_cert_store.h       const base::FilePath& path,
FilePath           46 chrome/browser/net/sqlite_server_bound_cert_store_unittest.cc     base::FilePath key_path = net::GetTestCertsDirectory().AppendASCII(
FilePath           48 chrome/browser/net/sqlite_server_bound_cert_store_unittest.cc     base::FilePath cert_path = net::GetTestCertsDirectory().AppendASCII(
FilePath          165 chrome/browser/net/sqlite_server_bound_cert_store_unittest.cc   base::FilePath v1_db_path(temp_dir_.path().AppendASCII("v1db"));
FilePath          233 chrome/browser/net/sqlite_server_bound_cert_store_unittest.cc   base::FilePath v2_db_path(temp_dir_.path().AppendASCII("v2db"));
FilePath          317 chrome/browser/net/sqlite_server_bound_cert_store_unittest.cc   base::FilePath v3_db_path(temp_dir_.path().AppendASCII("v3db"));
FilePath          405 chrome/browser/net/sqlite_server_bound_cert_store_unittest.cc   base::FilePath v4_db_path(temp_dir_.path().AppendASCII("v4dbrsa"));
FilePath           39 chrome/browser/net/url_request_mock_util.cc     base::FilePath root_http;
FilePath           59 chrome/browser/notifications/message_center_settings_controller.cc                        const base::FilePath& profile_path);
FilePath           77 chrome/browser/notifications/message_center_settings_controller.cc                                            const base::FilePath& profile_path)
FilePath           30 chrome/browser/notifications/message_center_settings_controller_unittest.cc   base::FilePath GetProfilePath(const std::string& base_name) {
FilePath           11 chrome/browser/parsers/metadata_parser.h class FilePath;
FilePath           35 chrome/browser/parsers/metadata_parser.h   explicit MetadataParser(const base::FilePath& path) {}
FilePath           11 chrome/browser/parsers/metadata_parser_factory.h class FilePath;
FilePath           23 chrome/browser/parsers/metadata_parser_factory.h   virtual bool CanParse(const base::FilePath& path,
FilePath           29 chrome/browser/parsers/metadata_parser_factory.h   virtual MetadataParser* CreateParser(const base::FilePath& path) = 0;
FilePath           11 chrome/browser/parsers/metadata_parser_filebase.cc FileMetadataParser::FileMetadataParser(const base::FilePath& path)
FilePath           21 chrome/browser/parsers/metadata_parser_filebase.h   explicit FileMetadataParser(const base::FilePath& path);
FilePath           33 chrome/browser/parsers/metadata_parser_filebase.h   base::FilePath path_;
FilePath           49 chrome/browser/parsers/metadata_parser_filebase_unittest.cc   base::FilePath test_file_;
FilePath            7 chrome/browser/parsers/metadata_parser_jpeg.cc JpegMetadataParser::JpegMetadataParser(const base::FilePath& path)
FilePath           12 chrome/browser/parsers/metadata_parser_jpeg.h   explicit JpegMetadataParser(const base::FilePath& path);
FilePath           15 chrome/browser/parsers/metadata_parser_jpeg_factory.cc bool MetadataParserJpegFactory::CanParse(const base::FilePath& path,
FilePath           19 chrome/browser/parsers/metadata_parser_jpeg_factory.cc   base::FilePath::StringType ext = base::UTF8ToWide(std::string(".jpg"));
FilePath           21 chrome/browser/parsers/metadata_parser_jpeg_factory.cc   base::FilePath::StringType ext = ".jpg";
FilePath           27 chrome/browser/parsers/metadata_parser_jpeg_factory.cc     const base::FilePath& path) {
FilePath           13 chrome/browser/parsers/metadata_parser_jpeg_factory.h class FilePath;
FilePath           21 chrome/browser/parsers/metadata_parser_jpeg_factory.h   virtual bool CanParse(const base::FilePath& path,
FilePath           24 chrome/browser/parsers/metadata_parser_jpeg_factory.h   virtual MetadataParser* CreateParser(const base::FilePath& path) OVERRIDE;
FilePath           38 chrome/browser/parsers/metadata_parser_manager.cc     const base::FilePath& path) {
FilePath           15 chrome/browser/parsers/metadata_parser_manager.h class FilePath;
FilePath           34 chrome/browser/parsers/metadata_parser_manager.h   MetadataParser* GetParserForFile(const base::FilePath& path);
FilePath          123 chrome/browser/password_manager/password_store_factory.cc   base::FilePath login_db_file_path = profile->GetPath();
FilePath         1057 chrome/browser/password_manager/password_store_mac_unittest.cc     base::FilePath db_file = db_dir_.path().AppendASCII("login.db");
FilePath          116 chrome/browser/password_manager/password_store_win_unittest.cc     base::FilePath path = temp_dir_.path().AppendASCII("web_data_test");
FilePath          341 chrome/browser/password_manager/password_store_x_unittest.cc   const base::FilePath login_db_file = temp_dir_.path().Append("login_test");
FilePath           32 chrome/browser/pepper_broker_infobar_delegate.cc     const base::FilePath& plugin_path,
FilePath           75 chrome/browser/pepper_broker_infobar_delegate.cc     const base::FilePath& plugin_path,
FilePath           32 chrome/browser/pepper_broker_infobar_delegate.h                      const base::FilePath& plugin_path,
FilePath           37 chrome/browser/pepper_broker_infobar_delegate.h                               const base::FilePath& plugin_path,
FilePath           56 chrome/browser/pepper_broker_infobar_delegate.h   const base::FilePath plugin_path_;
FilePath          130 chrome/browser/pepper_flash_settings_manager.cc       const base::FilePath& profile_path);
FilePath          186 chrome/browser/pepper_flash_settings_manager.cc   base::FilePath plugin_data_path_;
FilePath          207 chrome/browser/pepper_flash_settings_manager.cc   base::FilePath browser_context_path_;
FilePath          410 chrome/browser/pepper_flash_settings_manager.cc   base::FilePath profile_path =
FilePath          458 chrome/browser/pepper_flash_settings_manager.cc     const base::FilePath& profile_path) {
FilePath          461 chrome/browser/pepper_flash_settings_manager.cc   const base::FilePath& device_id_path =
FilePath           89 chrome/browser/performance_monitor/database.cc scoped_ptr<Database> Database::Create(base::FilePath path) {
FilePath          427 chrome/browser/performance_monitor/database.cc Database::Database(const base::FilePath& path)
FilePath          120 chrome/browser/performance_monitor/database.h   static scoped_ptr<Database> Create(base::FilePath path);
FilePath          232 chrome/browser/performance_monitor/database.h   base::FilePath path() const { return path_; }
FilePath          252 chrome/browser/performance_monitor/database.h   explicit Database(const base::FilePath& path);
FilePath          289 chrome/browser/performance_monitor/database.h   base::FilePath path_;
FilePath          117 chrome/browser/performance_monitor/performance_monitor.cc bool PerformanceMonitor::SetDatabasePath(const base::FilePath& path) {
FilePath           68 chrome/browser/performance_monitor/performance_monitor.h   bool SetDatabasePath(const base::FilePath& path);
FilePath           96 chrome/browser/performance_monitor/performance_monitor.h   base::FilePath database_path() { return database_path_; }
FilePath          193 chrome/browser/performance_monitor/performance_monitor.h   base::FilePath database_path_;
FilePath          282 chrome/browser/performance_monitor/performance_monitor_browsertest.cc     base::FilePath user_data_directory;
FilePath          301 chrome/browser/performance_monitor/performance_monitor_browsertest.cc     base::FilePath first_profile =
FilePath          305 chrome/browser/performance_monitor/performance_monitor_browsertest.cc     base::FilePath stock_prefs_file;
FilePath          311 chrome/browser/performance_monitor/performance_monitor_browsertest.cc     base::FilePath first_profile_prefs_file =
FilePath          320 chrome/browser/performance_monitor/performance_monitor_browsertest.cc     base::FilePath second_profile =
FilePath          324 chrome/browser/performance_monitor/performance_monitor_browsertest.cc     base::FilePath second_profile_prefs_file =
FilePath          388 chrome/browser/performance_monitor/performance_monitor_browsertest.cc   base::FilePath extension_path;
FilePath          412 chrome/browser/performance_monitor/performance_monitor_browsertest.cc   base::FilePath extension_path;
FilePath          444 chrome/browser/performance_monitor/performance_monitor_browsertest.cc   base::FilePath test_data_dir;
FilePath          450 chrome/browser/performance_monitor/performance_monitor_browsertest.cc   base::FilePath pem_path = test_data_dir.AppendASCII("simple_extension.pem");
FilePath          451 chrome/browser/performance_monitor/performance_monitor_browsertest.cc   base::FilePath path_v1_ = PackExtensionWithOptions(
FilePath          455 chrome/browser/performance_monitor/performance_monitor_browsertest.cc       base::FilePath());
FilePath          456 chrome/browser/performance_monitor/performance_monitor_browsertest.cc   base::FilePath path_v2_ = PackExtensionWithOptions(
FilePath          460 chrome/browser/performance_monitor/performance_monitor_browsertest.cc       base::FilePath());
FilePath          503 chrome/browser/performance_monitor/performance_monitor_browsertest.cc   base::FilePath extension_path;
FilePath          580 chrome/browser/performance_monitor/performance_monitor_browsertest.cc                        base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          581 chrome/browser/performance_monitor/performance_monitor_browsertest.cc                        base::FilePath(FILE_PATH_LITERAL("title1.html"))),
FilePath          671 chrome/browser/performance_monitor/performance_monitor_browsertest.cc   base::FilePath second_profile_path;
FilePath          725 chrome/browser/performance_monitor/performance_monitor_browsertest.cc                      base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          726 chrome/browser/performance_monitor/performance_monitor_browsertest.cc                      base::FilePath(FILE_PATH_LITERAL("title1.html"))));
FilePath          744 chrome/browser/performance_monitor/performance_monitor_browsertest.cc                      base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          745 chrome/browser/performance_monitor/performance_monitor_browsertest.cc                      base::FilePath(FILE_PATH_LITERAL("title1.html"))));
FilePath          749 chrome/browser/performance_monitor/performance_monitor_browsertest.cc                      base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          750 chrome/browser/performance_monitor/performance_monitor_browsertest.cc                      base::FilePath(FILE_PATH_LITERAL("title1.html"))));
FilePath          760 chrome/browser/performance_monitor/performance_monitor_browsertest.cc   base::FilePath test_dir;
FilePath           17 chrome/browser/platform_util.h class FilePath;
FilePath           26 chrome/browser/platform_util.h void ShowItemInFolder(Profile* profile, const base::FilePath& full_path);
FilePath           30 chrome/browser/platform_util.h void OpenItem(Profile* profile, const base::FilePath& full_path);
FilePath           13 chrome/browser/platform_util_android.cc void ShowItemInFolder(Profile* profile, const base::FilePath& full_path) {
FilePath           17 chrome/browser/platform_util_android.cc void OpenItem(Profile* profile, const base::FilePath& full_path) {
FilePath           23 chrome/browser/platform_util_chromeos.cc void ShowItemInFolder(Profile* profile, const base::FilePath& full_path) {
FilePath           28 chrome/browser/platform_util_chromeos.cc void OpenItem(Profile* profile, const base::FilePath& full_path) {
FilePath           55 chrome/browser/platform_util_linux.cc void ShowItemInFolderOnFileThread(const base::FilePath& full_path) {
FilePath           56 chrome/browser/platform_util_linux.cc   base::FilePath dir = full_path.DirName();
FilePath           67 chrome/browser/platform_util_linux.cc void ShowItemInFolder(Profile* profile, const base::FilePath& full_path) {
FilePath           73 chrome/browser/platform_util_linux.cc void OpenItem(Profile* profile, const base::FilePath& full_path) {
FilePath           33 chrome/browser/platform_util_win.cc void ShowItemInFolderOnFileThread(const base::FilePath& full_path) {
FilePath           35 chrome/browser/platform_util_win.cc   base::FilePath dir = full_path.DirName().AsEndingWithSeparator();
FilePath          169 chrome/browser/platform_util_win.cc void ShowItemInFolder(Profile* profile, const base::FilePath& full_path) {
FilePath          179 chrome/browser/platform_util_win.cc void OpenItem(Profile* profile, const base::FilePath& full_path) {
FilePath           30 chrome/browser/plugins/chrome_plugin_service_filter.cc       render_frame_host->GetProcess()->GetID(), base::FilePath());
FilePath           69 chrome/browser/plugins/chrome_plugin_service_filter.cc     const base::FilePath& plugin_path,
FilePath           78 chrome/browser/plugins/chrome_plugin_service_filter.cc     const base::FilePath& plugin_path) {
FilePath           84 chrome/browser/plugins/chrome_plugin_service_filter.cc     const base::FilePath& plugin_path) {
FilePath          143 chrome/browser/plugins/chrome_plugin_service_filter.cc                                               const base::FilePath& path) {
FilePath          156 chrome/browser/plugins/chrome_plugin_service_filter.cc       details->authorized_plugins.find(base::FilePath()) ==
FilePath          166 chrome/browser/plugins/chrome_plugin_service_filter.cc     const base::FilePath& plugin_path) {
FilePath           51 chrome/browser/plugins/chrome_plugin_service_filter.h   void RestrictPluginToProfileAndOrigin(const base::FilePath& plugin_path,
FilePath           56 chrome/browser/plugins/chrome_plugin_service_filter.h   void UnrestrictPlugin(const base::FilePath& plugin_path);
FilePath           60 chrome/browser/plugins/chrome_plugin_service_filter.h                        const base::FilePath& plugin_path);
FilePath           71 chrome/browser/plugins/chrome_plugin_service_filter.h   bool IsPluginRestricted(const base::FilePath& plugin_path);
FilePath           86 chrome/browser/plugins/chrome_plugin_service_filter.h       const base::FilePath& path) OVERRIDE;
FilePath          105 chrome/browser/plugins/chrome_plugin_service_filter.h     std::set<base::FilePath> authorized_plugins;
FilePath          385 chrome/browser/plugins/plugin_info_message_filter.cc     const base::FilePath& path) const {
FilePath           66 chrome/browser/plugins/plugin_info_message_filter.h                           const base::FilePath& path) const;
FilePath          490 chrome/browser/plugins/plugin_infobar_delegates.cc   base::FilePath exe_path;
FilePath          493 chrome/browser/plugins/plugin_infobar_delegates.cc   base::FilePath shortcut_path(
FilePath           17 chrome/browser/plugins/plugin_installer_unittest.cc       base::FilePath(FILE_PATH_LITERAL("/tmp/plugin.so")),
FilePath           18 chrome/browser/plugins/plugin_metadata_unittest.cc       base::FilePath(FILE_PATH_LITERAL("/tmp/plugin.so")),
FilePath          285 chrome/browser/plugins/plugin_observer.cc void PluginObserver::PluginCrashed(const base::FilePath& plugin_path,
FilePath          448 chrome/browser/plugins/plugin_observer.cc void PluginObserver::OnCouldNotLoadPlugin(const base::FilePath& plugin_path) {
FilePath           39 chrome/browser/plugins/plugin_observer.h   virtual void PluginCrashed(const base::FilePath& plugin_path,
FilePath           65 chrome/browser/plugins/plugin_observer.h   void OnCouldNotLoadPlugin(const base::FilePath& plugin_path);
FilePath           41 chrome/browser/plugins/plugin_prefs.cc bool IsComponentUpdatedPepperFlash(const base::FilePath& plugin) {
FilePath           43 chrome/browser/plugins/plugin_prefs.cc     base::FilePath component_updated_pepper_flash_dir;
FilePath           62 chrome/browser/plugins/plugin_prefs.cc bool PluginPrefs::PluginState::Get(const base::FilePath& plugin,
FilePath           64 chrome/browser/plugins/plugin_prefs.cc   base::FilePath key = ConvertMapKey(plugin);
FilePath           65 chrome/browser/plugins/plugin_prefs.cc   std::map<base::FilePath, bool>::const_iterator iter = state_.find(key);
FilePath           73 chrome/browser/plugins/plugin_prefs.cc void PluginPrefs::PluginState::Set(const base::FilePath& plugin, bool enabled) {
FilePath           77 chrome/browser/plugins/plugin_prefs.cc base::FilePath PluginPrefs::PluginState::ConvertMapKey(
FilePath           78 chrome/browser/plugins/plugin_prefs.cc     const base::FilePath& plugin) const {
FilePath           81 chrome/browser/plugins/plugin_prefs.cc     base::FilePath bundled_pepper_flash;
FilePath          136 chrome/browser/plugins/plugin_prefs.cc     bool enabled, const base::FilePath& path,
FilePath          170 chrome/browser/plugins/plugin_prefs.cc     const base::FilePath& path,
FilePath          311 chrome/browser/plugins/plugin_prefs.cc   base::FilePath last_internal_dir =
FilePath          313 chrome/browser/plugins/plugin_prefs.cc   base::FilePath cur_internal_dir;
FilePath          353 chrome/browser/plugins/plugin_prefs.cc       base::FilePath npapi_flash;
FilePath          354 chrome/browser/plugins/plugin_prefs.cc       base::FilePath pepper_flash;
FilePath          381 chrome/browser/plugins/plugin_prefs.cc         base::FilePath::StringType path;
FilePath          386 chrome/browser/plugins/plugin_prefs.cc           base::FilePath plugin_path(path);
FilePath          397 chrome/browser/plugins/plugin_prefs.cc             base::FilePath relative_path;
FilePath          409 chrome/browser/plugins/plugin_prefs.cc               base::FilePath old_path = plugin_path;
FilePath          428 chrome/browser/plugins/plugin_prefs.cc                      base::FilePath::CompareEqualIgnoreCase(
FilePath          432 chrome/browser/plugins/plugin_prefs.cc                      base::FilePath::CompareEqualIgnoreCase(
FilePath          537 chrome/browser/plugins/plugin_prefs.cc   base::FilePath internal_dir;
FilePath           65 chrome/browser/plugins/plugin_prefs.h   void EnablePlugin(bool enable, const base::FilePath& file_path,
FilePath           94 chrome/browser/plugins/plugin_prefs.h     bool Get(const base::FilePath& plugin, bool* enabled) const;
FilePath           95 chrome/browser/plugins/plugin_prefs.h     void Set(const base::FilePath& plugin, bool enabled);
FilePath           98 chrome/browser/plugins/plugin_prefs.h     base::FilePath ConvertMapKey(const base::FilePath& plugin) const;
FilePath          100 chrome/browser/plugins/plugin_prefs.h     std::map<base::FilePath, bool> state_;
FilePath          123 chrome/browser/plugins/plugin_prefs.h       const base::FilePath& path,
FilePath           56 chrome/browser/plugins/plugin_prefs_factory.cc   base::FilePath internal_dir;
FilePath           35 chrome/browser/plugins/plugin_prefs_unittest.cc base::FilePath GetComponentUpdatedPepperFlashPath(
FilePath           36 chrome/browser/plugins/plugin_prefs_unittest.cc     const base::FilePath::StringType& version) {
FilePath           37 chrome/browser/plugins/plugin_prefs_unittest.cc   base::FilePath path;
FilePath           45 chrome/browser/plugins/plugin_prefs_unittest.cc base::FilePath GetBundledPepperFlashPath() {
FilePath           46 chrome/browser/plugins/plugin_prefs_unittest.cc   base::FilePath path;
FilePath           75 chrome/browser/plugins/plugin_prefs_unittest.cc                                  const base::FilePath& path,
FilePath           57 chrome/browser/policy/chrome_browser_policy_connector.cc base::FilePath GetManagedPolicyPath() {
FilePath           63 chrome/browser/policy/chrome_browser_policy_connector.cc   base::FilePath path;
FilePath           65 chrome/browser/policy/chrome_browser_policy_connector.cc     return base::FilePath();
FilePath           69 chrome/browser/policy/chrome_browser_policy_connector.cc     return base::FilePath();
FilePath           73 chrome/browser/policy/chrome_browser_policy_connector.cc     return base::FilePath();
FilePath          176 chrome/browser/policy/chrome_browser_policy_connector.cc   base::FilePath config_dir_path;
FilePath          226 chrome/browser/policy/cloud/cloud_policy_browsertest.cc     base::FilePath user_policy_key_dir;
FilePath          254 chrome/browser/policy/cloud/cloud_policy_browsertest.cc   base::FilePath policy_file_path() const {
FilePath          271 chrome/browser/policy/cloud/cloud_policy_browsertest.cc   base::FilePath user_policy_key_file_;
FilePath           62 chrome/browser/policy/cloud/component_cloud_policy_browsertest.cc const base::FilePath::CharType kTestExtensionPath[] =
FilePath           73 chrome/browser/policy/cloud/component_cloud_policy_browsertest.cc const base::FilePath::CharType kTestExtension2Path[] =
FilePath          149 chrome/browser/policy/cloud/component_cloud_policy_browsertest.cc       const base::FilePath::CharType* path) {
FilePath          150 chrome/browser/policy/cloud/component_cloud_policy_browsertest.cc     base::FilePath full_path;
FilePath          300 chrome/browser/policy/cloud/component_cloud_policy_browsertest.cc   base::FilePath cache_path = browser()->profile()->GetPath()
FilePath           52 chrome/browser/policy/cloud/test_request_interceptor.cc net::URLRequestJob* FileJobCallback(const base::FilePath& file_path,
FilePath          269 chrome/browser/policy/cloud/test_request_interceptor.cc     const base::FilePath& file_path) {
FilePath           16 chrome/browser/policy/cloud/test_request_interceptor.h class FilePath;
FilePath           68 chrome/browser/policy/cloud/test_request_interceptor.h   static JobCallback FileJob(const base::FilePath& file_path);
FilePath           27 chrome/browser/policy/cloud/user_cloud_policy_manager_factory.cc const base::FilePath::CharType kPolicy[] = FILE_PATH_LITERAL("Policy");
FilePath           31 chrome/browser/policy/cloud/user_cloud_policy_manager_factory.cc const base::FilePath::CharType kComponentsDir[] =
FilePath          152 chrome/browser/policy/cloud/user_cloud_policy_manager_factory.cc   const base::FilePath component_policy_cache_dir =
FilePath          105 chrome/browser/policy/cloud/user_policy_signin_service_unittest.cc       base::FilePath(),
FilePath          186 chrome/browser/policy/policy_browsertest.cc const base::FilePath::CharType kTestExtensionsDir[] =
FilePath          188 chrome/browser/policy/policy_browsertest.cc const base::FilePath::CharType kGoodCrxName[] = FILE_PATH_LITERAL("good.crx");
FilePath          189 chrome/browser/policy/policy_browsertest.cc const base::FilePath::CharType kAdBlockCrxName[] =
FilePath          191 chrome/browser/policy/policy_browsertest.cc const base::FilePath::CharType kHostedAppCrxName[] =
FilePath          198 chrome/browser/policy/policy_browsertest.cc const base::FilePath::CharType kGood2CrxManifestName[] =
FilePath          200 chrome/browser/policy/policy_browsertest.cc const base::FilePath::CharType kGoodV1CrxManifestName[] =
FilePath          202 chrome/browser/policy/policy_browsertest.cc const base::FilePath::CharType kGoodUnpackedExt[] =
FilePath          204 chrome/browser/policy/policy_browsertest.cc const base::FilePath::CharType kAppUnpackedExt[] =
FilePath          208 chrome/browser/policy/policy_browsertest.cc const base::FilePath::CharType kUnpackedFullscreenAppName[] =
FilePath          217 chrome/browser/policy/policy_browsertest.cc   base::FilePath base_path;
FilePath          320 chrome/browser/policy/policy_browsertest.cc     Browser* browser, const base::FilePath& dir, const base::FilePath& file) {
FilePath          327 chrome/browser/policy/policy_browsertest.cc   base::FilePath downloaded = dir.Append(file);
FilePath          338 chrome/browser/policy/policy_browsertest.cc   EXPECT_EQ(base::FilePath(), enumerator.Next());
FilePath          613 chrome/browser/policy/policy_browsertest.cc     base::FilePath root_http;
FilePath          635 chrome/browser/policy/policy_browsertest.cc         const base::FilePath& screenshot_path) OVERRIDE {
FilePath          670 chrome/browser/policy/policy_browsertest.cc       const base::FilePath::StringType& name) {
FilePath          671 chrome/browser/policy/policy_browsertest.cc     base::FilePath extension_path(ui_test_utils::GetTestFilePath(
FilePath          672 chrome/browser/policy/policy_browsertest.cc         base::FilePath(kTestExtensionsDir), base::FilePath(name)));
FilePath          689 chrome/browser/policy/policy_browsertest.cc       const base::FilePath::StringType& name, bool expect_success) {
FilePath          690 chrome/browser/policy/policy_browsertest.cc     base::FilePath extension_path(ui_test_utils::GetTestFilePath(
FilePath          691 chrome/browser/policy/policy_browsertest.cc         base::FilePath(kTestExtensionsDir), base::FilePath(name)));
FilePath         1325 chrome/browser/policy/policy_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("plugin")),
FilePath         1326 chrome/browser/policy/policy_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("quicktime.html"))))) {
FilePath         1344 chrome/browser/policy/policy_browsertest.cc   base::FilePath path(FILE_PATH_LITERAL("plugin/quicktime.html"));
FilePath         1448 chrome/browser/policy/policy_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test1.lib"));
FilePath         1554 chrome/browser/policy/policy_browsertest.cc   base::FilePath path =
FilePath         1555 chrome/browser/policy/policy_browsertest.cc       base::FilePath(kTestExtensionsDir).Append(kGoodV1CrxManifestName);
FilePath         1589 chrome/browser/policy/policy_browsertest.cc   base::FilePath test_path;
FilePath         1703 chrome/browser/policy/policy_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("extensions/*"))));
FilePath         1705 chrome/browser/policy/policy_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("policy/*"))));
FilePath         1707 chrome/browser/policy/policy_browsertest.cc   const GURL download_page_url(URLRequestMockHTTPJob::GetMockUrl(base::FilePath(
FilePath         1851 chrome/browser/policy/policy_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath         1852 chrome/browser/policy/policy_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("empty.html")));
FilePath         1895 chrome/browser/policy/policy_browsertest.cc       base::FilePath(),
FilePath         1896 chrome/browser/policy/policy_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("translate/fr_test.html")));
FilePath         2003 chrome/browser/policy/policy_browsertest.cc   base::FilePath test_path;
FilePath           49 chrome/browser/policy/policy_path_parser.h base::FilePath::StringType ExpandPathVariables(
FilePath           50 chrome/browser/policy/policy_path_parser.h     const base::FilePath::StringType& untranslated_string);
FilePath           61 chrome/browser/policy/policy_path_parser.h void CheckUserDataDirPolicy(base::FilePath* user_data_dir);
FilePath           22 chrome/browser/policy/policy_path_parser_linux.cc base::FilePath::StringType ExpandPathVariables(
FilePath           23 chrome/browser/policy/policy_path_parser_linux.cc     const base::FilePath::StringType& untranslated_string) {
FilePath           24 chrome/browser/policy/policy_path_parser_linux.cc   base::FilePath::StringType result(untranslated_string);
FilePath           56 chrome/browser/policy/policy_path_parser_linux.cc void CheckUserDataDirPolicy(base::FilePath* user_data_dir) {
FilePath           14 chrome/browser/policy/policy_path_parser_unittest.cc   void CheckForSubstitution(base::FilePath::StringType test_string,
FilePath           15 chrome/browser/policy/policy_path_parser_unittest.cc                             base::FilePath::StringType var_name) {
FilePath           16 chrome/browser/policy/policy_path_parser_unittest.cc     base::FilePath::StringType var(test_string);
FilePath           17 chrome/browser/policy/policy_path_parser_unittest.cc     base::FilePath::StringType var_result =
FilePath           19 chrome/browser/policy/policy_path_parser_unittest.cc     ASSERT_EQ(var_result.find(var_name), base::FilePath::StringType::npos);
FilePath           31 chrome/browser/policy/policy_path_parser_unittest.cc   base::FilePath::StringType no_vars(FILE_PATH_LITERAL("//$C/shares"));
FilePath           32 chrome/browser/policy/policy_path_parser_unittest.cc   base::FilePath::StringType no_vars_result =
FilePath           37 chrome/browser/policy/policy_path_parser_unittest.cc   base::FilePath::StringType unknown_vars(FILE_PATH_LITERAL("//$C/${buggy}"));
FilePath           38 chrome/browser/policy/policy_path_parser_unittest.cc   base::FilePath::StringType unknown_vars_result =
FilePath           43 chrome/browser/policy/policy_path_parser_unittest.cc   base::FilePath::StringType no_quotes(FILE_PATH_LITERAL("//$C/\"a\"/$path"));
FilePath           44 chrome/browser/policy/policy_path_parser_unittest.cc   base::FilePath::StringType single_quotes(
FilePath           46 chrome/browser/policy/policy_path_parser_unittest.cc   base::FilePath::StringType double_quotes(
FilePath           48 chrome/browser/policy/policy_path_parser_unittest.cc   base::FilePath::StringType quotes_result =
FilePath           55 chrome/browser/policy/policy_path_parser_unittest.cc   base::FilePath::StringType vars(
FilePath           57 chrome/browser/policy/policy_path_parser_unittest.cc   base::FilePath::StringType vars_result =
FilePath           60 chrome/browser/policy/policy_path_parser_unittest.cc             base::FilePath::StringType::npos);
FilePath           62 chrome/browser/policy/policy_path_parser_unittest.cc             base::FilePath::StringType::npos);
FilePath           68 chrome/browser/policy/policy_path_parser_unittest.cc   ASSERT_NE(pos, base::FilePath::StringType::npos);
FilePath           70 chrome/browser/policy/policy_path_parser_unittest.cc             base::FilePath::StringType::npos);
FilePath           75 chrome/browser/policy/policy_path_parser_unittest.cc             base::FilePath::StringType::npos);
FilePath           77 chrome/browser/policy/policy_path_parser_unittest.cc             base::FilePath::StringType::npos);
FilePath           20 chrome/browser/policy/policy_path_parser_win.cc bool LoadUserDataDirPolicyFromRegistry(HKEY hive, base::FilePath* dir) {
FilePath           25 chrome/browser/policy/policy_path_parser_win.cc     *dir = base::FilePath(policy::path_parser::ExpandPathVariables(value));
FilePath           66 chrome/browser/policy/policy_path_parser_win.cc base::FilePath::StringType ExpandPathVariables(
FilePath           67 chrome/browser/policy/policy_path_parser_win.cc     const base::FilePath::StringType& untranslated_string) {
FilePath           68 chrome/browser/policy/policy_path_parser_win.cc   base::FilePath::StringType result(untranslated_string);
FilePath          129 chrome/browser/policy/policy_path_parser_win.cc void CheckUserDataDirPolicy(base::FilePath* user_data_dir) {
FilePath          215 chrome/browser/policy/policy_prefs_browsertest.cc     base::FilePath path = ui_test_utils::GetTestFilePath(
FilePath          216 chrome/browser/policy/policy_prefs_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("policy")),
FilePath          217 chrome/browser/policy/policy_prefs_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("policy_test_cases.json")));
FilePath           28 chrome/browser/policy/test/local_policy_test_server.cc const base::FilePath::CharType kPolicyFileName[] = FILE_PATH_LITERAL("policy");
FilePath           31 chrome/browser/policy/test/local_policy_test_server.cc const base::FilePath::CharType kSigningKeyFileName[] =
FilePath           35 chrome/browser/policy/test/local_policy_test_server.cc const base::FilePath::CharType kSigningKeySignatureFileName[] =
FilePath           39 chrome/browser/policy/test/local_policy_test_server.cc const base::FilePath::CharType kClientStateFileName[] =
FilePath           62 chrome/browser/policy/test/local_policy_test_server.cc                            base::FilePath()) {
FilePath           67 chrome/browser/policy/test/local_policy_test_server.cc LocalPolicyTestServer::LocalPolicyTestServer(const base::FilePath& config_file)
FilePath           70 chrome/browser/policy/test/local_policy_test_server.cc                            base::FilePath()),
FilePath           76 chrome/browser/policy/test/local_policy_test_server.cc                            base::FilePath()) {
FilePath           78 chrome/browser/policy/test/local_policy_test_server.cc   base::FilePath source_root;
FilePath          108 chrome/browser/policy/test/local_policy_test_server.cc   base::FilePath signature_file = server_data_dir_.path().Append(
FilePath          145 chrome/browser/policy/test/local_policy_test_server.cc   base::FilePath policy_file = server_data_dir_.path().AppendASCII(
FilePath          158 chrome/browser/policy/test/local_policy_test_server.cc   base::FilePath data_file = server_data_dir_.path().AppendASCII(
FilePath          174 chrome/browser/policy/test/local_policy_test_server.cc   base::FilePath net_testserver_path;
FilePath          182 chrome/browser/policy/test/local_policy_test_server.cc   base::FilePath third_party_dir;
FilePath          193 chrome/browser/policy/test/local_policy_test_server.cc   base::FilePath pyproto_dir;
FilePath          221 chrome/browser/policy/test/local_policy_test_server.cc     base::FilePath* testserver_path) const {
FilePath          222 chrome/browser/policy/test/local_policy_test_server.cc   base::FilePath source_root;
FilePath          250 chrome/browser/policy/test/local_policy_test_server.cc       base::FilePath client_state_file =
FilePath           33 chrome/browser/policy/test/local_policy_test_server.h   explicit LocalPolicyTestServer(const base::FilePath& config_file);
FilePath           85 chrome/browser/policy/test/local_policy_test_server.h       base::FilePath* testserver_path) const OVERRIDE;
FilePath           93 chrome/browser/policy/test/local_policy_test_server.h   base::FilePath config_file_;
FilePath           94 chrome/browser/policy/test/local_policy_test_server.h   base::FilePath policy_key_;
FilePath           26 chrome/browser/predictors/predictor_database.cc const base::FilePath::CharType kPredictorDatabaseName[] =
FilePath           53 chrome/browser/predictors/predictor_database.cc   base::FilePath db_path_;
FilePath          297 chrome/browser/prefs/chrome_pref_service_factory.cc     const base::FilePath& profile_path) {
FilePath          359 chrome/browser/prefs/chrome_pref_service_factory.cc     const base::FilePath& ignored_profile_path) {
FilePath          366 chrome/browser/prefs/chrome_pref_service_factory.cc     const base::FilePath profile_path =
FilePath          393 chrome/browser/prefs/chrome_pref_service_factory.cc     const base::FilePath& pref_filename,
FilePath          411 chrome/browser/prefs/chrome_pref_service_factory.cc     const base::FilePath& profile_path,
FilePath          431 chrome/browser/prefs/chrome_pref_service_factory.cc void SchedulePrefsFilePathVerification(const base::FilePath& profile_path) {
FilePath          451 chrome/browser/prefs/chrome_pref_service_factory.cc     const base::FilePath& initial_profile_path) {
FilePath          469 chrome/browser/prefs/chrome_pref_service_factory.cc void ResetPrefHashStore(const base::FilePath& profile_path) {
FilePath          474 chrome/browser/prefs/chrome_pref_service_factory.cc     const base::FilePath& profile_path,
FilePath           13 chrome/browser/prefs/chrome_pref_service_factory.h class FilePath;
FilePath           63 chrome/browser/prefs/chrome_pref_service_factory.h     const base::FilePath& pref_filename,
FilePath           70 chrome/browser/prefs/chrome_pref_service_factory.h     const base::FilePath& pref_filename,
FilePath           80 chrome/browser/prefs/chrome_pref_service_factory.h void SchedulePrefsFilePathVerification(const base::FilePath& profile_path);
FilePath           91 chrome/browser/prefs/chrome_pref_service_factory.h     const base::FilePath& initial_profile_path);
FilePath           95 chrome/browser/prefs/chrome_pref_service_factory.h void ResetPrefHashStore(const base::FilePath& profile_path);
FilePath          100 chrome/browser/prefs/chrome_pref_service_factory.h     const base::FilePath& profile_path,
FilePath           86 chrome/browser/prefs/chrome_pref_service_unittest.cc   base::FilePath data_dir_;
FilePath           50 chrome/browser/prefs/pref_functional_browsertest.cc   base::FilePath download_dir =
FilePath           52 chrome/browser/prefs/pref_functional_browsertest.cc   base::FilePath new_download_dir = download_dir.AppendASCII("my_downloads");
FilePath           53 chrome/browser/prefs/pref_functional_browsertest.cc   base::FilePath downloaded_pkg =
FilePath           57 chrome/browser/prefs/pref_hash_browsertest.cc base::FilePath GetUnloadedProfilePath() {
FilePath           62 chrome/browser/prefs/pref_hash_browsertest.cc   std::set<base::FilePath> profile_paths;
FilePath           69 chrome/browser/prefs/pref_hash_browsertest.cc   return base::FilePath();
FilePath          172 chrome/browser/prefs/pref_hash_browsertest.cc   const base::FilePath new_path =
FilePath          216 chrome/browser/prefs/pref_hash_browsertest.cc   const base::FilePath unloaded_profile_path = GetUnloadedProfilePath();
FilePath           65 chrome/browser/prefs/pref_service_browsertest.cc     base::FilePath user_data_directory;
FilePath           70 chrome/browser/prefs/pref_service_browsertest.cc           base::FilePath().AppendASCII("profiles").
FilePath           73 chrome/browser/prefs/pref_service_browsertest.cc           base::FilePath().Append(chrome::kPreferencesFilename));
FilePath           80 chrome/browser/prefs/pref_service_browsertest.cc           base::FilePath().AppendASCII("profiles").
FilePath           82 chrome/browser/prefs/pref_service_browsertest.cc           base::FilePath().Append(chrome::kLocalStateFilename));
FilePath          101 chrome/browser/prefs/pref_service_browsertest.cc   base::FilePath original_pref_file_;
FilePath          102 chrome/browser/prefs/pref_service_browsertest.cc   base::FilePath tmp_pref_file_;
FilePath          211 chrome/browser/prefs/profile_pref_store_manager.cc     const base::FilePath& profile_path,
FilePath          239 chrome/browser/prefs/profile_pref_store_manager.cc base::FilePath ProfilePrefStoreManager::GetPrefFilePathFromProfilePath(
FilePath          240 chrome/browser/prefs/profile_pref_store_manager.cc     const base::FilePath& profile_path) {
FilePath           44 chrome/browser/prefs/profile_pref_store_manager.h       const base::FilePath& profile_path,
FilePath           63 chrome/browser/prefs/profile_pref_store_manager.h   static base::FilePath GetPrefFilePathFromProfilePath(
FilePath           64 chrome/browser/prefs/profile_pref_store_manager.h       const base::FilePath& profile_path);
FilePath          117 chrome/browser/prefs/profile_pref_store_manager.h   const base::FilePath profile_path_;
FilePath          198 chrome/browser/prefs/profile_pref_store_manager_unittest.cc     for (base::FilePath path = file_enum.Next(); !path.empty();
FilePath          243 chrome/browser/prefs/profile_pref_store_manager_unittest.cc   base::FilePath pref_file_path =
FilePath          237 chrome/browser/prefs/tracked/pref_hash_calculator_helper_win.cc   base::ScopedNativeLibrary library(base::FilePath(L"Iphlpapi.dll"));
FilePath          769 chrome/browser/prerender/prerender_browsertest.cc   HangingFirstRequestProtocolHandler(const base::FilePath& file,
FilePath          792 chrome/browser/prerender/prerender_browsertest.cc   base::FilePath file_;
FilePath          801 chrome/browser/prerender/prerender_browsertest.cc                                                   const base::FilePath& file,
FilePath          815 chrome/browser/prerender/prerender_browsertest.cc               const base::FilePath& file)
FilePath          870 chrome/browser/prerender/prerender_browsertest.cc   CountingProtocolHandler(const base::FilePath& file,
FilePath          894 chrome/browser/prerender/prerender_browsertest.cc   base::FilePath file_;
FilePath          903 chrome/browser/prerender/prerender_browsertest.cc     const base::FilePath& file,
FilePath          914 chrome/browser/prerender/prerender_browsertest.cc                                    const base::FilePath& file) {
FilePath          995 chrome/browser/prerender/prerender_browsertest.cc base::FilePath GetTestPath(const std::string& file_name) {
FilePath          997 chrome/browser/prerender/prerender_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("prerender")),
FilePath          998 chrome/browser/prerender/prerender_browsertest.cc       base::FilePath().AppendASCII(file_name));
FilePath         1044 chrome/browser/prerender/prerender_browsertest.cc     base::FilePath app_dir;
FilePath         1257 chrome/browser/prerender/prerender_browsertest.cc             base::FilePath(FILE_PATH_LITERAL("chrome/test/data"))));
FilePath         1854 chrome/browser/prerender/prerender_browsertest.cc   base::FilePath file(GetTestPath("prerender_page.html"));
FilePath         1876 chrome/browser/prerender/prerender_browsertest.cc   base::FilePath file(GetTestPath("prerender_page.html"));
FilePath         2127 chrome/browser/prerender/prerender_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath         2787 chrome/browser/prerender/prerender_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath         2804 chrome/browser/prerender/prerender_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath         2828 chrome/browser/prerender/prerender_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath         2905 chrome/browser/prerender/prerender_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath         2923 chrome/browser/prerender/prerender_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath         2950 chrome/browser/prerender/prerender_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath         3080 chrome/browser/prerender/prerender_browsertest.cc   base::FilePath empty_file = ui_test_utils::GetTestFilePath(
FilePath         3081 chrome/browser/prerender/prerender_browsertest.cc       base::FilePath(), base::FilePath(FILE_PATH_LITERAL("empty.html")));
FilePath         3099 chrome/browser/prerender/prerender_browsertest.cc   base::FilePath empty_file = ui_test_utils::GetTestFilePath(
FilePath         3100 chrome/browser/prerender/prerender_browsertest.cc       base::FilePath(), base::FilePath(FILE_PATH_LITERAL("empty.html")));
FilePath         3348 chrome/browser/prerender/prerender_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL(
FilePath         3747 chrome/browser/prerender/prerender_browsertest.cc   base::FilePath file(GetTestPath("prerender_page.html"));
FilePath         3920 chrome/browser/prerender/prerender_browsertest.cc   base::FilePath init_file = GetTestPath("init_session_storage.html");
FilePath         3926 chrome/browser/prerender/prerender_browsertest.cc   base::FilePath test_file = GetTestPath("prerender_session_storage.html");
FilePath         3963 chrome/browser/prerender/prerender_browsertest.cc   base::FilePath test_data_dir;
FilePath         3970 chrome/browser/prerender/prerender_browsertest.cc   base::FilePath init_file = GetTestPath("init_session_storage.html");
FilePath         3976 chrome/browser/prerender/prerender_browsertest.cc   base::FilePath test_file = GetTestPath("prerender_session_storage.html");
FilePath         4142 chrome/browser/prerender/prerender_browsertest.cc   base::FilePath empty_file = ui_test_utils::GetTestFilePath(
FilePath         4143 chrome/browser/prerender/prerender_browsertest.cc       base::FilePath(), base::FilePath(FILE_PATH_LITERAL("empty.html")));
FilePath          216 chrome/browser/prerender/prerender_tracker_unittest.cc   const base::FilePath::CharType kRedirectPath[] =
FilePath          226 chrome/browser/prerender/prerender_tracker_unittest.cc       content::URLRequestMockHTTPJob::GetMockUrl(base::FilePath(kRedirectPath)),
FilePath          255 chrome/browser/prerender/prerender_tracker_unittest.cc   const base::FilePath::CharType kRedirectPath[] =
FilePath          265 chrome/browser/prerender/prerender_tracker_unittest.cc       content::URLRequestMockHTTPJob::GetMockUrl(base::FilePath(kRedirectPath)),
FilePath          292 chrome/browser/prerender/prerender_tracker_unittest.cc   const base::FilePath::CharType kRedirectPath[] =
FilePath          302 chrome/browser/prerender/prerender_tracker_unittest.cc       content::URLRequestMockHTTPJob::GetMockUrl(base::FilePath(kRedirectPath)),
FilePath          149 chrome/browser/printing/cloud_print/cloud_print_proxy_service.cc   base::FilePath list_path(
FilePath          213 chrome/browser/printing/cloud_print/cloud_print_proxy_service_unittest.cc         command_line, base::FilePath(), false, profile,
FilePath           39 chrome/browser/printing/cloud_print/test/cloud_print_policy_browsertest.cc   base::FilePath test_file_path = ui_test_utils::GetTestFilePath(
FilePath           40 chrome/browser/printing/cloud_print/test/cloud_print_policy_browsertest.cc       base::FilePath(), base::FilePath().AppendASCII("empty.html"));
FilePath          221 chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc   base::FilePath executable_path =
FilePath          228 chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc   base::FilePath user_data_dir =
FilePath          329 chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc         command_line, base::FilePath(), false, profile,
FilePath          342 chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc   base::FilePath executable_path_, bundle_path_;
FilePath          406 chrome/browser/printing/cloud_print/test/cloud_print_proxy_process_browsertest.cc   base::FilePath user_data_dir =
FilePath          651 chrome/browser/printing/print_dialog_cloud.cc                              const base::FilePath& path_to_file,
FilePath          698 chrome/browser/printing/print_dialog_cloud.cc                               const base::FilePath& path_to_file,
FilePath          742 chrome/browser/printing/print_dialog_cloud.cc     base::FilePath cloud_print_file;
FilePath           21 chrome/browser/printing/print_dialog_cloud.h class FilePath;
FilePath           43 chrome/browser/printing/print_dialog_cloud.h                               const base::FilePath& path_to_file,
FilePath          194 chrome/browser/printing/print_dialog_cloud_internal.h                              const base::FilePath& path_to_file,
FilePath           50 chrome/browser/printing/print_dialog_cloud_unittest.cc base::FilePath GetTestDataFileName() {
FilePath           51 chrome/browser/printing/print_dialog_cloud_unittest.cc   base::FilePath test_data_directory;
FilePath           53 chrome/browser/printing/print_dialog_cloud_unittest.cc   base::FilePath test_file = test_data_directory.AppendASCII(kPDFTestFile);
FilePath           60 chrome/browser/printing/print_dialog_cloud_unittest.cc     base::FilePath test_file = GetTestDataFileName();
FilePath          243 chrome/browser/printing/print_dialog_cloud_unittest.cc   base::FilePath test_data_file_name = GetTestDataFileName();
FilePath          254 chrome/browser/printing/print_dialog_cloud_unittest.cc   base::FilePath test_data_file_name = GetTestDataFileName();
FilePath          267 chrome/browser/printing/print_dialog_cloud_unittest.cc   base::FilePath test_data_file_name = GetTestDataFileName();
FilePath           84 chrome/browser/printing/print_dialog_gtk.h   base::FilePath path_to_pdf_;
FilePath           59 chrome/browser/printing/print_preview_dialog_controller.cc   base::FilePath pdf_plugin_path;
FilePath           23 chrome/browser/printing/printer_manager_dialog_win.cc   base::FilePath sys_dir;
FilePath           25 chrome/browser/printing/printer_manager_dialog_win.cc   base::FilePath rundll32 = sys_dir.AppendASCII("rundll32.exe");
FilePath           26 chrome/browser/printing/printer_manager_dialog_win.cc   base::FilePath shell32dll = sys_dir.AppendASCII("shell32.dll");
FilePath           43 chrome/browser/printing/printing_layout_browsertest.cc     base::FilePath browser_directory;
FilePath          116 chrome/browser/printing/printing_layout_browsertest.cc     base::FilePath test_result(ScanFiles(verification_name));
FilePath          122 chrome/browser/printing/printing_layout_browsertest.cc     base::FilePath base_path(ui_test_utils::GetTestFilePath(
FilePath          123 chrome/browser/printing/printing_layout_browsertest.cc         base::FilePath().AppendASCII("printing"), base::FilePath()));
FilePath          124 chrome/browser/printing/printing_layout_browsertest.cc     base::FilePath emf(base_path.Append(verification_name + L".emf"));
FilePath          125 chrome/browser/printing/printing_layout_browsertest.cc     base::FilePath png(base_path.Append(verification_name + L".png"));
FilePath          127 chrome/browser/printing/printing_layout_browsertest.cc     base::FilePath cleartype(
FilePath          152 chrome/browser/printing/printing_layout_browsertest.cc         base::FilePath failed(
FilePath          165 chrome/browser/printing/printing_layout_browsertest.cc         base::FilePath rendering(
FilePath          207 chrome/browser/printing/printing_layout_browsertest.cc       base::FilePath file;
FilePath          242 chrome/browser/printing/printing_layout_browsertest.cc   base::FilePath emf_path_;
FilePath           47 chrome/browser/printing/printing_message_filter.cc typedef std::map<int, base::FilePath> SequenceToPathMap;
FilePath          171 chrome/browser/printing/printing_message_filter.cc   base::FilePath path;
FilePath          239 chrome/browser/printing/printing_message_filter.cc     const base::FilePath& path) {
FilePath           23 chrome/browser/printing/printing_message_filter.h class FilePath;
FilePath           68 chrome/browser/printing/printing_message_filter.h   void CreatePrintDialogForFile(int render_view_id, const base::FilePath& path);
FilePath          131 chrome/browser/process_info_snapshot_mac.cc   const base::FilePath kProgram("/bin/ps");
FilePath          191 chrome/browser/process_info_snapshot_mac.cc   const base::FilePath kProgram("/usr/bin/top");
FilePath           66 chrome/browser/process_singleton.h       const base::FilePath& current_directory)> NotificationCallback;
FilePath           68 chrome/browser/process_singleton.h   ProcessSingleton(const base::FilePath& user_data_dir,
FilePath          128 chrome/browser/process_singleton.h   bool EscapeVirtualization(const base::FilePath& user_data_dir);
FilePath          134 chrome/browser/process_singleton.h   base::FilePath user_data_dir_;
FilePath          159 chrome/browser/process_singleton.h   base::FilePath socket_path_;
FilePath          162 chrome/browser/process_singleton.h   base::FilePath lock_path_;
FilePath          165 chrome/browser/process_singleton.h   base::FilePath cookie_path_;
FilePath          176 chrome/browser/process_singleton.h   base::FilePath lock_path_;
FilePath           39 chrome/browser/process_singleton_browsertest.cc   ChromeStarter(base::TimeDelta timeout, const base::FilePath& user_data_dir)
FilePath           62 chrome/browser/process_singleton_browsertest.cc     base::FilePath program;
FilePath          125 chrome/browser/process_singleton_browsertest.cc   base::FilePath user_data_dir_;
FilePath          192 chrome/browser/process_singleton_browsertest.cc     base::FilePath program;
FilePath          194 chrome/browser/process_singleton_browsertest.cc     base::FilePath::StringType exe_name = program.BaseName().value();
FilePath          235 chrome/browser/process_singleton_linux.cc base::FilePath ReadLink(const base::FilePath& path) {
FilePath          236 chrome/browser/process_singleton_linux.cc   base::FilePath target;
FilePath          246 chrome/browser/process_singleton_linux.cc bool UnlinkPath(const base::FilePath& path) {
FilePath          255 chrome/browser/process_singleton_linux.cc bool SymlinkPath(const base::FilePath& target, const base::FilePath& path) {
FilePath          273 chrome/browser/process_singleton_linux.cc bool ParseLockPath(const base::FilePath& path,
FilePath          300 chrome/browser/process_singleton_linux.cc bool DisplayProfileInUseError(const base::FilePath& lock_path,
FilePath          316 chrome/browser/process_singleton_linux.cc   base::FilePath other_chrome_path(base::GetProcessExecutablePath(pid));
FilePath          319 chrome/browser/process_singleton_linux.cc           base::FilePath(chrome::kBrowserProcessExecutableName));
FilePath          346 chrome/browser/process_singleton_linux.cc bool CheckCookie(const base::FilePath& path, const base::FilePath& cookie) {
FilePath          351 chrome/browser/process_singleton_linux.cc                    const base::FilePath& socket_path,
FilePath          352 chrome/browser/process_singleton_linux.cc                    const base::FilePath& cookie_path) {
FilePath          353 chrome/browser/process_singleton_linux.cc   base::FilePath socket_target;
FilePath          356 chrome/browser/process_singleton_linux.cc     base::FilePath cookie = ReadLink(cookie_path);
FilePath          359 chrome/browser/process_singleton_linux.cc     base::FilePath remote_cookie = socket_target.DirName().
FilePath          570 chrome/browser/process_singleton_linux.cc                                           base::FilePath(current_dir))) {
FilePath          684 chrome/browser/process_singleton_linux.cc     const base::FilePath& user_data_dir,
FilePath          777 chrome/browser/process_singleton_linux.cc   base::FilePath current_dir;
FilePath          885 chrome/browser/process_singleton_linux.cc   base::FilePath symlink_content(base::StringPrintf(
FilePath          907 chrome/browser/process_singleton_linux.cc   base::FilePath socket_target_path =
FilePath          909 chrome/browser/process_singleton_linux.cc   base::FilePath cookie(GenerateCookie());
FilePath          910 chrome/browser/process_singleton_linux.cc   base::FilePath remote_cookie_path =
FilePath           39 chrome/browser/process_singleton_linux_unittest.cc     explicit TestableProcessSingleton(const base::FilePath& user_data_dir)
FilePath           55 chrome/browser/process_singleton_linux_unittest.cc                               const base::FilePath& current_directory) {
FilePath          189 chrome/browser/process_singleton_linux_unittest.cc   base::FilePath lock_path_;
FilePath          190 chrome/browser/process_singleton_linux_unittest.cc   base::FilePath socket_path_;
FilePath          191 chrome/browser/process_singleton_linux_unittest.cc   base::FilePath cookie_path_;
FilePath          239 chrome/browser/process_singleton_linux_unittest.cc   base::FilePath socket_target_path = base::FilePath(std::string(buf, len));
FilePath          248 chrome/browser/process_singleton_linux_unittest.cc   base::FilePath remote_cookie_path = socket_target_path.DirName().
FilePath          368 chrome/browser/process_singleton_linux_unittest.cc   base::FilePath socket_target_path = base::FilePath(std::string(buf, len));
FilePath           41 chrome/browser/process_singleton_mac.cc     const base::FilePath& user_data_dir,
FilePath           64 chrome/browser/process_singleton_mac_unittest.cc   base::FilePath lock_path_;
FilePath           58 chrome/browser/process_singleton_modal_dialog_lock.cc       const base::FilePath& current_directory) {
FilePath           15 chrome/browser/process_singleton_modal_dialog_lock.h class FilePath;
FilePath           54 chrome/browser/process_singleton_modal_dialog_lock.h                                 const base::FilePath& current_directory);
FilePath           43 chrome/browser/process_singleton_startup_lock.cc     const base::FilePath& current_directory) {
FilePath           44 chrome/browser/process_singleton_startup_lock.h   typedef std::pair<base::CommandLine::StringVector, base::FilePath>
FilePath           48 chrome/browser/process_singleton_startup_lock.h                                 const base::FilePath& current_directory);
FilePath           98 chrome/browser/process_singleton_win.cc                       base::FilePath* current_directory) {
FilePath          136 chrome/browser/process_singleton_win.cc     *current_directory = base::FilePath(msg.substr(first_null + 1,
FilePath          170 chrome/browser/process_singleton_win.cc   base::FilePath current_directory;
FilePath          192 chrome/browser/process_singleton_win.cc bool ShouldLaunchInWindows8ImmersiveMode(const base::FilePath& user_data_dir) {
FilePath          215 chrome/browser/process_singleton_win.cc   base::FilePath default_user_data_dir;
FilePath          241 chrome/browser/process_singleton_win.cc     const base::FilePath& user_data_dir) {
FilePath          268 chrome/browser/process_singleton_win.cc     const base::FilePath& user_data_dir,
FilePath          425 chrome/browser/process_singleton_win.cc       base::FilePath lock_file_path = user_data_dir_.AppendASCII(kLockfile);
FilePath           96 chrome/browser/profile_resetter/automatic_profile_resetter_mementos.cc   base::FilePath path = GetMementoFilePath();
FilePath          105 chrome/browser/profile_resetter/automatic_profile_resetter_mementos.cc   base::FilePath path = GetMementoFilePath();
FilePath          113 chrome/browser/profile_resetter/automatic_profile_resetter_mementos.cc     const base::FilePath& memento_file_path) {
FilePath          120 chrome/browser/profile_resetter/automatic_profile_resetter_mementos.cc     const base::FilePath& memento_file_path,
FilePath          127 chrome/browser/profile_resetter/automatic_profile_resetter_mementos.cc base::FilePath FileHostedPromptMemento::GetMementoFilePath() const {
FilePath           24 chrome/browser/profile_resetter/automatic_profile_resetter_mementos.h class FilePath;
FilePath           88 chrome/browser/profile_resetter/automatic_profile_resetter_mementos.h       const base::FilePath& memento_file_path);
FilePath           89 chrome/browser/profile_resetter/automatic_profile_resetter_mementos.h   static void StoreValueOnFileThread(const base::FilePath& memento_file_path,
FilePath           94 chrome/browser/profile_resetter/automatic_profile_resetter_mementos.h   base::FilePath GetMementoFilePath() const;
FilePath           39 chrome/browser/profile_resetter/profile_resetter.cc   base::FilePath chrome_exe;
FilePath          322 chrome/browser/profile_resetter/profile_resetter.cc   base::FilePath chrome_exe;
FilePath          281 chrome/browser/profile_resetter/profile_resetter_unittest.cc   base::FilePath shortcut_path_;
FilePath          304 chrome/browser/profile_resetter/profile_resetter_unittest.cc   base::FilePath path_to_create;
FilePath          309 chrome/browser/profile_resetter/profile_resetter_unittest.cc   base::FilePath path_exe;
FilePath          362 chrome/browser/profile_resetter/profile_resetter_unittest.cc                                          const base::FilePath& path,
FilePath          600 chrome/browser/profile_resetter/profile_resetter_unittest.cc       base::FilePath(FILE_PATH_LITERAL("//nonexistent")),
FilePath          608 chrome/browser/profile_resetter/profile_resetter_unittest.cc       base::FilePath(FILE_PATH_LITERAL("//nonexistent2")),
FilePath          615 chrome/browser/profile_resetter/profile_resetter_unittest.cc                       base::FilePath(FILE_PATH_LITERAL("//nonexistent3")),
FilePath          622 chrome/browser/profile_resetter/profile_resetter_unittest.cc       base::FilePath(FILE_PATH_LITERAL("//nonexistent4")),
FilePath          629 chrome/browser/profile_resetter/profile_resetter_unittest.cc       base::FilePath(FILE_PATH_LITERAL("//nonexistent5")),
FilePath          650 chrome/browser/profile_resetter/profile_resetter_unittest.cc       base::FilePath(FILE_PATH_LITERAL("//nonexistent")),
FilePath          658 chrome/browser/profile_resetter/profile_resetter_unittest.cc       base::FilePath(FILE_PATH_LITERAL("//nonexistent2")),
FilePath          696 chrome/browser/profile_resetter/profile_resetter_unittest.cc                       base::FilePath(FILE_PATH_LITERAL("//nonexistent2")),
FilePath          704 chrome/browser/profile_resetter/profile_resetter_unittest.cc                       base::FilePath(FILE_PATH_LITERAL("//nonexistent3")),
FilePath          755 chrome/browser/profile_resetter/profile_resetter_unittest.cc       base::FilePath(FILE_PATH_LITERAL("//nonexistent")),
FilePath          866 chrome/browser/profile_resetter/profile_resetter_unittest.cc       base::FilePath(FILE_PATH_LITERAL("//nonexistent")),
FilePath          953 chrome/browser/profile_resetter/profile_resetter_unittest.cc       base::FilePath(FILE_PATH_LITERAL("//nonexistent")),
FilePath         1029 chrome/browser/profile_resetter/profile_resetter_unittest.cc       base::FilePath(FILE_PATH_LITERAL("//nonexistent")),
FilePath          130 chrome/browser/profiles/avatar_menu.cc   base::FilePath path =
FilePath          212 chrome/browser/profiles/avatar_menu.cc   base::FilePath path;
FilePath           72 chrome/browser/profiles/avatar_menu.h     base::FilePath profile_path;
FilePath           31 chrome/browser/profiles/file_path_verifier_win.cc FileVerificationResult VerifyFileAtPath(const base::FilePath& file) {
FilePath           34 chrome/browser/profiles/file_path_verifier_win.cc   base::FilePath normalized_path;
FilePath           72 chrome/browser/profiles/file_path_verifier_win.cc PathComparisonReason ComparePathsIgnoreCase(const base::FilePath& path1,
FilePath           73 chrome/browser/profiles/file_path_verifier_win.cc                                             const base::FilePath& path2) {
FilePath           76 chrome/browser/profiles/file_path_verifier_win.cc   if (base::FilePath::CompareEqualIgnoreCase(path1.value(), path2.value())) {
FilePath           78 chrome/browser/profiles/file_path_verifier_win.cc   } else if (base::FilePath::CompareEqualIgnoreCase(path1.BaseName().value(),
FilePath           81 chrome/browser/profiles/file_path_verifier_win.cc   } else if (base::FilePath::CompareEqualIgnoreCase(path1.DirName().value(),
FilePath           91 chrome/browser/profiles/file_path_verifier_win.cc void VerifyPreferencesFile(const base::FilePath& pref_file_path) {
FilePath           11 chrome/browser/profiles/file_path_verifier_win.h class FilePath;
FilePath           25 chrome/browser/profiles/file_path_verifier_win.h PathComparisonReason ComparePathsIgnoreCase(const base::FilePath& path1,
FilePath           26 chrome/browser/profiles/file_path_verifier_win.h                                             const base::FilePath& path2);
FilePath           32 chrome/browser/profiles/file_path_verifier_win.h void VerifyPreferencesFile(const base::FilePath& pref_file_path);
FilePath           12 chrome/browser/profiles/file_path_verifier_win_unittest.cc     const base::FilePath::CharType* inputs[2];
FilePath           33 chrome/browser/profiles/file_path_verifier_win_unittest.cc     base::FilePath p1(cases[i].inputs[0]);
FilePath           34 chrome/browser/profiles/file_path_verifier_win_unittest.cc     base::FilePath p2(cases[i].inputs[1]);
FilePath          223 chrome/browser/profiles/off_the_record_profile_impl.cc base::FilePath OffTheRecordProfileImpl::GetPath() const {
FilePath          313 chrome/browser/profiles/off_the_record_profile_impl.cc     const base::FilePath& partition_path,
FilePath          387 chrome/browser/profiles/off_the_record_profile_impl.cc     const base::FilePath& partition_path,
FilePath          450 chrome/browser/profiles/off_the_record_profile_impl.cc base::FilePath OffTheRecordProfileImpl::last_selected_directory() {
FilePath          451 chrome/browser/profiles/off_the_record_profile_impl.cc   const base::FilePath& directory = last_selected_directory_;
FilePath          459 chrome/browser/profiles/off_the_record_profile_impl.cc     const base::FilePath& path) {
FilePath           56 chrome/browser/profiles/off_the_record_profile_impl.h       const base::FilePath& partition_path,
FilePath           66 chrome/browser/profiles/off_the_record_profile_impl.h   virtual base::FilePath last_selected_directory() OVERRIDE;
FilePath           67 chrome/browser/profiles/off_the_record_profile_impl.h   virtual void set_last_selected_directory(const base::FilePath& path) OVERRIDE;
FilePath           88 chrome/browser/profiles/off_the_record_profile_impl.h   virtual base::FilePath GetPath() const OVERRIDE;
FilePath          101 chrome/browser/profiles/off_the_record_profile_impl.h           const base::FilePath& partition_path,
FilePath          155 chrome/browser/profiles/off_the_record_profile_impl.h   base::FilePath last_selected_directory_;
FilePath          101 chrome/browser/profiles/off_the_record_profile_io_data.cc     const base::FilePath& partition_path,
FilePath          117 chrome/browser/profiles/off_the_record_profile_io_data.cc     const base::FilePath& partition_path,
FilePath          215 chrome/browser/profiles/off_the_record_profile_io_data.cc           base::FilePath(),
FilePath           57 chrome/browser/profiles/off_the_record_profile_io_data.h             const base::FilePath& partition_path,
FilePath           61 chrome/browser/profiles/off_the_record_profile_io_data.h             const base::FilePath& partition_path,
FilePath          160 chrome/browser/profiles/profile.h   static Profile* CreateProfile(const base::FilePath& path,
FilePath          277 chrome/browser/profiles/profile.h       const base::FilePath& partition_path,
FilePath          283 chrome/browser/profiles/profile.h   virtual base::FilePath last_selected_directory() = 0;
FilePath          284 chrome/browser/profiles/profile.h   virtual void set_last_selected_directory(const base::FilePath& path) = 0;
FilePath           33 chrome/browser/profiles/profile_browsertest.cc void CreatePrefsFileInDirectory(const base::FilePath& directory_path) {
FilePath           34 chrome/browser/profiles/profile_browsertest.cc   base::FilePath pref_path(directory_path.Append(chrome::kPreferencesFilename));
FilePath           15 chrome/browser/profiles/profile_destroyer_unittest.cc       : TestingProfile(base::FilePath(),
FilePath          179 chrome/browser/profiles/profile_impl.cc void CreateDirectoryAndSignal(const base::FilePath& path,
FilePath          195 chrome/browser/profiles/profile_impl.cc                             const base::FilePath& path) {
FilePath          209 chrome/browser/profiles/profile_impl.cc base::FilePath GetCachePath(const base::FilePath& base) {
FilePath          213 chrome/browser/profiles/profile_impl.cc base::FilePath GetMediaCachePath(const base::FilePath& base) {
FilePath          217 chrome/browser/profiles/profile_impl.cc void EnsureReadmeFile(const base::FilePath& base) {
FilePath          218 chrome/browser/profiles/profile_impl.cc   base::FilePath readme_path = base.Append(chrome::kReadmeFilename);
FilePath          273 chrome/browser/profiles/profile_impl.cc Profile* Profile::CreateProfile(const base::FilePath& path,
FilePath          366 chrome/browser/profiles/profile_impl.cc       base::FilePath(),
FilePath          385 chrome/browser/profiles/profile_impl.cc     const base::FilePath& path,
FilePath          557 chrome/browser/profiles/profile_impl.cc   base::FilePath cookie_path = GetPath();
FilePath          559 chrome/browser/profiles/profile_impl.cc   base::FilePath server_bound_cert_path = GetPath();
FilePath          562 chrome/browser/profiles/profile_impl.cc   base::FilePath cache_path = base_cache_path_;
FilePath          567 chrome/browser/profiles/profile_impl.cc   base::FilePath media_cache_path = base_cache_path_;
FilePath          572 chrome/browser/profiles/profile_impl.cc   base::FilePath extensions_cookie_path = GetPath();
FilePath          576 chrome/browser/profiles/profile_impl.cc   base::FilePath infinite_cache_path = GetPath();
FilePath          670 chrome/browser/profiles/profile_impl.cc base::FilePath ProfileImpl::last_selected_directory() {
FilePath          674 chrome/browser/profiles/profile_impl.cc void ProfileImpl::set_last_selected_directory(const base::FilePath& path) {
FilePath          730 chrome/browser/profiles/profile_impl.cc base::FilePath ProfileImpl::GetPath() const {
FilePath          931 chrome/browser/profiles/profile_impl.cc     const base::FilePath& partition_path,
FilePath         1008 chrome/browser/profiles/profile_impl.cc     const base::FilePath& partition_path,
FilePath         1224 chrome/browser/profiles/profile_impl.cc     base::FilePath browser_directory;
FilePath         1292 chrome/browser/profiles/profile_impl.cc                                      base::FilePath* cache_path,
FilePath         1296 chrome/browser/profiles/profile_impl.cc   base::FilePath path(prefs_->GetFilePath(prefs::kDiskCacheDir));
FilePath           65 chrome/browser/profiles/profile_impl.h   virtual base::FilePath GetPath() const OVERRIDE;
FilePath           76 chrome/browser/profiles/profile_impl.h           const base::FilePath& partition_path,
FilePath          133 chrome/browser/profiles/profile_impl.h       const base::FilePath& partition_path,
FilePath          137 chrome/browser/profiles/profile_impl.h   virtual base::FilePath last_selected_directory() OVERRIDE;
FilePath          138 chrome/browser/profiles/profile_impl.h   virtual void set_last_selected_directory(const base::FilePath& path) OVERRIDE;
FilePath          170 chrome/browser/profiles/profile_impl.h   ProfileImpl(const base::FilePath& path,
FilePath          206 chrome/browser/profiles/profile_impl.h                           base::FilePath* cache_path,
FilePath          214 chrome/browser/profiles/profile_impl.h   base::FilePath path_;
FilePath          215 chrome/browser/profiles/profile_impl.h   base::FilePath base_cache_path_;
FilePath          123 chrome/browser/profiles/profile_impl_io_data.cc       const base::FilePath& cookie_path,
FilePath          124 chrome/browser/profiles/profile_impl_io_data.cc       const base::FilePath& server_bound_cert_path,
FilePath          125 chrome/browser/profiles/profile_impl_io_data.cc       const base::FilePath& cache_path,
FilePath          127 chrome/browser/profiles/profile_impl_io_data.cc       const base::FilePath& media_cache_path,
FilePath          129 chrome/browser/profiles/profile_impl_io_data.cc       const base::FilePath& extensions_cookie_path,
FilePath          130 chrome/browser/profiles/profile_impl_io_data.cc       const base::FilePath& profile_path,
FilePath          131 chrome/browser/profiles/profile_impl_io_data.cc       const base::FilePath& infinite_cache_path,
FilePath          230 chrome/browser/profiles/profile_impl_io_data.cc     const base::FilePath& partition_path,
FilePath          266 chrome/browser/profiles/profile_impl_io_data.cc     const base::FilePath& partition_path,
FilePath          405 chrome/browser/profiles/profile_impl_io_data.cc         base::FilePath(),
FilePath          570 chrome/browser/profiles/profile_impl_io_data.cc   base::FilePath cookie_path = partition_descriptor.path.Append(
FilePath          572 chrome/browser/profiles/profile_impl_io_data.cc   base::FilePath cache_path =
FilePath          658 chrome/browser/profiles/profile_impl_io_data.cc   base::FilePath cache_path;
FilePath           48 chrome/browser/profiles/profile_impl_io_data.h     void Init(const base::FilePath& cookie_path,
FilePath           49 chrome/browser/profiles/profile_impl_io_data.h               const base::FilePath& server_bound_cert_path,
FilePath           50 chrome/browser/profiles/profile_impl_io_data.h               const base::FilePath& cache_path,
FilePath           52 chrome/browser/profiles/profile_impl_io_data.h               const base::FilePath& media_cache_path,
FilePath           54 chrome/browser/profiles/profile_impl_io_data.h               const base::FilePath& extensions_cookie_path,
FilePath           55 chrome/browser/profiles/profile_impl_io_data.h               const base::FilePath& profile_path,
FilePath           56 chrome/browser/profiles/profile_impl_io_data.h               const base::FilePath& infinite_cache_path,
FilePath           73 chrome/browser/profiles/profile_impl_io_data.h             const base::FilePath& partition_path,
FilePath           88 chrome/browser/profiles/profile_impl_io_data.h             const base::FilePath& partition_path,
FilePath          143 chrome/browser/profiles/profile_impl_io_data.h     base::FilePath cookie_path;
FilePath          144 chrome/browser/profiles/profile_impl_io_data.h     base::FilePath server_bound_cert_path;
FilePath          145 chrome/browser/profiles/profile_impl_io_data.h     base::FilePath cache_path;
FilePath          147 chrome/browser/profiles/profile_impl_io_data.h     base::FilePath media_cache_path;
FilePath          149 chrome/browser/profiles/profile_impl_io_data.h     base::FilePath extensions_cookie_path;
FilePath          150 chrome/browser/profiles/profile_impl_io_data.h     base::FilePath infinite_cache_path;
FilePath          221 chrome/browser/profiles/profile_impl_io_data.h   base::FilePath profile_path_;
FilePath          157 chrome/browser/profiles/profile_info_cache.cc                 const base::FilePath& image_path,
FilePath          164 chrome/browser/profiles/profile_info_cache.cc   base::FilePath dir = image_path.DirName();
FilePath          182 chrome/browser/profiles/profile_info_cache.cc void ReadBitmap(const base::FilePath& image_path,
FilePath          207 chrome/browser/profiles/profile_info_cache.cc void DeleteBitmap(const base::FilePath& image_path) {
FilePath          238 chrome/browser/profiles/profile_info_cache.cc                                    const base::FilePath& user_data_dir)
FilePath          267 chrome/browser/profiles/profile_info_cache.cc void ProfileInfoCache::AddProfileToCache(const base::FilePath& profile_path,
FilePath          309 chrome/browser/profiles/profile_info_cache.cc     const base::FilePath& profile_path) {
FilePath          342 chrome/browser/profiles/profile_info_cache.cc     const base::FilePath& profile_path) const {
FilePath          374 chrome/browser/profiles/profile_info_cache.cc base::FilePath ProfileInfoCache::GetPathOfProfileAtIndex(size_t index) const {
FilePath          447 chrome/browser/profiles/profile_info_cache.cc   base::FilePath path = GetPathOfProfileAtIndex(index);
FilePath          458 chrome/browser/profiles/profile_info_cache.cc   base::FilePath image_path = path.AppendASCII(file_name);
FilePath          467 chrome/browser/profiles/profile_info_cache.cc   base::FilePath user_data_dir;
FilePath          469 chrome/browser/profiles/profile_info_cache.cc   base::FilePath image_path =
FilePath          476 chrome/browser/profiles/profile_info_cache.cc     const base::FilePath& image_path) const {
FilePath          554 chrome/browser/profiles/profile_info_cache.cc void ProfileInfoCache::OnGAIAPictureSaved(const base::FilePath& path,
FilePath          609 chrome/browser/profiles/profile_info_cache.cc   base::FilePath profile_path = GetPathOfProfileAtIndex(index);
FilePath          652 chrome/browser/profiles/profile_info_cache.cc   base::FilePath profile_path = GetPathOfProfileAtIndex(index);
FilePath          712 chrome/browser/profiles/profile_info_cache.cc   base::FilePath profile_path = GetPathOfProfileAtIndex(index);
FilePath          737 chrome/browser/profiles/profile_info_cache.cc   base::FilePath path = GetPathOfProfileAtIndex(index);
FilePath          756 chrome/browser/profiles/profile_info_cache.cc       base::FilePath image_path = path.AppendASCII(old_file_name);
FilePath          771 chrome/browser/profiles/profile_info_cache.cc       base::FilePath image_path = path.AppendASCII(new_file_name);
FilePath          800 chrome/browser/profiles/profile_info_cache.cc   base::FilePath profile_path = GetPathOfProfileAtIndex(index);
FilePath          817 chrome/browser/profiles/profile_info_cache.cc   base::FilePath profile_path = GetPathOfProfileAtIndex(index);
FilePath          924 chrome/browser/profiles/profile_info_cache.cc const base::FilePath& ProfileInfoCache::GetUserDataDir() const {
FilePath         1001 chrome/browser/profiles/profile_info_cache.cc     const base::FilePath& profile_path) const {
FilePath         1003 chrome/browser/profiles/profile_info_cache.cc   base::FilePath base_name = profile_path.BaseName();
FilePath           38 chrome/browser/profiles/profile_info_cache.h   ProfileInfoCache(PrefService* prefs, const base::FilePath& user_data_dir);
FilePath           47 chrome/browser/profiles/profile_info_cache.h   void AddProfileToCache(const base::FilePath& profile_path,
FilePath           52 chrome/browser/profiles/profile_info_cache.h   void DeleteProfileFromCache(const base::FilePath& profile_path);
FilePath           59 chrome/browser/profiles/profile_info_cache.h       const base::FilePath& profile_path) const OVERRIDE;
FilePath           63 chrome/browser/profiles/profile_info_cache.h   virtual base::FilePath GetPathOfProfileAtIndex(size_t index) const OVERRIDE;
FilePath          127 chrome/browser/profiles/profile_info_cache.h   const base::FilePath& GetUserDataDir() const;
FilePath          162 chrome/browser/profiles/profile_info_cache.h   std::string CacheKeyFromProfilePath(const base::FilePath& profile_path) const;
FilePath          186 chrome/browser/profiles/profile_info_cache.h       const base::FilePath& image_path) const;
FilePath          189 chrome/browser/profiles/profile_info_cache.h   void OnGAIAPictureSaved(const base::FilePath& path, bool* success) const;
FilePath          193 chrome/browser/profiles/profile_info_cache.h   base::FilePath user_data_dir_;
FilePath           12 chrome/browser/profiles/profile_info_cache_observer.h class FilePath;
FilePath           21 chrome/browser/profiles/profile_info_cache_observer.h   virtual void OnProfileAdded(const base::FilePath& profile_path) {}
FilePath           22 chrome/browser/profiles/profile_info_cache_observer.h   virtual void OnProfileWillBeRemoved(const base::FilePath& profile_path) {}
FilePath           23 chrome/browser/profiles/profile_info_cache_observer.h   virtual void OnProfileWasRemoved(const base::FilePath& profile_path,
FilePath           25 chrome/browser/profiles/profile_info_cache_observer.h   virtual void OnProfileNameChanged(const base::FilePath& profile_path,
FilePath           27 chrome/browser/profiles/profile_info_cache_observer.h   virtual void OnProfileAvatarChanged(const base::FilePath& profile_path) {}
FilePath           29 chrome/browser/profiles/profile_info_cache_observer.h       const base::FilePath& profile_path) {}
FilePath           43 chrome/browser/profiles/profile_info_cache_unittest.cc     const base::FilePath& profile_path) {
FilePath           51 chrome/browser/profiles/profile_info_cache_unittest.cc     const base::FilePath& profile_path) {
FilePath           59 chrome/browser/profiles/profile_info_cache_unittest.cc     const base::FilePath& profile_path,
FilePath           65 chrome/browser/profiles/profile_info_cache_unittest.cc     const base::FilePath& profile_path,
FilePath           76 chrome/browser/profiles/profile_info_cache_unittest.cc     const base::FilePath& profile_path) {
FilePath          109 chrome/browser/profiles/profile_info_cache_unittest.cc base::FilePath ProfileInfoCacheTest::GetProfilePath(
FilePath          126 chrome/browser/profiles/profile_info_cache_unittest.cc     base::FilePath profile_path =
FilePath          158 chrome/browser/profiles/profile_info_cache_unittest.cc     base::FilePath profile_path =
FilePath          174 chrome/browser/profiles/profile_info_cache_unittest.cc   base::FilePath path_1 = GetProfilePath("path_1");
FilePath          179 chrome/browser/profiles/profile_info_cache_unittest.cc   base::FilePath path_2 = GetProfilePath("path_2");
FilePath          486 chrome/browser/profiles/profile_info_cache_unittest.cc     base::FilePath profile_path = GetProfilePath(kTestCases[i].profile_path);
FilePath           18 chrome/browser/profiles/profile_info_cache_unittest.h class FilePath;
FilePath           30 chrome/browser/profiles/profile_info_cache_unittest.h   virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
FilePath           32 chrome/browser/profiles/profile_info_cache_unittest.h       const base::FilePath& profile_path) OVERRIDE;
FilePath           34 chrome/browser/profiles/profile_info_cache_unittest.h       const base::FilePath& profile_path,
FilePath           37 chrome/browser/profiles/profile_info_cache_unittest.h       const base::FilePath& profile_path,
FilePath           39 chrome/browser/profiles/profile_info_cache_unittest.h   virtual void OnProfileAvatarChanged(const base::FilePath& profile_path) OVERRIDE;
FilePath           57 chrome/browser/profiles/profile_info_cache_unittest.h   base::FilePath GetProfilePath(const std::string& base_name);
FilePath           27 chrome/browser/profiles/profile_info_interface.h       const base::FilePath& profile_path) const = 0;
FilePath           36 chrome/browser/profiles/profile_info_interface.h   virtual base::FilePath GetPathOfProfileAtIndex(size_t index) const = 0;
FilePath          133 chrome/browser/profiles/profile_io_data.cc bool IsSupportedDevToolsURL(const GURL& url, base::FilePath* path) {
FilePath          166 chrome/browser/profiles/profile_io_data.cc   base::FilePath p(
FilePath          167 chrome/browser/profiles/profile_io_data.cc       base::FilePath::StringType(relative_path.begin(), relative_path.end()));
FilePath          171 chrome/browser/profiles/profile_io_data.cc   base::FilePath inspector_dir;
FilePath          191 chrome/browser/profiles/profile_io_data.cc     base::FilePath path;
FilePath          282 chrome/browser/profiles/profile_io_data.cc                             const base::FilePath& path,
FilePath          265 chrome/browser/profiles/profile_io_data.h     base::FilePath path;
FilePath           32 chrome/browser/profiles/profile_list.h   virtual void ActiveProfilePathChanged(base::FilePath& path) = 0;
FilePath          100 chrome/browser/profiles/profile_list_desktop.cc void ProfileListDesktop::ActiveProfilePathChanged(base::FilePath& path) {
FilePath           31 chrome/browser/profiles/profile_list_desktop.h   virtual void ActiveProfilePathChanged(base::FilePath& path) OVERRIDE;
FilePath           40 chrome/browser/profiles/profile_list_desktop.h   base::FilePath active_profile_path_;
FilePath          101 chrome/browser/profiles/profile_list_desktop_browsertest.cc   base::FilePath path_profile1 = current_profile->GetPath();
FilePath          102 chrome/browser/profiles/profile_list_desktop_browsertest.cc   base::FilePath user_dir = cache.GetUserDataDir();
FilePath          105 chrome/browser/profiles/profile_list_desktop_browsertest.cc   base::FilePath path_profile2 = user_dir.Append(
FilePath          325 chrome/browser/profiles/profile_list_desktop_unittest.cc   base::FilePath path = cache->GetUserDataDir().AppendASCII("p2");
FilePath           94 chrome/browser/profiles/profile_manager.cc std::vector<base::FilePath>& ProfilesToDelete() {
FilePath           95 chrome/browser/profiles/profile_manager.cc   CR_DEFINE_STATIC_LOCAL(std::vector<base::FilePath>, profiles_to_delete, ());
FilePath           99 chrome/browser/profiles/profile_manager.cc int64 ComputeFilesSize(const base::FilePath& directory,
FilePath          100 chrome/browser/profiles/profile_manager.cc                        const base::FilePath::StringType& pattern) {
FilePath          110 chrome/browser/profiles/profile_manager.cc void ProfileSizeTask(const base::FilePath& path, int enabled_app_count) {
FilePath          163 chrome/browser/profiles/profile_manager.cc void QueueProfileDirectoryForDeletion(const base::FilePath& path) {
FilePath          167 chrome/browser/profiles/profile_manager.cc bool IsProfileMarkedForDeletion(const base::FilePath& profile_path) {
FilePath          173 chrome/browser/profiles/profile_manager.cc void NukeProfileFromDisk(const base::FilePath& profile_path) {
FilePath          175 chrome/browser/profiles/profile_manager.cc   base::FilePath cache_path;
FilePath          217 chrome/browser/profiles/profile_manager.cc ProfileManager::ProfileManager(const base::FilePath& user_data_dir)
FilePath          273 chrome/browser/profiles/profile_manager.cc   for (std::vector<base::FilePath>::iterator it =
FilePath          344 chrome/browser/profiles/profile_manager.cc Profile* ProfileManager::GetProfile(const base::FilePath& profile_dir) {
FilePath          366 chrome/browser/profiles/profile_manager.cc     const base::FilePath& profile_path,
FilePath          441 chrome/browser/profiles/profile_manager.cc base::FilePath ProfileManager::GetInitialProfileDir() {
FilePath          442 chrome/browser/profiles/profile_manager.cc   base::FilePath relative_profile_dir;
FilePath          446 chrome/browser/profiles/profile_manager.cc     base::FilePath profile_dir;
FilePath          459 chrome/browser/profiles/profile_manager.cc       return base::FilePath("");
FilePath          482 chrome/browser/profiles/profile_manager.cc     const base::FilePath& user_data_dir) {
FilePath          490 chrome/browser/profiles/profile_manager.cc     base::FilePath profile_dir;
FilePath          506 chrome/browser/profiles/profile_manager.cc     base::FilePath profile_path(user_data_dir);
FilePath          516 chrome/browser/profiles/profile_manager.cc base::FilePath ProfileManager::GetLastUsedProfileDir(
FilePath          517 chrome/browser/profiles/profile_manager.cc     const base::FilePath& user_data_dir) {
FilePath          518 chrome/browser/profiles/profile_manager.cc   base::FilePath last_used_profile_dir(user_data_dir);
FilePath          531 chrome/browser/profiles/profile_manager.cc     const base::FilePath& user_data_dir) {
FilePath          564 chrome/browser/profiles/profile_manager.cc Profile* ProfileManager::GetProfileByPath(const base::FilePath& path) const {
FilePath          570 chrome/browser/profiles/profile_manager.cc base::FilePath ProfileManager::CreateMultiProfileAsync(
FilePath          579 chrome/browser/profiles/profile_manager.cc   base::FilePath new_path = profile_manager->GenerateNextProfileDirectoryPath();
FilePath          590 chrome/browser/profiles/profile_manager.cc base::FilePath ProfileManager::GetGuestProfilePath() {
FilePath          595 chrome/browser/profiles/profile_manager.cc   base::FilePath guest_path = profile_manager->user_data_dir();
FilePath          599 chrome/browser/profiles/profile_manager.cc base::FilePath ProfileManager::GenerateNextProfileDirectoryPath() {
FilePath          609 chrome/browser/profiles/profile_manager.cc   base::FilePath new_path = user_data_dir_;
FilePath          632 chrome/browser/profiles/profile_manager.cc     const base::FilePath& profile_dir,
FilePath          642 chrome/browser/profiles/profile_manager.cc     base::FilePath last_non_managed_profile_path;
FilePath          644 chrome/browser/profiles/profile_manager.cc       base::FilePath cur_path = cache.GetPathOfProfileAtIndex(i);
FilePath          658 chrome/browser/profiles/profile_manager.cc       base::FilePath new_path = GenerateNextProfileDirectoryPath();
FilePath          695 chrome/browser/profiles/profile_manager.cc     const std::vector<base::FilePath>& profile_paths) {
FilePath          698 chrome/browser/profiles/profile_manager.cc   for (std::vector<base::FilePath>::const_iterator it = profile_paths.begin();
FilePath          813 chrome/browser/profiles/profile_manager.cc       base::FilePath default_profile_dir = user_data_dir_.Append(
FilePath         1001 chrome/browser/profiles/profile_manager.cc Profile* ProfileManager::CreateProfileHelper(const base::FilePath& path) {
FilePath         1005 chrome/browser/profiles/profile_manager.cc Profile* ProfileManager::CreateProfileAsyncHelper(const base::FilePath& path,
FilePath         1013 chrome/browser/profiles/profile_manager.cc     const base::FilePath& user_data_dir) {
FilePath         1015 chrome/browser/profiles/profile_manager.cc   base::FilePath default_profile_dir(user_data_dir);
FilePath         1043 chrome/browser/profiles/profile_manager.cc   base::FilePath default_profile_dir(user_data_dir);
FilePath         1067 chrome/browser/profiles/profile_manager.cc void ProfileManager::FinishDeletingProfile(const base::FilePath& profile_dir) {
FilePath         1099 chrome/browser/profiles/profile_manager.cc     const base::FilePath& path) const {
FilePath         1206 chrome/browser/profiles/profile_manager.cc   base::FilePath path = profile->GetPath();
FilePath         1249 chrome/browser/profiles/profile_manager.cc     const base::FilePath& profile_to_delete_path,
FilePath         1250 chrome/browser/profiles/profile_manager.cc     const base::FilePath& last_non_managed_profile_path,
FilePath         1276 chrome/browser/profiles/profile_manager.cc     const base::FilePath& user_data_dir) : ProfileManager(user_data_dir) {
FilePath           36 chrome/browser/profiles/profile_manager.h   explicit ProfileManager(const base::FilePath& user_data_dir);
FilePath           77 chrome/browser/profiles/profile_manager.h   Profile* GetProfile(const base::FilePath& profile_dir);
FilePath           85 chrome/browser/profiles/profile_manager.h   void CreateProfileAsync(const base::FilePath& profile_path,
FilePath           97 chrome/browser/profiles/profile_manager.h   base::FilePath GetInitialProfileDir();
FilePath          102 chrome/browser/profiles/profile_manager.h   Profile* GetLastUsedProfile(const base::FilePath& user_data_dir);
FilePath          106 chrome/browser/profiles/profile_manager.h   base::FilePath GetLastUsedProfileDir(const base::FilePath& user_data_dir);
FilePath          114 chrome/browser/profiles/profile_manager.h       const base::FilePath& user_data_dir);
FilePath          123 chrome/browser/profiles/profile_manager.h   Profile* GetProfileByPath(const base::FilePath& path) const;
FilePath          133 chrome/browser/profiles/profile_manager.h   static base::FilePath CreateMultiProfileAsync(
FilePath          140 chrome/browser/profiles/profile_manager.h   static base::FilePath GetGuestProfilePath();
FilePath          147 chrome/browser/profiles/profile_manager.h   base::FilePath GenerateNextProfileDirectoryPath();
FilePath          160 chrome/browser/profiles/profile_manager.h   void ScheduleProfileForDeletion(const base::FilePath& profile_dir,
FilePath          167 chrome/browser/profiles/profile_manager.h       const std::vector<base::FilePath>& profile_paths);
FilePath          185 chrome/browser/profiles/profile_manager.h   const base::FilePath& user_data_dir() const { return user_data_dir_; }
FilePath          209 chrome/browser/profiles/profile_manager.h   virtual Profile* CreateProfileHelper(const base::FilePath& path);
FilePath          214 chrome/browser/profiles/profile_manager.h   virtual Profile* CreateProfileAsyncHelper(const base::FilePath& path,
FilePath          248 chrome/browser/profiles/profile_manager.h                const base::FilePath& user_data_dir);
FilePath          257 chrome/browser/profiles/profile_manager.h   void FinishDeletingProfile(const base::FilePath& profile_dir);
FilePath          265 chrome/browser/profiles/profile_manager.h   ProfileInfo* GetProfileInfoByPath(const base::FilePath& path) const;
FilePath          303 chrome/browser/profiles/profile_manager.h       const base::FilePath& profile_to_delete_path,
FilePath          304 chrome/browser/profiles/profile_manager.h       const base::FilePath& last_non_managed_profile_path,
FilePath          313 chrome/browser/profiles/profile_manager.h   const base::FilePath user_data_dir_;
FilePath          352 chrome/browser/profiles/profile_manager.h   explicit ProfileManagerWithoutInit(const base::FilePath& user_data_dir);
FilePath           78 chrome/browser/profiles/profile_manager_browsertest.cc       const base::FilePath& profile_path) OVERRIDE {
FilePath          111 chrome/browser/profiles/profile_manager_browsertest.cc   base::FilePath singleton_profile_path = cache.GetPathOfProfileAtIndex(0);
FilePath          121 chrome/browser/profiles/profile_manager_browsertest.cc   base::FilePath new_profile_path = cache.GetPathOfProfileAtIndex(0);
FilePath          143 chrome/browser/profiles/profile_manager_browsertest.cc   base::FilePath new_path = profile_manager->GenerateNextProfileDirectoryPath();
FilePath          156 chrome/browser/profiles/profile_manager_browsertest.cc   base::FilePath profile_path1 = cache.GetPathOfProfileAtIndex(0);
FilePath          157 chrome/browser/profiles/profile_manager_browsertest.cc   base::FilePath profile_path2 = cache.GetPathOfProfileAtIndex(1);
FilePath          170 chrome/browser/profiles/profile_manager_browsertest.cc   base::FilePath new_profile_path = cache.GetPathOfProfileAtIndex(0);
FilePath          201 chrome/browser/profiles/profile_manager_browsertest.cc   base::FilePath profile_path;
FilePath          262 chrome/browser/profiles/profile_manager_browsertest.cc   base::FilePath path_profile1 = cache.GetPathOfProfileAtIndex(0);
FilePath          268 chrome/browser/profiles/profile_manager_browsertest.cc   base::FilePath path_profile2 =
FilePath          326 chrome/browser/profiles/profile_manager_browsertest.cc   base::FilePath path_profile1 = cache.GetPathOfProfileAtIndex(0);
FilePath          332 chrome/browser/profiles/profile_manager_browsertest.cc   base::FilePath path_profile2 =
FilePath           63 chrome/browser/profiles/profile_manager_unittest.cc   explicit UnittestProfileManager(const base::FilePath& user_data_dir)
FilePath           68 chrome/browser/profiles/profile_manager_unittest.cc       const base::FilePath& file_path) OVERRIDE {
FilePath           76 chrome/browser/profiles/profile_manager_unittest.cc   virtual Profile* CreateProfileAsyncHelper(const base::FilePath& path,
FilePath          139 chrome/browser/profiles/profile_manager_unittest.cc     base::FilePath path = temp_dir_.path().AppendASCII(path_suffix);
FilePath          163 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path = temp_dir_.path();
FilePath          177 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath expected_default =
FilePath          178 chrome/browser/profiles/profile_manager_unittest.cc       base::FilePath().AppendASCII(chrome::kInitialProfile);
FilePath          192 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath expected_default =
FilePath          193 chrome/browser/profiles/profile_manager_unittest.cc       base::FilePath().AppendASCII(chrome::kInitialProfile);
FilePath          205 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath expected_logged_in(profile_dir);
FilePath          215 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path1 = temp_dir_.path();
FilePath          218 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path2 = temp_dir_.path();
FilePath          334 chrome/browser/profiles/profile_manager_unittest.cc   const base::FilePath managed_path = temp_dir_.path().AppendASCII("Managed");
FilePath          343 chrome/browser/profiles/profile_manager_unittest.cc   const base::FilePath nonmanaged_path = temp_dir_.path().AppendASCII(
FilePath          357 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath guest_path = ProfileManager::GetGuestProfilePath();
FilePath          358 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath expected_path = temp_dir_.path();
FilePath          365 chrome/browser/profiles/profile_manager_unittest.cc   explicit UnittestGuestProfileManager(const base::FilePath& user_data_dir)
FilePath          370 chrome/browser/profiles/profile_manager_unittest.cc       const base::FilePath& file_path) OVERRIDE {
FilePath          497 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path = temp_dir_.path();
FilePath          523 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path = temp_dir_.path();
FilePath          574 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path1 = temp_dir_.path();
FilePath          577 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path2 = temp_dir_.path();
FilePath          640 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path1 = temp_dir_.path();
FilePath          643 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path2 = temp_dir_.path();
FilePath          691 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path1 = temp_dir_.path();
FilePath          693 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path2 = temp_dir_.path();
FilePath          760 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path = temp_dir_.path();
FilePath          788 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path1 = temp_dir_.path();
FilePath          791 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path2 = temp_dir_.path();
FilePath          794 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path3 = temp_dir_.path();
FilePath          864 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path1 = temp_dir_.path().AppendASCII(profile_name1);
FilePath          865 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path2 = temp_dir_.path().AppendASCII(profile_name2);
FilePath         1019 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path1 = temp_dir_.path().AppendASCII(profile_name1);
FilePath         1020 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path2 = temp_dir_.path().AppendASCII(profile_name2);
FilePath         1066 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path1 = temp_dir_.path().AppendASCII(profile_name1);
FilePath         1067 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path2 = temp_dir_.path().AppendASCII(profile_name2);
FilePath         1068 chrome/browser/profiles/profile_manager_unittest.cc   base::FilePath dest_path3 = temp_dir_.path().AppendASCII(profile_name3);
FilePath           34 chrome/browser/profiles/profile_metrics.cc     const base::FilePath& profile_path) {
FilePath           38 chrome/browser/profiles/profile_metrics.cc   base::FilePath user_data_dir;
FilePath          289 chrome/browser/profiles/profile_metrics.cc   base::FilePath profile_path = profile->GetPath();
FilePath          300 chrome/browser/profiles/profile_metrics.cc void ProfileMetrics::LogProfileSyncSignIn(const base::FilePath& profile_path) {
FilePath          306 chrome/browser/profiles/profile_metrics.cc void ProfileMetrics::LogProfileUpdate(const base::FilePath& profile_path) {
FilePath           17 chrome/browser/profiles/profile_metrics.h class FilePath;
FilePath           98 chrome/browser/profiles/profile_metrics.h   static void LogProfileSyncSignIn(const base::FilePath& profile_path);
FilePath           99 chrome/browser/profiles/profile_metrics.h   static void LogProfileUpdate(const base::FilePath& profile_path);
FilePath           25 chrome/browser/profiles/profile_shortcut_manager.h       const base::FilePath& profile_path) = 0;
FilePath           30 chrome/browser/profiles/profile_shortcut_manager.h   virtual void CreateProfileShortcut(const base::FilePath& profile_path) = 0;
FilePath           34 chrome/browser/profiles/profile_shortcut_manager.h   virtual void RemoveProfileShortcuts(const base::FilePath& profile_path) = 0;
FilePath           40 chrome/browser/profiles/profile_shortcut_manager.h       const base::FilePath& profile_path,
FilePath           45 chrome/browser/profiles/profile_shortcut_manager.h   virtual void GetShortcutProperties(const base::FilePath& profile_path,
FilePath           48 chrome/browser/profiles/profile_shortcut_manager.h                                      base::FilePath* icon_path) = 0;
FilePath           68 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc       const base::FilePath profile_path =
FilePath           76 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc       const base::FilePath icon_path =
FilePath           82 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   base::FilePath CreateProfileDirectory(const base::string16& profile_name) {
FilePath           83 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc     const base::FilePath profile_path =
FilePath          117 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   base::FilePath GetDefaultShortcutPathForProfile(
FilePath          133 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc                                      const base::FilePath& shortcut_path,
FilePath          134 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc                                      const base::FilePath& profile_path) {
FilePath          138 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc     const base::FilePath icon_path =
FilePath          158 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc                                const base::FilePath& profile_path) {
FilePath          165 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc       const base::FilePath& shortcut_path) {
FilePath          178 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc     const base::FilePath shortcut_path =
FilePath          185 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc                                  const base::FilePath& profile_path) {
FilePath          197 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   base::FilePath CreateRegularShortcutWithName(
FilePath          200 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc     const base::FilePath shortcut_path =
FilePath          216 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   base::FilePath CreateRegularSystemLevelShortcut(
FilePath          225 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc     const base::FilePath system_level_shortcut_path =
FilePath          236 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc                      const base::FilePath& profile_path,
FilePath          252 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   base::FilePath GetExePath() {
FilePath          253 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc     base::FilePath exe_path;
FilePath          258 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   base::FilePath GetUserShortcutsDirectory() {
FilePath          259 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc     base::FilePath user_shortcuts_directory;
FilePath          267 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   base::FilePath GetSystemShortcutsDirectory() {
FilePath          268 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc     base::FilePath system_shortcuts_directory;
FilePath          285 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   base::FilePath profile_1_path_;
FilePath          287 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   base::FilePath profile_2_path_;
FilePath          289 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   base::FilePath profile_3_path_;
FilePath          335 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_path =
FilePath          395 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_1_shortcut_path =
FilePath          397 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_2_shortcut_path =
FilePath          419 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_1_shortcut_path =
FilePath          421 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_2_shortcut_path =
FilePath          444 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath non_profile_shortcut_path =
FilePath          446 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_1_shortcut_path =
FilePath          448 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_2_shortcut_path =
FilePath          450 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_3_shortcut_path =
FilePath          498 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_2_shortcut_path_1 =
FilePath          500 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_2_shortcut_path_2 =
FilePath          523 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_2_shortcut_path_1 =
FilePath          525 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_2_shortcut_path_2 =
FilePath          536 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath preserved_profile_1_shortcut_path =
FilePath          555 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_2_shortcut_path_1 =
FilePath          557 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_2_shortcut_path_2 =
FilePath          586 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath regular_shortcut_path =
FilePath          605 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath regular_shortcut_path =
FilePath          609 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath customized_regular_shortcut_path =
FilePath          625 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_1_shortcut_path_1 =
FilePath          627 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_2_shortcut_path_1 =
FilePath          631 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_1_shortcut_path_2 =
FilePath          633 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_2_shortcut_path_2 =
FilePath          674 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_2_shortcut_path =
FilePath          684 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath system_level_shortcut_path =
FilePath          740 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath system_level_shortcut_path =
FilePath          758 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_1_shortcut_path =
FilePath          760 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath profile_2_shortcut_path =
FilePath          768 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath system_level_shortcut_path =
FilePath          788 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath icon_path =
FilePath          802 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath icon_path_1 =
FilePath          804 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath icon_path_2 =
FilePath          836 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath icon_path_1 =
FilePath          838 chrome/browser/profiles/profile_shortcut_manager_unittest_win.cc   const base::FilePath icon_path_2 =
FilePath          153 chrome/browser/profiles/profile_shortcut_manager_win.cc void OnProfileIconCreateSuccess(base::FilePath profile_path) {
FilePath          174 chrome/browser/profiles/profile_shortcut_manager_win.cc base::FilePath CreateOrUpdateShortcutIconForProfile(
FilePath          175 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath& profile_path,
FilePath          183 chrome/browser/profiles/profile_shortcut_manager_win.cc     return base::FilePath();
FilePath          188 chrome/browser/profiles/profile_shortcut_manager_win.cc     return base::FilePath();
FilePath          212 chrome/browser/profiles/profile_shortcut_manager_win.cc   const base::FilePath icon_path =
FilePath          222 chrome/browser/profiles/profile_shortcut_manager_win.cc     return base::FilePath();
FilePath          242 chrome/browser/profiles/profile_shortcut_manager_win.cc     base::FilePath* user_shortcuts_directory,
FilePath          243 chrome/browser/profiles/profile_shortcut_manager_win.cc     base::FilePath* system_shortcuts_directory) {
FilePath          264 chrome/browser/profiles/profile_shortcut_manager_win.cc base::FilePath ConvertToLongPath(const base::FilePath& path) {
FilePath          269 chrome/browser/profiles/profile_shortcut_manager_win.cc       return base::FilePath(&long_path[0]);
FilePath          276 chrome/browser/profiles/profile_shortcut_manager_win.cc bool IsChromeShortcut(const base::FilePath& path,
FilePath          277 chrome/browser/profiles/profile_shortcut_manager_win.cc                       const base::FilePath& chrome_exe,
FilePath          284 chrome/browser/profiles/profile_shortcut_manager_win.cc   base::FilePath target_path;
FilePath          295 chrome/browser/profiles/profile_shortcut_manager_win.cc void ListDesktopShortcutsWithCommandLine(const base::FilePath& chrome_exe,
FilePath          298 chrome/browser/profiles/profile_shortcut_manager_win.cc                                          std::vector<base::FilePath>* paths) {
FilePath          299 chrome/browser/profiles/profile_shortcut_manager_win.cc   base::FilePath user_shortcuts_directory;
FilePath          305 chrome/browser/profiles/profile_shortcut_manager_win.cc   for (base::FilePath path = enumerator.Next(); !path.empty();
FilePath          322 chrome/browser/profiles/profile_shortcut_manager_win.cc bool RenameDesktopShortcut(const base::FilePath& old_shortcut_path,
FilePath          323 chrome/browser/profiles/profile_shortcut_manager_win.cc                            const base::FilePath& new_shortcut_path) {
FilePath          343 chrome/browser/profiles/profile_shortcut_manager_win.cc   base::FilePath user_shortcuts_directory;
FilePath          344 chrome/browser/profiles/profile_shortcut_manager_win.cc   base::FilePath system_shortcuts_directory;
FilePath          350 chrome/browser/profiles/profile_shortcut_manager_win.cc   const base::FilePath old_shortcut_path =
FilePath          352 chrome/browser/profiles/profile_shortcut_manager_win.cc   const base::FilePath new_shortcut_path =
FilePath          358 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath possible_new_system_shortcut =
FilePath          372 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath possible_old_system_shortcut =
FilePath          381 chrome/browser/profiles/profile_shortcut_manager_win.cc       base::FilePath profile_path,
FilePath          391 chrome/browser/profiles/profile_shortcut_manager_win.cc   base::FilePath profile_path;
FilePath          410 chrome/browser/profiles/profile_shortcut_manager_win.cc   const base::FilePath shortcut_icon =
FilePath          420 chrome/browser/profiles/profile_shortcut_manager_win.cc   base::FilePath chrome_exe;
FilePath          468 chrome/browser/profiles/profile_shortcut_manager_win.cc   std::vector<base::FilePath> shortcuts;
FilePath          477 chrome/browser/profiles/profile_shortcut_manager_win.cc     shortcuts.push_back(base::FilePath(shortcut_name));
FilePath          482 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath shortcut_name =
FilePath          492 chrome/browser/profiles/profile_shortcut_manager_win.cc bool ChromeDesktopShortcutsExist(const base::FilePath& chrome_exe) {
FilePath          493 chrome/browser/profiles/profile_shortcut_manager_win.cc   base::FilePath user_shortcuts_directory;
FilePath          499 chrome/browser/profiles/profile_shortcut_manager_win.cc   for (base::FilePath path = enumerator.Next(); !path.empty();
FilePath          512 chrome/browser/profiles/profile_shortcut_manager_win.cc void DeleteDesktopShortcuts(const base::FilePath& profile_path,
FilePath          516 chrome/browser/profiles/profile_shortcut_manager_win.cc   base::FilePath chrome_exe;
FilePath          524 chrome/browser/profiles/profile_shortcut_manager_win.cc   std::vector<base::FilePath> shortcuts;
FilePath          564 chrome/browser/profiles/profile_shortcut_manager_win.cc bool HasAnyProfileShortcuts(const base::FilePath& profile_path) {
FilePath          567 chrome/browser/profiles/profile_shortcut_manager_win.cc   base::FilePath chrome_exe;
FilePath          575 chrome/browser/profiles/profile_shortcut_manager_win.cc   std::vector<base::FilePath> shortcuts;
FilePath          622 chrome/browser/profiles/profile_shortcut_manager_win.cc base::FilePath GetProfileIconPath(const base::FilePath& profile_path) {
FilePath          641 chrome/browser/profiles/profile_shortcut_manager_win.cc base::string16 CreateProfileShortcutFlags(const base::FilePath& profile_path) {
FilePath          682 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath& profile_path) {
FilePath          689 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath& profile_path) {
FilePath          695 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath& profile_path) {
FilePath          702 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath& profile_path,
FilePath          710 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath& profile_path,
FilePath          713 chrome/browser/profiles/profile_shortcut_manager_win.cc     base::FilePath* icon_path) {
FilePath          714 chrome/browser/profiles/profile_shortcut_manager_win.cc   base::FilePath chrome_exe;
FilePath          729 chrome/browser/profiles/profile_shortcut_manager_win.cc   *name = base::FilePath(profiles::internal::GetShortcutFilenameForProfile(
FilePath          740 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath& profile_path) {
FilePath          752 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath& profile_path,
FilePath          772 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath& profile_path,
FilePath          779 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath& profile_path) {
FilePath          783 chrome/browser/profiles/profile_shortcut_manager_win.cc base::FilePath ProfileShortcutManagerWin::GetOtherProfilePath(
FilePath          784 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath& profile_path) {
FilePath          795 chrome/browser/profiles/profile_shortcut_manager_win.cc     const base::FilePath& profile_path,
FilePath           20 chrome/browser/profiles/profile_shortcut_manager_win.h base::FilePath GetProfileIconPath(const base::FilePath& profile_path);
FilePath           29 chrome/browser/profiles/profile_shortcut_manager_win.h base::string16 CreateProfileShortcutFlags(const base::FilePath& profile_path);
FilePath           57 chrome/browser/profiles/profile_shortcut_manager_win.h       const base::FilePath& profile_path) OVERRIDE;
FilePath           59 chrome/browser/profiles/profile_shortcut_manager_win.h       const base::FilePath& profile_path) OVERRIDE;
FilePath           61 chrome/browser/profiles/profile_shortcut_manager_win.h       const base::FilePath& profile_path) OVERRIDE;
FilePath           63 chrome/browser/profiles/profile_shortcut_manager_win.h       const base::FilePath& profile_path,
FilePath           65 chrome/browser/profiles/profile_shortcut_manager_win.h   virtual void GetShortcutProperties(const base::FilePath& profile_path,
FilePath           68 chrome/browser/profiles/profile_shortcut_manager_win.h                                      base::FilePath* icon_path) OVERRIDE;
FilePath           71 chrome/browser/profiles/profile_shortcut_manager_win.h   virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
FilePath           73 chrome/browser/profiles/profile_shortcut_manager_win.h       const base::FilePath& profile_path,
FilePath           76 chrome/browser/profiles/profile_shortcut_manager_win.h       const base::FilePath& profile_path,
FilePath           79 chrome/browser/profiles/profile_shortcut_manager_win.h       const base::FilePath& profile_path) OVERRIDE;
FilePath           89 chrome/browser/profiles/profile_shortcut_manager_win.h   base::FilePath GetOtherProfilePath(const base::FilePath& profile_path);
FilePath           95 chrome/browser/profiles/profile_shortcut_manager_win.h       const base::FilePath& profile_path,
FilePath          129 chrome/browser/profiles/profile_window.cc     const base::FilePath& profile_path_to_focus,
FilePath          182 chrome/browser/profiles/profile_window.cc   browser_creator.LaunchBrowser(command_line, profile, base::FilePath(),
FilePath          187 chrome/browser/profiles/profile_window.cc void SwitchToProfile(const base::FilePath& path,
FilePath          257 chrome/browser/profiles/profile_window.cc     const base::FilePath& profile_path_to_focus,
FilePath          275 chrome/browser/profiles/profile_window.cc     chrome::ShowUserManager(base::FilePath());
FilePath           14 chrome/browser/profiles/profile_window.h namespace base { class FilePath; }
FilePath           46 chrome/browser/profiles/profile_window.h void SwitchToProfile(const base::FilePath& path,
FilePath           76 chrome/browser/profiles/profile_window.h     const base::FilePath& profile_path_to_focus,
FilePath           40 chrome/browser/profiles/profiles_state.cc base::FilePath GetDefaultProfileDir(const base::FilePath& user_data_dir) {
FilePath           41 chrome/browser/profiles/profiles_state.cc   base::FilePath default_profile_dir(user_data_dir);
FilePath           14 chrome/browser/profiles/profiles_state.h namespace base { class FilePath; }
FilePath           23 chrome/browser/profiles/profiles_state.h base::FilePath GetDefaultProfileDir(const base::FilePath& user_data_dir);
FilePath           16 chrome/browser/profiles/storage_partition_descriptor.h   StoragePartitionDescriptor(const base::FilePath& partition_path,
FilePath           21 chrome/browser/profiles/storage_partition_descriptor.h   const base::FilePath path;
FilePath           43 chrome/browser/referrer_policy_browsertest.cc const base::FilePath::CharType kDocRoot[] =
FilePath           57 chrome/browser/referrer_policy_browsertest.cc                             base::FilePath(kDocRoot)));
FilePath           62 chrome/browser/referrer_policy_browsertest.cc                                 base::FilePath(kDocRoot)));
FilePath          321 chrome/browser/renderer_host/chrome_render_message_filter.cc   base::FilePath extension_path;
FilePath          336 chrome/browser/renderer_host/chrome_render_message_filter.cc     const base::FilePath& extension_path,
FilePath          112 chrome/browser/renderer_host/chrome_render_message_filter.h       const base::FilePath& extension_path,
FilePath           25 chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate_browsertest.cc     const base::FilePath base_path(FILE_PATH_LITERAL("scroll"));
FilePath           27 chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate_browsertest.cc         base_path, base::FilePath(FILE_PATH_LITERAL("text.html")));
FilePath           29 chrome/browser/renderer_host/chrome_render_widget_host_view_mac_delegate_browsertest.cc         base_path, base::FilePath(FILE_PATH_LITERAL("blank.html")));
FilePath           94 chrome/browser/renderer_host/pepper/device_id_fetcher.cc base::FilePath DeviceIDFetcher::GetLegacyDeviceIDPath(
FilePath           95 chrome/browser/renderer_host/pepper/device_id_fetcher.cc     const base::FilePath& profile_path) {
FilePath          185 chrome/browser/renderer_host/pepper/device_id_fetcher.cc     const base::FilePath& profile_path,
FilePath          190 chrome/browser/renderer_host/pepper/device_id_fetcher.cc   base::FilePath id_path = GetLegacyDeviceIDPath(profile_path);
FilePath           46 chrome/browser/renderer_host/pepper/device_id_fetcher.h   static base::FilePath GetLegacyDeviceIDPath(
FilePath           47 chrome/browser/renderer_host/pepper/device_id_fetcher.h       const base::FilePath& profile_path);
FilePath           61 chrome/browser/renderer_host/pepper/device_id_fetcher.h   void LegacyComputeOnBlockingPool(const base::FilePath& profile_path,
FilePath           91 chrome/browser/renderer_host/pepper/pepper_extensions_common_message_filter.cc   base::FilePath profile_directory = host->GetProfileDataDirectory();
FilePath          103 chrome/browser/renderer_host/pepper/pepper_extensions_common_message_filter.cc     const base::FilePath& profile_directory,
FilePath           48 chrome/browser/renderer_host/pepper/pepper_extensions_common_message_filter.h                                       const base::FilePath& profile_directory,
FilePath          101 chrome/browser/renderer_host/pepper/pepper_extensions_common_message_filter.h   base::FilePath profile_directory_;
FilePath           40 chrome/browser/renderer_host/pepper/pepper_flash_drm_host.cc const base::FilePath::CharType kVoucherFilename[] =
FilePath          125 chrome/browser/renderer_host/pepper/pepper_flash_drm_host.cc   base::FilePath plugin_dir = host->GetPluginPath().DirName();
FilePath          127 chrome/browser/renderer_host/pepper/pepper_flash_drm_host.cc   base::FilePath voucher_file = plugin_dir.Append(
FilePath          128 chrome/browser/renderer_host/pepper/pepper_flash_drm_host.cc       base::FilePath(kVoucherFilename));
FilePath           60 chrome/browser/renderer_host/pepper/pepper_isolated_file_system_message_filter.cc     const base::FilePath& profile_directory,
FilePath          188 chrome/browser/renderer_host/pepper/pepper_isolated_file_system_message_filter.cc           fileapi::kFileSystemTypePluginPrivate, root_name, base::FilePath());
FilePath           50 chrome/browser/renderer_host/pepper/pepper_isolated_file_system_message_filter.h       const base::FilePath& profile_directory,
FilePath           70 chrome/browser/renderer_host/pepper/pepper_isolated_file_system_message_filter.h   const base::FilePath profile_directory_;
FilePath           41 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc                              const base::FilePath& path) OVERRIDE;
FilePath           43 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc   void set_plugin_enabled(const base::FilePath& plugin_path, bool enabled) {
FilePath           48 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc   std::map<base::FilePath, bool> plugin_state_;
FilePath           57 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc   std::map<base::FilePath, bool>::iterator it =
FilePath           67 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc                                             const base::FilePath& path) {
FilePath          117 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc   base::FilePath foo_plugin_path_;
FilePath          118 chrome/browser/renderer_host/plugin_info_message_filter_unittest.cc   base::FilePath bar_plugin_path_;
FilePath           27 chrome/browser/renderer_host/web_cache_manager_browsertest.cc   const base::FilePath kTestDir(FILE_PATH_LITERAL("google"));
FilePath           28 chrome/browser/renderer_host/web_cache_manager_browsertest.cc   const base::FilePath kTestFile(FILE_PATH_LITERAL("google.html"));
FilePath           15 chrome/browser/safe_browsing/binary_feature_extractor.h class FilePath;
FilePath           30 chrome/browser/safe_browsing/binary_feature_extractor.h       const base::FilePath& file_path,
FilePath           35 chrome/browser/safe_browsing/binary_feature_extractor.h       const base::FilePath& file_path,
FilePath           17 chrome/browser/safe_browsing/binary_feature_extractor_posix.cc     const base::FilePath& file_path,
FilePath           21 chrome/browser/safe_browsing/binary_feature_extractor_posix.cc     const base::FilePath& file_path,
FilePath           26 chrome/browser/safe_browsing/binary_feature_extractor_win.cc     const base::FilePath& file_path,
FilePath           94 chrome/browser/safe_browsing/binary_feature_extractor_win.cc     const base::FilePath& file_path,
FilePath           25 chrome/browser/safe_browsing/binary_feature_extractor_win_unittest.cc     base::FilePath source_path;
FilePath           46 chrome/browser/safe_browsing/binary_feature_extractor_win_unittest.cc   base::FilePath testdata_path_;
FilePath           44 chrome/browser/safe_browsing/download_feedback.cc                        const base::FilePath& file_path,
FilePath           72 chrome/browser/safe_browsing/download_feedback.cc   const base::FilePath file_path_;
FilePath           88 chrome/browser/safe_browsing/download_feedback.cc     const base::FilePath& file_path,
FilePath          216 chrome/browser/safe_browsing/download_feedback.cc     const base::FilePath& file_path,
FilePath           33 chrome/browser/safe_browsing/download_feedback.h       const base::FilePath& file_path,
FilePath           72 chrome/browser/safe_browsing/download_feedback.h       const base::FilePath& file_path,
FilePath          159 chrome/browser/safe_browsing/download_feedback_service.cc     const base::FilePath& path) {
FilePath          179 chrome/browser/safe_browsing/download_feedback_service.cc     const base::FilePath& path) {
FilePath           76 chrome/browser/safe_browsing/download_feedback_service.h       const base::FilePath& path);
FilePath           80 chrome/browser/safe_browsing/download_feedback_service.h                      const base::FilePath& path);
FilePath           31 chrome/browser/safe_browsing/download_feedback_service_unittest.cc                        const base::FilePath& file_path,
FilePath           69 chrome/browser/safe_browsing/download_feedback_service_unittest.cc   base::FilePath file_path_;
FilePath           85 chrome/browser/safe_browsing/download_feedback_service_unittest.cc       const base::FilePath& file_path,
FilePath          149 chrome/browser/safe_browsing/download_feedback_service_unittest.cc   base::FilePath CreateTestFile(int n) const {
FilePath          150 chrome/browser/safe_browsing/download_feedback_service_unittest.cc     base::FilePath upload_file_path(
FilePath          194 chrome/browser/safe_browsing/download_feedback_service_unittest.cc   const base::FilePath file_path(CreateTestFile(0));
FilePath          239 chrome/browser/safe_browsing/download_feedback_service_unittest.cc   base::FilePath file_path[num_downloads];
FilePath          308 chrome/browser/safe_browsing/download_feedback_service_unittest.cc   base::FilePath file_path[num_downloads];
FilePath           31 chrome/browser/safe_browsing/download_feedback_unittest.cc                const base::FilePath& file_path,
FilePath           44 chrome/browser/safe_browsing/download_feedback_unittest.cc   base::FilePath file_path_;
FilePath           56 chrome/browser/safe_browsing/download_feedback_unittest.cc     const base::FilePath& file_path,
FilePath           79 chrome/browser/safe_browsing/download_feedback_unittest.cc       const base::FilePath& file_path,
FilePath           91 chrome/browser/safe_browsing/download_feedback_unittest.cc     const base::FilePath& file_path,
FilePath          143 chrome/browser/safe_browsing/download_feedback_unittest.cc   base::FilePath upload_file_path_;
FilePath           60 chrome/browser/safe_browsing/download_protection_service.cc     const base::FilePath& file) {
FilePath           99 chrome/browser/safe_browsing/download_protection_service.cc MaliciousExtensionType GetExtensionType(const base::FilePath& f) {
FilePath          123 chrome/browser/safe_browsing/download_protection_service.cc void RecordFileExtensionType(const base::FilePath& file) {
FilePath          453 chrome/browser/safe_browsing/download_protection_service.cc                                   const base::FilePath& target_path,
FilePath          515 chrome/browser/safe_browsing/download_protection_service.cc   void ExtractFileFeatures(const base::FilePath& file_path) {
FilePath          908 chrome/browser/safe_browsing/download_protection_service.cc     const base::FilePath& target_path) const {
FilePath           82 chrome/browser/safe_browsing/download_protection_service.h                                    const base::FilePath& target_path) const;
FilePath          104 chrome/browser/safe_browsing/download_protection_service_unittest.cc   MOCK_METHOD2(CheckSignature, void (const base::FilePath&,
FilePath          106 chrome/browser/safe_browsing/download_protection_service_unittest.cc   MOCK_METHOD2(ExtractImageHeaders, void (const base::FilePath&,
FilePath          209 chrome/browser/safe_browsing/download_protection_service_unittest.cc     base::FilePath source_path;
FilePath          358 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath testdata_path_;
FilePath          362 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_tmp(FILE_PATH_LITERAL("a.tmp"));
FilePath          363 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_exe(FILE_PATH_LITERAL("a.exe"));
FilePath          414 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_tmp(FILE_PATH_LITERAL("a.tmp"));
FilePath          415 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_exe(FILE_PATH_LITERAL("a.exe"));
FilePath          504 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_tmp(FILE_PATH_LITERAL("a.tmp"));
FilePath          505 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_exe(FILE_PATH_LITERAL("a.exe"));
FilePath          550 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_tmp(FILE_PATH_LITERAL("a.tmp"));
FilePath          551 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_exe(FILE_PATH_LITERAL("a.exe"));
FilePath          700 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_tmp(FILE_PATH_LITERAL("a.tmp"));
FilePath          701 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_exe(FILE_PATH_LITERAL("a.exe"));
FilePath          755 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_tmp(download_dir.path().Append(FILE_PATH_LITERAL("a.tmp")));
FilePath          756 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_zip(FILE_PATH_LITERAL("a.zip"));
FilePath          839 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_tmp(download_dir.path().Append(FILE_PATH_LITERAL("a.tmp")));
FilePath          840 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_zip(FILE_PATH_LITERAL("a.zip"));
FilePath          888 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_tmp(FILE_PATH_LITERAL("a.tmp"));
FilePath          889 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath a_crx(FILE_PATH_LITERAL("a.crx"));
FilePath          930 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath tmp_path(FILE_PATH_LITERAL("bla.tmp"));
FilePath          931 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath final_path(FILE_PATH_LITERAL("bla.exe"));
FilePath         1019 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath tmp_path(FILE_PATH_LITERAL("bla.tmp"));
FilePath         1020 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath final_path(FILE_PATH_LITERAL("bla.exe"));
FilePath         1101 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath tmp_path(FILE_PATH_LITERAL("bla.tmp"));
FilePath         1102 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath final_path(FILE_PATH_LITERAL("bla.exe"));
FilePath         1346 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath tmp_path(FILE_PATH_LITERAL("a.tmp"));
FilePath         1347 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath final_path(FILE_PATH_LITERAL("a.exe"));
FilePath         1390 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath tmp_path(FILE_PATH_LITERAL("a.tmp"));
FilePath         1391 chrome/browser/safe_browsing/download_protection_service_unittest.cc   base::FilePath final_path(FILE_PATH_LITERAL("a.exe"));
FilePath           15 chrome/browser/safe_browsing/local_safebrowsing_test_server.cc     const base::FilePath& data_file)
FilePath           18 chrome/browser/safe_browsing/local_safebrowsing_test_server.cc                            base::FilePath()),
FilePath           25 chrome/browser/safe_browsing/local_safebrowsing_test_server.cc     base::FilePath* testserver_path) const {
FilePath           26 chrome/browser/safe_browsing/local_safebrowsing_test_server.cc   base::FilePath testserver_dir;
FilePath           47 chrome/browser/safe_browsing/local_safebrowsing_test_server.cc   base::FilePath pyproto_dir;
FilePath           18 chrome/browser/safe_browsing/local_safebrowsing_test_server.h   explicit LocalSafeBrowsingTestServer(const base::FilePath& data_file);
FilePath           26 chrome/browser/safe_browsing/local_safebrowsing_test_server.h       base::FilePath* testserver_path) const OVERRIDE;
FilePath           34 chrome/browser/safe_browsing/local_safebrowsing_test_server.h   base::FilePath data_file_;
FilePath           17 chrome/browser/safe_browsing/local_two_phase_testserver.cc                            base::FilePath()) {
FilePath           23 chrome/browser/safe_browsing/local_two_phase_testserver.cc     base::FilePath* testserver_path) const {
FilePath           24 chrome/browser/safe_browsing/local_two_phase_testserver.cc   base::FilePath testserver_dir;
FilePath           24 chrome/browser/safe_browsing/local_two_phase_testserver.h       base::FilePath* testserver_path) const OVERRIDE;
FilePath           40 chrome/browser/safe_browsing/pe_image_reader_win_unittest.cc   base::FilePath data_file_path_;
FilePath          147 chrome/browser/safe_browsing/prefix_set.cc scoped_ptr<PrefixSet> PrefixSet::LoadFile(const base::FilePath& filter_name) {
FilePath          237 chrome/browser/safe_browsing/prefix_set.cc bool PrefixSet::WriteFile(const base::FilePath& filter_name) const {
FilePath           58 chrome/browser/safe_browsing/prefix_set.h class FilePath;
FilePath           71 chrome/browser/safe_browsing/prefix_set.h   static scoped_ptr<PrefixSet> LoadFile(const base::FilePath& filter_name);
FilePath           72 chrome/browser/safe_browsing/prefix_set.h   bool WriteFile(const base::FilePath& filter_name) const;
FilePath           92 chrome/browser/safe_browsing/prefix_set_unittest.cc   bool GetPrefixSetFile(base::FilePath* filenamep) {
FilePath           96 chrome/browser/safe_browsing/prefix_set_unittest.cc     base::FilePath filename = temp_dir_.path().AppendASCII("PrefixSetTest");
FilePath          153 chrome/browser/safe_browsing/prefix_set_unittest.cc   void ModifyAndCleanChecksum(const base::FilePath& filename, long offset,
FilePath          332 chrome/browser/safe_browsing/prefix_set_unittest.cc   base::FilePath filename;
FilePath          374 chrome/browser/safe_browsing/prefix_set_unittest.cc   base::FilePath filename;
FilePath          396 chrome/browser/safe_browsing/prefix_set_unittest.cc   base::FilePath filename;
FilePath          408 chrome/browser/safe_browsing/prefix_set_unittest.cc   base::FilePath filename;
FilePath          420 chrome/browser/safe_browsing/prefix_set_unittest.cc   base::FilePath filename;
FilePath          432 chrome/browser/safe_browsing/prefix_set_unittest.cc   base::FilePath filename;
FilePath          445 chrome/browser/safe_browsing/prefix_set_unittest.cc   base::FilePath filename;
FilePath          458 chrome/browser/safe_browsing/prefix_set_unittest.cc   base::FilePath filename;
FilePath          474 chrome/browser/safe_browsing/prefix_set_unittest.cc   base::FilePath filename;
FilePath          489 chrome/browser/safe_browsing/prefix_set_unittest.cc   base::FilePath filename;
FilePath          532 chrome/browser/safe_browsing/prefix_set_unittest.cc   base::FilePath filename;
FilePath          846 chrome/browser/safe_browsing/safe_browsing_blocking_page_test.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath           37 chrome/browser/safe_browsing/safe_browsing_database.cc const base::FilePath::CharType kBloomFilterFile[] =
FilePath           40 chrome/browser/safe_browsing/safe_browsing_database.cc const base::FilePath::CharType kPrefixSetFile[] =
FilePath           43 chrome/browser/safe_browsing/safe_browsing_database.cc const base::FilePath::CharType kDownloadDBFile[] =
FilePath           46 chrome/browser/safe_browsing/safe_browsing_database.cc const base::FilePath::CharType kCsdWhitelistDBFile[] =
FilePath           49 chrome/browser/safe_browsing/safe_browsing_database.cc const base::FilePath::CharType kDownloadWhitelistDBFile[] =
FilePath           52 chrome/browser/safe_browsing/safe_browsing_database.cc const base::FilePath::CharType kExtensionBlacklistDBFile[] =
FilePath           55 chrome/browser/safe_browsing/safe_browsing_database.cc const base::FilePath::CharType kSideEffectFreeWhitelistDBFile[] =
FilePath           58 chrome/browser/safe_browsing/safe_browsing_database.cc const base::FilePath::CharType kIPBlacklistDBFile[] =
FilePath           67 chrome/browser/safe_browsing/safe_browsing_database.cc const base::FilePath::CharType kBrowseDBFile[] = FILE_PATH_LITERAL(" Bloom");
FilePath          317 chrome/browser/safe_browsing/safe_browsing_database.cc int64 GetFileSizeOrZero(const base::FilePath& file_path) {
FilePath          387 chrome/browser/safe_browsing/safe_browsing_database.cc base::FilePath SafeBrowsingDatabase::BrowseDBFilename(
FilePath          388 chrome/browser/safe_browsing/safe_browsing_database.cc     const base::FilePath& db_base_filename) {
FilePath          389 chrome/browser/safe_browsing/safe_browsing_database.cc   return base::FilePath(db_base_filename.value() + kBrowseDBFile);
FilePath          393 chrome/browser/safe_browsing/safe_browsing_database.cc base::FilePath SafeBrowsingDatabase::DownloadDBFilename(
FilePath          394 chrome/browser/safe_browsing/safe_browsing_database.cc     const base::FilePath& db_base_filename) {
FilePath          395 chrome/browser/safe_browsing/safe_browsing_database.cc   return base::FilePath(db_base_filename.value() + kDownloadDBFile);
FilePath          399 chrome/browser/safe_browsing/safe_browsing_database.cc base::FilePath SafeBrowsingDatabase::BloomFilterForFilename(
FilePath          400 chrome/browser/safe_browsing/safe_browsing_database.cc     const base::FilePath& db_filename) {
FilePath          401 chrome/browser/safe_browsing/safe_browsing_database.cc   return base::FilePath(db_filename.value() + kBloomFilterFile);
FilePath          405 chrome/browser/safe_browsing/safe_browsing_database.cc base::FilePath SafeBrowsingDatabase::PrefixSetForFilename(
FilePath          406 chrome/browser/safe_browsing/safe_browsing_database.cc     const base::FilePath& db_filename) {
FilePath          407 chrome/browser/safe_browsing/safe_browsing_database.cc   return base::FilePath(db_filename.value() + kPrefixSetFile);
FilePath          411 chrome/browser/safe_browsing/safe_browsing_database.cc base::FilePath SafeBrowsingDatabase::CsdWhitelistDBFilename(
FilePath          412 chrome/browser/safe_browsing/safe_browsing_database.cc     const base::FilePath& db_filename) {
FilePath          413 chrome/browser/safe_browsing/safe_browsing_database.cc   return base::FilePath(db_filename.value() + kCsdWhitelistDBFile);
FilePath          417 chrome/browser/safe_browsing/safe_browsing_database.cc base::FilePath SafeBrowsingDatabase::DownloadWhitelistDBFilename(
FilePath          418 chrome/browser/safe_browsing/safe_browsing_database.cc     const base::FilePath& db_filename) {
FilePath          419 chrome/browser/safe_browsing/safe_browsing_database.cc   return base::FilePath(db_filename.value() + kDownloadWhitelistDBFile);
FilePath          423 chrome/browser/safe_browsing/safe_browsing_database.cc base::FilePath SafeBrowsingDatabase::ExtensionBlacklistDBFilename(
FilePath          424 chrome/browser/safe_browsing/safe_browsing_database.cc     const base::FilePath& db_filename) {
FilePath          425 chrome/browser/safe_browsing/safe_browsing_database.cc   return base::FilePath(db_filename.value() + kExtensionBlacklistDBFile);
FilePath          429 chrome/browser/safe_browsing/safe_browsing_database.cc base::FilePath SafeBrowsingDatabase::SideEffectFreeWhitelistDBFilename(
FilePath          430 chrome/browser/safe_browsing/safe_browsing_database.cc     const base::FilePath& db_filename) {
FilePath          431 chrome/browser/safe_browsing/safe_browsing_database.cc   return base::FilePath(db_filename.value() + kSideEffectFreeWhitelistDBFile);
FilePath          435 chrome/browser/safe_browsing/safe_browsing_database.cc base::FilePath SafeBrowsingDatabase::IpBlacklistDBFilename(
FilePath          436 chrome/browser/safe_browsing/safe_browsing_database.cc     const base::FilePath& db_filename) {
FilePath          437 chrome/browser/safe_browsing/safe_browsing_database.cc   return base::FilePath(db_filename.value() + kIPBlacklistDBFile);
FilePath          507 chrome/browser/safe_browsing/safe_browsing_database.cc void SafeBrowsingDatabaseNew::Init(const base::FilePath& filename_base) {
FilePath         1272 chrome/browser/safe_browsing/safe_browsing_database.cc     const base::FilePath& store_filename,
FilePath         1300 chrome/browser/safe_browsing/safe_browsing_database.cc     const base::FilePath& store_filename,
FilePath         1521 chrome/browser/safe_browsing/safe_browsing_database.cc   base::FilePath bloom_filter_filename =
FilePath         1557 chrome/browser/safe_browsing/safe_browsing_database.cc   base::FilePath bloom_filter_filename =
FilePath           91 chrome/browser/safe_browsing/safe_browsing_database.h   virtual void Init(const base::FilePath& filename) = 0;
FilePath          185 chrome/browser/safe_browsing/safe_browsing_database.h   static base::FilePath BloomFilterForFilename(
FilePath          186 chrome/browser/safe_browsing/safe_browsing_database.h       const base::FilePath& db_filename);
FilePath          189 chrome/browser/safe_browsing/safe_browsing_database.h   static base::FilePath PrefixSetForFilename(const base::FilePath& db_filename);
FilePath          192 chrome/browser/safe_browsing/safe_browsing_database.h   static base::FilePath BrowseDBFilename(
FilePath          193 chrome/browser/safe_browsing/safe_browsing_database.h       const base::FilePath& db_base_filename);
FilePath          196 chrome/browser/safe_browsing/safe_browsing_database.h   static base::FilePath DownloadDBFilename(
FilePath          197 chrome/browser/safe_browsing/safe_browsing_database.h       const base::FilePath& db_base_filename);
FilePath          200 chrome/browser/safe_browsing/safe_browsing_database.h   static base::FilePath CsdWhitelistDBFilename(
FilePath          201 chrome/browser/safe_browsing/safe_browsing_database.h       const base::FilePath& csd_whitelist_base_filename);
FilePath          204 chrome/browser/safe_browsing/safe_browsing_database.h   static base::FilePath DownloadWhitelistDBFilename(
FilePath          205 chrome/browser/safe_browsing/safe_browsing_database.h       const base::FilePath& download_whitelist_base_filename);
FilePath          208 chrome/browser/safe_browsing/safe_browsing_database.h   static base::FilePath ExtensionBlacklistDBFilename(
FilePath          209 chrome/browser/safe_browsing/safe_browsing_database.h       const base::FilePath& extension_blacklist_base_filename);
FilePath          212 chrome/browser/safe_browsing/safe_browsing_database.h   static base::FilePath SideEffectFreeWhitelistDBFilename(
FilePath          213 chrome/browser/safe_browsing/safe_browsing_database.h       const base::FilePath& side_effect_free_whitelist_base_filename);
FilePath          216 chrome/browser/safe_browsing/safe_browsing_database.h   static base::FilePath IpBlacklistDBFilename(
FilePath          217 chrome/browser/safe_browsing/safe_browsing_database.h       const base::FilePath& ip_blacklist_base_filename);
FilePath          291 chrome/browser/safe_browsing/safe_browsing_database.h   virtual void Init(const base::FilePath& filename) OVERRIDE;
FilePath          386 chrome/browser/safe_browsing/safe_browsing_database.h   int64 UpdateHashPrefixStore(const base::FilePath& store_filename,
FilePath          391 chrome/browser/safe_browsing/safe_browsing_database.h   void UpdateWhitelistStore(const base::FilePath& store_filename,
FilePath          407 chrome/browser/safe_browsing/safe_browsing_database.h   base::FilePath browse_filename_;
FilePath          411 chrome/browser/safe_browsing/safe_browsing_database.h   base::FilePath download_filename_;
FilePath          416 chrome/browser/safe_browsing/safe_browsing_database.h   base::FilePath csd_whitelist_filename_;
FilePath          421 chrome/browser/safe_browsing/safe_browsing_database.h   base::FilePath download_whitelist_filename_;
FilePath          425 chrome/browser/safe_browsing/safe_browsing_database.h   base::FilePath extension_blacklist_filename_;
FilePath          429 chrome/browser/safe_browsing/safe_browsing_database.h   base::FilePath side_effect_free_whitelist_filename_;
FilePath          433 chrome/browser/safe_browsing/safe_browsing_database.h   base::FilePath ip_blacklist_filename_;
FilePath          469 chrome/browser/safe_browsing/safe_browsing_database.h   base::FilePath browse_prefix_set_filename_;
FilePath          473 chrome/browser/safe_browsing/safe_browsing_database.h   base::FilePath side_effect_free_whitelist_prefix_set_filename_;
FilePath          292 chrome/browser/safe_browsing/safe_browsing_database_unittest.cc   base::FilePath database_filename_;
FilePath         1613 chrome/browser/safe_browsing/safe_browsing_database_unittest.cc   base::FilePath filename = database_->BrowseDBFilename(database_filename_);
FilePath         1700 chrome/browser/safe_browsing/safe_browsing_database_unittest.cc   base::FilePath filter_file = database_->PrefixSetForFilename(
FilePath           56 chrome/browser/safe_browsing/safe_browsing_service.cc const base::FilePath::CharType kCookiesFile[] = FILE_PATH_LITERAL(" Cookies");
FilePath           77 chrome/browser/safe_browsing/safe_browsing_service.cc base::FilePath CookieFilePath() {
FilePath           78 chrome/browser/safe_browsing/safe_browsing_service.cc   return base::FilePath(
FilePath          150 chrome/browser/safe_browsing/safe_browsing_service.cc base::FilePath SafeBrowsingService::GetCookieFilePathForTesting() {
FilePath          155 chrome/browser/safe_browsing/safe_browsing_service.cc base::FilePath SafeBrowsingService::GetBaseFilename() {
FilePath          156 chrome/browser/safe_browsing/safe_browsing_service.cc   base::FilePath path;
FilePath           66 chrome/browser/safe_browsing/safe_browsing_service.h   static base::FilePath GetCookieFilePathForTesting();
FilePath           68 chrome/browser/safe_browsing/safe_browsing_service.h   static base::FilePath GetBaseFilename();
FilePath           75 chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc   virtual void Init(const base::FilePath& filename) OVERRIDE {}
FilePath          883 chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc     base::FilePath cookie_path(
FilePath          887 chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc     base::FilePath test_dir;
FilePath          896 chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc     base::FilePath initial_cookies = test_dir.AppendASCII("safe_browsing")
FilePath          932 chrome/browser/safe_browsing/safe_browsing_service_browsertest.cc     base::FilePath cookie_path(
FilePath           19 chrome/browser/safe_browsing/safe_browsing_store.h class FilePath;
FilePath          159 chrome/browser/safe_browsing/safe_browsing_store.h   virtual void Init(const base::FilePath& filename,
FilePath          194 chrome/browser/safe_browsing/safe_browsing_store_file.cc bool FileHeaderV7SanityCheck(const base::FilePath& filename,
FilePath          219 chrome/browser/safe_browsing/safe_browsing_store_file.cc int ReadAndVerifyHeader(const base::FilePath& filename,
FilePath          533 chrome/browser/safe_browsing/safe_browsing_store_file.cc bool ReadDbStateHelper(const base::FilePath& filename,
FilePath          606 chrome/browser/safe_browsing/safe_browsing_store_file.cc     const base::FilePath& current_filename) {
FilePath          607 chrome/browser/safe_browsing/safe_browsing_store_file.cc   const base::FilePath original_filename(
FilePath          624 chrome/browser/safe_browsing/safe_browsing_store_file.cc     const base::FilePath journal_filename(
FilePath          695 chrome/browser/safe_browsing/safe_browsing_store_file.cc     const base::FilePath& filename,
FilePath          799 chrome/browser/safe_browsing/safe_browsing_store_file.cc   const base::FilePath new_filename = TemporaryFileForFilename(filename_);
FilePath         1127 chrome/browser/safe_browsing/safe_browsing_store_file.cc   const base::FilePath new_filename = TemporaryFileForFilename(filename_);
FilePath         1195 chrome/browser/safe_browsing/safe_browsing_store_file.cc bool SafeBrowsingStoreFile::DeleteStore(const base::FilePath& basename) {
FilePath         1202 chrome/browser/safe_browsing/safe_browsing_store_file.cc   const base::FilePath new_filename = TemporaryFileForFilename(basename);
FilePath         1212 chrome/browser/safe_browsing/safe_browsing_store_file.cc   const base::FilePath journal_filename(
FilePath          130 chrome/browser/safe_browsing/safe_browsing_store_file.h   virtual void Init(const base::FilePath& filename,
FilePath          179 chrome/browser/safe_browsing/safe_browsing_store_file.h   static const base::FilePath TemporaryFileForFilename(
FilePath          180 chrome/browser/safe_browsing/safe_browsing_store_file.h       const base::FilePath& filename) {
FilePath          181 chrome/browser/safe_browsing/safe_browsing_store_file.h     return base::FilePath(filename.value() + FILE_PATH_LITERAL("_new"));
FilePath          185 chrome/browser/safe_browsing/safe_browsing_store_file.h   static bool DeleteStore(const base::FilePath& basename);
FilePath          237 chrome/browser/safe_browsing/safe_browsing_store_file.h   static void CheckForOriginalAndDelete(const base::FilePath& filename);
FilePath          284 chrome/browser/safe_browsing/safe_browsing_store_file.h   base::FilePath filename_;
FilePath          106 chrome/browser/safe_browsing/safe_browsing_store_file_unittest.cc   base::FilePath filename_;
FilePath          478 chrome/browser/safe_browsing/safe_browsing_store_file_unittest.cc   const base::FilePath temp_file =
FilePath          775 chrome/browser/safe_browsing/safe_browsing_store_file_unittest.cc   base::FilePath golden_path;
FilePath           59 chrome/browser/safe_browsing/safe_browsing_test.cc const base::FilePath::CharType kDataFile[] =
FilePath          220 chrome/browser/safe_browsing/safe_browsing_test.cc     base::FilePath datafile_path;
FilePath           27 chrome/browser/safe_browsing/sandboxed_zip_analyzer.cc     const base::FilePath& zip_file,
FilePath           36 chrome/browser/safe_browsing/sandboxed_zip_analyzer.h   SandboxedZipAnalyzer(const base::FilePath& zip_file,
FilePath           64 chrome/browser/safe_browsing/sandboxed_zip_analyzer.h   const base::FilePath zip_file_name_;
FilePath           33 chrome/browser/safe_browsing/two_phase_uploader.cc                        const base::FilePath& file_path,
FilePath           58 chrome/browser/safe_browsing/two_phase_uploader.cc   const base::FilePath file_path_;
FilePath           72 chrome/browser/safe_browsing/two_phase_uploader.cc     const base::FilePath& file_path,
FilePath          201 chrome/browser/safe_browsing/two_phase_uploader.cc     const base::FilePath& file_path,
FilePath           69 chrome/browser/safe_browsing/two_phase_uploader.h       const base::FilePath& file_path,
FilePath           97 chrome/browser/safe_browsing/two_phase_uploader.h       const base::FilePath& file_path,
FilePath           47 chrome/browser/safe_browsing/two_phase_uploader_unittest.cc base::FilePath GetTestFilePath() {
FilePath           48 chrome/browser/safe_browsing/two_phase_uploader_unittest.cc   base::FilePath file_path;
FilePath          115 chrome/browser/search_engines/template_url_fetcher_unittest.cc   base::FilePath src_dir;
FilePath          142 chrome/browser/search_engines/template_url_fetcher_unittest.cc     base::FilePath osdd_full_path;
FilePath           70 chrome/browser/search_engines/template_url_parser_unittest.cc   base::FilePath full_path_;
FilePath           85 chrome/browser/search_engines/template_url_parser_unittest.cc     full_path_ = base::FilePath();
FilePath           96 chrome/browser/search_engines/template_url_parser_unittest.cc   base::FilePath full_path;
FilePath          129 chrome/browser/service_process/service_process_control.cc   base::FilePath exe_path = ChildProcessHost::GetChildPath(flags);
FilePath          123 chrome/browser/service_process/service_process_control_browsertest.cc     base::FilePath exe;
FilePath           28 chrome/browser/services/gcm/gcm_client_mock.cc     const base::FilePath& store_path,
FilePath           36 chrome/browser/services/gcm/gcm_client_mock.h       const base::FilePath& store_path,
FilePath          165 chrome/browser/services/gcm/gcm_profile_service.cc                   const base::FilePath& store_path,
FilePath          202 chrome/browser/services/gcm/gcm_profile_service.cc     const base::FilePath& store_path,
FilePath           77 chrome/browser/sessions/base_session_service.cc                                        const base::FilePath& path)
FilePath           50 chrome/browser/sessions/base_session_service.h                      const base::FilePath& path);
FilePath          141 chrome/browser/sessions/better_session_restore_browsertest.cc     base::FilePath test_file_dir;
FilePath          148 chrome/browser/sessions/better_session_restore_browsertest.cc       base::FilePath path = test_file_dir.AppendASCII(*it);
FilePath          241 chrome/browser/sessions/persistent_tab_restore_service.cc                          base::FilePath()),
FilePath           43 chrome/browser/sessions/session_backend.cc   explicit SessionFileReader(const base::FilePath& path)
FilePath          202 chrome/browser/sessions/session_backend.cc                                const base::FilePath& path_to_dir)
FilePath          272 chrome/browser/sessions/session_backend.cc   const base::FilePath current_session_path = GetCurrentSessionPath();
FilePath          273 chrome/browser/sessions/session_backend.cc   const base::FilePath last_session_path = GetLastSessionPath();
FilePath          372 chrome/browser/sessions/session_backend.cc base::File* SessionBackend::OpenAndWriteHeader(const base::FilePath& path) {
FilePath          390 chrome/browser/sessions/session_backend.cc base::FilePath SessionBackend::GetLastSessionPath() {
FilePath          391 chrome/browser/sessions/session_backend.cc   base::FilePath path = path_to_dir_;
FilePath          399 chrome/browser/sessions/session_backend.cc base::FilePath SessionBackend::GetCurrentSessionPath() {
FilePath          400 chrome/browser/sessions/session_backend.cc   base::FilePath path = path_to_dir_;
FilePath           50 chrome/browser/sessions/session_backend.h                  const base::FilePath& path_to_dir);
FilePath          108 chrome/browser/sessions/session_backend.h   base::File* OpenAndWriteHeader(const base::FilePath& path);
FilePath          117 chrome/browser/sessions/session_backend.h   base::FilePath GetLastSessionPath();
FilePath          120 chrome/browser/sessions/session_backend.h   base::FilePath GetCurrentSessionPath();
FilePath          123 chrome/browser/sessions/session_backend.h   const base::FilePath path_to_dir_;
FilePath           49 chrome/browser/sessions/session_backend_unittest.cc   base::FilePath path_;
FilePath         1052 chrome/browser/sessions/session_restore.cc     const std::vector<base::FilePath>& file_paths =
FilePath         1054 chrome/browser/sessions/session_restore.cc     for (std::vector<base::FilePath>::const_iterator file = file_paths.begin();
FilePath           98 chrome/browser/sessions/session_restore_browsertest.cc         base::FilePath().AppendASCII("session_history"),
FilePath           99 chrome/browser/sessions/session_restore_browsertest.cc         base::FilePath().AppendASCII("bot1.html"));
FilePath          101 chrome/browser/sessions/session_restore_browsertest.cc         base::FilePath().AppendASCII("session_history"),
FilePath          102 chrome/browser/sessions/session_restore_browsertest.cc         base::FilePath().AppendASCII("bot2.html"));
FilePath          104 chrome/browser/sessions/session_restore_browsertest.cc         base::FilePath().AppendASCII("session_history"),
FilePath          105 chrome/browser/sessions/session_restore_browsertest.cc         base::FilePath().AppendASCII("bot3.html"));
FilePath          235 chrome/browser/sessions/session_restore_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          236 chrome/browser/sessions/session_restore_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title1.html"))));
FilePath          305 chrome/browser/sessions/session_restore_browsertest.cc   const base::FilePath::CharType* kTitle1File =
FilePath          307 chrome/browser/sessions/session_restore_browsertest.cc   GURL url(ui_test_utils::GetTestUrl(base::FilePath(
FilePath          308 chrome/browser/sessions/session_restore_browsertest.cc       base::FilePath::kCurrentDirectory), base::FilePath(kTitle1File)));
FilePath          343 chrome/browser/sessions/session_restore_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          344 chrome/browser/sessions/session_restore_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title1.html"))));
FilePath          348 chrome/browser/sessions/session_restore_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          349 chrome/browser/sessions/session_restore_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title3.html"))));
FilePath          427 chrome/browser/sessions/session_restore_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          428 chrome/browser/sessions/session_restore_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title1.html"))));
FilePath          468 chrome/browser/sessions/session_restore_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          469 chrome/browser/sessions/session_restore_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title1.html"))));
FilePath          188 chrome/browser/sessions/session_service.cc     : BaseSessionService(SESSION_RESTORE, profile, base::FilePath()),
FilePath          198 chrome/browser/sessions/session_service.cc SessionService::SessionService(const base::FilePath& save_path)
FilePath           72 chrome/browser/sessions/session_service.h   explicit SessionService(const base::FilePath& save_path);
FilePath          177 chrome/browser/sessions/session_service_unittest.cc   base::FilePath path_;
FilePath          888 chrome/browser/sessions/session_service_unittest.cc   base::FilePath v1_file_path;
FilePath          895 chrome/browser/sessions/session_service_unittest.cc   base::FilePath dest_file_path(path_);
FilePath           39 chrome/browser/sessions/tab_restore_browsertest.cc         base::FilePath().AppendASCII("session_history"),
FilePath           40 chrome/browser/sessions/tab_restore_browsertest.cc         base::FilePath().AppendASCII("bot1.html"));
FilePath           42 chrome/browser/sessions/tab_restore_browsertest.cc         base::FilePath().AppendASCII("session_history"),
FilePath           43 chrome/browser/sessions/tab_restore_browsertest.cc         base::FilePath().AppendASCII("bot2.html"));
FilePath           77 chrome/browser/shell_integration.cc     const base::FilePath& profile_path) {
FilePath           82 chrome/browser/shell_integration.cc       extension_app_id.empty() ? base::FilePath() : profile_path,
FilePath          101 chrome/browser/shell_integration.cc     const base::FilePath& profile_path,
FilePath          107 chrome/browser/shell_integration.cc   base::FilePath user_data_dir =
FilePath          120 chrome/browser/shell_integration.cc   base::FilePath profile = cmd_line.GetSwitchValuePath(
FilePath          107 chrome/browser/shell_integration.h     base::FilePath extension_path;
FilePath          109 chrome/browser/shell_integration.h     base::FilePath profile_path;
FilePath          168 chrome/browser/shell_integration.h       const base::FilePath& profile_path);
FilePath          174 chrome/browser/shell_integration.h   static void AppendProfileArgs(const base::FilePath& profile_path,
FilePath          186 chrome/browser/shell_integration.h                                           const base::FilePath& profile_path);
FilePath          191 chrome/browser/shell_integration.h       const base::FilePath& profile_path);
FilePath          195 chrome/browser/shell_integration.h       const base::FilePath& profile_path);
FilePath          208 chrome/browser/shell_integration.h   static int MigrateShortcutsInPathInternal(const base::FilePath& chrome_exe,
FilePath          209 chrome/browser/shell_integration.h                                             const base::FilePath& path,
FilePath          213 chrome/browser/shell_integration.h   static base::FilePath GetStartMenuShortcut(const base::FilePath& chrome_exe);
FilePath           83 chrome/browser/shell_integration_linux.cc                                const base::FilePath& shortcut_filename) {
FilePath           92 chrome/browser/shell_integration_linux.cc   base::FilePath temp_file_path = temp_dir.path().Append(
FilePath          136 chrome/browser/shell_integration_linux.cc bool CreateShortcutOnDesktop(const base::FilePath& shortcut_filename,
FilePath          141 chrome/browser/shell_integration_linux.cc   base::FilePath desktop_path;
FilePath          177 chrome/browser/shell_integration_linux.cc void DeleteShortcutOnDesktop(const base::FilePath& shortcut_filename) {
FilePath          178 chrome/browser/shell_integration_linux.cc   base::FilePath desktop_path;
FilePath          187 chrome/browser/shell_integration_linux.cc bool CreateShortcutInApplicationsMenu(const base::FilePath& shortcut_filename,
FilePath          189 chrome/browser/shell_integration_linux.cc                                       const base::FilePath& directory_filename,
FilePath          195 chrome/browser/shell_integration_linux.cc   base::FilePath temp_directory_path;
FilePath          207 chrome/browser/shell_integration_linux.cc   base::FilePath temp_file_path = temp_dir.path().Append(shortcut_filename);
FilePath          234 chrome/browser/shell_integration_linux.cc     const base::FilePath& shortcut_filename,
FilePath          235 chrome/browser/shell_integration_linux.cc     const base::FilePath& directory_filename) {
FilePath          330 chrome/browser/shell_integration_linux.cc   base::FilePath chrome_dir;
FilePath          334 chrome/browser/shell_integration_linux.cc   base::FilePath chrome_version_path = chrome_dir.Append(script);
FilePath          345 chrome/browser/shell_integration_linux.cc     base::FilePath path_version_path(path_version);
FilePath          475 chrome/browser/shell_integration_linux.cc base::FilePath GetChromeExePath() {
FilePath          480 chrome/browser/shell_integration_linux.cc     return base::FilePath(wrapper_script);
FilePath          484 chrome/browser/shell_integration_linux.cc   base::FilePath chrome_exe_path;
FilePath          539 chrome/browser/shell_integration_linux.cc bool GetDataWriteLocation(base::Environment* env, base::FilePath* search_path) {
FilePath          545 chrome/browser/shell_integration_linux.cc     *search_path = base::FilePath(xdg_data_home);
FilePath          548 chrome/browser/shell_integration_linux.cc     *search_path = base::FilePath(home).Append(".local").Append("share");
FilePath          554 chrome/browser/shell_integration_linux.cc std::vector<base::FilePath> GetDataSearchLocations(base::Environment* env) {
FilePath          557 chrome/browser/shell_integration_linux.cc   std::vector<base::FilePath> search_paths;
FilePath          559 chrome/browser/shell_integration_linux.cc   base::FilePath write_location;
FilePath          567 chrome/browser/shell_integration_linux.cc       base::FilePath data_dir(tokenizer.token());
FilePath          571 chrome/browser/shell_integration_linux.cc     search_paths.push_back(base::FilePath("/usr/local/share"));
FilePath          572 chrome/browser/shell_integration_linux.cc     search_paths.push_back(base::FilePath("/usr/share"));
FilePath          621 chrome/browser/shell_integration_linux.cc     const base::FilePath& profile_path,
FilePath          623 chrome/browser/shell_integration_linux.cc   base::FilePath desktop_path;
FilePath          632 chrome/browser/shell_integration_linux.cc     const base::FilePath& profile_path,
FilePath          634 chrome/browser/shell_integration_linux.cc     const base::FilePath& desktop_path) {
FilePath          637 chrome/browser/shell_integration_linux.cc   base::FilePath shortcut_filename = GetExtensionShortcutFilename(
FilePath          666 chrome/browser/shell_integration_linux.cc                                  const base::FilePath& desktop_filename,
FilePath          670 chrome/browser/shell_integration_linux.cc   std::vector<base::FilePath> search_paths = GetDataSearchLocations(env);
FilePath          672 chrome/browser/shell_integration_linux.cc   for (std::vector<base::FilePath>::const_iterator i = search_paths.begin();
FilePath          674 chrome/browser/shell_integration_linux.cc     base::FilePath path = i->Append("applications").Append(desktop_filename);
FilePath          685 chrome/browser/shell_integration_linux.cc base::FilePath GetWebShortcutFilename(const GURL& url) {
FilePath          691 chrome/browser/shell_integration_linux.cc   base::FilePath desktop_path;
FilePath          693 chrome/browser/shell_integration_linux.cc     return base::FilePath();
FilePath          695 chrome/browser/shell_integration_linux.cc   base::FilePath filepath = desktop_path.Append(filename);
FilePath          696 chrome/browser/shell_integration_linux.cc   base::FilePath alternative_filepath(filepath.value() + ".desktop");
FilePath          698 chrome/browser/shell_integration_linux.cc     if (base::PathExists(base::FilePath(alternative_filepath))) {
FilePath          699 chrome/browser/shell_integration_linux.cc       alternative_filepath = base::FilePath(
FilePath          702 chrome/browser/shell_integration_linux.cc       return base::FilePath(alternative_filepath).BaseName();
FilePath          706 chrome/browser/shell_integration_linux.cc   return base::FilePath();
FilePath          709 chrome/browser/shell_integration_linux.cc base::FilePath GetExtensionShortcutFilename(const base::FilePath& profile_path,
FilePath          723 chrome/browser/shell_integration_linux.cc   return base::FilePath(filename.append(".desktop"));
FilePath          726 chrome/browser/shell_integration_linux.cc std::vector<base::FilePath> GetExistingProfileShortcutFilenames(
FilePath          727 chrome/browser/shell_integration_linux.cc     const base::FilePath& profile_path,
FilePath          728 chrome/browser/shell_integration_linux.cc     const base::FilePath& directory) {
FilePath          743 chrome/browser/shell_integration_linux.cc   base::FilePath shortcut_file = files.Next();
FilePath          744 chrome/browser/shell_integration_linux.cc   std::vector<base::FilePath> shortcut_paths;
FilePath          753 chrome/browser/shell_integration_linux.cc     const base::FilePath& chrome_exe_path,
FilePath          759 chrome/browser/shell_integration_linux.cc     const base::FilePath& profile_path,
FilePath          877 chrome/browser/shell_integration_linux.cc   base::FilePath shortcut_filename;
FilePath          890 chrome/browser/shell_integration_linux.cc       DeleteShortcutInApplicationsMenu(shortcut_filename, base::FilePath());
FilePath          905 chrome/browser/shell_integration_linux.cc   base::FilePath chrome_exe_path = GetChromeExePath();
FilePath          927 chrome/browser/shell_integration_linux.cc     base::FilePath directory_filename;
FilePath          934 chrome/browser/shell_integration_linux.cc         directory_filename = base::FilePath(kDirectoryFilename);
FilePath          967 chrome/browser/shell_integration_linux.cc   base::FilePath desktop_name(kAppListDesktopName);
FilePath          968 chrome/browser/shell_integration_linux.cc   base::FilePath shortcut_filename = desktop_name.AddExtension("desktop");
FilePath          972 chrome/browser/shell_integration_linux.cc   DeleteShortcutInApplicationsMenu(shortcut_filename, base::FilePath());
FilePath          974 chrome/browser/shell_integration_linux.cc   base::FilePath chrome_exe_path = GetChromeExePath();
FilePath          994 chrome/browser/shell_integration_linux.cc       shortcut_filename, contents, base::FilePath(), "");
FilePath          997 chrome/browser/shell_integration_linux.cc void DeleteDesktopShortcuts(const base::FilePath& profile_path,
FilePath         1001 chrome/browser/shell_integration_linux.cc   base::FilePath shortcut_filename = GetExtensionShortcutFilename(
FilePath         1011 chrome/browser/shell_integration_linux.cc                                    base::FilePath(kDirectoryFilename));
FilePath         1014 chrome/browser/shell_integration_linux.cc void DeleteAllDesktopShortcuts(const base::FilePath& profile_path) {
FilePath         1020 chrome/browser/shell_integration_linux.cc   base::FilePath desktop_path;
FilePath         1022 chrome/browser/shell_integration_linux.cc     std::vector<base::FilePath> shortcut_filenames_desktop =
FilePath         1024 chrome/browser/shell_integration_linux.cc     for (std::vector<base::FilePath>::const_iterator it =
FilePath         1032 chrome/browser/shell_integration_linux.cc   base::FilePath applications_menu;
FilePath         1035 chrome/browser/shell_integration_linux.cc     std::vector<base::FilePath> shortcut_filenames_app_menu =
FilePath         1037 chrome/browser/shell_integration_linux.cc     for (std::vector<base::FilePath>::const_iterator it =
FilePath         1041 chrome/browser/shell_integration_linux.cc                                        base::FilePath(kDirectoryFilename));
FilePath           27 chrome/browser/shell_integration_linux.h bool GetDataWriteLocation(base::Environment* env, base::FilePath* search_path);
FilePath           33 chrome/browser/shell_integration_linux.h std::vector<base::FilePath> GetDataSearchLocations(base::Environment* env);
FilePath           53 chrome/browser/shell_integration_linux.h     const base::FilePath& profile_path,
FilePath           61 chrome/browser/shell_integration_linux.h     const base::FilePath& profile_path,
FilePath           63 chrome/browser/shell_integration_linux.h     const base::FilePath& desktop_path);
FilePath           70 chrome/browser/shell_integration_linux.h                                  const base::FilePath& desktop_filename,
FilePath           74 chrome/browser/shell_integration_linux.h base::FilePath GetWebShortcutFilename(const GURL& url);
FilePath           78 chrome/browser/shell_integration_linux.h base::FilePath GetExtensionShortcutFilename(const base::FilePath& profile_path,
FilePath           83 chrome/browser/shell_integration_linux.h std::vector<base::FilePath> GetExistingProfileShortcutFilenames(
FilePath           84 chrome/browser/shell_integration_linux.h     const base::FilePath& profile_path,
FilePath           85 chrome/browser/shell_integration_linux.h     const base::FilePath& directory);
FilePath           89 chrome/browser/shell_integration_linux.h std::string GetDesktopFileContents(const base::FilePath& chrome_exe_path,
FilePath           95 chrome/browser/shell_integration_linux.h                                    const base::FilePath& profile_path,
FilePath          130 chrome/browser/shell_integration_linux.h void DeleteDesktopShortcuts(const base::FilePath& profile_path,
FilePath          135 chrome/browser/shell_integration_linux.h void DeleteAllDesktopShortcuts(const base::FilePath& profile_path);
FilePath           82 chrome/browser/shell_integration_linux_unittest.cc     base::FilePath path;
FilePath           84 chrome/browser/shell_integration_linux_unittest.cc     EXPECT_EQ(base::FilePath("/user/path"), path);
FilePath           91 chrome/browser/shell_integration_linux_unittest.cc     base::FilePath path;
FilePath           93 chrome/browser/shell_integration_linux_unittest.cc     EXPECT_EQ(base::FilePath("/home/user/.local/share"), path);
FilePath           99 chrome/browser/shell_integration_linux_unittest.cc     base::FilePath path;
FilePath          116 chrome/browser/shell_integration_linux_unittest.cc         ElementsAre(base::FilePath("/user/path"),
FilePath          117 chrome/browser/shell_integration_linux_unittest.cc                     base::FilePath("/system/path/1"),
FilePath          118 chrome/browser/shell_integration_linux_unittest.cc                     base::FilePath("/system/path/2")));
FilePath          128 chrome/browser/shell_integration_linux_unittest.cc         ElementsAre(base::FilePath("/home/user/.local/share"),
FilePath          129 chrome/browser/shell_integration_linux_unittest.cc                     base::FilePath("/system/path/1"),
FilePath          130 chrome/browser/shell_integration_linux_unittest.cc                     base::FilePath("/system/path/2")));
FilePath          140 chrome/browser/shell_integration_linux_unittest.cc         ElementsAre(base::FilePath("/system/path/1"),
FilePath          141 chrome/browser/shell_integration_linux_unittest.cc                     base::FilePath("/system/path/2")));
FilePath          151 chrome/browser/shell_integration_linux_unittest.cc         ElementsAre(base::FilePath("/user/path"),
FilePath          152 chrome/browser/shell_integration_linux_unittest.cc                     base::FilePath("/usr/local/share"),
FilePath          153 chrome/browser/shell_integration_linux_unittest.cc                     base::FilePath("/usr/share")));
FilePath          158 chrome/browser/shell_integration_linux_unittest.cc   base::FilePath kProfilePath("Profile 1");
FilePath          161 chrome/browser/shell_integration_linux_unittest.cc   base::FilePath kTemplateFilepath(kTemplateFilename);
FilePath          185 chrome/browser/shell_integration_linux_unittest.cc     base::FilePath desktop_path = temp_dir.path();
FilePath          207 chrome/browser/shell_integration_linux_unittest.cc     base::FilePath apps_path = temp_dir.path().AppendASCII("applications");
FilePath          230 chrome/browser/shell_integration_linux_unittest.cc     base::FilePath apps_path = temp_dir.path().AppendASCII("applications");
FilePath          253 chrome/browser/shell_integration_linux_unittest.cc     base::FilePath desktop_path = temp_dir1.path();
FilePath          257 chrome/browser/shell_integration_linux_unittest.cc     base::FilePath apps_path = temp_dir2.path().AppendASCII("applications");
FilePath          282 chrome/browser/shell_integration_linux_unittest.cc   base::FilePath kTemplateFilepath(kTemplateFilename);
FilePath          383 chrome/browser/shell_integration_linux_unittest.cc   base::FilePath kProfilePath("a/b/c/Profile Name?");
FilePath          385 chrome/browser/shell_integration_linux_unittest.cc   EXPECT_EQ(base::FilePath("chrome-extensionid-Profile_Name_.desktop"),
FilePath          391 chrome/browser/shell_integration_linux_unittest.cc   base::FilePath kProfilePath("a/b/c/Profile Name?");
FilePath          411 chrome/browser/shell_integration_linux_unittest.cc   std::vector<base::FilePath> paths =
FilePath          417 chrome/browser/shell_integration_linux_unittest.cc               ElementsAre(base::FilePath(kApp1Filename),
FilePath          418 chrome/browser/shell_integration_linux_unittest.cc                           base::FilePath(kApp2Filename)));
FilePath          423 chrome/browser/shell_integration_linux_unittest.cc     const base::FilePath::CharType* path;
FilePath          445 chrome/browser/shell_integration_linux_unittest.cc   const base::FilePath kChromeExePath("/opt/google/chrome/google-chrome");
FilePath          578 chrome/browser/shell_integration_linux_unittest.cc             base::FilePath(),
FilePath          584 chrome/browser/shell_integration_linux_unittest.cc   const base::FilePath kChromeExePath("/opt/google/chrome/google-chrome");
FilePath           52 chrome/browser/shell_integration_win.cc base::string16 GetProfileIdFromPath(const base::FilePath& profile_path) {
FilePath           57 chrome/browser/shell_integration_win.cc   base::FilePath default_user_data_dir;
FilePath           96 chrome/browser/shell_integration_win.cc   base::FilePath user_data_dir;
FilePath          105 chrome/browser/shell_integration_win.cc   base::FilePath profile_subdir;
FilePath          111 chrome/browser/shell_integration_win.cc         base::FilePath(base::ASCIIToUTF16(chrome::kInitialProfile));
FilePath          115 chrome/browser/shell_integration_win.cc   base::FilePath profile_path = user_data_dir.Append(profile_subdir);
FilePath          140 chrome/browser/shell_integration_win.cc   base::FilePath chrome_exe;
FilePath          165 chrome/browser/shell_integration_win.cc     base::FilePath path;
FilePath          267 chrome/browser/shell_integration_win.cc   base::FilePath chrome_exe;
FilePath          289 chrome/browser/shell_integration_win.cc   base::FilePath chrome_exe;
FilePath          309 chrome/browser/shell_integration_win.cc   base::FilePath chrome_exe;
FilePath          327 chrome/browser/shell_integration_win.cc   base::FilePath chrome_exe;
FilePath          400 chrome/browser/shell_integration_win.cc     const base::FilePath& profile_path) {
FilePath          410 chrome/browser/shell_integration_win.cc     const base::FilePath& profile_path) {
FilePath          412 chrome/browser/shell_integration_win.cc   base::FilePath chrome_exe;
FilePath          424 chrome/browser/shell_integration_win.cc     const base::FilePath& profile_path) {
FilePath          444 chrome/browser/shell_integration_win.cc     const base::FilePath& chrome_exe,
FilePath          445 chrome/browser/shell_integration_win.cc     const base::FilePath& path,
FilePath          458 chrome/browser/shell_integration_win.cc   base::FilePath target_path;
FilePath          461 chrome/browser/shell_integration_win.cc   for (base::FilePath shortcut = shortcuts_enum.Next(); !shortcut.empty();
FilePath          562 chrome/browser/shell_integration_win.cc base::FilePath ShellIntegration::GetStartMenuShortcut(
FilePath          563 chrome/browser/shell_integration_win.cc     const base::FilePath& chrome_exe) {
FilePath          571 chrome/browser/shell_integration_win.cc   base::FilePath shortcut;
FilePath          589 chrome/browser/shell_integration_win.cc   return base::FilePath();
FilePath           29 chrome/browser/shell_integration_win_unittest.cc   base::FilePath path;
FilePath           48 chrome/browser/shell_integration_win_unittest.cc     base::FilePath default_user_data_dir;
FilePath           50 chrome/browser/shell_integration_win_unittest.cc     base::FilePath default_profile_path =
FilePath           54 chrome/browser/shell_integration_win_unittest.cc     non_default_user_data_dir_ = base::FilePath(FILE_PATH_LITERAL("root"))
FilePath           89 chrome/browser/shell_integration_win_unittest.cc     base::FilePath shortcut_path =
FilePath          207 chrome/browser/shell_integration_win_unittest.cc   base::FilePath chrome_exe_;
FilePath          210 chrome/browser/shell_integration_win_unittest.cc   base::FilePath other_target_;
FilePath          219 chrome/browser/shell_integration_win_unittest.cc   base::FilePath non_default_user_data_dir_;
FilePath          327 chrome/browser/shell_integration_win_unittest.cc   base::FilePath empty_path;
FilePath          332 chrome/browser/shell_integration_win_unittest.cc   base::FilePath default_user_data_dir;
FilePath          334 chrome/browser/shell_integration_win_unittest.cc   base::FilePath default_profile_path =
FilePath          342 chrome/browser/shell_integration_win_unittest.cc   base::FilePath profile_path(FILE_PATH_LITERAL("root"));
FilePath          356 chrome/browser/shell_integration_win_unittest.cc   base::FilePath empty_path;
FilePath          361 chrome/browser/shell_integration_win_unittest.cc   base::FilePath default_user_data_dir;
FilePath          363 chrome/browser/shell_integration_win_unittest.cc   base::FilePath default_profile_path =
FilePath          371 chrome/browser/shell_integration_win_unittest.cc   base::FilePath profile_path(FILE_PATH_LITERAL("root"));
FilePath           43 chrome/browser/signin/signin_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("chrome/test/data"))));
FilePath           68 chrome/browser/signin/signin_names_io_thread_unittest.cc   const base::FilePath& user_data_dir = cache->GetUserDataDir();
FilePath           70 chrome/browser/signin/signin_names_io_thread_unittest.cc   const base::FilePath profile_dir =
FilePath           73 chrome/browser/signin/signin_names_io_thread_unittest.cc   const base::FilePath profile_dir = user_data_dir.Append(name);
FilePath           30 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc const base::FilePath::CharType BACKUP_EXTENSION[] = FILE_PATH_LITERAL("backup");
FilePath           59 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc ChecksumStatus LoadFile(const base::FilePath& file_path, WordList& words) {
FilePath           92 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc                                 const base::FilePath& path) {
FilePath           98 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc   base::FilePath backup = path.AddExtension(BACKUP_EXTENSION);
FilePath          112 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc     const base::FilePath& path) {
FilePath          219 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc     const base::FilePath& path)
FilePath          397 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc     const base::FilePath& path) {
FilePath          410 chrome/browser/spellchecker/spellcheck_custom_dictionary.cc     const base::FilePath& path) {
FilePath           77 chrome/browser/spellchecker/spellcheck_custom_dictionary.h   explicit SpellcheckCustomDictionary(const base::FilePath& path);
FilePath          132 chrome/browser/spellchecker/spellcheck_custom_dictionary.h       const base::FilePath& path);
FilePath          138 chrome/browser/spellchecker/spellcheck_custom_dictionary.h       const base::FilePath& path);
FilePath          167 chrome/browser/spellchecker/spellcheck_custom_dictionary.h   base::FilePath custom_dictionary_path_;
FilePath           78 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc       const base::FilePath& path) {
FilePath           87 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc       const base::FilePath& path) {
FilePath          160 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   base::FilePath path =
FilePath          224 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   base::FilePath path =
FilePath          237 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   base::FilePath path =
FilePath          253 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   base::FilePath path =
FilePath          272 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   base::FilePath path =
FilePath         1133 chrome/browser/spellchecker/spellcheck_custom_dictionary_unittest.cc   base::FilePath path =
FilePath           38 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc                         const base::FilePath& path) {
FilePath           46 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc     base::FilePath dict_dir;
FilePath           48 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc     base::FilePath fallback_file_path =
FilePath          251 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc SpellcheckHunspellDictionary::OpenDictionaryFile(const base::FilePath& path) {
FilePath          258 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc   base::FilePath user_dir;
FilePath          260 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc   base::FilePath fallback = user_dir.Append(path.BaseName());
FilePath          299 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc   base::FilePath dict_dir;
FilePath          301 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.cc   base::FilePath dict_path =
FilePath          101 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h     base::FilePath path;
FilePath          119 chrome/browser/spellchecker/spellcheck_hunspell_dictionary.h   static DictionaryFile OpenDictionaryFile(const base::FilePath& path);
FilePath           48 chrome/browser/spellchecker/spellcheck_service_browsertest.cc   base::FilePath dict_dir;
FilePath           50 chrome/browser/spellchecker/spellcheck_service_browsertest.cc   base::FilePath bdict_path =
FilePath           59 chrome/browser/ssl/ssl_browser_tests.cc const base::FilePath::CharType kDocRoot[] =
FilePath          172 chrome/browser/ssl/ssl_browser_tests.cc                       base::FilePath(kDocRoot)),
FilePath          175 chrome/browser/ssl/ssl_browser_tests.cc                               base::FilePath(kDocRoot)),
FilePath          178 chrome/browser/ssl/ssl_browser_tests.cc                                  base::FilePath(kDocRoot)),
FilePath          737 chrome/browser/ssl/ssl_browser_tests.cc   base::FilePath cert_path = net::GetTestCertsDirectory().Append(
FilePath          748 chrome/browser/ssl/ssl_browser_tests.cc   base::FilePath ca_path = net::GetTestCertsDirectory().Append(
FilePath           37 chrome/browser/ssl/ssl_client_certificate_selector_test.cc   base::FilePath certs_dir = net::GetTestCertsDirectory();
FilePath           62 chrome/browser/sxs_linux.cc bool DoAddChannelMarkToUserDataDir(const base::FilePath& user_data_dir) {
FilePath           64 chrome/browser/sxs_linux.cc   base::FilePath channels_path(user_data_dir.AppendASCII(kChannelsFileName));
FilePath           93 chrome/browser/sxs_linux.cc   base::FilePath user_data_dir;
FilePath          115 chrome/browser/sxs_linux.cc   base::FilePath source_path;
FilePath          121 chrome/browser/sxs_linux.cc   base::FilePath channels_path(source_path.AppendASCII(kChannelsFileName));
FilePath          144 chrome/browser/sxs_linux.cc   base::FilePath target_path =
FilePath           11 chrome/browser/sxs_linux.h class FilePath;
FilePath           32 chrome/browser/sync/glue/extensions_activity_monitor_unittest.cc   base::FilePath path;
FilePath           98 chrome/browser/sync/glue/sync_backend_host_core.cc     const base::FilePath& sync_data_folder_path,
FilePath           85 chrome/browser/sync/glue/sync_backend_host_core.h        const base::FilePath& sync_data_folder_path,
FilePath          253 chrome/browser/sync/glue/sync_backend_host_core.h   const base::FilePath sync_data_folder_path_;
FilePath           43 chrome/browser/sync/glue/sync_backend_host_impl.cc static const base::FilePath::CharType kSyncDataFolderName[] =
FilePath          705 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc   base::FilePath temp_directory =
FilePath          707 chrome/browser/sync/glue/sync_backend_host_impl_unittest.cc   base::FilePath sync_file = temp_directory.AppendASCII("SyncData.sqlite3");
FilePath           18 chrome/browser/sync/glue/sync_start_util.cc void StartSyncOnUIThread(const base::FilePath& profile,
FilePath           41 chrome/browser/sync/glue/sync_start_util.cc void StartSyncProxy(const base::FilePath& profile,
FilePath           53 chrome/browser/sync/glue/sync_start_util.cc     const base::FilePath& profile_path) {
FilePath           14 chrome/browser/sync/glue/sync_start_util.h class FilePath;
FilePath           29 chrome/browser/sync/glue/sync_start_util.h     const base::FilePath& profile_path);
FilePath           33 chrome/browser/sync/profile_sync_components_factory_impl_unittest.cc     base::FilePath program_path(FILE_PATH_LITERAL("chrome.exe"));
FilePath           84 chrome/browser/sync/profile_sync_service_typed_url_unittest.cc   HistoryBackendMock() : HistoryBackend(base::FilePath(), NULL, NULL) {}
FilePath          737 chrome/browser/sync/test/integration/bookmarks_helper.cc   base::FilePath full_path;
FilePath           70 chrome/browser/sync/test/integration/preferences_helper.cc                         const base::FilePath& new_value) {
FilePath          186 chrome/browser/sync/test/integration/preferences_helper.cc   base::FilePath reference_value;
FilePath           63 chrome/browser/sync/test/integration/preferences_helper.h                         const base::FilePath& new_value);
FilePath          287 chrome/browser/sync/test/integration/sync_extension_helper.cc scoped_refptr<Extension> CreateExtension(const base::FilePath& base_dir,
FilePath          323 chrome/browser/sync/test/integration/sync_extension_helper.cc   const base::FilePath sub_dir = base::FilePath().AppendASCII(name);
FilePath          324 chrome/browser/sync/test/integration/sync_extension_helper.cc   base::FilePath extension_dir;
FilePath          255 chrome/browser/sync/test/integration/sync_test.cc Profile* SyncTest::MakeProfile(const base::FilePath::StringType name) {
FilePath          256 chrome/browser/sync/test/integration/sync_test.cc   base::FilePath path;
FilePath          287 chrome/browser/sync/test/integration/sync_test.h   base::FilePath password_file_;
FilePath          294 chrome/browser/sync/test/integration/sync_test.h   static Profile* MakeProfile(const base::FilePath::StringType name);
FilePath           42 chrome/browser/sync_file_system/drive_backend/conflict_resolver_unittest.cc       origin, base::FilePath::FromUTF8Unsafe(path));
FilePath          198 chrome/browser/sync_file_system/drive_backend/conflict_resolver_unittest.cc     base::FilePath local_path = base::FilePath(FILE_PATH_LITERAL("dummy"));
FilePath           14 chrome/browser/sync_file_system/drive_backend/drive_backend_constants.cc const base::FilePath::CharType kDatabaseName[] =
FilePath           17 chrome/browser/sync_file_system/drive_backend/drive_backend_constants.h extern const base::FilePath::CharType kDatabaseName[];
FilePath          119 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc                                    const base::FilePath::StringType& path) {
FilePath          120 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc     return CreateURL(app_id, base::FilePath(path));
FilePath          124 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc                                    const base::FilePath& path) {
FilePath          139 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc                               const base::FilePath::StringType& path) {
FilePath          140 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc     return GetFileIDByPath(app_id, base::FilePath(path));
FilePath          144 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc                               const base::FilePath& path) {
FilePath          146 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc     base::FilePath result_path;
FilePath          147 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc     base::FilePath normalized_path = path.NormalizePathSeparators();
FilePath          183 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc                       const base::FilePath::StringType& path) {
FilePath          191 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc                             const base::FilePath::StringType& path,
FilePath          202 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc                        const base::FilePath::StringType& path,
FilePath          212 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc                    const base::FilePath::StringType& path) {
FilePath          329 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc           app_id, base::FilePath(),
FilePath          336 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc                                   const base::FilePath& path,
FilePath          389 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc                                 const base::FilePath& path,
FilePath          409 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc     std::stack<base::FilePath> folders;
FilePath          410 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc     folders.push(base::FilePath());  // root folder
FilePath          432 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc                        const base::FilePath::StringType& path,
FilePath          444 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc                          const base::FilePath::StringType& path) {
FilePath          544 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc   const base::FilePath::StringType kPath(FPL("file"));
FilePath          596 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc   const base::FilePath::StringType path(FPL("file"));
FilePath          618 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc   const base::FilePath::StringType path(FPL("file"));
FilePath          642 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc   const base::FilePath::StringType path(FPL("file"));
FilePath          668 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc   const base::FilePath::StringType path(FPL("file"));
FilePath          685 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc                 file_id, base::FilePath(path).AsUTF8Unsafe()));
FilePath          702 chrome/browser/sync_file_system/drive_backend/drive_backend_sync_unittest.cc   const base::FilePath::StringType path(FPL("file"));
FilePath          144 chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc   base::FilePath temp_file_path;
FilePath          176 chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc std::string GetMimeTypeFromTitle(const base::FilePath& title) {
FilePath          177 chrome/browser/sync_file_system/drive_backend/drive_backend_util.cc   base::FilePath::StringType extension = title.Extension();
FilePath           63 chrome/browser/sync_file_system/drive_backend/drive_backend_util.h std::string GetMimeTypeFromTitle(const base::FilePath& title);
FilePath           44 chrome/browser/sync_file_system/drive_backend/fake_drive_service_helper.cc                             const base::FilePath& local_file) {
FilePath          105 chrome/browser/sync_file_system/drive_backend/fake_drive_service_helper.cc   base::FilePath temp_file = WriteToTempFile(content);
FilePath          125 chrome/browser/sync_file_system/drive_backend/fake_drive_service_helper.cc   base::FilePath temp_file = WriteToTempFile(content);
FilePath          285 chrome/browser/sync_file_system/drive_backend/fake_drive_service_helper.cc   base::FilePath temp_file;
FilePath          342 chrome/browser/sync_file_system/drive_backend/fake_drive_service_helper.cc base::FilePath FakeDriveServiceHelper::WriteToTempFile(
FilePath          344 chrome/browser/sync_file_system/drive_backend/fake_drive_service_helper.cc   base::FilePath temp_file;
FilePath           16 chrome/browser/sync_file_system/drive_backend/fake_drive_service_helper.h class FilePath;
FilePath           78 chrome/browser/sync_file_system/drive_backend/fake_drive_service_helper.h   base::FilePath base_dir_path() { return base_dir_.path(); }
FilePath           87 chrome/browser/sync_file_system/drive_backend/fake_drive_service_helper.h   base::FilePath WriteToTempFile(const std::string& content);
FilePath           90 chrome/browser/sync_file_system/drive_backend/fake_drive_service_helper.h   base::FilePath temp_dir_;
FilePath           92 chrome/browser/sync_file_system/drive_backend/fake_drive_uploader.cc     const base::FilePath& local_file_path,
FilePath          125 chrome/browser/sync_file_system/drive_backend/fake_drive_uploader.cc     const base::FilePath& local_file_path,
FilePath          138 chrome/browser/sync_file_system/drive_backend/fake_drive_uploader.cc     const base::FilePath& local_file_path,
FilePath           55 chrome/browser/sync_file_system/drive_backend/fake_drive_uploader.h       const base::FilePath& local_file_path,
FilePath           63 chrome/browser/sync_file_system/drive_backend/fake_drive_uploader.h       const base::FilePath& local_file_path,
FilePath           70 chrome/browser/sync_file_system/drive_backend/fake_drive_uploader.h       const base::FilePath& local_file_path,
FilePath           59 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.cc                                          const base::FilePath& local_path,
FilePath          106 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.cc   base::FilePath path = url_.path();
FilePath          109 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.cc   base::FilePath active_ancestor_path;
FilePath          130 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.cc   base::FilePath missing_entries;
FilePath          144 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.cc   std::vector<base::FilePath::StringType> missing_components;
FilePath          277 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.cc   base::FilePath title = fileapi::VirtualPath::BaseName(target_path_);
FilePath          475 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.cc   base::FilePath title = fileapi::VirtualPath::BaseName(target_path_);
FilePath          566 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.cc   base::FilePath title = fileapi::VirtualPath::BaseName(target_path_);
FilePath          609 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.cc   base::FilePath title = fileapi::VirtualPath::BaseName(target_path_);
FilePath           46 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.h                       const base::FilePath& local_path,
FilePath           52 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.h   const base::FilePath& target_path() const { return target_path_; }
FilePath          113 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.h   base::FilePath local_path_;
FilePath          119 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer.h   base::FilePath target_path_;
FilePath           44 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer_unittest.cc       origin, base::FilePath::FromUTF8Unsafe(path));
FilePath          167 chrome/browser/sync_file_system/drive_backend/local_to_remote_syncer_unittest.cc     base::FilePath local_path = base::FilePath::FromUTF8Unsafe("dummy");
FilePath           55 chrome/browser/sync_file_system/drive_backend/metadata_database.cc base::FilePath ReverseConcatPathComponents(
FilePath           56 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     const std::vector<base::FilePath>& components) {
FilePath           58 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     return base::FilePath(FILE_PATH_LITERAL("/")).NormalizePathSeparators();
FilePath           61 chrome/browser/sync_file_system/drive_backend/metadata_database.cc   typedef std::vector<base::FilePath> PathComponents;
FilePath           66 chrome/browser/sync_file_system/drive_backend/metadata_database.cc   base::FilePath::StringType result;
FilePath           70 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     result.append(1, base::FilePath::kSeparators[0]);
FilePath           74 chrome/browser/sync_file_system/drive_backend/metadata_database.cc   return base::FilePath(result).NormalizePathSeparators();
FilePath          127 chrome/browser/sync_file_system/drive_backend/metadata_database.cc SyncStatusCode OpenDatabase(const base::FilePath& path,
FilePath          617 chrome/browser/sync_file_system/drive_backend/metadata_database.cc                               const base::FilePath& database_path,
FilePath          633 chrome/browser/sync_file_system/drive_backend/metadata_database.cc                            base::FilePath(), NULL));
FilePath          652 chrome/browser/sync_file_system/drive_backend/metadata_database.cc   base::FilePath database_path = metadata_database->database_path_;
FilePath          908 chrome/browser/sync_file_system/drive_backend/metadata_database.cc                                            base::FilePath* path) const {
FilePath          913 chrome/browser/sync_file_system/drive_backend/metadata_database.cc   std::vector<base::FilePath> components;
FilePath          918 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     components.push_back(base::FilePath::FromUTF8Unsafe(title));
FilePath          930 chrome/browser/sync_file_system/drive_backend/metadata_database.cc base::FilePath MetadataDatabase::BuildDisplayPathForTracker(
FilePath          932 chrome/browser/sync_file_system/drive_backend/metadata_database.cc   base::FilePath path;
FilePath          940 chrome/browser/sync_file_system/drive_backend/metadata_database.cc         base::FilePath::FromUTF8Unsafe(tracker.synced_details().title()));
FilePath          949 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     const base::FilePath& full_path,
FilePath          951 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     base::FilePath* path_out) const {
FilePath          961 chrome/browser/sync_file_system/drive_backend/metadata_database.cc   std::vector<base::FilePath::StringType> components;
FilePath          966 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     const std::string title = base::FilePath(components[i]).AsUTF8Unsafe();
FilePath         1425 chrome/browser/sync_file_system/drive_backend/metadata_database.cc                                    const base::FilePath& database_path,
FilePath         1439 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     const base::FilePath& database_path,
FilePath         1776 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     base::FilePath path = BuildDisplayPathForTracker(*tracker);
FilePath         1840 chrome/browser/sync_file_system/drive_backend/metadata_database.cc     base::FilePath path = BuildDisplayPathForTracker(tracker);
FilePath           25 chrome/browser/sync_file_system/drive_backend/metadata_database.h class FilePath;
FilePath          145 chrome/browser/sync_file_system/drive_backend/metadata_database.h                      const base::FilePath& database_path,
FilePath          256 chrome/browser/sync_file_system/drive_backend/metadata_database.h   bool BuildPathForTracker(int64 tracker_id, base::FilePath* path) const;
FilePath          261 chrome/browser/sync_file_system/drive_backend/metadata_database.h   base::FilePath BuildDisplayPathForTracker(const FileTracker& tracker) const;
FilePath          268 chrome/browser/sync_file_system/drive_backend/metadata_database.h                                  const base::FilePath& full_path,
FilePath          270 chrome/browser/sync_file_system/drive_backend/metadata_database.h                                  base::FilePath* path) const;
FilePath          359 chrome/browser/sync_file_system/drive_backend/metadata_database.h                    const base::FilePath& database_path,
FilePath          363 chrome/browser/sync_file_system/drive_backend/metadata_database.h                                  const base::FilePath& database_path,
FilePath          427 chrome/browser/sync_file_system/drive_backend/metadata_database.h   base::FilePath database_path_;
FilePath          160 chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc base::FilePath CreateNormalizedPath(const base::FilePath::StringType& path) {
FilePath          161 chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc   return base::FilePath(path).NormalizePathSeparators();
FilePath          758 chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc   base::FilePath path;
FilePath          763 chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc   EXPECT_EQ(base::FilePath(FPL("/")).NormalizePathSeparators(), path);
FilePath          766 chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc   EXPECT_EQ(base::FilePath(FPL("/folder/file")).NormalizePathSeparators(),
FilePath          816 chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc     base::FilePath path;
FilePath          825 chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc     base::FilePath path;
FilePath          834 chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc     base::FilePath path;
FilePath          844 chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc     base::FilePath path;
FilePath          854 chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc     base::FilePath path;
FilePath          865 chrome/browser/sync_file_system/drive_backend/metadata_database_unittest.cc     base::FilePath path;
FilePath           20 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc const base::FilePath::CharType kV0FormatPathPrefix[] =
FilePath           35 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc                                 base::FilePath* path) {
FilePath           37 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc   base::FilePath virtual_path;
FilePath           46 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc   base::FilePath::StringType prefix =
FilePath           47 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc       base::FilePath(kV0FormatPathPrefix).NormalizePathSeparators().value();
FilePath           51 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc   *path = base::FilePath(virtual_path.value().substr(prefix.size()));
FilePath          152 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.cc     base::FilePath path;
FilePath           34 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util.h                                 base::FilePath* path);
FilePath           30 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util_unittest.cc     const base::FilePath& path,
FilePath           34 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util_unittest.cc       fileapi::FileSystemMountOption(), base::FilePath());
FilePath           52 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util_unittest.cc   const base::FilePath kFile(FPL("foo bar"));
FilePath           59 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util_unittest.cc   base::FilePath path;
FilePath          105 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util_unittest.cc   const base::FilePath kFile(FPL("foo bar"));
FilePath          213 chrome/browser/sync_file_system/drive_backend/metadata_db_migration_util_unittest.cc   const base::FilePath kFile(FPL("foo bar"));
FilePath           35 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc   base::FilePath path;
FilePath          667 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc       base::FilePath(),
FilePath          684 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc   base::FilePath path = file.path();
FilePath          697 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc                                           const base::FilePath&) {
FilePath          704 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc   base::FilePath path = file.path();
FilePath          732 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc   base::FilePath path = file.path();
FilePath          753 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.cc       base::FilePath(), url_,
FilePath          181 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer.h                        const base::FilePath&);
FilePath           41 chrome/browser/sync_file_system/drive_backend/remote_to_local_syncer_unittest.cc       origin, base::FilePath::FromUTF8Unsafe(path));
FilePath          368 chrome/browser/sync_file_system/drive_backend/sync_engine.cc     const base::FilePath& local_path,
FilePath          466 chrome/browser/sync_file_system/drive_backend/sync_engine.cc SyncEngine::SyncEngine(const base::FilePath& base_dir,
FilePath          129 chrome/browser/sync_file_system/drive_backend/sync_engine.h       const base::FilePath& local_path,
FilePath          154 chrome/browser/sync_file_system/drive_backend/sync_engine.h   SyncEngine(const base::FilePath& base_dir,
FilePath          191 chrome/browser/sync_file_system/drive_backend/sync_engine.h   base::FilePath base_dir_;
FilePath          192 chrome/browser/sync_file_system/drive_backend/sync_engine.h   base::FilePath temporary_file_dir_;
FilePath           80 chrome/browser/sync_file_system/drive_backend/sync_engine_initializer.cc     const base::FilePath& database_path,
FilePath           71 chrome/browser/sync_file_system/drive_backend/sync_engine_initializer.h                         const base::FilePath& database_path,
FilePath          115 chrome/browser/sync_file_system/drive_backend/sync_engine_initializer.h   base::FilePath database_path_;
FilePath           72 chrome/browser/sync_file_system/drive_backend/sync_engine_initializer_unittest.cc   base::FilePath database_path() {
FilePath           16 chrome/browser/sync_file_system/drive_backend/sync_task_manager_unittest.cc   base::FilePath(fileapi::VirtualPath::GetNormalizedFilePath( \
FilePath           17 chrome/browser/sync_file_system/drive_backend/sync_task_manager_unittest.cc       base::FilePath(FILE_PATH_LITERAL(path))))
FilePath          173 chrome/browser/sync_file_system/drive_backend/sync_task_manager_unittest.cc                  const base::FilePath& path,
FilePath          215 chrome/browser/sync_file_system/drive_backend/sync_task_manager_unittest.cc   base::FilePath path_;
FilePath           45 chrome/browser/sync_file_system/drive_backend/task_dependency_manager.cc bool InsertPaths(std::vector<base::FilePath> paths_to_insert,
FilePath           47 chrome/browser/sync_file_system/drive_backend/task_dependency_manager.cc   typedef std::vector<base::FilePath>::const_iterator iterator;
FilePath           23 chrome/browser/sync_file_system/drive_backend/task_dependency_manager.h   std::vector<base::FilePath> paths;
FilePath           17 chrome/browser/sync_file_system/drive_backend/task_dependency_manager_unittest.cc base::FilePath MakePath(const base::FilePath::StringType& path) {
FilePath           18 chrome/browser/sync_file_system/drive_backend/task_dependency_manager_unittest.cc   return base::FilePath(path).NormalizePathSeparators();
FilePath           23 chrome/browser/sync_file_system/drive_backend/task_dependency_manager_unittest.cc                 const base::FilePath::StringType& path) {
FilePath           32 chrome/browser/sync_file_system/drive_backend/task_dependency_manager_unittest.cc                const base::FilePath::StringType& path) {
FilePath          133 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc   base::FilePath::StringType extension =
FilePath          134 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc       base::FilePath::FromUTF8Unsafe(title).Extension();
FilePath          142 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc bool CreateTemporaryFile(const base::FilePath& dir_path,
FilePath          144 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc   base::FilePath temp_file_path;
FilePath          159 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc                  const base::FilePath& temp_dir_path)
FilePath          189 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc     const base::FilePath& temp_dir_path,
FilePath          199 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc APIUtil::APIUtil(const base::FilePath& temp_dir_path,
FilePath          514 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc                             const base::FilePath& local_file_path,
FilePath          541 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc                                  const base::FilePath& local_file_path,
FilePath          770 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc   const base::FilePath& local_file_path = local_file->path();
FilePath          786 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc                               const base::FilePath& downloaded_file_path) {
FilePath          868 chrome/browser/sync_file_system/drive_backend_v1/api_util.cc     const base::FilePath& local_file_path,
FilePath           48 chrome/browser/sync_file_system/drive_backend_v1/api_util.h   APIUtil(Profile* profile, const base::FilePath& temp_dir_path);
FilePath           55 chrome/browser/sync_file_system/drive_backend_v1/api_util.h       const base::FilePath& temp_dir_path,
FilePath           80 chrome/browser/sync_file_system/drive_backend_v1/api_util.h                              const base::FilePath& local_file_path,
FilePath           85 chrome/browser/sync_file_system/drive_backend_v1/api_util.h                                   const base::FilePath& local_file_path,
FilePath          115 chrome/browser/sync_file_system/drive_backend_v1/api_util.h   APIUtil(const base::FilePath& temp_dir_path,
FilePath          186 chrome/browser/sync_file_system/drive_backend_v1/api_util.h                        const base::FilePath& downloaded_file_path);
FilePath          202 chrome/browser/sync_file_system/drive_backend_v1/api_util.h                                   const base::FilePath& local_file_path,
FilePath          251 chrome/browser/sync_file_system/drive_backend_v1/api_util.h   base::FilePath temp_dir_path_;
FilePath          145 chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h                              const base::FilePath& local_file_path,
FilePath          157 chrome/browser/sync_file_system/drive_backend_v1/api_util_interface.h                                   const base::FilePath& local_file_path,
FilePath          467 chrome/browser/sync_file_system/drive_backend_v1/api_util_unittest.cc   const base::FilePath kLocalFilePath(FPL("/tmp/dir/file"));
FilePath          490 chrome/browser/sync_file_system/drive_backend_v1/api_util_unittest.cc   const base::FilePath kLocalFilePath(FPL("/tmp/dir/file"));
FilePath          516 chrome/browser/sync_file_system/drive_backend_v1/api_util_unittest.cc   const base::FilePath kLocalFilePath(FPL("/tmp/dir/file"));
FilePath          543 chrome/browser/sync_file_system/drive_backend_v1/api_util_unittest.cc   const base::FilePath kLocalFilePath(FPL("/tmp/dir/file"));
FilePath           53 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc const base::FilePath::CharType kTempDirName[] = FILE_PATH_LITERAL("tmp");
FilePath          115 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc     const base::FilePath& base_dir,
FilePath          330 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc     const base::FilePath& local_file_path,
FilePath          405 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc     const base::FilePath& base_dir,
FilePath          668 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc     const base::FilePath& local_file_path,
FilePath          954 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc     base::FilePath path = TitleToPath(entry.title());
FilePath         1008 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc   base::FilePath path = TitleToPath(entry.title());
FilePath         1028 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc     const base::FilePath& path,
FilePath         1043 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc     const base::FilePath& path,
FilePath         1055 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc   base::FilePath::StringType normalized_path =
FilePath         1246 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc std::string DriveFileSyncService::PathToTitle(const base::FilePath& path) {
FilePath         1251 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc       base::FilePath(fileapi::VirtualPath::GetNormalizedFilePath(path)));
FilePath         1255 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc base::FilePath DriveFileSyncService::TitleToPath(const std::string& title) {
FilePath         1257 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.cc     return base::FilePath::FromUTF8Unsafe(title);
FilePath           82 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h       const base::FilePath& base_dir,
FilePath          129 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h       const base::FilePath& local_file_path,
FilePath          148 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   static std::string PathToTitle(const base::FilePath& path);
FilePath          149 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   static base::FilePath TitleToPath(const std::string& title);
FilePath          176 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h       const base::FilePath& base_dir,
FilePath          212 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h       const base::FilePath& local_file_path,
FilePath          276 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h       const base::FilePath& path,
FilePath          281 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h       const base::FilePath& path,
FilePath          305 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service.h   base::FilePath temporary_file_dir_;
FilePath           89 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_fake_unittest.cc     const base::FilePath::StringType& extension_name) {
FilePath           91 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_fake_unittest.cc       base::FilePath(extension_name));
FilePath          106 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_fake_unittest.cc   base::FilePath path = base::FilePath::FromUTF8Unsafe(extension_name);
FilePath          185 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_fake_unittest.cc         CommandLine::ForCurrentProcess(), base::FilePath(), false);
FilePath          313 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_fake_unittest.cc         origin, base::FilePath::FromUTF8Unsafe(filename));
FilePath          352 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_fake_unittest.cc       const base::FilePath& path,
FilePath          674 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_fake_unittest.cc   const base::FilePath kFilePath(FPL("File 1.txt"));
FilePath          164 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_sync_unittest.cc                             const base::FilePath& path,
FilePath          175 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_sync_unittest.cc                        const base::FilePath& path,
FilePath          184 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_sync_unittest.cc   void RemoveLocal(const GURL& origin, const base::FilePath& path) {
FilePath          271 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_sync_unittest.cc           origin, base::FilePath(),
FilePath          291 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_sync_unittest.cc         origin, base::FilePath(),
FilePath          297 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_sync_unittest.cc                                   const base::FilePath& path,
FilePath          347 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_sync_unittest.cc                                 const base::FilePath& path,
FilePath          398 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_sync_unittest.cc   AddOrUpdateLocalFile(kOrigin, base::FilePath(FPL("file")), "abcde");
FilePath          431 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_sync_unittest.cc   const base::FilePath kPath(FPL("file"));
FilePath          447 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_sync_unittest.cc   const base::FilePath kPath(FPL("file"));
FilePath          479 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_sync_unittest.cc   const base::FilePath kPath(FPL("file"));
FilePath          495 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_sync_unittest.cc   const base::FilePath kPath(FPL("file"));
FilePath           88 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_unittest.cc     base_dir_ = base::FilePath();
FilePath          151 chrome/browser/sync_file_system/drive_backend_v1/drive_file_sync_service_unittest.cc   base::FilePath base_dir_;
FilePath           43 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc const base::FilePath::CharType DriveMetadataStore::kDatabaseName[] =
FilePath           87 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc                                        const base::FilePath& path) {
FilePath           98 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc                                 base::FilePath* path) {
FilePath          102 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc   *path = base::FilePath::FromUTF8Unsafe(
FilePath          129 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc scoped_ptr<leveldb::DB> OpenDatabase(const base::FilePath& path,
FilePath          218 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc       base::FilePath path;
FilePath          266 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc scoped_ptr<DBContents> LoadDBContents(const base::FilePath& db_path) {
FilePath          360 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.cc     const base::FilePath& base_dir,
FilePath           55 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.h   static const base::FilePath::CharType kDatabaseName[];
FilePath           57 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.h   DriveMetadataStore(const base::FilePath& base_dir,
FilePath          167 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store.h   base::FilePath base_dir_;
FilePath           42 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store_unittest.cc fileapi::FileSystemURL URL(const base::FilePath& path) {
FilePath          303 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store_unittest.cc   const fileapi::FileSystemURL url = URL(base::FilePath());
FilePath          341 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store_unittest.cc   const base::FilePath path1(FPL("file1"));
FilePath          342 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store_unittest.cc   const base::FilePath path2(FPL("file2"));
FilePath          343 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store_unittest.cc   const base::FilePath path3(FPL("file3"));
FilePath          376 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store_unittest.cc   const base::FilePath path1(FPL("file1"));
FilePath          377 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store_unittest.cc   const base::FilePath path2(FPL("file2"));
FilePath          378 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store_unittest.cc   const base::FilePath path3(FPL("file3"));
FilePath          489 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store_unittest.cc       CreateSyncableFileSystemURL(kOrigin1, base::FilePath(FPL("guf"))),
FilePath          493 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store_unittest.cc       CreateSyncableFileSystemURL(kOrigin2, base::FilePath(FPL("mof"))),
FilePath          497 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store_unittest.cc       CreateSyncableFileSystemURL(kOrigin3, base::FilePath(FPL("waf"))),
FilePath          585 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store_unittest.cc   const base::FilePath file_path = base::FilePath(FPL("file_0"));
FilePath          586 chrome/browser/sync_file_system/drive_backend_v1/drive_metadata_store_unittest.cc   const base::FilePath folder_path = base::FilePath(FPL("folder_0"));
FilePath          174 chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.cc                                 const base::FilePath& local_file_path,
FilePath          182 chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.cc                                      const base::FilePath& local_file_path,
FilePath           84 chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.h                              const base::FilePath& local_file_path,
FilePath           89 chrome/browser/sync_file_system/drive_backend_v1/fake_api_util.h                                   const base::FilePath& local_file_path,
FilePath           21 chrome/browser/sync_file_system/drive_backend_v1/local_sync_delegate.cc     const base::FilePath& local_path,
FilePath           38 chrome/browser/sync_file_system/drive_backend_v1/local_sync_delegate.h                     const base::FilePath& local_file_path,
FilePath          129 chrome/browser/sync_file_system/drive_backend_v1/local_sync_delegate.h   base::FilePath local_path_;
FilePath           65 chrome/browser/sync_file_system/drive_backend_v1/remote_change_handler.cc   const base::FilePath::StringType& normalized_path =
FilePath           93 chrome/browser/sync_file_system/drive_backend_v1/remote_change_handler.cc   base::FilePath::StringType normalized_path =
FilePath           98 chrome/browser/sync_file_system/drive_backend_v1/remote_change_handler.h   typedef std::map<base::FilePath::StringType, ChangeMapItem> PathToChangeMap;
FilePath           67 chrome/browser/sync_file_system/fake_remote_change_processor.cc     const base::FilePath& local_path,
FilePath           71 chrome/browser/sync_file_system/fake_remote_change_processor.cc   base::FilePath ancestor = fileapi::VirtualPath::DirName(url.path());
FilePath           89 chrome/browser/sync_file_system/fake_remote_change_processor.cc     base::FilePath ancestor_parent = fileapi::VirtualPath::DirName(ancestor);
FilePath           17 chrome/browser/sync_file_system/fake_remote_change_processor.h class FilePath;
FilePath           46 chrome/browser/sync_file_system/fake_remote_change_processor.h       const base::FilePath& local_path,
FilePath          104 chrome/browser/sync_file_system/local/canned_syncable_file_system.cc     const base::FilePath& platform_path,
FilePath          120 chrome/browser/sync_file_system/local/canned_syncable_file_system.cc     base::FilePath* platform_path_out,
FilePath          124 chrome/browser/sync_file_system/local/canned_syncable_file_system.cc     const base::FilePath& platform_path,
FilePath          440 chrome/browser/sync_file_system/local/canned_syncable_file_system.cc     base::FilePath* platform_path) {
FilePath          661 chrome/browser/sync_file_system/local/canned_syncable_file_system.cc     base::FilePath* platform_path,
FilePath          138 chrome/browser/sync_file_system/local/canned_syncable_file_system.h       base::FilePath* platform_path);
FilePath          199 chrome/browser/sync_file_system/local/canned_syncable_file_system.h                                     base::FilePath* platform_path,
FilePath           33 chrome/browser/sync_file_system/local/local_file_change_tracker.cc const base::FilePath::CharType kDatabaseName[] =
FilePath           42 chrome/browser/sync_file_system/local/local_file_change_tracker.cc   TrackerDB(const base::FilePath& base_path,
FilePath           62 chrome/browser/sync_file_system/local/local_file_change_tracker.cc   const base::FilePath base_path_;
FilePath           76 chrome/browser/sync_file_system/local/local_file_change_tracker.cc     const base::FilePath& base_path,
FilePath          345 chrome/browser/sync_file_system/local/local_file_change_tracker.cc   base::FilePath platform_path;
FilePath          368 chrome/browser/sync_file_system/local/local_file_change_tracker.cc         base::FilePath path_each;
FilePath          431 chrome/browser/sync_file_system/local/local_file_change_tracker.cc LocalFileChangeTracker::TrackerDB::TrackerDB(const base::FilePath& base_path,
FilePath           48 chrome/browser/sync_file_system/local/local_file_change_tracker.h   LocalFileChangeTracker(const base::FilePath& base_path,
FilePath           49 chrome/browser/sync_file_system/local/local_file_change_tracker_unittest.cc         new LocalFileSyncContext(base::FilePath(),
FilePath           44 chrome/browser/sync_file_system/local/local_file_sync_context.cc const base::FilePath::CharType kSnapshotDir[] = FILE_PATH_LITERAL("snapshots");
FilePath           49 chrome/browser/sync_file_system/local/local_file_sync_context.cc     const base::FilePath& base_path,
FilePath          275 chrome/browser/sync_file_system/local/local_file_sync_context.cc     const base::FilePath& local_path,
FilePath          332 chrome/browser/sync_file_system/local/local_file_sync_context.cc     const base::FilePath& local_path,
FilePath          358 chrome/browser/sync_file_system/local/local_file_sync_context.cc     const base::FilePath& local_path,
FilePath          383 chrome/browser/sync_file_system/local/local_file_sync_context.cc       base::FilePath dir_path = fileapi::VirtualPath::DirName(url.path());
FilePath          858 chrome/browser/sync_file_system/local/local_file_sync_context.cc   base::FilePath platform_path;
FilePath          873 chrome/browser/sync_file_system/local/local_file_sync_context.cc     base::FilePath snapshot_path;
FilePath          994 chrome/browser/sync_file_system/local/local_file_sync_context.cc     const base::FilePath& local_path,
FilePath           78 chrome/browser/sync_file_system/local/local_file_sync_context.h   LocalFileSyncContext(const base::FilePath& base_path,
FilePath          167 chrome/browser/sync_file_system/local/local_file_sync_context.h       const base::FilePath& local_path,
FilePath          301 chrome/browser/sync_file_system/local/local_file_sync_context.h       const base::FilePath& local_path,
FilePath          307 chrome/browser/sync_file_system/local/local_file_sync_context.h       const base::FilePath& local_path,
FilePath          327 chrome/browser/sync_file_system/local/local_file_sync_context.h       const base::FilePath& local_file_path,
FilePath          332 chrome/browser/sync_file_system/local/local_file_sync_context.h   const base::FilePath local_base_path_;
FilePath          141 chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc                                    const base::FilePath& local_path,
FilePath          653 chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc                               change, base::FilePath(), kFile,
FilePath          662 chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc                               change, base::FilePath(), kDir,
FilePath          730 chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc                               change, base::FilePath(), kRoot,
FilePath          800 chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc   const base::FilePath kFilePath1(temp_dir.path().Append(FPL("file1")));
FilePath          801 chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc   const base::FilePath kFilePath2(temp_dir.path().Append(FPL("file2")));
FilePath          860 chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc                               change, base::FilePath(), kDir,
FilePath          933 chrome/browser/sync_file_system/local/local_file_sync_context_unittest.cc   const base::FilePath kFilePath(temp_dir.path().Append(FPL("file")));
FilePath          253 chrome/browser/sync_file_system/local/local_file_sync_service.cc     const base::FilePath& local_path,
FilePath          139 chrome/browser/sync_file_system/local/local_file_sync_service.h       const base::FilePath& local_path,
FilePath          172 chrome/browser/sync_file_system/local/local_file_sync_service_unittest.cc                                    const base::FilePath& local_path,
FilePath          218 chrome/browser/sync_file_system/local/local_file_sync_service_unittest.cc   base::FilePath local_path;
FilePath          250 chrome/browser/sync_file_system/local/local_file_sync_service_unittest.cc             ApplyRemoteChange(change, base::FilePath(), kDir));
FilePath          265 chrome/browser/sync_file_system/local/local_file_sync_service_unittest.cc   EXPECT_EQ(SYNC_STATUS_OK, ApplyRemoteChange(change, base::FilePath(), kDir));
FilePath          355 chrome/browser/sync_file_system/local/local_file_sync_service_unittest.cc   base::FilePath platform_path;
FilePath          135 chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc   bool CreateTempFile(base::FilePath* path) {
FilePath          355 chrome/browser/sync_file_system/local/syncable_file_operation_runner_unittest.cc   base::FilePath temp_path;
FilePath          295 chrome/browser/sync_file_system/local/syncable_file_system_operation.cc     const base::FilePath& src_local_disk_path,
FilePath          350 chrome/browser/sync_file_system/local/syncable_file_system_operation.cc     base::FilePath* platform_path) {
FilePath           78 chrome/browser/sync_file_system/local/syncable_file_system_operation.h   virtual void CopyInForeignFile(const base::FilePath& src_local_disk_path,
FilePath           96 chrome/browser/sync_file_system/local/syncable_file_system_operation.h       base::FilePath* platform_path) OVERRIDE;
FilePath           36 chrome/browser/sync_file_system/local_change_processor.h       const base::FilePath& local_file_path,
FilePath           31 chrome/browser/sync_file_system/mock_local_change_processor.cc     const base::FilePath& local_file_path,
FilePath           22 chrome/browser/sync_file_system/mock_local_change_processor.h                     const base::FilePath& local_file_path,
FilePath           30 chrome/browser/sync_file_system/mock_local_change_processor.h       const base::FilePath& local_file_path,
FilePath           15 chrome/browser/sync_file_system/mock_remote_change_processor.h class FilePath;
FilePath           35 chrome/browser/sync_file_system/mock_remote_change_processor.h                     const base::FilePath& local_path,
FilePath           14 chrome/browser/sync_file_system/remote_change_processor.h class FilePath;
FilePath           63 chrome/browser/sync_file_system/remote_change_processor.h       const base::FilePath& local_path,
FilePath           27 chrome/browser/sync_file_system/subtree_set.cc bool SubtreeSet::IsDisjointWith(const base::FilePath& subtree_root) const {
FilePath           28 chrome/browser/sync_file_system/subtree_set.cc   base::FilePath::StringType normalized_subtree_root =
FilePath           36 chrome/browser/sync_file_system/subtree_set.cc   base::FilePath path(normalized_subtree_root);
FilePath           49 chrome/browser/sync_file_system/subtree_set.cc bool SubtreeSet::insert(const base::FilePath& subtree_root) {
FilePath           50 chrome/browser/sync_file_system/subtree_set.cc   base::FilePath::StringType normalized_subtree_root =
FilePath           58 chrome/browser/sync_file_system/subtree_set.cc   base::FilePath path(normalized_subtree_root);
FilePath           70 chrome/browser/sync_file_system/subtree_set.cc bool SubtreeSet::erase(const base::FilePath& subtree_root) {
FilePath           71 chrome/browser/sync_file_system/subtree_set.cc   base::FilePath::StringType normalized_subtree_root =
FilePath           85 chrome/browser/sync_file_system/subtree_set.cc   base::FilePath path(normalized_subtree_root);
FilePath           12 chrome/browser/sync_file_system/subtree_set.h class FilePath;
FilePath           25 chrome/browser/sync_file_system/subtree_set.h   bool IsDisjointWith(const base::FilePath& subtree_root) const;
FilePath           29 chrome/browser/sync_file_system/subtree_set.h   bool insert(const base::FilePath& subtree_root);
FilePath           33 chrome/browser/sync_file_system/subtree_set.h   bool erase(const base::FilePath& subtree_root);
FilePath           48 chrome/browser/sync_file_system/subtree_set.h   typedef base::FilePath::StringType StringType;
FilePath            9 chrome/browser/sync_file_system/subtree_set_unittest.cc #define FPL(path) base::FilePath(FILE_PATH_LITERAL(path))
FilePath           35 chrome/browser/sync_file_system/sync_file_metadata.h   base::FilePath local_file_path;
FilePath          546 chrome/browser/sync_file_system/sync_file_system_service.cc     base::FilePath file_path = base::FilePath::FromUTF8Unsafe(path_string);
FilePath           41 chrome/browser/sync_file_system/syncable_file_system_util.cc const base::FilePath::CharType kSyncFileSystemDir[] =
FilePath           43 chrome/browser/sync_file_system/syncable_file_system_util.cc const base::FilePath::CharType kSyncFileSystemDirDev[] =
FilePath           57 chrome/browser/sync_file_system/syncable_file_system_util.cc       base::FilePath());
FilePath           62 chrome/browser/sync_file_system/syncable_file_system_util.cc       base::FilePath());
FilePath           78 chrome/browser/sync_file_system/syncable_file_system_util.cc                                           const base::FilePath& path) {
FilePath           79 chrome/browser/sync_file_system/syncable_file_system_util.cc   base::FilePath path_for_url = path;
FilePath           81 chrome/browser/sync_file_system/syncable_file_system_util.cc     path_for_url = base::FilePath(path.value().substr(1));
FilePath          171 chrome/browser/sync_file_system/syncable_file_system_util.cc base::FilePath GetSyncFileSystemDir(const base::FilePath& profile_base_dir) {
FilePath           42 chrome/browser/sync_file_system/syncable_file_system_util.h CreateSyncableFileSystemURL(const GURL& origin, const base::FilePath& path);
FilePath          104 chrome/browser/sync_file_system/syncable_file_system_util.h base::FilePath GetSyncFileSystemDir(const base::FilePath& profile_base_dir);
FilePath           32 chrome/browser/sync_file_system/syncable_file_system_util_unittest.cc const base::FilePath::CharType kPath[] = FILE_PATH_LITERAL("dir/file");
FilePath           38 chrome/browser/sync_file_system/syncable_file_system_util_unittest.cc base::FilePath CreateNormalizedFilePath(const base::FilePath::CharType* path) {
FilePath           39 chrome/browser/sync_file_system/syncable_file_system_util_unittest.cc   return base::FilePath(path).NormalizePathSeparators();
FilePath           53 chrome/browser/sync_file_system/syncable_file_system_util_unittest.cc   const base::FilePath path(kPath);
FilePath           72 chrome/browser/sync_file_system/syncable_file_system_util_unittest.cc       GURL(kOrigin), base::FilePath(kPath));
FilePath           90 chrome/browser/sync_file_system/syncable_file_system_util_unittest.cc   const base::FilePath normalized_path = CreateNormalizedFilePath(kPath);
FilePath           59 chrome/browser/task_manager/task_manager_browsertest.cc const base::FilePath::CharType* kTitle1File = FILE_PATH_LITERAL("title1.html");
FilePath           90 chrome/browser/task_manager/task_manager_browsertest.cc         base::FilePath(base::FilePath::kCurrentDirectory),
FilePath           91 chrome/browser/task_manager/task_manager_browsertest.cc         base::FilePath(kTitle1File));
FilePath           17 chrome/browser/task_profiler/auto_tracking.cc void AutoTracking::set_output_file_path(const base::FilePath &path) {
FilePath           28 chrome/browser/task_profiler/auto_tracking.h   void set_output_file_path(const base::FilePath &path);
FilePath           31 chrome/browser/task_profiler/auto_tracking.h   base::FilePath output_file_path_;
FilePath          131 chrome/browser/task_profiler/task_profiler_data_serializer.cc bool TaskProfilerDataSerializer::WriteToFile(const base::FilePath& path) {
FilePath           12 chrome/browser/task_profiler/task_profiler_data_serializer.h class FilePath;
FilePath           32 chrome/browser/task_profiler/task_profiler_data_serializer.h   bool WriteToFile(const base::FilePath& path);
FilePath          418 chrome/browser/themes/browser_theme_pack.cc base::RefCountedMemory* ReadFileData(const base::FilePath& path) {
FilePath          696 chrome/browser/themes/browser_theme_pack.cc     const base::FilePath& path, const std::string& expected_id) {
FilePath          777 chrome/browser/themes/browser_theme_pack.cc bool BrowserThemePack::WriteToDisk(const base::FilePath& path) const {
FilePath         1168 chrome/browser/themes/browser_theme_pack.cc     const base::FilePath& images_path,
FilePath         1207 chrome/browser/themes/browser_theme_pack.cc                                            const base::FilePath& image_path,
FilePath           23 chrome/browser/themes/browser_theme_pack.h class FilePath;
FilePath           68 chrome/browser/themes/browser_theme_pack.h       const base::FilePath& path, const std::string& expected_id);
FilePath           79 chrome/browser/themes/browser_theme_pack.h   bool WriteToDisk(const base::FilePath& path) const;
FilePath          103 chrome/browser/themes/browser_theme_pack.h   typedef std::map<ui::ScaleFactor, base::FilePath> ScaleFactorToFileMap;
FilePath          135 chrome/browser/themes/browser_theme_pack.h                                const base::FilePath& images_path,
FilePath          141 chrome/browser/themes/browser_theme_pack.h                            const base::FilePath& image_path,
FilePath           28 chrome/browser/themes/browser_theme_pack_unittest.cc typedef std::map<ui::ScaleFactor, base::FilePath> TestScaleFactorToFileMap;
FilePath          138 chrome/browser/themes/browser_theme_pack_unittest.cc     theme_pack_->ParseImageNamesFromJSON(value, base::FilePath(),
FilePath          152 chrome/browser/themes/browser_theme_pack_unittest.cc   void BuildFromUnpackedExtension(const base::FilePath& extension_path,
FilePath          154 chrome/browser/themes/browser_theme_pack_unittest.cc     base::FilePath manifest_path =
FilePath          176 chrome/browser/themes/browser_theme_pack_unittest.cc   base::FilePath GetStarGazingPath() {
FilePath          177 chrome/browser/themes/browser_theme_pack_unittest.cc     base::FilePath test_path;
FilePath          189 chrome/browser/themes/browser_theme_pack_unittest.cc     return base::FilePath(test_path);
FilePath          192 chrome/browser/themes/browser_theme_pack_unittest.cc   base::FilePath GetHiDpiThemePath() {
FilePath          193 chrome/browser/themes/browser_theme_pack_unittest.cc     base::FilePath test_path;
FilePath          200 chrome/browser/themes/browser_theme_pack_unittest.cc     return base::FilePath(test_path);
FilePath          482 chrome/browser/themes/browser_theme_pack_unittest.cc   EXPECT_TRUE(base::FilePath(FILE_PATH_LITERAL("one")) ==
FilePath          484 chrome/browser/themes/browser_theme_pack_unittest.cc   EXPECT_TRUE(base::FilePath(FILE_PATH_LITERAL("two")) ==
FilePath          571 chrome/browser/themes/browser_theme_pack_unittest.cc   base::FilePath file = dir.path().AppendASCII("data.pak");
FilePath          575 chrome/browser/themes/browser_theme_pack_unittest.cc     base::FilePath star_gazing_path = GetStarGazingPath();
FilePath          595 chrome/browser/themes/browser_theme_pack_unittest.cc   base::FilePath file = dir.path().AppendASCII("theme_data.pak");
FilePath          599 chrome/browser/themes/browser_theme_pack_unittest.cc     base::FilePath hidpi_path = GetHiDpiThemePath();
FilePath           76 chrome/browser/themes/theme_service.cc                              const base::FilePath& path) {
FilePath          450 chrome/browser/themes/theme_service.cc   base::FilePath path = prefs->GetFilePath(prefs::kCurrentThemePackFilename);
FilePath          451 chrome/browser/themes/theme_service.cc   if (path != base::FilePath()) {
FilePath          550 chrome/browser/themes/theme_service.cc void ThemeService::SavePackName(const base::FilePath& pack_path) {
FilePath          575 chrome/browser/themes/theme_service.cc   base::FilePath pack_path =
FilePath           29 chrome/browser/themes/theme_service.h class FilePath;
FilePath          204 chrome/browser/themes/theme_service.h   void SavePackName(const base::FilePath& pack_path);
FilePath           54 chrome/browser/themes/theme_service_browsertest.cc   EXPECT_EQ(base::FilePath(),
FilePath           63 chrome/browser/themes/theme_service_browsertest.cc   EXPECT_NE(base::FilePath(),
FilePath           71 chrome/browser/themes/theme_service_browsertest.cc       base::FilePath());
FilePath           89 chrome/browser/themes/theme_service_factory.cc       base::FilePath(),
FilePath           38 chrome/browser/themes/theme_service_unittest.cc   std::string LoadUnpackedThemeAt(const base::FilePath& temp_dir) {
FilePath           39 chrome/browser/themes/theme_service_unittest.cc     base::FilePath dst_manifest_path = temp_dir.AppendASCII("manifest.json");
FilePath           40 chrome/browser/themes/theme_service_unittest.cc     base::FilePath test_data_dir;
FilePath           42 chrome/browser/themes/theme_service_unittest.cc     base::FilePath src_manifest_path =
FilePath           69 chrome/browser/themes/theme_service_unittest.cc     const base::FilePath& path =
FilePath           47 chrome/browser/themes/theme_syncable_service_unittest.cc const base::FilePath::CharType kExtensionFilePath[] =
FilePath           50 chrome/browser/themes/theme_syncable_service_unittest.cc const base::FilePath::CharType kExtensionFilePath[] = FILE_PATH_LITERAL("/oo");
FilePath          122 chrome/browser/themes/theme_syncable_service_unittest.cc     const base::FilePath& extension_path,
FilePath          172 chrome/browser/themes/theme_syncable_service_unittest.cc         &command_line, base::FilePath(kExtensionFilePath), false);
FilePath          179 chrome/browser/themes/theme_syncable_service_unittest.cc     theme_extension_ = MakeThemeExtension(base::FilePath(kExtensionFilePath),
FilePath           32 chrome/browser/translate/translate_browsertest.cc const base::FilePath::CharType kTranslateRoot[] =
FilePath           54 chrome/browser/translate/translate_browsertest.cc                       base::FilePath(kTranslateRoot)),
FilePath           44 chrome/browser/translate/translate_manager_browsertest.cc       base::FilePath(), base::FilePath(FILE_PATH_LITERAL("french_page.html")));
FilePath          267 chrome/browser/translate/translate_tab_helper.cc   base::FilePath path;
FilePath          127 chrome/browser/ui/app_list/app_list_controller_browsertest.cc   base::FilePath test_extension_path;
FilePath           16 chrome/browser/ui/app_list/app_list_controller_delegate.h class FilePath;
FilePath          109 chrome/browser/ui/app_list/app_list_controller_delegate.h   virtual void ShowForProfileByPath(const base::FilePath& profile_path) = 0;
FilePath          120 chrome/browser/ui/app_list/app_list_controller_delegate_impl.cc     const base::FilePath& profile_path) {
FilePath           16 chrome/browser/ui/app_list/app_list_controller_delegate_impl.h class FilePath;
FilePath           51 chrome/browser/ui/app_list/app_list_controller_delegate_impl.h       const base::FilePath& profile_path) OVERRIDE;
FilePath           21 chrome/browser/ui/app_list/app_list_service.h class FilePath;
FilePath           64 chrome/browser/ui/app_list/app_list_service.h   virtual base::FilePath GetProfilePath(
FilePath           65 chrome/browser/ui/app_list/app_list_service.h       const base::FilePath& user_data_dir) = 0;
FilePath           66 chrome/browser/ui/app_list/app_list_service.h   virtual void SetProfilePath(const base::FilePath& profile_path) = 0;
FilePath           28 chrome/browser/ui/app_list/app_list_service_disabled.cc   virtual base::FilePath GetProfilePath(
FilePath           29 chrome/browser/ui/app_list/app_list_service_disabled.cc       const base::FilePath& user_data_dir) OVERRIDE {
FilePath           30 chrome/browser/ui/app_list/app_list_service_disabled.cc     return base::FilePath();
FilePath           32 chrome/browser/ui/app_list/app_list_service_disabled.cc   virtual void SetProfilePath(const base::FilePath& profile_path) OVERRIDE {}
FilePath           96 chrome/browser/ui/app_list/app_list_service_impl.cc       const base::FilePath& path,
FilePath          127 chrome/browser/ui/app_list/app_list_service_impl.cc   virtual Profile* GetProfileByPath(const base::FilePath& path) OVERRIDE {
FilePath          131 chrome/browser/ui/app_list/app_list_service_impl.cc   virtual base::FilePath GetUserDataDir() OVERRIDE {
FilePath          135 chrome/browser/ui/app_list/app_list_service_impl.cc   virtual bool IsProfileManaged(const base::FilePath& profile_path) OVERRIDE {
FilePath          264 chrome/browser/ui/app_list/app_list_service_impl.cc base::FilePath AppListServiceImpl::GetProfilePath(
FilePath          265 chrome/browser/ui/app_list/app_list_service_impl.cc     const base::FilePath& user_data_dir) {
FilePath          284 chrome/browser/ui/app_list/app_list_service_impl.cc void AppListServiceImpl::SetProfilePath(const base::FilePath& profile_path) {
FilePath          300 chrome/browser/ui/app_list/app_list_service_impl.cc     const base::FilePath& profile_path) {
FilePath           24 chrome/browser/ui/app_list/app_list_service_impl.h class FilePath;
FilePath           46 chrome/browser/ui/app_list/app_list_service_impl.h   virtual base::FilePath GetProfilePath(
FilePath           47 chrome/browser/ui/app_list/app_list_service_impl.h       const base::FilePath& user_data_dir) OVERRIDE;
FilePath           48 chrome/browser/ui/app_list/app_list_service_impl.h   virtual void SetProfilePath(const base::FilePath& profile_path) OVERRIDE;
FilePath           73 chrome/browser/ui/app_list/app_list_service_impl.h   void LoadProfileAsync(const base::FilePath& profile_file_path);
FilePath           82 chrome/browser/ui/app_list/app_list_service_impl.h       const base::FilePath& profile_path) OVERRIDE;
FilePath           39 chrome/browser/ui/app_list/app_list_service_interactive_uitest.cc     base::FilePath temp_profile_dir =
FilePath          199 chrome/browser/ui/app_list/app_list_service_interactive_uitest.cc     base::FilePath user_data_dir;
FilePath          201 chrome/browser/ui/app_list/app_list_service_interactive_uitest.cc     base::FilePath profile_path = user_data_dir.Append(second_profile_name_);
FilePath          204 chrome/browser/ui/app_list/app_list_service_interactive_uitest.cc     base::FilePath local_pref_path =
FilePath          215 chrome/browser/ui/app_list/app_list_service_interactive_uitest.cc   const base::FilePath second_profile_name_;
FilePath           72 chrome/browser/ui/app_list/app_list_service_mac.h                             const std::vector<base::FilePath>& files) OVERRIDE;
FilePath           76 chrome/browser/ui/app_list/app_list_service_mac.h                            const std::vector<base::FilePath>& files) OVERRIDE;
FilePath           89 chrome/browser/ui/app_list/app_list_service_unittest.cc     user_data_dir_ = base::FilePath(FILE_PATH_LITERAL("udd"));
FilePath          117 chrome/browser/ui/app_list/app_list_service_unittest.cc   base::FilePath user_data_dir_;
FilePath          147 chrome/browser/ui/app_list/app_list_service_unittest.cc   base::FilePath initial_profile_path =
FilePath          158 chrome/browser/ui/app_list/app_list_service_unittest.cc   base::FilePath last_used_profile_path =
FilePath           56 chrome/browser/ui/app_list/app_list_view_delegate.cc     const base::FilePath& app_data_dir,
FilePath           57 chrome/browser/ui/app_list/app_list_view_delegate.cc     base::Callback<void(const base::FilePath&)> callback,
FilePath           68 chrome/browser/ui/app_list/app_list_view_delegate.cc                    const base::FilePath& active_profile_path,
FilePath          202 chrome/browser/ui/app_list/app_list_view_delegate.cc void AppListViewDelegate::SetProfileByPath(const base::FilePath& profile_path) {
FilePath          230 chrome/browser/ui/app_list/app_list_view_delegate.cc     const base::Callback<void(const base::FilePath&)>& callback) {
FilePath          237 chrome/browser/ui/app_list/app_list_view_delegate.cc     callback.Run(base::FilePath());
FilePath          241 chrome/browser/ui/app_list/app_list_view_delegate.cc   base::FilePath app_data_dir(
FilePath          251 chrome/browser/ui/app_list/app_list_view_delegate.cc   callback.Run(base::FilePath());
FilePath          354 chrome/browser/ui/app_list/app_list_view_delegate.cc     const base::FilePath& profile_path) {
FilePath          377 chrome/browser/ui/app_list/app_list_view_delegate.cc void AppListViewDelegate::OnProfileAdded(const base::FilePath& profile_path) {
FilePath          382 chrome/browser/ui/app_list/app_list_view_delegate.cc     const base::FilePath& profile_path, const base::string16& profile_name) {
FilePath          387 chrome/browser/ui/app_list/app_list_view_delegate.cc     const base::FilePath& profile_path,
FilePath           32 chrome/browser/ui/app_list/app_list_view_delegate.h class FilePath;
FilePath           59 chrome/browser/ui/app_list/app_list_view_delegate.h   virtual void SetProfileByPath(const base::FilePath& profile_path) OVERRIDE;
FilePath           65 chrome/browser/ui/app_list/app_list_view_delegate.h       const base::Callback<void(const base::FilePath&)>& callback) OVERRIDE;
FilePath           85 chrome/browser/ui/app_list/app_list_view_delegate.h       const base::FilePath& profile_path) OVERRIDE;
FilePath          112 chrome/browser/ui/app_list/app_list_view_delegate.h   virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
FilePath          113 chrome/browser/ui/app_list/app_list_view_delegate.h   virtual void OnProfileWasRemoved(const base::FilePath& profile_path,
FilePath          116 chrome/browser/ui/app_list/app_list_view_delegate.h       const base::FilePath& profile_path,
FilePath           57 chrome/browser/ui/app_list/extension_app_model_builder_unittest.cc           base::FilePath(),
FilePath           97 chrome/browser/ui/app_list/extension_app_model_builder_unittest.cc       const base::FilePath& profile_path) OVERRIDE {}
FilePath          117 chrome/browser/ui/app_list/extension_app_model_builder_unittest.cc     base::FilePath source_install_dir = data_dir_
FilePath          120 chrome/browser/ui/app_list/extension_app_model_builder_unittest.cc     base::FilePath pref_path = source_install_dir
FilePath          352 chrome/browser/ui/app_list/extension_app_model_builder_unittest.cc           base::FilePath(),
FilePath           34 chrome/browser/ui/app_list/profile_loader.cc     const base::FilePath& profile_file_path,
FilePath           17 chrome/browser/ui/app_list/profile_loader.h class FilePath;
FilePath           38 chrome/browser/ui/app_list/profile_loader.h       const base::FilePath& profile_file_path,
FilePath           20 chrome/browser/ui/app_list/profile_loader_unittest.cc         new FakeProfile("p1", base::FilePath(FILE_PATH_LITERAL("profile1"))));
FilePath           22 chrome/browser/ui/app_list/profile_loader_unittest.cc         new FakeProfile("p2", base::FilePath(FILE_PATH_LITERAL("profile2"))));
FilePath           25 chrome/browser/ui/app_list/profile_loader_unittest.cc         base::FilePath(FILE_PATH_LITERAL("udd"))));
FilePath           22 chrome/browser/ui/app_list/profile_store.h   virtual void LoadProfileAsync(const base::FilePath& path,
FilePath           26 chrome/browser/ui/app_list/profile_store.h   virtual Profile* GetProfileByPath(const base::FilePath& path) = 0;
FilePath           30 chrome/browser/ui/app_list/profile_store.h   virtual base::FilePath GetUserDataDir() = 0;
FilePath           33 chrome/browser/ui/app_list/profile_store.h   virtual bool IsProfileManaged(const base::FilePath& path) = 0;
FilePath           37 chrome/browser/ui/app_list/search/app_search_provider_unittest.cc     base::FilePath source_install_dir = data_dir_
FilePath           40 chrome/browser/ui/app_list/search/app_search_provider_unittest.cc     base::FilePath pref_path = source_install_dir
FilePath           21 chrome/browser/ui/app_list/search/common/dictionary_data_store.cc DictionaryDataStore::DictionaryDataStore(const base::FilePath& data_file)
FilePath           34 chrome/browser/ui/app_list/search/common/dictionary_data_store.h   explicit DictionaryDataStore(const base::FilePath& data_file);
FilePath           62 chrome/browser/ui/app_list/search/common/dictionary_data_store.h   base::FilePath data_file_;
FilePath           33 chrome/browser/ui/app_list/search/common/webservice_cache.cc   const base::FilePath data_file =
FilePath           34 chrome/browser/ui/app_list/search/history.cc   const base::FilePath data_file =
FilePath          114 chrome/browser/ui/app_list/search/history_data_store.cc HistoryDataStore::HistoryDataStore(const base::FilePath& data_file)
FilePath           37 chrome/browser/ui/app_list/search/history_data_store.h   explicit HistoryDataStore(const base::FilePath& data_file);
FilePath           97 chrome/browser/ui/app_list/search/history_data_store_unittest.cc   base::FilePath data_file_;
FilePath           11 chrome/browser/ui/app_list/test/fake_profile.cc FakeProfile::FakeProfile(const std::string& name, const base::FilePath& path)
FilePath           24 chrome/browser/ui/app_list/test/fake_profile.cc base::FilePath FakeProfile::GetPath() const {
FilePath           54 chrome/browser/ui/app_list/test/fake_profile.cc         const base::FilePath& partition_path,
FilePath          180 chrome/browser/ui/app_list/test/fake_profile.cc     const base::FilePath& partition_path,
FilePath          187 chrome/browser/ui/app_list/test/fake_profile.cc base::FilePath FakeProfile::last_selected_directory() {
FilePath          188 chrome/browser/ui/app_list/test/fake_profile.cc   return base::FilePath();
FilePath          191 chrome/browser/ui/app_list/test/fake_profile.cc void FakeProfile::set_last_selected_directory(const base::FilePath& path) {}
FilePath           29 chrome/browser/ui/app_list/test/fake_profile.h   FakeProfile(const std::string& name, const base::FilePath& path);
FilePath           34 chrome/browser/ui/app_list/test/fake_profile.h   virtual base::FilePath GetPath() const OVERRIDE;
FilePath           45 chrome/browser/ui/app_list/test/fake_profile.h           const base::FilePath& partition_path,
FilePath           96 chrome/browser/ui/app_list/test/fake_profile.h       const base::FilePath& partition_path,
FilePath          100 chrome/browser/ui/app_list/test/fake_profile.h   virtual base::FilePath last_selected_directory() OVERRIDE;
FilePath          101 chrome/browser/ui/app_list/test/fake_profile.h   virtual void set_last_selected_directory(const base::FilePath& path) OVERRIDE;
FilePath          121 chrome/browser/ui/app_list/test/fake_profile.h   base::FilePath path_;
FilePath            9 chrome/browser/ui/app_list/test/fake_profile_store.cc FakeProfileStore::FakeProfileStore(const base::FilePath& user_data_dir)
FilePath           26 chrome/browser/ui/app_list/test/fake_profile_store.cc   base::FilePath path(profile->GetPath());
FilePath           40 chrome/browser/ui/app_list/test/fake_profile_store.cc     const base::FilePath& path,
FilePath           51 chrome/browser/ui/app_list/test/fake_profile_store.cc     const base::FilePath& path) {
FilePath           58 chrome/browser/ui/app_list/test/fake_profile_store.cc base::FilePath FakeProfileStore::GetUserDataDir() {
FilePath           62 chrome/browser/ui/app_list/test/fake_profile_store.cc bool FakeProfileStore::IsProfileManaged(const base::FilePath& path) {
FilePath           16 chrome/browser/ui/app_list/test/fake_profile_store.h   explicit FakeProfileStore(const base::FilePath& user_data_dir);
FilePath           25 chrome/browser/ui/app_list/test/fake_profile_store.h       const base::FilePath& path,
FilePath           27 chrome/browser/ui/app_list/test/fake_profile_store.h   virtual Profile* GetProfileByPath(const base::FilePath& path) OVERRIDE;
FilePath           28 chrome/browser/ui/app_list/test/fake_profile_store.h   virtual base::FilePath GetUserDataDir() OVERRIDE;
FilePath           29 chrome/browser/ui/app_list/test/fake_profile_store.h   virtual bool IsProfileManaged(const base::FilePath& path) OVERRIDE;
FilePath           32 chrome/browser/ui/app_list/test/fake_profile_store.h   base::FilePath user_data_dir_;
FilePath           93 chrome/browser/ui/ash/app_list/app_list_controller_ash.cc     const base::FilePath& profile_path) {
FilePath           40 chrome/browser/ui/ash/app_list/app_list_controller_ash.h       const base::FilePath& profile_path) OVERRIDE;
FilePath           32 chrome/browser/ui/ash/app_list/app_list_service_ash.cc   virtual base::FilePath GetProfilePath(
FilePath           33 chrome/browser/ui/ash/app_list/app_list_service_ash.cc       const base::FilePath& user_data_dir) OVERRIDE;
FilePath           56 chrome/browser/ui/ash/app_list/app_list_service_ash.cc base::FilePath AppListServiceAsh::GetProfilePath(
FilePath           57 chrome/browser/ui/ash/app_list/app_list_service_ash.cc     const base::FilePath& user_data_dir) {
FilePath          242 chrome/browser/ui/ash/chrome_shell_delegate_views.cc             base::FilePath(),
FilePath          301 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc         CommandLine::ForCurrentProcess(), base::FilePath(), false);
FilePath          304 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     extension1_ = Extension::Create(base::FilePath(), Manifest::UNPACKED,
FilePath          309 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     extension2_ = Extension::Create(base::FilePath(), Manifest::UNPACKED,
FilePath          327 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     extension3_ = Extension::Create(base::FilePath(), Manifest::UNPACKED,
FilePath          334 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     extension4_ = Extension::Create(base::FilePath(), Manifest::UNPACKED,
FilePath          339 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     extension5_ = Extension::Create(base::FilePath(), Manifest::UNPACKED,
FilePath          344 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     extension6_ = Extension::Create(base::FilePath(), Manifest::UNPACKED,
FilePath          349 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     extension7_ = Extension::Create(base::FilePath(), Manifest::UNPACKED,
FilePath          354 chrome/browser/ui/ash/launcher/chrome_launcher_controller_unittest.cc     extension8_ = Extension::Create(base::FilePath(), Manifest::UNPACKED,
FilePath           34 chrome/browser/ui/ash/launcher/chrome_launcher_controller_win.cc   base::FilePath exe_path;
FilePath           90 chrome/browser/ui/ash/screenshot_taker.cc void ReadFileAndCopyToClipboardLocal(const base::FilePath& screenshot_path) {
FilePath          107 chrome/browser/ui/ash/screenshot_taker.cc                                      const base::FilePath& file_path,
FilePath          127 chrome/browser/ui/ash/screenshot_taker.cc                                       const base::FilePath& screenshot_path)
FilePath          178 chrome/browser/ui/ash/screenshot_taker.cc   const base::FilePath screenshot_path_;
FilePath          185 chrome/browser/ui/ash/screenshot_taker.cc        const base::FilePath& screenshot_path)> ShowNotificationCallback;
FilePath          188 chrome/browser/ui/ash/screenshot_taker.cc                             const base::FilePath& screenshot_path,
FilePath          189 chrome/browser/ui/ash/screenshot_taker.cc                             const base::FilePath& local_path,
FilePath          208 chrome/browser/ui/ash/screenshot_taker.cc                     const base::FilePath& screenshot_path,
FilePath          229 chrome/browser/ui/ash/screenshot_taker.cc                            const base::FilePath& screenshot_path,
FilePath          232 chrome/browser/ui/ash/screenshot_taker.cc                            const base::FilePath& local_path) {
FilePath          251 chrome/browser/ui/ash/screenshot_taker.cc     const base::FilePath& screenshot_path,
FilePath          275 chrome/browser/ui/ash/screenshot_taker.cc                             const base::FilePath& screenshot_path,
FilePath          297 chrome/browser/ui/ash/screenshot_taker.cc                             const base::FilePath& screenshot_path,
FilePath          346 chrome/browser/ui/ash/screenshot_taker.cc bool GetScreenshotDirectory(base::FilePath* directory) {
FilePath          404 chrome/browser/ui/ash/screenshot_taker.cc                      base::FilePath());
FilePath          407 chrome/browser/ui/ash/screenshot_taker.cc   base::FilePath screenshot_directory;
FilePath          412 chrome/browser/ui/ash/screenshot_taker.cc                      base::FilePath());
FilePath          432 chrome/browser/ui/ash/screenshot_taker.cc     base::FilePath screenshot_path =
FilePath          445 chrome/browser/ui/ash/screenshot_taker.cc                      base::FilePath());
FilePath          450 chrome/browser/ui/ash/screenshot_taker.cc   base::FilePath screenshot_directory;
FilePath          455 chrome/browser/ui/ash/screenshot_taker.cc                      base::FilePath());
FilePath          461 chrome/browser/ui/ash/screenshot_taker.cc   base::FilePath screenshot_path =
FilePath          476 chrome/browser/ui/ash/screenshot_taker.cc     const base::FilePath& screenshot_path) {
FilePath          512 chrome/browser/ui/ash/screenshot_taker.cc     const base::FilePath& screenshot_path) {
FilePath          550 chrome/browser/ui/ash/screenshot_taker.cc     base::FilePath screenshot_path,
FilePath          580 chrome/browser/ui/ash/screenshot_taker.cc     base::FilePath screenshot_path) {
FilePath          600 chrome/browser/ui/ash/screenshot_taker.cc     base::FilePath screenshot_path,
FilePath          623 chrome/browser/ui/ash/screenshot_taker.cc     const base::FilePath& directory) {
FilePath           46 chrome/browser/ui/ash/screenshot_taker.h       const base::FilePath& screenshot_path) = 0;
FilePath           66 chrome/browser/ui/ash/screenshot_taker.h       const base::FilePath& screenshot_path);
FilePath           76 chrome/browser/ui/ash/screenshot_taker.h       base::FilePath screenshot_path,
FilePath           83 chrome/browser/ui/ash/screenshot_taker.h                                       base::FilePath screenshot_path);
FilePath           87 chrome/browser/ui/ash/screenshot_taker.h                                    base::FilePath screenshot_path,
FilePath           91 chrome/browser/ui/ash/screenshot_taker.h   void SetScreenshotDirectoryForTest(const base::FilePath& directory);
FilePath           97 chrome/browser/ui/ash/screenshot_taker.h       const base::FilePath& screenshot_path);
FilePath          106 chrome/browser/ui/ash/screenshot_taker.h   base::FilePath screenshot_directory_for_test_;
FilePath           52 chrome/browser/ui/ash/screenshot_taker_unittest.cc       const base::FilePath& screenshot_path) OVERRIDE {
FilePath           67 chrome/browser/ui/ash/screenshot_taker_unittest.cc       const base::FilePath& screenshot_directory) {
FilePath           93 chrome/browser/ui/ash/screenshot_taker_unittest.cc   base::FilePath screenshot_path_;
FilePath         1441 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath         1468 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath         1478 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath         1488 chrome/browser/ui/autofill/autofill_dialog_controller_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath           65 chrome/browser/ui/bookmarks/bookmark_bubble_sign_in_delegate_unittest.cc           command_line, base::FilePath(), false);
FilePath          837 chrome/browser/ui/browser.cc   const base::FilePath directory = profile_->last_selected_directory();
FilePath          848 chrome/browser/ui/browser.cc                                   base::FilePath::StringType(),
FilePath         1582 chrome/browser/ui/browser.cc                                  const base::FilePath& path) {
FilePath         1702 chrome/browser/ui/browser.cc     const base::FilePath& plugin_path,
FilePath         1800 chrome/browser/ui/browser.cc void Browser::FileSelected(const base::FilePath& path, int index,
FilePath          613 chrome/browser/ui/browser.h                                   const base::FilePath& path) OVERRIDE;
FilePath          645 chrome/browser/ui/browser.h       const base::FilePath& plugin_path,
FilePath          680 chrome/browser/ui/browser.h   virtual void FileSelected(const base::FilePath& path,
FilePath          119 chrome/browser/ui/browser_browsertest.cc const base::FilePath::CharType* kBeforeUnloadFile =
FilePath          122 chrome/browser/ui/browser_browsertest.cc const base::FilePath::CharType* kTitle1File = FILE_PATH_LITERAL("title1.html");
FilePath          123 chrome/browser/ui/browser_browsertest.cc const base::FilePath::CharType* kTitle2File = FILE_PATH_LITERAL("title2.html");
FilePath          125 chrome/browser/ui/browser_browsertest.cc const base::FilePath::CharType kDocRoot[] =
FilePath          383 chrome/browser/ui/browser_browsertest.cc                      base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          384 chrome/browser/ui/browser_browsertest.cc                      base::FilePath(kTitle1File)));
FilePath          403 chrome/browser/ui/browser_browsertest.cc                      base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          404 chrome/browser/ui/browser_browsertest.cc                      base::FilePath(kTitle2File)));
FilePath          414 chrome/browser/ui/browser_browsertest.cc   GURL url(ui_test_utils::GetTestUrl(base::FilePath(
FilePath          415 chrome/browser/ui/browser_browsertest.cc       base::FilePath::kCurrentDirectory), base::FilePath(kTitle1File)));
FilePath          445 chrome/browser/ui/browser_browsertest.cc   GURL url(ui_test_utils::GetTestUrl(base::FilePath(
FilePath          446 chrome/browser/ui/browser_browsertest.cc       base::FilePath::kCurrentDirectory), base::FilePath(kTitle2File)));
FilePath          587 chrome/browser/ui/browser_browsertest.cc                                            base::FilePath(kDocRoot));
FilePath          638 chrome/browser/ui/browser_browsertest.cc                                            base::FilePath(kDocRoot));
FilePath          674 chrome/browser/ui/browser_browsertest.cc   GURL url(ui_test_utils::GetTestUrl(base::FilePath(
FilePath          675 chrome/browser/ui/browser_browsertest.cc       base::FilePath::kCurrentDirectory), base::FilePath(kBeforeUnloadFile)));
FilePath          861 chrome/browser/ui/browser_browsertest.cc                                            base::FilePath(kDocRoot));
FilePath          948 chrome/browser/ui/browser_browsertest.cc                                            base::FilePath(kDocRoot));
FilePath         1014 chrome/browser/ui/browser_browsertest.cc                      base::FilePath(base::FilePath::kCurrentDirectory),
FilePath         1015 chrome/browser/ui/browser_browsertest.cc                      base::FilePath(kTitle1File)));
FilePath         1035 chrome/browser/ui/browser_browsertest.cc   static const base::FilePath::CharType* kEmptyFile =
FilePath         1037 chrome/browser/ui/browser_browsertest.cc   GURL file_url(ui_test_utils::GetTestUrl(base::FilePath(
FilePath         1038 chrome/browser/ui/browser_browsertest.cc       base::FilePath::kCurrentDirectory), base::FilePath(kEmptyFile)));
FilePath         1061 chrome/browser/ui/browser_browsertest.cc                                      base::FilePath(kDocRoot));
FilePath         1075 chrome/browser/ui/browser_browsertest.cc                                      base::FilePath(kDocRoot));
FilePath         1180 chrome/browser/ui/browser_browsertest.cc   static const base::FilePath::CharType* kFile =
FilePath         1182 chrome/browser/ui/browser_browsertest.cc   GURL file_url(ui_test_utils::GetTestUrl(base::FilePath(
FilePath         1183 chrome/browser/ui/browser_browsertest.cc       base::FilePath::kCurrentDirectory), base::FilePath(kFile)));
FilePath         1189 chrome/browser/ui/browser_browsertest.cc   static const base::FilePath::CharType* kIcon =
FilePath         1191 chrome/browser/ui/browser_browsertest.cc   GURL expected_favicon_url(ui_test_utils::GetTestUrl(base::FilePath(
FilePath         1192 chrome/browser/ui/browser_browsertest.cc       base::FilePath::kCurrentDirectory), base::FilePath(kIcon)));
FilePath         1259 chrome/browser/ui/browser_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), command_line, first_run);
FilePath         1370 chrome/browser/ui/browser_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, first_run);
FilePath         1511 chrome/browser/ui/browser_browsertest.cc                      base::FilePath(base::FilePath::kCurrentDirectory),
FilePath         1512 chrome/browser/ui/browser_browsertest.cc                      base::FilePath(kTitle1File)));
FilePath         2006 chrome/browser/ui/browser_browsertest.cc       base::FilePath(), base::FilePath().AppendASCII("window.close.html"));
FilePath         2056 chrome/browser/ui/browser_browsertest.cc       base::FilePath(), base::FilePath().AppendASCII("showmodaldialog.html"));
FilePath         2069 chrome/browser/ui/browser_browsertest.cc       base::FilePath(),
FilePath         2070 chrome/browser/ui/browser_browsertest.cc       base::FilePath().AppendASCII("fileurl_universalaccess.html"));
FilePath         2111 chrome/browser/ui/browser_browsertest.cc     base::FilePath tmp_profile = temp_dir_.path().AppendASCII("tmp_profile");
FilePath         2220 chrome/browser/ui/browser_browsertest.cc        base::FilePath(), base::FilePath().AppendASCII("title1.html"));
FilePath         2253 chrome/browser/ui/browser_browsertest.cc static const base::FilePath::CharType* kTestDir =
FilePath         2266 chrome/browser/ui/browser_browsertest.cc       base::FilePath(kTestDir),
FilePath         2267 chrome/browser/ui/browser_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("window_open.html")));
FilePath         2274 chrome/browser/ui/browser_browsertest.cc       base::FilePath(kTestDir),
FilePath         2275 chrome/browser/ui/browser_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("href.html")));
FilePath         2495 chrome/browser/ui/browser_browsertest.cc                                            base::FilePath(kDocRoot));
FilePath           88 chrome/browser/ui/browser_close_browsertest.cc     base::FilePath user_data_dir;
FilePath          786 chrome/browser/ui/browser_command_controller.cc     const base::FilePath& profile_path) {
FilePath          791 chrome/browser/ui/browser_command_controller.cc     const base::FilePath& profile_path,
FilePath           88 chrome/browser/ui/browser_command_controller.h   virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
FilePath           89 chrome/browser/ui/browser_command_controller.h   virtual void OnProfileWasRemoved(const base::FilePath& profile_path,
FilePath          103 chrome/browser/ui/browser_dialogs.h void ShowUserManager(const base::FilePath& profile_path_to_focus);
FilePath          174 chrome/browser/ui/browser_focus_uitest.cc     base::FilePath file_path;
FilePath          958 chrome/browser/ui/browser_focus_uitest.cc   const base::FilePath::CharType* kEmptyFile = FILE_PATH_LITERAL("empty.html");
FilePath          959 chrome/browser/ui/browser_focus_uitest.cc   GURL file_url(ui_test_utils::GetTestUrl(base::FilePath(
FilePath          960 chrome/browser/ui/browser_focus_uitest.cc       base::FilePath::kCurrentDirectory), base::FilePath(kEmptyFile)));
FilePath           27 chrome/browser/ui/certificate_dialogs.cc void WriterCallback(const base::FilePath& path, const std::string& data) {
FilePath           35 chrome/browser/ui/certificate_dialogs.cc void WriteFileOnFileThread(const base::FilePath& path,
FilePath           68 chrome/browser/ui/certificate_dialogs.cc   virtual void FileSelected(const base::FilePath& path,
FilePath           87 chrome/browser/ui/certificate_dialogs.cc   base::FilePath suggested_path("certificate");
FilePath           90 chrome/browser/ui/certificate_dialogs.cc     suggested_path = base::FilePath(cert_title);
FilePath          108 chrome/browser/ui/certificate_dialogs.cc void Exporter::FileSelected(const base::FilePath& path, int index,
FilePath          146 chrome/browser/ui/certificate_dialogs.cc                               const base::FilePath& suggested_path,
FilePath           17 chrome/browser/ui/certificate_dialogs.h                               const base::FilePath& suggested_path,
FilePath           49 chrome/browser/ui/chrome_select_file_policy_unittest.cc     const base::FilePath file_path;
FilePath           58 chrome/browser/ui/chrome_select_file_policy_unittest.cc                                     base::FilePath::StringType(),
FilePath           65 chrome/browser/ui/chrome_select_file_policy_unittest.cc   virtual void FileSelected(const base::FilePath& path,
FilePath           70 chrome/browser/ui/chrome_select_file_policy_unittest.cc       const std::vector<base::FilePath>& files,
FilePath           16 chrome/browser/ui/cocoa/download/download_item_button.h   base::FilePath downloadPath_;
FilePath           20 chrome/browser/ui/cocoa/download/download_item_button.h @property(assign, nonatomic) base::FilePath download;
FilePath           36 chrome/browser/ui/cocoa/download/download_item_cell.h   base::FilePath downloadPath_;  // stored unelided
FilePath           58 chrome/browser/ui/cocoa/download/download_item_mac.h   base::FilePath lastFilePath_;
FilePath           11 chrome/browser/ui/cocoa/download/download_util_mac.h class FilePath;
FilePath           16 chrome/browser/ui/cocoa/download/download_util_mac.h void AddFileToPasteboard(NSPasteboard* pasteboard, const base::FilePath& path);
FilePath           30 chrome/browser/ui/cocoa/user_manager_mac.h   static void Show(const base::FilePath& profile_path_to_focus,
FilePath           82 chrome/browser/ui/extensions/application_launch.h   base::FilePath current_directory;
FilePath          183 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc         base::FilePath().AppendASCII("find_in_page"),
FilePath          184 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc         base::FilePath().AppendASCII(filename));
FilePath          307 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc   base::FilePath data_dir =
FilePath          308 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc       ui_test_utils::GetTestFilePath(base::FilePath(), base::FilePath());
FilePath          326 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc       base::FilePath().AppendASCII("downloads"),
FilePath          327 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc       base::FilePath().AppendASCII("a_zip_file.zip"));
FilePath          413 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc   base::FilePath path = ui_test_utils::GetTestFilePath(
FilePath          414 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc       base::FilePath().AppendASCII("find_in_page"),
FilePath          415 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc       base::FilePath().AppendASCII("LongFind.txt"));
FilePath          474 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc   base::FilePath path = ui_test_utils::GetTestFilePath(
FilePath          475 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc       base::FilePath().AppendASCII("find_in_page"),
FilePath          476 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc       base::FilePath().AppendASCII("find_test.txt"));
FilePath         1579 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc       base::FilePath().AppendASCII("printing"),
FilePath         1580 chrome/browser/ui/find_bar/find_bar_host_browsertest.cc       base::FilePath().AppendASCII("npapi_plugin.html"));
FilePath           31 chrome/browser/ui/fullscreen/fullscreen_controller_interactive_browsertest.cc const base::FilePath::CharType* kSimpleFile = FILE_PATH_LITERAL("simple.html");
FilePath          285 chrome/browser/ui/fullscreen/fullscreen_controller_interactive_browsertest.cc                      base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          286 chrome/browser/ui/fullscreen/fullscreen_controller_interactive_browsertest.cc                      base::FilePath(kSimpleFile)));
FilePath          331 chrome/browser/ui/fullscreen/fullscreen_controller_interactive_browsertest.cc   GURL url(ui_test_utils::GetTestUrl(base::FilePath(
FilePath          332 chrome/browser/ui/fullscreen/fullscreen_controller_interactive_browsertest.cc       base::FilePath::kCurrentDirectory), base::FilePath(kSimpleFile)));
FilePath          134 chrome/browser/ui/gtk/create_application_shortcuts_dialog_gtk.h   base::FilePath profile_path_;
FilePath          227 chrome/browser/ui/gtk/download/download_item_gtk.h   base::FilePath icon_filepath_;
FilePath           13 chrome/browser/ui/gtk/user_manager_gtk.cc void ShowUserManager(const base::FilePath& profile_path_to_focus) {
FilePath          218 chrome/browser/ui/hung_plugin_tab_helper.cc   PluginState(const base::FilePath& p, const base::string16& n);
FilePath          221 chrome/browser/ui/hung_plugin_tab_helper.cc   base::FilePath path;
FilePath          246 chrome/browser/ui/hung_plugin_tab_helper.cc HungPluginTabHelper::PluginState::PluginState(const base::FilePath& p,
FilePath          272 chrome/browser/ui/hung_plugin_tab_helper.cc void HungPluginTabHelper::PluginCrashed(const base::FilePath& plugin_path,
FilePath          298 chrome/browser/ui/hung_plugin_tab_helper.cc     const base::FilePath& plugin_path,
FilePath           22 chrome/browser/ui/hung_plugin_tab_helper.h class FilePath;
FilePath           45 chrome/browser/ui/hung_plugin_tab_helper.h   virtual void PluginCrashed(const base::FilePath& plugin_path,
FilePath           48 chrome/browser/ui/hung_plugin_tab_helper.h                                        const base::FilePath& plugin_path,
FilePath          123 chrome/browser/ui/libgtk2ui/app_indicator_icon.cc base::FilePath CreateTempImageFile(gfx::ImageSkia* image_ptr,
FilePath          133 chrome/browser/ui/libgtk2ui/app_indicator_icon.cc     return base::FilePath();
FilePath          136 chrome/browser/ui/libgtk2ui/app_indicator_icon.cc   base::FilePath temp_dir;
FilePath          137 chrome/browser/ui/libgtk2ui/app_indicator_icon.cc   base::FilePath new_file_path;
FilePath          142 chrome/browser/ui/libgtk2ui/app_indicator_icon.cc   if (!base::CreateNewTempDirectory(base::FilePath::StringType(), &temp_dir))
FilePath          143 chrome/browser/ui/libgtk2ui/app_indicator_icon.cc     return base::FilePath();
FilePath          151 chrome/browser/ui/libgtk2ui/app_indicator_icon.cc     return base::FilePath();
FilePath          155 chrome/browser/ui/libgtk2ui/app_indicator_icon.cc void DeleteTempImagePath(const base::FilePath& icon_file_path) {
FilePath          264 chrome/browser/ui/libgtk2ui/app_indicator_icon.cc void AppIndicatorIcon::SetImageFromFile(const base::FilePath& icon_file_path) {
FilePath          269 chrome/browser/ui/libgtk2ui/app_indicator_icon.cc   base::FilePath old_path = icon_file_path_;
FilePath           46 chrome/browser/ui/libgtk2ui/app_indicator_icon.h   void SetImageFromFile(const base::FilePath& icon_file_path);
FilePath           71 chrome/browser/ui/libgtk2ui/app_indicator_icon.h   base::FilePath icon_file_path_;
FilePath           89 chrome/browser/ui/libgtk2ui/print_dialog_gtk2.h   base::FilePath path_to_pdf_;
FilePath           31 chrome/browser/ui/libgtk2ui/select_file_dialog_impl.cc base::FilePath* SelectFileDialogImpl::last_saved_path_ = NULL;
FilePath           32 chrome/browser/ui/libgtk2ui/select_file_dialog_impl.cc base::FilePath* SelectFileDialogImpl::last_opened_path_ = NULL;
FilePath           75 chrome/browser/ui/libgtk2ui/select_file_dialog_impl.cc     last_saved_path_ = new base::FilePath();
FilePath           76 chrome/browser/ui/libgtk2ui/select_file_dialog_impl.cc     last_opened_path_ = new base::FilePath();
FilePath           91 chrome/browser/ui/libgtk2ui/select_file_dialog_impl.cc     const base::FilePath& path) {
FilePath           55 chrome/browser/ui/libgtk2ui/select_file_dialog_impl.h       const base::FilePath& default_path,
FilePath           58 chrome/browser/ui/libgtk2ui/select_file_dialog_impl.h       const base::FilePath::StringType& default_extension,
FilePath           66 chrome/browser/ui/libgtk2ui/select_file_dialog_impl.h   bool CallDirectoryExistsOnUIThread(const base::FilePath& path);
FilePath           83 chrome/browser/ui/libgtk2ui/select_file_dialog_impl.h   static base::FilePath* last_saved_path_;
FilePath           84 chrome/browser/ui/libgtk2ui/select_file_dialog_impl.h   static base::FilePath* last_opened_path_;
FilePath           62 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc       const base::FilePath& default_path,
FilePath           65 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc       const base::FilePath::StringType& default_extension,
FilePath           79 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc   void FileSelected(GtkWidget* dialog, const base::FilePath& path);
FilePath           83 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc                           const std::vector<base::FilePath>& files);
FilePath           93 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc       const base::FilePath& default_path,
FilePath           97 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc       const base::FilePath& default_path, gfx::NativeWindow parent);
FilePath          100 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc       const base::FilePath& default_path, gfx::NativeWindow parent);
FilePath          103 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc       const base::FilePath& default_path, gfx::NativeWindow parent);
FilePath          124 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc                                   const base::FilePath& default_path,
FilePath          206 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc     const base::FilePath& default_path,
FilePath          209 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc     const base::FilePath::StringType& default_extension,
FilePath          324 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc                                            const base::FilePath& path) {
FilePath          346 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc     const std::vector<base::FilePath>& files) {
FilePath          363 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc     const base::FilePath& default_path,
FilePath          394 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc     const base::FilePath& default_path,
FilePath          430 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc     const base::FilePath& default_path,
FilePath          444 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc     const base::FilePath& default_path,
FilePath          457 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc     const base::FilePath& default_path, gfx::NativeWindow parent) {
FilePath          542 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc   base::FilePath path(filename);
FilePath          579 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc   std::vector<base::FilePath> filenames_fp;
FilePath          581 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_gtk2.cc     base::FilePath path(static_cast<char*>(iter->data));
FilePath           60 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc       const base::FilePath& default_path,
FilePath           63 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc       const base::FilePath::StringType& default_extension,
FilePath           72 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc                   const base::FilePath& default_path, gfx::NativeWindow parent,
FilePath           85 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc     base::FilePath default_path;
FilePath           99 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc       const base::FilePath& default_path, gfx::NativeWindow parent,
FilePath          106 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc   void FileSelected(const base::FilePath& path, void* params);
FilePath          109 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc   void MultiFilesSelected(const std::vector<base::FilePath>& files,
FilePath          119 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc                                 const base::FilePath& default_path,
FilePath          123 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc                                   const base::FilePath& default_path,
FilePath          127 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc                                  const base::FilePath& default_path,
FilePath          131 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc                           const base::FilePath& default_path,
FilePath          191 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc     const base::FilePath& default_path,
FilePath          194 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc     const base::FilePath::StringType& default_extension,
FilePath          248 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc         std::string mime_type = base::nix::GetFileMimeType(base::FilePath(
FilePath          296 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc     const std::string& title, const base::FilePath& path,
FilePath          317 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc     command_line->AppendArgPath(base::FilePath("."));
FilePath          327 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc void SelectFileDialogImplKDE::FileSelected(const base::FilePath& path,
FilePath          344 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc     const std::vector<base::FilePath>& files, void* params) {
FilePath          356 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc     Type type, const std::string& title, const base::FilePath& default_path,
FilePath          375 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc     const std::string& title, const base::FilePath& default_path,
FilePath          391 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc     const std::string& title, const base::FilePath& default_path,
FilePath          407 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc     const std::string& title, const base::FilePath& default_path,
FilePath          430 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc   base::FilePath path(output);
FilePath          466 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc   std::vector<base::FilePath> filenames_fp;
FilePath          469 chrome/browser/ui/libgtk2ui/select_file_dialog_impl_kde.cc     base::FilePath path(*iter);
FilePath           54 chrome/browser/ui/metro_pin_tab_helper_win.cc base::FilePath GetTileImagesDir() {
FilePath           55 chrome/browser/ui/metro_pin_tab_helper_win.cc   base::FilePath tile_images_dir;
FilePath           57 chrome/browser/ui/metro_pin_tab_helper_win.cc     return base::FilePath();
FilePath           62 chrome/browser/ui/metro_pin_tab_helper_win.cc     return base::FilePath();
FilePath           72 chrome/browser/ui/metro_pin_tab_helper_win.cc                             const base::FilePath& logo_dir,
FilePath           73 chrome/browser/ui/metro_pin_tab_helper_win.cc                             base::FilePath* logo_path) {
FilePath          123 chrome/browser/ui/metro_pin_tab_helper_win.cc bool GetPathToBackupLogo(const base::FilePath& logo_dir,
FilePath          124 chrome/browser/ui/metro_pin_tab_helper_win.cc                          base::FilePath* logo_path) {
FilePath          130 chrome/browser/ui/metro_pin_tab_helper_win.cc   base::FilePath default_logo_path;
FilePath          194 chrome/browser/ui/metro_pin_tab_helper_win.cc   base::FilePath logo_dir = GetTileImagesDir();
FilePath          200 chrome/browser/ui/metro_pin_tab_helper_win.cc   base::FilePath logo_path;
FilePath           93 chrome/browser/ui/network_profile_bubble.cc     const base::FilePath& profile_folder) {
FilePath          127 chrome/browser/ui/network_profile_bubble.cc       base::FilePath temp_file;
FilePath          132 chrome/browser/ui/network_profile_bubble.cc         base::FilePath normalized_temp_file;
FilePath           14 chrome/browser/ui/network_profile_bubble.h class FilePath;
FilePath           56 chrome/browser/ui/network_profile_bubble.h   static void CheckNetworkProfile(const base::FilePath& profile_folder);
FilePath          240 chrome/browser/ui/panels/base_panel_browser_test.cc const base::FilePath::CharType* BasePanelBrowserTest::kTestDir =
FilePath          555 chrome/browser/ui/panels/base_panel_browser_test.cc     const base::FilePath::StringType& path,
FilePath          560 chrome/browser/ui/panels/base_panel_browser_test.cc   base::FilePath full_path = extension_prefs->install_directory().Append(path);
FilePath          106 chrome/browser/ui/panels/base_panel_browser_test.h       const base::FilePath::StringType& path,
FilePath          129 chrome/browser/ui/panels/base_panel_browser_test.h   static const base::FilePath::CharType* kTestDir;
FilePath          417 chrome/browser/ui/panels/panel_browsertest.cc       base::FilePath(kTestDir),
FilePath          418 chrome/browser/ui/panels/panel_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("update-preferred-size.html"))));
FilePath         1451 chrome/browser/ui/panels/panel_browsertest.cc       base::FilePath(kTestDir),
FilePath         1452 chrome/browser/ui/panels/panel_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("onbeforeunload.html")));
FilePath         1614 chrome/browser/ui/panels/panel_browsertest.cc       base::FilePath(kTestDir),
FilePath         1615 chrome/browser/ui/panels/panel_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("update-preferred-size.html"))));
FilePath         1648 chrome/browser/ui/panels/panel_browsertest.cc       base::FilePath(kTestDir),
FilePath         1649 chrome/browser/ui/panels/panel_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("update-preferred-size.html"))));
FilePath         1689 chrome/browser/ui/panels/panel_browsertest.cc       base::FilePath(kTestDir),
FilePath         1690 chrome/browser/ui/panels/panel_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("update-preferred-size.html"))));
FilePath           53 chrome/browser/ui/pdf/pdf_browsertest.cc     base::FilePath src_dir;
FilePath           68 chrome/browser/ui/pdf/pdf_browsertest.cc   base::FilePath GetPDFTestDir() {
FilePath           69 chrome/browser/ui/pdf/pdf_browsertest.cc     return base::FilePath(base::FilePath::kCurrentDirectory).AppendASCII("..").
FilePath           87 chrome/browser/ui/pdf/pdf_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("pdf_browsertest.pdf"))));
FilePath          134 chrome/browser/ui/pdf/pdf_browsertest.cc     base::FilePath reference = ui_test_utils::GetTestFilePath(
FilePath          136 chrome/browser/ui/pdf/pdf_browsertest.cc         base::FilePath().AppendASCII(expected_filename_));
FilePath          212 chrome/browser/ui/pdf/pdf_browsertest.cc   base::FilePath snapshot_filename_;
FilePath          322 chrome/browser/ui/pdf/pdf_browsertest.cc       ui_test_utils::GetTestFilePath(GetPDFTestDir(), base::FilePath()),
FilePath          326 chrome/browser/ui/pdf/pdf_browsertest.cc   for (base::FilePath file_path = file_enumerator.Next();
FilePath           18 chrome/browser/ui/prefs/prefs_tab_helper_browsertest.cc   virtual base::FilePath GetPreferencesFilePath() {
FilePath           19 chrome/browser/ui/prefs/prefs_tab_helper_browsertest.cc     base::FilePath test_data_directory;
FilePath           29 chrome/browser/ui/prefs/prefs_tab_helper_browsertest.cc     base::FilePath user_data_directory;
FilePath           31 chrome/browser/ui/prefs/prefs_tab_helper_browsertest.cc     base::FilePath default_profile =
FilePath           37 chrome/browser/ui/prefs/prefs_tab_helper_browsertest.cc     base::FilePath pref_file = GetPreferencesFilePath();
FilePath           42 chrome/browser/ui/prefs/prefs_tab_helper_browsertest.cc     base::FilePath default_pref_file =
FilePath          341 chrome/browser/ui/search/instant_extended_interactive_uitest.cc     const base::FilePath theme_path = test_data_dir_.AppendASCII(theme_dir);
FilePath           42 chrome/browser/ui/search/instant_test_utils.cc           base::FilePath(FILE_PATH_LITERAL("chrome/test/data"))),
FilePath          145 chrome/browser/ui/startup/autolaunch_prompt_win.cc       base::FilePath(base::ASCIIToUTF16(chrome::kInitialProfile))) {
FilePath           92 chrome/browser/ui/startup/bad_flags_prompt.cc   const base::FilePath& user_data_dir = GetInvalidSpecifiedUserDataDir();
FilePath          239 chrome/browser/ui/startup/startup_browser_creator.cc void DumpBrowserHistograms(const base::FilePath& output_file) {
FilePath          274 chrome/browser/ui/startup/startup_browser_creator.cc     const base::FilePath& cur_dir,
FilePath          408 chrome/browser/ui/startup/startup_browser_creator.cc     const base::FilePath& cur_dir,
FilePath          414 chrome/browser/ui/startup/startup_browser_creator.cc     base::FilePath param = base::FilePath(params[i]);
FilePath          469 chrome/browser/ui/startup/startup_browser_creator.cc     const base::FilePath& cur_dir,
FilePath          576 chrome/browser/ui/startup/startup_browser_creator.cc     base::FilePath output_file(
FilePath          598 chrome/browser/ui/startup/startup_browser_creator.cc             base::FilePath(path), command_line, cur_dir)) {
FilePath          634 chrome/browser/ui/startup/startup_browser_creator.cc         chrome::ShowUserManager(base::FilePath());
FilePath          693 chrome/browser/ui/startup/startup_browser_creator.cc     const base::FilePath& cur_dir,
FilePath          704 chrome/browser/ui/startup/startup_browser_creator.cc     const base::FilePath& cur_dir,
FilePath          705 chrome/browser/ui/startup/startup_browser_creator.cc     const base::FilePath& profile_path) {
FilePath          732 chrome/browser/ui/startup/startup_browser_creator.cc base::FilePath GetStartupProfilePath(const base::FilePath& user_data_dir,
FilePath           44 chrome/browser/ui/startup/startup_browser_creator.h              const base::FilePath& cur_dir,
FilePath           61 chrome/browser/ui/startup/startup_browser_creator.h       const base::FilePath& cur_dir,
FilePath           62 chrome/browser/ui/startup/startup_browser_creator.h       const base::FilePath& startup_profile_dir);
FilePath           75 chrome/browser/ui/startup/startup_browser_creator.h                      const base::FilePath& cur_dir,
FilePath          123 chrome/browser/ui/startup/startup_browser_creator.h       const base::FilePath& cur_dir,
FilePath          127 chrome/browser/ui/startup/startup_browser_creator.h                                  const base::FilePath& cur_dir,
FilePath          137 chrome/browser/ui/startup/startup_browser_creator.h       const base::FilePath& cur_dir,
FilePath          173 chrome/browser/ui/startup/startup_browser_creator.h base::FilePath GetStartupProfilePath(const base::FilePath& user_data_dir,
FilePath          176 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, first_run);
FilePath          211 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, first_run);
FilePath          241 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          242 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title1.html"))));
FilePath          244 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          245 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title2.html"))));
FilePath          256 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, first_run);
FilePath          281 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), command_line, first_run);
FilePath          310 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), command_line, first_run);
FilePath          341 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), command_line, first_run);
FilePath          404 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator,
FilePath          439 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator,
FilePath          464 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy,
FilePath          490 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy,
FilePath          524 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator,
FilePath          557 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator,
FilePath          596 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   base::FilePath dest_path = profile_manager->user_data_dir();
FilePath          605 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          606 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title1.html"))));
FilePath          609 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          610 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title2.html"))));
FilePath          661 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   base::FilePath dest_path = profile_manager->user_data_dir();
FilePath          674 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          675 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title1.html"))));
FilePath          678 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          679 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title2.html"))));
FilePath          708 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   base::FilePath dest_path = profile_manager->user_data_dir();
FilePath          770 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   base::FilePath dest_path1 = profile_manager->user_data_dir().Append(
FilePath          772 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   base::FilePath dest_path2 = profile_manager->user_data_dir().Append(
FilePath          774 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   base::FilePath dest_path3 = profile_manager->user_data_dir().Append(
FilePath          776 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   base::FilePath dest_path4 = profile_manager->user_data_dir().Append(
FilePath          799 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          800 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title1.html"))));
FilePath          876 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   base::FilePath dest_path1 = profile_manager->user_data_dir().Append(
FilePath          878 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   base::FilePath dest_path2 = profile_manager->user_data_dir().Append(
FilePath          880 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   base::FilePath dest_path3 = profile_manager->user_data_dir().Append(
FilePath          899 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          900 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title1.html"))));
FilePath          985 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator,
FilePath         1068 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator,
FilePath         1109 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator,
FilePath         1151 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator,
FilePath         1197 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator,
FilePath         1244 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator,
FilePath         1291 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator,
FilePath         1335 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator,
FilePath         1391 chrome/browser/ui/startup/startup_browser_creator_browsertest.cc   StartupBrowserCreatorImpl launch(base::FilePath(), dummy, &browser_creator,
FilePath          310 chrome/browser/ui/startup/startup_browser_creator_impl.cc     const base::FilePath& cur_dir,
FilePath          321 chrome/browser/ui/startup/startup_browser_creator_impl.cc     const base::FilePath& cur_dir,
FilePath           24 chrome/browser/ui/startup/startup_browser_creator_impl.h class FilePath;
FilePath           43 chrome/browser/ui/startup/startup_browser_creator_impl.h   StartupBrowserCreatorImpl(const base::FilePath& cur_dir,
FilePath           46 chrome/browser/ui/startup/startup_browser_creator_impl.h   StartupBrowserCreatorImpl(const base::FilePath& cur_dir,
FilePath          154 chrome/browser/ui/startup/startup_browser_creator_impl.h   const base::FilePath cur_dir_;
FilePath           53 chrome/browser/ui/startup/startup_browser_creator_interactive_uitest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath           54 chrome/browser/ui/startup/startup_browser_creator_interactive_uitest.cc       base::FilePath(FILE_PATH_LITERAL("title1.html"))));
FilePath          843 chrome/browser/ui/sync/one_click_signin_helper_unittest.cc   const base::FilePath& user_data_dir = cache->GetUserDataDir();
FilePath           90 chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc const base::FilePath::CharType kExtensionFilePath[] =
FilePath           93 chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc const base::FilePath::CharType kExtensionFilePath[] =
FilePath          106 chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc         base::FilePath(kExtensionFilePath).AppendASCII(name),
FilePath          148 chrome/browser/ui/sync/profile_signin_confirmation_helper_unittest.cc                                    base::FilePath(kExtensionFilePath),
FilePath          203 chrome/browser/ui/tab_contents/tab_contents_iterator_unittest.cc   ProfileManager* profile_manager = new ProfileManager(base::FilePath());
FilePath         1781 chrome/browser/ui/tabs/tab_strip_model_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("c:\\foo"));
FilePath         1783 chrome/browser/ui/tabs/tab_strip_model_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("/foo"));
FilePath          153 chrome/browser/ui/toolbar/origin_chip_info_unittest.cc                                                     base::FilePath(),
FilePath          121 chrome/browser/ui/views/app_list/win/app_list_service_win.cc   base::FilePath icon_path;
FilePath          142 chrome/browser/ui/views/app_list/win/app_list_service_win.cc   base::FilePath chrome_exe;
FilePath          158 chrome/browser/ui/views/app_list/win/app_list_service_win.cc   base::FilePath initial_profile_path;
FilePath          170 chrome/browser/ui/views/app_list/win/app_list_service_win.cc   base::FilePath exe_path;
FilePath          206 chrome/browser/ui/views/app_list/win/app_list_service_win.cc     const base::FilePath& user_data_dir,
FilePath          212 chrome/browser/ui/views/app_list/win/app_list_service_win.cc   std::vector<base::FilePath> shortcut_paths =
FilePath          223 chrome/browser/ui/views/app_list/win/app_list_service_win.cc   base::FilePath chrome_exe;
FilePath          242 chrome/browser/ui/views/app_list/win/app_list_service_win.cc     base::FilePath shortcut_file =
FilePath          256 chrome/browser/ui/views/app_list/win/app_list_service_win.cc     base::FilePath shortcut_to_pin =
FilePath          488 chrome/browser/ui/views/app_list/win/app_list_service_win.cc   base::FilePath user_data_dir(
FilePath          525 chrome/browser/ui/views/app_list/win/app_list_service_win.cc   base::FilePath profile_path(GetProfilePath(profile_manager->user_data_dir()));
FilePath           37 chrome/browser/ui/views/apps/chrome_native_app_window_views_win.cc     const base::FilePath& web_app_path,
FilePath           38 chrome/browser/ui/views/apps/chrome_native_app_window_views_win.cc     const base::FilePath& icon_file,
FilePath           50 chrome/browser/ui/views/apps/chrome_native_app_window_views_win.cc   base::FilePath chrome_exe;
FilePath           98 chrome/browser/ui/views/apps/chrome_native_app_window_views_win.cc   base::FilePath web_app_path = web_app::GetWebAppDataDirectory(
FilePath          101 chrome/browser/ui/views/apps/chrome_native_app_window_views_win.cc   base::FilePath icon_file = web_app_path
FilePath          193 chrome/browser/ui/views/apps/chrome_native_app_window_views_win.cc   base::FilePath chrome_path;
FilePath           46 chrome/browser/ui/views/avatar_menu_button_browsertest.cc   base::FilePath path;
FilePath          951 chrome/browser/ui/views/download/download_item_view.cc   base::FilePath current_download_path = download()->GetTargetFilePath();
FilePath          340 chrome/browser/ui/views/download/download_item_view.h   base::FilePath last_download_item_path_;
FilePath           24 chrome/browser/ui/views/find_bar_controller_interactive_uitest.cc   return ui_test_utils::GetTestUrl(base::FilePath().AppendASCII("find_in_page"),
FilePath           25 chrome/browser/ui/views/find_bar_controller_interactive_uitest.cc                                    base::FilePath().AppendASCII(filename));
FilePath           62 chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc       base::FilePath(profiles::internal::GetShortcutFilenameForProfile(
FilePath          129 chrome/browser/ui/views/frame/browser_window_property_manager_browsertest_win.cc   base::FilePath path_profile2 =
FilePath           62 chrome/browser/ui/views/frame/browser_window_property_manager_win.cc     const base::FilePath& profile_path = profile->GetPath();
FilePath           66 chrome/browser/ui/views/frame/browser_window_property_manager_win.cc     base::FilePath icon_path;
FilePath          110 chrome/browser/ui/views/location_bar/star_view_browsertest.cc       base::FilePath().AppendASCII("printing"),
FilePath          111 chrome/browser/ui/views/location_bar/star_view_browsertest.cc       base::FilePath().AppendASCII("npapi_plugin.html"));
FilePath          135 chrome/browser/ui/views/new_avatar_button.cc void NewAvatarButton::OnProfileAdded(const base::FilePath& profile_path) {
FilePath          140 chrome/browser/ui/views/new_avatar_button.cc       const base::FilePath& profile_path,
FilePath          146 chrome/browser/ui/views/new_avatar_button.cc       const base::FilePath& profile_path,
FilePath           37 chrome/browser/ui/views/new_avatar_button.h   virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE;
FilePath           39 chrome/browser/ui/views/new_avatar_button.h       const base::FilePath& profile_path,
FilePath           42 chrome/browser/ui/views/new_avatar_button.h       const base::FilePath& profile_path,
FilePath           66 chrome/browser/ui/views/new_avatar_menu_button_browsertest.cc   base::FilePath path;
FilePath          566 chrome/browser/ui/views/profile_chooser_view.cc     chrome::ShowUserManager(base::FilePath());
FilePath          321 chrome/browser/ui/views/select_file_dialog_extension.cc     const base::FilePath& default_path,
FilePath          324 chrome/browser/ui/views/select_file_dialog_extension.cc     const base::FilePath::StringType& default_extension,
FilePath          350 chrome/browser/ui/views/select_file_dialog_extension.cc   base::FilePath download_default_path(
FilePath          353 chrome/browser/ui/views/select_file_dialog_extension.cc   base::FilePath selection_path = default_path.IsAbsolute() ?
FilePath          356 chrome/browser/ui/views/select_file_dialog_extension.cc   base::FilePath fallback_path = profile_->last_selected_directory().empty() ?
FilePath          380 chrome/browser/ui/views/select_file_dialog_extension.cc   base::FilePath current_directory_path = selection_path.DirName();
FilePath           71 chrome/browser/ui/views/select_file_dialog_extension.h       const base::FilePath& default_path,
FilePath           74 chrome/browser/ui/views/select_file_dialog_extension.h       const base::FilePath::StringType& default_extension,
FilePath           47 chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc   base::FilePath path() const { return path_; }
FilePath           51 chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc   virtual void FileSelected(const base::FilePath& path,
FilePath           65 chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc       const std::vector<base::FilePath>& files, void* params) OVERRIDE {}
FilePath           74 chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc   base::FilePath path_;
FilePath           96 chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc     base::FilePath tmp_path;
FilePath          118 chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc   void AddMountPoint(const base::FilePath& path) {
FilePath          136 chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc                   const base::FilePath& file_path,
FilePath          183 chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc                                base::FilePath() /* default_path */,
FilePath          222 chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc   base::FilePath downloads_dir_;
FilePath          253 chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc                                      base::FilePath(), owning_window, ""));
FilePath          268 chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc   base::FilePath test_file =
FilePath          301 chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc   base::FilePath test_file =
FilePath          332 chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc                                      base::FilePath(), owning_window, ""));
FilePath          357 chrome/browser/ui/views/select_file_dialog_extension_browsertest.cc                                      base::FilePath(), owning_window, ""));
FilePath           49 chrome/browser/ui/views/select_file_dialog_extension_unittest.cc   virtual void FileSelected(const base::FilePath& path,
FilePath           79 chrome/browser/ui/views/select_file_dialog_extension_unittest.cc   virtual void FileSelected(const base::FilePath& path,
FilePath           46 chrome/browser/ui/views/ssl_client_certificate_selector_browsertest.cc     base::FilePath certs_dir = net::GetTestCertsDirectory();
FilePath           94 chrome/browser/ui/views/tabs/browser_tab_strip_controller.cc   base::FilePath full_path;
FilePath           41 chrome/browser/ui/views/translate/translate_bubble_view_browsertest.cc       base::FilePath(), base::FilePath(FILE_PATH_LITERAL("french_page.html")));
FilePath           64 chrome/browser/ui/views/translate/translate_bubble_view_browsertest.cc       base::FilePath(), base::FilePath(FILE_PATH_LITERAL("french_page.html")));
FilePath           84 chrome/browser/ui/views/translate/translate_bubble_view_browsertest.cc       base::FilePath(), base::FilePath(FILE_PATH_LITERAL("french_page.html")));
FilePath           47 chrome/browser/ui/views/user_manager_view.cc void ShowUserManager(const base::FilePath& profile_path_to_focus) {
FilePath           53 chrome/browser/ui/views/user_manager_view.cc   UserManagerView::Show(base::FilePath(), tutorial);
FilePath           75 chrome/browser/ui/views/user_manager_view.cc void UserManagerView::Show(const base::FilePath& profile_path_to_focus,
FilePath           25 chrome/browser/ui/views/user_manager_view.h   static void Show(const base::FilePath& profile_path_to_focus,
FilePath          278 chrome/browser/ui/webui/about_ui.cc       base::FilePath oem_eula_file_path;
FilePath          294 chrome/browser/ui/webui/about_ui.cc     if (!base::ReadFileToString(base::FilePath(file_path), &contents_)) {
FilePath          297 chrome/browser/ui/webui/about_ui.cc       if (!base::ReadFileToString(base::FilePath(file_path), &contents_)) {
FilePath          772 chrome/browser/ui/webui/about_ui.cc   base::FilePath binary = CommandLine::ForCurrentProcess()->GetProgram();
FilePath           35 chrome/browser/ui/webui/app_list/start_page_ui.cc void LoadModelData(const base::FilePath& base_dir,
FilePath           38 chrome/browser/ui/webui/bidi_checker_web_ui_test.cc static const base::FilePath::CharType* kWebUIBidiCheckerLibraryJS =
FilePath           42 chrome/browser/ui/webui/bidi_checker_web_ui_test.cc base::FilePath WebUIBidiCheckerLibraryJSPath() {
FilePath           43 chrome/browser/ui/webui/bidi_checker_web_ui_test.cc   base::FilePath src_root;
FilePath           83 chrome/browser/ui/webui/bidi_checker_web_ui_test.cc static const base::FilePath::CharType* kBidiCheckerTestsJS =
FilePath          102 chrome/browser/ui/webui/bidi_checker_web_ui_test.cc   WebUIBrowserTest::AddLibrary(base::FilePath(kBidiCheckerTestsJS));
FilePath          125 chrome/browser/ui/webui/bidi_checker_web_ui_test.cc   base::FilePath pak_path;
FilePath          148 chrome/browser/ui/webui/bidi_checker_web_ui_test.cc       base::FilePath());
FilePath           73 chrome/browser/ui/webui/bookmarks_ui_browsertest.cc       ui_test_utils::GetTestUrl(base::FilePath(),
FilePath           74 chrome/browser/ui/webui/bookmarks_ui_browsertest.cc                                 base::FilePath().AppendASCII("simple.html")));
FilePath           59 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc void GetGCacheContents(const base::FilePath& root_path,
FilePath           67 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   std::map<base::FilePath, base::DictionaryValue*> files;
FilePath           75 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   for (base::FilePath current = enumerator.Next(); !current.empty();
FilePath          102 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   for (std::map<base::FilePath, base::DictionaryValue*>::const_iterator
FilePath          111 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc void GetFreeDiskSpace(const base::FilePath& home_path,
FilePath          121 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc std::string FormatEntry(const base::FilePath& path,
FilePath          260 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   void OnGetResourceEntryByPath(const base::FilePath& path,
FilePath          265 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   void OnReadDirectoryByPath(const base::FilePath& parent_path,
FilePath          665 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   const base::FilePath root_path = drive::util::GetCacheRootPath(profile);
FilePath          688 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   const base::FilePath root_path = drive::util::GetDriveGrandRootPath();
FilePath          707 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc   base::FilePath home_path;
FilePath          804 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc     const base::FilePath& path,
FilePath          817 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc     const base::FilePath& parent_path,
FilePath          829 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc       const base::FilePath current_path = parent_path.Append(
FilePath          830 chrome/browser/ui/webui/chromeos/drive_internals_ui.cc           base::FilePath::FromUTF8Unsafe(entry.base_name()));
FilePath          227 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc     base::FilePath target_device_path;
FilePath          230 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc     base::FilePath target_file_path;
FilePath          295 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc                                  base::FilePath* device_path) {
FilePath          301 chrome/browser/ui/webui/chromeos/imageburner/imageburner_ui.cc       *device_path = base::FilePath(image_dest);
FilePath          176 chrome/browser/ui/webui/chromeos/login/error_screen_handler.cc           base::FilePath(extension_misc::kConnectivityDiagnosticsPath));
FilePath          133 chrome/browser/ui/webui/downloads_dom_handler.cc   base::FilePath download_path(download_item->GetTargetFilePath());
FilePath          143 chrome/browser/ui/webui/downloads_dom_handler_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("/path/to/file")),
FilePath          144 chrome/browser/ui/webui/downloads_dom_handler_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("/path/to/file")),
FilePath           87 chrome/browser/ui/webui/extensions/extension_error_handler.cc   base::FilePath::StringType path_suffix_string;
FilePath           41 chrome/browser/ui/webui/extensions/extension_error_ui_util.cc std::string ReadFileToString(const base::FilePath& path) {
FilePath           73 chrome/browser/ui/webui/extensions/extension_error_ui_util.cc   base::FilePath::StringType path_suffix_string;
FilePath           93 chrome/browser/ui/webui/extensions/extension_error_ui_util.cc   base::FilePath path_suffix(path_suffix_string);
FilePath           97 chrome/browser/ui/webui/extensions/extension_error_ui_util.cc   base::FilePath path = extension->path().Append(path_suffix);
FilePath           50 chrome/browser/ui/webui/extensions/extension_settings_browsertest.cc   base::FilePath test_data_dir;
FilePath           55 chrome/browser/ui/webui/extensions/extension_settings_browsertest.cc   base::FilePath extensions_data_dir = test_data_dir.AppendASCII("extensions");
FilePath           75 chrome/browser/ui/webui/extensions/extension_settings_browsertest.cc     const base::FilePath& path) {
FilePath           85 chrome/browser/ui/webui/extensions/extension_settings_browsertest.cc     base::FilePath crx_path = path;
FilePath           35 chrome/browser/ui/webui/extensions/extension_settings_browsertest.h       const base::FilePath& path);
FilePath           36 chrome/browser/ui/webui/extensions/extension_settings_browsertest.h   const extensions::Extension* InstallExtension(const base::FilePath& path);
FilePath          559 chrome/browser/ui/webui/extensions/extension_settings_handler.cc     const base::FilePath& path) {
FilePath          563 chrome/browser/ui/webui/extensions/extension_settings_handler.cc int ExtensionSettingsHandler::IndexOfLoadingPath(const base::FilePath& path) {
FilePath          571 chrome/browser/ui/webui/extensions/extension_settings_handler.cc void ExtensionSettingsHandler::AddLoadingPath(const base::FilePath& path) {
FilePath          583 chrome/browser/ui/webui/extensions/extension_settings_handler.cc void ExtensionSettingsHandler::RemoveLoadingPath(const base::FilePath& path) {
FilePath          597 chrome/browser/ui/webui/extensions/extension_settings_handler.cc void ExtensionSettingsHandler::FileSelected(const base::FilePath& path,
FilePath          600 chrome/browser/ui/webui/extensions/extension_settings_handler.cc   last_unpacked_directory_ = base::FilePath(path);
FilePath          606 chrome/browser/ui/webui/extensions/extension_settings_handler.cc     const std::vector<base::FilePath>& files, void* params) {
FilePath          653 chrome/browser/ui/webui/extensions/extension_settings_handler.cc       std::pair<bool, const base::FilePath&>* retry_and_path =
FilePath          654 chrome/browser/ui/webui/extensions/extension_settings_handler.cc           content::Details<std::pair<bool, const base::FilePath&> >(details)
FilePath          660 chrome/browser/ui/webui/extensions/extension_settings_handler.cc       const base::FilePath& path =
FilePath         1049 chrome/browser/ui/webui/extensions/extension_settings_handler.cc   std::vector<base::FilePath> retained_file_paths;
FilePath         1102 chrome/browser/ui/webui/extensions/extension_settings_handler.cc       base::FilePath::StringType(),
FilePath         1329 chrome/browser/ui/webui/extensions/extension_settings_handler.cc     const base::FilePath& path) {
FilePath           35 chrome/browser/ui/webui/extensions/extension_settings_handler.h class FilePath;
FilePath          113 chrome/browser/ui/webui/extensions/extension_settings_handler.h   void LoadUnpackedExtension(const base::FilePath& path);
FilePath          117 chrome/browser/ui/webui/extensions/extension_settings_handler.h   int IndexOfLoadingPath(const base::FilePath& path);
FilePath          121 chrome/browser/ui/webui/extensions/extension_settings_handler.h   void AddLoadingPath(const base::FilePath& path);
FilePath          125 chrome/browser/ui/webui/extensions/extension_settings_handler.h   void RemoveLoadingPath(const base::FilePath& path);
FilePath          128 chrome/browser/ui/webui/extensions/extension_settings_handler.h   virtual void FileSelected(const base::FilePath& path,
FilePath          132 chrome/browser/ui/webui/extensions/extension_settings_handler.h       const std::vector<base::FilePath>& files, void* params) OVERRIDE;
FilePath          243 chrome/browser/ui/webui/extensions/extension_settings_handler.h   void HandleLoadRetryMessage(bool retry, const base::FilePath& path);
FilePath          256 chrome/browser/ui/webui/extensions/extension_settings_handler.h   base::FilePath last_unpacked_directory_;
FilePath          260 chrome/browser/ui/webui/extensions/extension_settings_handler.h   std::vector<base::FilePath> loading_extension_directories_;
FilePath           54 chrome/browser/ui/webui/extensions/install_extension_handler.h   base::FilePath file_to_install_;
FilePath           69 chrome/browser/ui/webui/extensions/pack_extension_handler.cc void PackExtensionHandler::OnPackSuccess(const base::FilePath& crx_file,
FilePath           70 chrome/browser/ui/webui/extensions/pack_extension_handler.cc                                          const base::FilePath& pem_file) {
FilePath           95 chrome/browser/ui/webui/extensions/pack_extension_handler.cc void PackExtensionHandler::FileSelected(const base::FilePath& path, int index,
FilePath          103 chrome/browser/ui/webui/extensions/pack_extension_handler.cc     const std::vector<base::FilePath>& files, void* params) {
FilePath          111 chrome/browser/ui/webui/extensions/pack_extension_handler.cc   base::FilePath::StringType extension_path_str;
FilePath          112 chrome/browser/ui/webui/extensions/pack_extension_handler.cc   base::FilePath::StringType private_key_path_str;
FilePath          120 chrome/browser/ui/webui/extensions/pack_extension_handler.cc   extension_path_ = base::FilePath(extension_path_str);
FilePath          121 chrome/browser/ui/webui/extensions/pack_extension_handler.cc   private_key_path_ = base::FilePath(private_key_path_str);
FilePath          125 chrome/browser/ui/webui/extensions/pack_extension_handler.cc   base::FilePath root_directory = extension_path_;
FilePath          126 chrome/browser/ui/webui/extensions/pack_extension_handler.cc   base::FilePath key_file = private_key_path_;
FilePath          166 chrome/browser/ui/webui/extensions/pack_extension_handler.cc   base::FilePath path_to_use = last_used_path_;
FilePath          169 chrome/browser/ui/webui/extensions/pack_extension_handler.cc     path_to_use = base::FilePath();
FilePath          178 chrome/browser/ui/webui/extensions/pack_extension_handler.cc     info.extensions.push_back(std::vector<base::FilePath::StringType>());
FilePath          197 chrome/browser/ui/webui/extensions/pack_extension_handler.cc       base::FilePath::StringType(),
FilePath           37 chrome/browser/ui/webui/extensions/pack_extension_handler.h   virtual void OnPackSuccess(const base::FilePath& crx_file,
FilePath           38 chrome/browser/ui/webui/extensions/pack_extension_handler.h                              const base::FilePath& key_file) OVERRIDE;
FilePath           45 chrome/browser/ui/webui/extensions/pack_extension_handler.h   virtual void FileSelected(const base::FilePath& path,
FilePath           48 chrome/browser/ui/webui/extensions/pack_extension_handler.h       const std::vector<base::FilePath>& files, void* params) OVERRIDE;
FilePath           72 chrome/browser/ui/webui/extensions/pack_extension_handler.h   base::FilePath extension_path_;
FilePath           75 chrome/browser/ui/webui/extensions/pack_extension_handler.h   base::FilePath private_key_path_;
FilePath           78 chrome/browser/ui/webui/extensions/pack_extension_handler.h   base::FilePath last_used_path_;
FilePath           42 chrome/browser/ui/webui/fileicon_source.cc                          base::FilePath* file_path,
FilePath           50 chrome/browser/ui/webui/fileicon_source.cc   *file_path = base::FilePath::FromUTF8Unsafe(path);
FilePath           96 chrome/browser/ui/webui/fileicon_source.cc     const base::FilePath& path,
FilePath          136 chrome/browser/ui/webui/fileicon_source.cc   base::FilePath file_path;
FilePath           42 chrome/browser/ui/webui/fileicon_source.h       const base::FilePath& path,
FilePath           24 chrome/browser/ui/webui/fileicon_source_unittest.cc                void(const base::FilePath& path,
FilePath           50 chrome/browser/ui/webui/fileicon_source_unittest.cc   const base::FilePath::CharType* unescaped_path;
FilePath          131 chrome/browser/ui/webui/fileicon_source_unittest.cc                     base::FilePath(kBasicExpectations[i].unescaped_path),
FilePath           30 chrome/browser/ui/webui/inspect_ui_browsertest.cc     AddLibrary(base::FilePath(FILE_PATH_LITERAL("inspect_ui_test.js")));
FilePath          427 chrome/browser/ui/webui/local_discovery/local_discovery_ui_browsertest.cc     AddLibrary(base::FilePath(FILE_PATH_LITERAL("local_discovery_ui_test.js")));
FilePath          105 chrome/browser/ui/webui/media/webrtc_logs_ui.cc   base::FilePath log_dir_;
FilePath          175 chrome/browser/ui/webui/media/webrtc_logs_ui.cc     base::FilePath::StringType value;
FilePath          265 chrome/browser/ui/webui/nacl_ui.cc   base::FilePath pnacl_path;
FilePath          333 chrome/browser/ui/webui/nacl_ui.cc void CheckVersion(const base::FilePath& pnacl_path, std::string* version) {
FilePath          334 chrome/browser/ui/webui/nacl_ui.cc   base::FilePath pnacl_json_path =
FilePath          349 chrome/browser/ui/webui/nacl_ui.cc   base::FilePath pnacl_path;
FilePath           75 chrome/browser/ui/webui/net_export_ui.cc   static base::FilePath GetNetLogFileName(NetLogTempFile* net_log_temp_file);
FilePath           83 chrome/browser/ui/webui/net_export_ui.cc   static void SendEmail(const base::FilePath& file_to_send);
FilePath          193 chrome/browser/ui/webui/net_export_ui.cc base::FilePath NetExportMessageHandler::GetNetLogFileName(
FilePath          196 chrome/browser/ui/webui/net_export_ui.cc   base::FilePath net_export_file_path;
FilePath          218 chrome/browser/ui/webui/net_export_ui.cc void NetExportMessageHandler::SendEmail(const base::FilePath& file_to_send) {
FilePath          229 chrome/browser/ui/webui/net_export_ui.cc   base::FilePath::StringType file_to_attach(file_to_send.value());
FilePath          222 chrome/browser/ui/webui/net_internals/net_internals_ui.cc                               const base::FilePath& file_path)>
FilePath          229 chrome/browser/ui/webui/net_internals/net_internals_ui.cc   void DoWork(const base::FilePath& fileshelf) {
FilePath          230 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     const base::FilePath::CharType kLogFileName[] =
FilePath          248 chrome/browser/ui/webui/net_internals/net_internals_ui.cc   base::FilePath file_path_;
FilePath          259 chrome/browser/ui/webui/net_internals/net_internals_ui.cc typedef base::Callback<void(const base::FilePath& log_path,
FilePath          270 chrome/browser/ui/webui/net_internals/net_internals_ui.cc                                 const base::FilePath& file_path) {
FilePath          280 chrome/browser/ui/webui/net_internals/net_internals_ui.cc                                   const base::FilePath& file_path,
FilePath          300 chrome/browser/ui/webui/net_internals/net_internals_ui.cc                          const base::FilePath& file_path) {
FilePath          318 chrome/browser/ui/webui/net_internals/net_internals_ui.cc void StoreDebugLogs(const base::FilePath& fileshelf,
FilePath          367 chrome/browser/ui/webui/net_internals/net_internals_ui.cc   void OnStoreDebugLogsCompleted(const base::FilePath& log_path,
FilePath         1562 chrome/browser/ui/webui/net_internals/net_internals_ui.cc     const base::FilePath& log_path, bool succeeded) {
FilePath          346 chrome/browser/ui/webui/net_internals/net_internals_ui_browsertest.cc   base::FilePath temp_file;
FilePath           17 chrome/browser/ui/webui/ntp/most_visited_browsertest.cc     AddLibrary(base::FilePath(FILE_PATH_LITERAL("most_visited_page_test.js")));
FilePath           84 chrome/browser/ui/webui/options/advanced_options_utils_linux.cc     base::FilePath file(paths[i]);
FilePath           32 chrome/browser/ui/webui/options/advanced_options_utils_win.cc   base::FilePath rundll32;
FilePath           36 chrome/browser/ui/webui/options/advanced_options_utils_win.cc   base::FilePath shell32dll;
FilePath           40 chrome/browser/ui/webui/options/advanced_options_utils_win.cc   base::FilePath inetcpl;
FilePath          862 chrome/browser/ui/webui/options/browser_options_handler.cc     const base::FilePath& profile_path) {
FilePath          881 chrome/browser/ui/webui/options/browser_options_handler.cc                      base::FilePath())));
FilePath         1132 chrome/browser/ui/webui/options/browser_options_handler.cc                      profile->GetPath().BaseName().value(), base::FilePath()) :
FilePath         1142 chrome/browser/ui/webui/options/browser_options_handler.cc   base::FilePath current_profile_path =
FilePath         1148 chrome/browser/ui/webui/options/browser_options_handler.cc     base::FilePath profile_path = cache.GetPathOfProfileAtIndex(i);
FilePath         1187 chrome/browser/ui/webui/options/browser_options_handler.cc   base::FilePath file_path;
FilePath         1322 chrome/browser/ui/webui/options/browser_options_handler.cc       base::FilePath::StringType(),
FilePath         1327 chrome/browser/ui/webui/options/browser_options_handler.cc void BrowserOptionsHandler::FileSelected(const base::FilePath& path, int index,
FilePath          100 chrome/browser/ui/webui/options/browser_options_handler.h   virtual void FileSelected(const base::FilePath& path,
FilePath          141 chrome/browser/ui/webui/options/browser_options_handler.h                               const base::FilePath& profile_path);
FilePath          219 chrome/browser/ui/webui/options/certificate_manager_handler.cc       const base::FilePath& path,
FilePath          223 chrome/browser/ui/webui/options/certificate_manager_handler.cc       const base::FilePath& path,
FilePath          234 chrome/browser/ui/webui/options/certificate_manager_handler.cc   void DoRead(const base::FilePath& path,
FilePath          239 chrome/browser/ui/webui/options/certificate_manager_handler.cc   void DoWrite(const base::FilePath& path,
FilePath          246 chrome/browser/ui/webui/options/certificate_manager_handler.cc     const base::FilePath& path,
FilePath          262 chrome/browser/ui/webui/options/certificate_manager_handler.cc     const base::FilePath& path,
FilePath          284 chrome/browser/ui/webui/options/certificate_manager_handler.cc void FileAccessProvider::DoRead(const base::FilePath& path,
FilePath          291 chrome/browser/ui/webui/options/certificate_manager_handler.cc void FileAccessProvider::DoWrite(const base::FilePath& path,
FilePath          507 chrome/browser/ui/webui/options/certificate_manager_handler.cc void CertificateManagerHandler::FileSelected(const base::FilePath& path,
FilePath          627 chrome/browser/ui/webui/options/certificate_manager_handler.cc       base::FilePath(), &file_type_info, 1, FILE_PATH_LITERAL("p12"),
FilePath          637 chrome/browser/ui/webui/options/certificate_manager_handler.cc     const base::FilePath& path) {
FilePath          719 chrome/browser/ui/webui/options/certificate_manager_handler.cc       base::FilePath(), &file_type_info, 1, FILE_PATH_LITERAL("p12"),
FilePath          725 chrome/browser/ui/webui/options/certificate_manager_handler.cc     const base::FilePath& path) {
FilePath          839 chrome/browser/ui/webui/options/certificate_manager_handler.cc       base::FilePath(),
FilePath          845 chrome/browser/ui/webui/options/certificate_manager_handler.cc     const base::FilePath& path) {
FilePath          898 chrome/browser/ui/webui/options/certificate_manager_handler.cc                            base::FilePath(),
FilePath          904 chrome/browser/ui/webui/options/certificate_manager_handler.cc     const base::FilePath& path) {
FilePath           42 chrome/browser/ui/webui/options/certificate_manager_handler.h   virtual void FileSelected(const base::FilePath& path,
FilePath           78 chrome/browser/ui/webui/options/certificate_manager_handler.h   void ExportPersonalFileSelected(const base::FilePath& path);
FilePath           98 chrome/browser/ui/webui/options/certificate_manager_handler.h   void ImportPersonalFileSelected(const base::FilePath& path);
FilePath          110 chrome/browser/ui/webui/options/certificate_manager_handler.h   void ImportServerFileSelected(const base::FilePath& path);
FilePath          122 chrome/browser/ui/webui/options/certificate_manager_handler.h   void ImportCAFileSelected(const base::FilePath& path);
FilePath          172 chrome/browser/ui/webui/options/certificate_manager_handler.h   base::FilePath file_path_;
FilePath          188 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc   base::FilePath downloads_path;
FilePath          395 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.cc void ChangePictureOptionsHandler::FileSelected(const base::FilePath& path,
FilePath          101 chrome/browser/ui/webui/options/chromeos/change_picture_options_handler.h       const base::FilePath& path,
FilePath          147 chrome/browser/ui/webui/options/create_profile_handler.h   base::FilePath profile_path_being_created_;
FilePath          219 chrome/browser/ui/webui/options/import_data_handler.cc void ImportDataHandler::FileSelected(const base::FilePath& path,
FilePath          244 chrome/browser/ui/webui/options/import_data_handler.cc                                   base::FilePath(),
FilePath          247 chrome/browser/ui/webui/options/import_data_handler.cc                                   base::FilePath::StringType(),
FilePath           56 chrome/browser/ui/webui/options/import_data_handler.h   virtual void FileSelected(const base::FilePath& path,
FilePath           59 chrome/browser/ui/webui/options/manage_profile_handler.cc                             base::FilePath* profile_file_path) {
FilePath          291 chrome/browser/ui/webui/options/manage_profile_handler.cc   base::FilePath profile_file_path;
FilePath          349 chrome/browser/ui/webui/options/manage_profile_handler.cc   base::FilePath profile_file_path;
FilePath          368 chrome/browser/ui/webui/options/manage_profile_handler.cc   base::FilePath profile_file_path;
FilePath          406 chrome/browser/ui/webui/options/manage_profile_handler.cc   base::FilePath profile_file_path;
FilePath          416 chrome/browser/ui/webui/options/manage_profile_handler.cc   const base::FilePath profile_path =
FilePath          462 chrome/browser/ui/webui/options/manage_profile_handler.cc   base::FilePath profile_file_path;
FilePath          478 chrome/browser/ui/webui/options/manage_profile_handler.cc   base::FilePath profile_file_path;
FilePath           69 chrome/browser/ui/webui/options/managed_user_create_confirm_handler.cc   base::FilePath profile_file_path;
FilePath           52 chrome/browser/ui/webui/options/options_handlers_helper.cc void DeleteProfileAtPath(base::FilePath file_path, content::WebUI* web_ui) {
FilePath           27 chrome/browser/ui/webui/options/options_handlers_helper.h void DeleteProfileAtPath(base::FilePath file_path, content::WebUI* web_ui);
FilePath          212 chrome/browser/ui/webui/options/options_ui_browsertest.cc   const base::FilePath profile_path =
FilePath           48 chrome/browser/ui/webui/password_manager_internals/password_manager_internals_ui_browsertest.cc   AddLibrary(base::FilePath(
FilePath          262 chrome/browser/ui/webui/plugins_ui.cc     base::FilePath::StringType file_path;
FilePath          268 chrome/browser/ui/webui/plugins_ui.cc     plugin_prefs->EnablePlugin(enable, base::FilePath(file_path),
FilePath          262 chrome/browser/ui/webui/print_preview/print_preview_handler.cc                         const base::FilePath& path) {
FilePath          837 chrome/browser/ui/webui/print_preview/print_preview_handler.cc     base::FilePath::StringType print_job_title(print_job_title_utf16);
FilePath          839 chrome/browser/ui/webui/print_preview/print_preview_handler.cc     base::FilePath::StringType print_job_title =
FilePath          844 chrome/browser/ui/webui/print_preview/print_preview_handler.cc     base::FilePath default_filename(print_job_title);
FilePath         1210 chrome/browser/ui/webui/print_preview/print_preview_handler.cc void PrintPreviewHandler::SelectFile(const base::FilePath& default_filename) {
FilePath         1222 chrome/browser/ui/webui/print_preview/print_preview_handler.cc     base::FilePath file_path;
FilePath         1237 chrome/browser/ui/webui/print_preview/print_preview_handler.cc       base::FilePath::StringType(),
FilePath         1264 chrome/browser/ui/webui/print_preview/print_preview_handler.cc void PrintPreviewHandler::FileSelected(const base::FilePath& path,
FilePath         1288 chrome/browser/ui/webui/print_preview/print_preview_handler.cc   print_to_pdf_path_ = base::FilePath();
FilePath           60 chrome/browser/ui/webui/print_preview/print_preview_handler.h   virtual void FileSelected(const base::FilePath& path,
FilePath           69 chrome/browser/ui/webui/print_preview/print_preview_handler.h   void SelectFile(const base::FilePath& default_path);
FilePath          302 chrome/browser/ui/webui/print_preview/print_preview_handler.h   base::FilePath print_to_pdf_path_;
FilePath          141 chrome/browser/ui/webui/print_preview/print_preview_ui_browsertest.cc       base::FilePath().AppendASCII("printing"),
FilePath          142 chrome/browser/ui/webui/print_preview/print_preview_ui_browsertest.cc       base::FilePath().AppendASCII("npapi_plugin.html"));
FilePath           30 chrome/browser/ui/webui/print_preview/sticky_settings.cc void StickySettings::StoreSavePath(const base::FilePath& path) {
FilePath           31 chrome/browser/ui/webui/print_preview/sticky_settings.cc   save_path_.reset(new base::FilePath(path));
FilePath           53 chrome/browser/ui/webui/print_preview/sticky_settings.cc     base::FilePath::StringType save_path;
FilePath           55 chrome/browser/ui/webui/print_preview/sticky_settings.cc       save_path_.reset(new base::FilePath(save_path));
FilePath           73 chrome/browser/ui/webui/print_preview/sticky_settings.cc base::FilePath* StickySettings::save_path() {
FilePath           19 chrome/browser/ui/webui/print_preview/sticky_settings.h class FilePath;
FilePath           36 chrome/browser/ui/webui/print_preview/sticky_settings.h   base::FilePath* save_path();
FilePath           42 chrome/browser/ui/webui/print_preview/sticky_settings.h   void StoreSavePath(const base::FilePath& path);
FilePath           50 chrome/browser/ui/webui/print_preview/sticky_settings.h   scoped_ptr<base::FilePath> save_path_;
FilePath           71 chrome/browser/ui/webui/profiler_ui.cc     base::FilePath base_path;
FilePath           81 chrome/browser/ui/webui/profiler_ui.cc     base::FilePath file_path;
FilePath           76 chrome/browser/ui/webui/signin/inline_login_ui_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath           77 chrome/browser/ui/webui/signin/inline_login_ui_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title1.html")));
FilePath           99 chrome/browser/ui/webui/signin/inline_login_ui_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          100 chrome/browser/ui/webui/signin/inline_login_ui_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("title1.html")));
FilePath          102 chrome/browser/ui/webui/signin/inline_login_ui_browsertest.cc       base::FilePath(base::FilePath::kCurrentDirectory),
FilePath          103 chrome/browser/ui/webui/signin/inline_login_ui_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("data:text/html,Hello world!")));
FilePath          154 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   virtual void OnProfileAdded(const base::FilePath& profile_path) OVERRIDE {
FilePath          159 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc       const base::FilePath& profile_path,
FilePath          167 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc       const base::FilePath& profile_path,
FilePath          173 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc       const base::FilePath& profile_path) OVERRIDE {
FilePath          178 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc       const base::FilePath& profile_path) OVERRIDE {
FilePath          268 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   base::FilePath profile_path;
FilePath          321 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   base::FilePath path = info_cache.GetPathOfProfileAtIndex(profile_index);
FilePath          485 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc   base::FilePath active_profile_path =
FilePath          496 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc     base::FilePath profile_path = info_cache.GetPathOfProfileAtIndex(i);
FilePath          539 chrome/browser/ui/webui/signin/user_manager_screen_handler.cc     base::FilePath path = info_cache.GetPathOfProfileAtIndex(
FilePath           19 chrome/browser/ui/webui/signin/user_manager_screen_handler.h class FilePath;
FilePath          436 chrome/browser/ui/webui/sync_setup_handler.cc     base::FilePath profile_file_path = GetProfile()->GetPath();
FilePath           25 chrome/browser/ui/webui/version_handler.cc void GetFilePaths(const base::FilePath& profile_path,
FilePath           30 chrome/browser/ui/webui/version_handler.cc   base::FilePath executable_path = base::MakeAbsoluteFilePath(
FilePath           39 chrome/browser/ui/webui/version_handler.cc   base::FilePath profile_path_copy(base::MakeAbsoluteFilePath(profile_path));
FilePath          150 chrome/browser/unload_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("title2.html"))));
FilePath          162 chrome/browser/unload_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("title2.html"))));
FilePath          117 chrome/browser/upgrade_detector_impl.cc   base::FilePath exe_path;
FilePath           29 chrome/browser/upload_list.cc                        const base::FilePath& upload_log_path)
FilePath           49 chrome/browser/upload_list.h   UploadList(Delegate* delegate, const base::FilePath& upload_log_path);
FilePath           92 chrome/browser/upload_list.h   const base::FilePath upload_log_path_;
FilePath           25 chrome/browser/upload_list_unittest.cc       new UploadList(NULL, base::FilePath());
FilePath           59 chrome/browser/upload_list_unittest.cc       new UploadList(NULL, base::FilePath());
FilePath          154 chrome/browser/web_applications/update_shortcut_worker_win.cc     base::FilePath path;
FilePath          163 chrome/browser/web_applications/update_shortcut_worker_win.cc     base::FilePath shortcut_file = path.Append(file_name_).
FilePath          180 chrome/browser/web_applications/update_shortcut_worker_win.cc   base::FilePath web_app_path = web_app::GetWebAppDataDirectory(
FilePath          191 chrome/browser/web_applications/update_shortcut_worker_win.cc   base::FilePath icon_file =
FilePath           76 chrome/browser/web_applications/update_shortcut_worker_win.h   base::FilePath profile_path_;
FilePath           79 chrome/browser/web_applications/update_shortcut_worker_win.h   base::FilePath file_name_;
FilePath           82 chrome/browser/web_applications/update_shortcut_worker_win.h   std::vector<base::FilePath> shortcut_files_;
FilePath           72 chrome/browser/web_applications/web_app.cc   base::FilePath shortcut_data_dir = web_app::GetWebAppDataDirectory(
FilePath           83 chrome/browser/web_applications/web_app.cc   base::FilePath shortcut_data_dir = web_app::GetWebAppDataDirectory(
FilePath          127 chrome/browser/web_applications/web_app.cc base::FilePath GetSanitizedFileName(const base::string16& name) {
FilePath          134 chrome/browser/web_applications/web_app.cc   return base::FilePath(file_name);
FilePath          234 chrome/browser/web_applications/web_app.cc base::FilePath GetWebAppDataDirectory(const base::FilePath& profile_path,
FilePath          238 chrome/browser/web_applications/web_app.cc   base::FilePath app_data_dir(profile_path.Append(chrome::kWebAppDirname));
FilePath          251 chrome/browser/web_applications/web_app.cc   base::FilePath::StringType host_path(base::UTF8ToUTF16(host));
FilePath          252 chrome/browser/web_applications/web_app.cc   base::FilePath::StringType scheme_port_path(base::UTF8ToUTF16(scheme_port));
FilePath          254 chrome/browser/web_applications/web_app.cc   base::FilePath::StringType host_path(host);
FilePath          255 chrome/browser/web_applications/web_app.cc   base::FilePath::StringType scheme_port_path(scheme_port);
FilePath          261 chrome/browser/web_applications/web_app.cc base::FilePath GetWebAppDataDirectory(const base::FilePath& profile_path,
FilePath          339 chrome/browser/web_applications/web_app.cc   base::FilePath shortcut_data_dir = GetWebAppDataDirectory(
FilePath           69 chrome/browser/web_applications/web_app.h base::FilePath GetWebAppDataDirectory(const base::FilePath& profile_path,
FilePath           75 chrome/browser/web_applications/web_app.h base::FilePath GetWebAppDataDirectory(const base::FilePath& profile_path,
FilePath          144 chrome/browser/web_applications/web_app.h std::vector<base::FilePath> GetShortcutPaths(
FilePath          155 chrome/browser/web_applications/web_app.h     const base::FilePath& shortcut_data_path,
FilePath          164 chrome/browser/web_applications/web_app.h     const base::FilePath& shortcut_data_path,
FilePath          171 chrome/browser/web_applications/web_app.h     const base::FilePath& shortcut_data_path,
FilePath          177 chrome/browser/web_applications/web_app.h void DeleteAllShortcutsForProfile(const base::FilePath& profile_path);
FilePath          181 chrome/browser/web_applications/web_app.h base::FilePath GetSanitizedFileName(const base::string16& name);
FilePath           11 chrome/browser/web_applications/web_app_android.cc     const base::FilePath& web_app_path,
FilePath           19 chrome/browser/web_applications/web_app_android.cc     const base::FilePath& web_app_path,
FilePath           23 chrome/browser/web_applications/web_app_android.cc     const base::FilePath& web_app_path,
FilePath           27 chrome/browser/web_applications/web_app_android.cc void DeleteAllShortcutsForProfile(const base::FilePath& profile_path) {}
FilePath           11 chrome/browser/web_applications/web_app_chromeos.cc     const base::FilePath& web_app_path,
FilePath           19 chrome/browser/web_applications/web_app_chromeos.cc     const base::FilePath& web_app_path,
FilePath           23 chrome/browser/web_applications/web_app_chromeos.cc     const base::FilePath& web_app_path,
FilePath           27 chrome/browser/web_applications/web_app_chromeos.cc void DeleteAllShortcutsForProfile(const base::FilePath& profile_path) {}
FilePath           17 chrome/browser/web_applications/web_app_linux.cc     const base::FilePath& web_app_path,
FilePath           31 chrome/browser/web_applications/web_app_linux.cc     const base::FilePath& web_app_path,
FilePath           40 chrome/browser/web_applications/web_app_linux.cc     const base::FilePath& web_app_path,
FilePath           60 chrome/browser/web_applications/web_app_linux.cc void DeleteAllShortcutsForProfile(const base::FilePath& profile_path) {
FilePath           21 chrome/browser/web_applications/web_app_mac.h base::FilePath GetAppInstallPath(
FilePath           35 chrome/browser/web_applications/web_app_mac.h       const base::FilePath& app_data_dir,
FilePath           41 chrome/browser/web_applications/web_app_mac.h   base::FilePath GetShortcutBasename() const;
FilePath           45 chrome/browser/web_applications/web_app_mac.h   virtual base::FilePath GetApplicationsDirname() const;
FilePath           48 chrome/browser/web_applications/web_app_mac.h   base::FilePath GetApplicationsShortcutPath() const;
FilePath           51 chrome/browser/web_applications/web_app_mac.h   base::FilePath GetInternalShortcutPath() const;
FilePath           62 chrome/browser/web_applications/web_app_mac.h   virtual base::FilePath GetAppBundleById(const std::string& bundle_id) const;
FilePath           80 chrome/browser/web_applications/web_app_mac.h   bool BuildShortcut(const base::FilePath& staging_path) const;
FilePath           84 chrome/browser/web_applications/web_app_mac.h   size_t CreateShortcutsIn(const std::vector<base::FilePath>& folders) const;
FilePath           88 chrome/browser/web_applications/web_app_mac.h   bool UpdateDisplayName(const base::FilePath& app_path) const;
FilePath           94 chrome/browser/web_applications/web_app_mac.h   bool UpdatePlist(const base::FilePath& app_path) const;
FilePath           97 chrome/browser/web_applications/web_app_mac.h   bool UpdateIcon(const base::FilePath& app_path) const;
FilePath          101 chrome/browser/web_applications/web_app_mac.h   base::FilePath app_data_dir_;
FilePath           55 chrome/browser/web_applications/web_app_unittest.cc   base::FilePath profile_path(FILE_PATH_LITERAL("profile"));
FilePath           56 chrome/browser/web_applications/web_app_unittest.cc   base::FilePath result(
FilePath           58 chrome/browser/web_applications/web_app_unittest.cc   base::FilePath expected = profile_path.AppendASCII("Web Applications")
FilePath           64 chrome/browser/web_applications/web_app_unittest.cc   base::FilePath profile_path(FILE_PATH_LITERAL("profile"));
FilePath           65 chrome/browser/web_applications/web_app_unittest.cc   base::FilePath result(web_app::GetWebAppDataDirectory(
FilePath           67 chrome/browser/web_applications/web_app_unittest.cc   base::FilePath expected = profile_path.AppendASCII("Web Applications")
FilePath           33 chrome/browser/web_applications/web_app_win.cc const base::FilePath::CharType kIconChecksumFileExt[] =
FilePath           57 chrome/browser/web_applications/web_app_win.cc bool SaveIconWithCheckSum(const base::FilePath& icon_file,
FilePath           65 chrome/browser/web_applications/web_app_win.cc   base::FilePath cheksum_file(icon_file.ReplaceExtension(kIconChecksumFileExt));
FilePath           72 chrome/browser/web_applications/web_app_win.cc bool ShouldUpdateIcon(const base::FilePath& icon_file,
FilePath           74 chrome/browser/web_applications/web_app_win.cc   base::FilePath checksum_file(
FilePath           98 chrome/browser/web_applications/web_app_win.cc bool IsAppShortcutForProfile(const base::FilePath& shortcut_file_name,
FilePath           99 chrome/browser/web_applications/web_app_win.cc                              const base::FilePath& profile_path) {
FilePath          116 chrome/browser/web_applications/web_app_win.cc std::vector<base::FilePath> FindAppShortcutsByProfileAndTitle(
FilePath          117 chrome/browser/web_applications/web_app_win.cc     const base::FilePath& shortcut_path,
FilePath          118 chrome/browser/web_applications/web_app_win.cc     const base::FilePath& profile_path,
FilePath          120 chrome/browser/web_applications/web_app_win.cc   std::vector<base::FilePath> shortcut_paths;
FilePath          127 chrome/browser/web_applications/web_app_win.cc     base::FilePath shortcut_file = files.Next();
FilePath          135 chrome/browser/web_applications/web_app_win.cc     base::FilePath base_path = shortcut_path.
FilePath          141 chrome/browser/web_applications/web_app_win.cc       base::FilePath shortcut_file = base_path;
FilePath          163 chrome/browser/web_applications/web_app_win.cc     const base::FilePath& web_app_path,
FilePath          165 chrome/browser/web_applications/web_app_win.cc     const std::vector<base::FilePath>& shortcut_paths,
FilePath          167 chrome/browser/web_applications/web_app_win.cc     std::vector<base::FilePath>* out_filenames) {
FilePath          175 chrome/browser/web_applications/web_app_win.cc   base::FilePath icon_file =
FilePath          181 chrome/browser/web_applications/web_app_win.cc   base::FilePath chrome_exe;
FilePath          188 chrome/browser/web_applications/web_app_win.cc   base::FilePath working_dir(chrome_exe.DirName());
FilePath          212 chrome/browser/web_applications/web_app_win.cc     base::FilePath shortcut_file =
FilePath          219 chrome/browser/web_applications/web_app_win.cc       std::vector<base::FilePath> shortcut_files =
FilePath          229 chrome/browser/web_applications/web_app_win.cc                                     base::FilePath::StringType());
FilePath          274 chrome/browser/web_applications/web_app_win.cc     const base::FilePath& web_app_path,
FilePath          275 chrome/browser/web_applications/web_app_win.cc     const base::FilePath& profile_path,
FilePath          278 chrome/browser/web_applications/web_app_win.cc     std::vector<base::FilePath>* shortcut_paths) {
FilePath          290 chrome/browser/web_applications/web_app_win.cc   std::vector<base::FilePath> all_paths = web_app::internals::GetShortcutPaths(
FilePath          299 chrome/browser/web_applications/web_app_win.cc     base::FilePath taskbar_pin_path;
FilePath          301 chrome/browser/web_applications/web_app_win.cc       std::vector<base::FilePath> taskbar_pin_files =
FilePath          310 chrome/browser/web_applications/web_app_win.cc   for (std::vector<base::FilePath>::const_iterator i = all_paths.begin();
FilePath          312 chrome/browser/web_applications/web_app_win.cc     std::vector<base::FilePath> shortcut_files =
FilePath          317 chrome/browser/web_applications/web_app_win.cc     for (std::vector<base::FilePath>::const_iterator j = shortcut_files.begin();
FilePath          331 chrome/browser/web_applications/web_app_win.cc base::FilePath CreateShortcutInWebAppDir(
FilePath          332 chrome/browser/web_applications/web_app_win.cc     const base::FilePath& web_app_dir,
FilePath          334 chrome/browser/web_applications/web_app_win.cc   std::vector<base::FilePath> paths;
FilePath          336 chrome/browser/web_applications/web_app_win.cc   std::vector<base::FilePath> out_filenames;
FilePath          337 chrome/browser/web_applications/web_app_win.cc   base::FilePath web_app_dir_shortcut =
FilePath          361 chrome/browser/web_applications/web_app_win.cc bool CheckAndSaveIcon(const base::FilePath& icon_file,
FilePath          379 chrome/browser/web_applications/web_app_win.cc     const base::FilePath& web_app_path,
FilePath          386 chrome/browser/web_applications/web_app_win.cc   std::vector<base::FilePath> shortcut_paths =
FilePath          407 chrome/browser/web_applications/web_app_win.cc     base::FilePath file_name = GetSanitizedFileName(shortcut_info.title);
FilePath          410 chrome/browser/web_applications/web_app_win.cc     base::FilePath shortcut_to_pin = web_app_path.Append(file_name).
FilePath          420 chrome/browser/web_applications/web_app_win.cc     const base::FilePath& web_app_path,
FilePath          426 chrome/browser/web_applications/web_app_win.cc   base::FilePath file_name =
FilePath          434 chrome/browser/web_applications/web_app_win.cc     std::vector<base::FilePath> shortcut_paths;
FilePath          444 chrome/browser/web_applications/web_app_win.cc       base::FilePath file_name = GetSanitizedFileName(shortcut_info.title);
FilePath          447 chrome/browser/web_applications/web_app_win.cc       base::FilePath shortcut_to_pin = web_app_path.Append(file_name).
FilePath          454 chrome/browser/web_applications/web_app_win.cc   base::FilePath icon_file = GetIconFilePath(web_app_path, shortcut_info.title);
FilePath          459 chrome/browser/web_applications/web_app_win.cc     const base::FilePath& web_app_path,
FilePath          466 chrome/browser/web_applications/web_app_win.cc   base::FilePath chrome_apps_dir;
FilePath          477 chrome/browser/web_applications/web_app_win.cc void DeleteAllShortcutsForProfile(const base::FilePath& profile_path) {
FilePath          478 chrome/browser/web_applications/web_app_win.cc   GetShortcutLocationsAndDeleteShortcuts(base::FilePath(), profile_path, L"",
FilePath          482 chrome/browser/web_applications/web_app_win.cc   base::FilePath chrome_apps_dir;
FilePath          493 chrome/browser/web_applications/web_app_win.cc std::vector<base::FilePath> GetShortcutPaths(
FilePath          496 chrome/browser/web_applications/web_app_win.cc   std::vector<base::FilePath> shortcut_paths;
FilePath          530 chrome/browser/web_applications/web_app_win.cc       base::FilePath path;
FilePath          544 chrome/browser/web_applications/web_app_win.cc base::FilePath GetIconFilePath(const base::FilePath& web_app_path,
FilePath           23 chrome/browser/web_applications/web_app_win.h base::FilePath CreateShortcutInWebAppDir(
FilePath           24 chrome/browser/web_applications/web_app_win.h     const base::FilePath& web_app_path,
FilePath           29 chrome/browser/web_applications/web_app_win.h bool CheckAndSaveIcon(const base::FilePath& icon_file,
FilePath           32 chrome/browser/web_applications/web_app_win.h base::FilePath GetIconFilePath(const base::FilePath& web_app_path,
FilePath          105 chrome/browser/webdata/keyword_table_unittest.cc   base::FilePath file_;
FilePath           33 chrome/browser/webdata/web_apps_table_unittest.cc   base::FilePath file_;
FilePath           47 chrome/browser/webdata/web_data_service_factory.cc     const base::FilePath& profile_path,
FilePath           71 chrome/browser/webdata/web_data_service_factory.cc   base::FilePath profile_path = profile->GetPath();
FilePath           72 chrome/browser/webdata/web_data_service_factory.cc   base::FilePath path = profile_path.Append(kWebDataFilename);
FilePath           16 chrome/common/auto_start_linux.cc const base::FilePath::CharType kAutostart[] = "autostart";
FilePath           18 chrome/common/auto_start_linux.cc base::FilePath GetAutostartDirectory(base::Environment* environment) {
FilePath           19 chrome/common/auto_start_linux.cc   base::FilePath result = base::nix::GetXDGDirectory(
FilePath           34 chrome/common/auto_start_linux.cc   base::FilePath autostart_directory = GetAutostartDirectory(environment.get());
FilePath           40 chrome/common/auto_start_linux.cc   base::FilePath autostart_file =
FilePath           61 chrome/common/auto_start_linux.cc   base::FilePath autostart_directory = GetAutostartDirectory(environment.get());
FilePath           62 chrome/common/auto_start_linux.cc   base::FilePath autostart_file =
FilePath           70 chrome/common/auto_start_linux.cc   base::FilePath autostart_directory = GetAutostartDirectory(environment.get());
FilePath           71 chrome/common/auto_start_linux.cc   base::FilePath autostart_file =
FilePath           54 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutableNameChromium[] =
FilePath           56 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutableName[] =
FilePath           58 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutableNameChromium[] =
FilePath           60 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutableName[] =
FilePath           63 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutableNameChromium[] =
FilePath           65 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutableName[] =
FilePath           67 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutableNameChromium[] =
FilePath           69 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutableName[] =
FilePath           73 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutableName[] = FPL("chrome");
FilePath           74 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutableNameChromium[] =
FilePath           76 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutableName[] =
FilePath           78 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutableNameChromium[] = FPL("");
FilePath           80 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutableNameChromium[] =
FilePath           82 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutableName[] = FPL("chrome");
FilePath           85 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutableNameChromium[] =
FilePath           87 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutableName[] = FPL("exe");
FilePath           91 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutablePathChromium[] =
FilePath           93 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutablePath[] =
FilePath           95 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutablePathChromium[] =
FilePath           97 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutablePath[] =
FilePath          100 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutablePathChromium[] =
FilePath          102 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutablePath[] =
FilePath          104 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutablePathChromium[] =
FilePath          107 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutablePath[] =
FilePath          110 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome");
FilePath          111 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutablePath[] = FPL("chrome");
FilePath          112 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutablePathChromium[] =
FilePath          114 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutablePathChromium[] =
FilePath          117 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutablePathChromium[] =
FilePath          119 chrome/common/chrome_constants.cc const base::FilePath::CharType kBrowserProcessExecutablePath[] = FPL("chrome");
FilePath          120 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutablePathChromium[] =
FilePath          122 chrome/common/chrome_constants.cc const base::FilePath::CharType kHelperProcessExecutablePath[] = FPL("chrome");
FilePath          126 chrome/common/chrome_constants.cc const base::FilePath::CharType kFrameworkName[] =
FilePath          137 chrome/common/chrome_constants.cc const base::FilePath::CharType kMetroDriverDll[] = FPL("metro_driver.dll");
FilePath          145 chrome/common/chrome_constants.cc const base::FilePath::CharType kGuestProfileDir[] = FPL("Guest Profile");
FilePath          150 chrome/common/chrome_constants.cc const base::FilePath::CharType kAndroidCacheFilename[] = FPL("AndroidCache");
FilePath          152 chrome/common/chrome_constants.cc const base::FilePath::CharType kArchivedHistoryFilename[] =
FilePath          154 chrome/common/chrome_constants.cc const base::FilePath::CharType kBookmarksFileName[] = FPL("Bookmarks");
FilePath          155 chrome/common/chrome_constants.cc const base::FilePath::CharType kCacheDirname[] = FPL("Cache");
FilePath          156 chrome/common/chrome_constants.cc const base::FilePath::CharType kCookieFilename[] = FPL("Cookies");
FilePath          157 chrome/common/chrome_constants.cc const base::FilePath::CharType kCRLSetFilename[] =
FilePath          159 chrome/common/chrome_constants.cc const base::FilePath::CharType kCLDDataFilename[] =
FilePath          161 chrome/common/chrome_constants.cc const base::FilePath::CharType kCustomDictionaryFileName[] =
FilePath          163 chrome/common/chrome_constants.cc const base::FilePath::CharType kExtensionActivityLogFilename[] =
FilePath          165 chrome/common/chrome_constants.cc const base::FilePath::CharType kExtensionsCookieFilename[] =
FilePath          167 chrome/common/chrome_constants.cc const base::FilePath::CharType kFaviconsFilename[] = FPL("Favicons");
FilePath          168 chrome/common/chrome_constants.cc const base::FilePath::CharType kFirstRunSentinel[] = FPL("First Run");
FilePath          169 chrome/common/chrome_constants.cc const base::FilePath::CharType kGCMStoreDirname[] = FPL("GCM Store");
FilePath          170 chrome/common/chrome_constants.cc const base::FilePath::CharType kHistoryFilename[] = FPL("History");
FilePath          171 chrome/common/chrome_constants.cc const base::FilePath::CharType kJumpListIconDirname[] = FPL("JumpListIcons");
FilePath          172 chrome/common/chrome_constants.cc const base::FilePath::CharType kLocalStateFilename[] = FPL("Local State");
FilePath          173 chrome/common/chrome_constants.cc const base::FilePath::CharType kLocalStorePoolName[] = FPL("LocalStorePool");
FilePath          174 chrome/common/chrome_constants.cc const base::FilePath::CharType kLoginDataFileName[] = FPL("Login Data");
FilePath          175 chrome/common/chrome_constants.cc const base::FilePath::CharType kManagedUserSettingsFilename[] =
FilePath          177 chrome/common/chrome_constants.cc const base::FilePath::CharType kMediaCacheDirname[] = FPL("Media Cache");
FilePath          178 chrome/common/chrome_constants.cc const base::FilePath::CharType kNewTabThumbnailsFilename[] =
FilePath          180 chrome/common/chrome_constants.cc const base::FilePath::CharType kOBCertFilename[] = FPL("Origin Bound Certs");
FilePath          181 chrome/common/chrome_constants.cc const base::FilePath::CharType kPreferencesFilename[] = FPL("Preferences");
FilePath          182 chrome/common/chrome_constants.cc const base::FilePath::CharType kProtectedPreferencesFilename[] =
FilePath          184 chrome/common/chrome_constants.cc const base::FilePath::CharType kReadmeFilename[] = FPL("README");
FilePath          185 chrome/common/chrome_constants.cc const base::FilePath::CharType kResetPromptMementoFilename[] =
FilePath          187 chrome/common/chrome_constants.cc const base::FilePath::CharType kSafeBrowsingBaseFilename[] =
FilePath          189 chrome/common/chrome_constants.cc const base::FilePath::CharType kServiceStateFileName[] = FPL("Service State");
FilePath          190 chrome/common/chrome_constants.cc const base::FilePath::CharType kShortcutsDatabaseName[] = FPL("Shortcuts");
FilePath          191 chrome/common/chrome_constants.cc const base::FilePath::CharType kSingletonCookieFilename[] =
FilePath          193 chrome/common/chrome_constants.cc const base::FilePath::CharType kSingletonLockFilename[] = FPL("SingletonLock");
FilePath          194 chrome/common/chrome_constants.cc const base::FilePath::CharType kSingletonSocketFilename[] =
FilePath          196 chrome/common/chrome_constants.cc const base::FilePath::CharType kSyncCredentialsFilename[] =
FilePath          198 chrome/common/chrome_constants.cc const base::FilePath::CharType kThemePackFilename[] = FPL("Cached Theme.pak");
FilePath          199 chrome/common/chrome_constants.cc const base::FilePath::CharType kThumbnailsFilename[] = FPL("Thumbnails");
FilePath          200 chrome/common/chrome_constants.cc const base::FilePath::CharType kTopSitesFilename[] = FPL("Top Sites");
FilePath          201 chrome/common/chrome_constants.cc const base::FilePath::CharType kWebAppDirname[] = FPL("Web Applications");
FilePath          204 chrome/common/chrome_constants.cc const base::FilePath::CharType kPepperFlashPluginFilename[] =
FilePath           18 chrome/common/chrome_constants.h extern const base::FilePath::CharType kBrowserProcessExecutableName[];
FilePath           19 chrome/common/chrome_constants.h extern const base::FilePath::CharType kHelperProcessExecutableName[];
FilePath           20 chrome/common/chrome_constants.h extern const base::FilePath::CharType kBrowserProcessExecutablePath[];
FilePath           21 chrome/common/chrome_constants.h extern const base::FilePath::CharType kHelperProcessExecutablePath[];
FilePath           22 chrome/common/chrome_constants.h extern const base::FilePath::CharType kBrowserProcessExecutableNameChromium[];
FilePath           23 chrome/common/chrome_constants.h extern const base::FilePath::CharType kHelperProcessExecutableNameChromium[];
FilePath           24 chrome/common/chrome_constants.h extern const base::FilePath::CharType kBrowserProcessExecutablePathChromium[];
FilePath           25 chrome/common/chrome_constants.h extern const base::FilePath::CharType kHelperProcessExecutablePathChromium[];
FilePath           31 chrome/common/chrome_constants.h extern const base::FilePath::CharType kFrameworkName[];
FilePath           41 chrome/common/chrome_constants.h extern const base::FilePath::CharType* const kHelperFlavorSuffixes[];
FilePath           44 chrome/common/chrome_constants.h extern const base::FilePath::CharType kMetroDriverDll[];
FilePath           51 chrome/common/chrome_constants.h extern const base::FilePath::CharType kGuestProfileDir[];
FilePath           56 chrome/common/chrome_constants.h extern const base::FilePath::CharType kAndroidCacheFilename[];
FilePath           58 chrome/common/chrome_constants.h extern const base::FilePath::CharType kArchivedHistoryFilename[];
FilePath           59 chrome/common/chrome_constants.h extern const base::FilePath::CharType kBookmarksFileName[];
FilePath           60 chrome/common/chrome_constants.h extern const base::FilePath::CharType kCacheDirname[];
FilePath           61 chrome/common/chrome_constants.h extern const base::FilePath::CharType kCookieFilename[];
FilePath           62 chrome/common/chrome_constants.h extern const base::FilePath::CharType kCRLSetFilename[];
FilePath           63 chrome/common/chrome_constants.h extern const base::FilePath::CharType kCLDDataFilename[];
FilePath           64 chrome/common/chrome_constants.h extern const base::FilePath::CharType kCustomDictionaryFileName[];
FilePath           65 chrome/common/chrome_constants.h extern const base::FilePath::CharType kExtensionActivityLogFilename[];
FilePath           66 chrome/common/chrome_constants.h extern const base::FilePath::CharType kExtensionsCookieFilename[];
FilePath           67 chrome/common/chrome_constants.h extern const base::FilePath::CharType kFaviconsFilename[];
FilePath           68 chrome/common/chrome_constants.h extern const base::FilePath::CharType kFirstRunSentinel[];
FilePath           69 chrome/common/chrome_constants.h extern const base::FilePath::CharType kGCMStoreDirname[];
FilePath           70 chrome/common/chrome_constants.h extern const base::FilePath::CharType kHistoryFilename[];
FilePath           71 chrome/common/chrome_constants.h extern const base::FilePath::CharType kJumpListIconDirname[];
FilePath           72 chrome/common/chrome_constants.h extern const base::FilePath::CharType kLocalStateFilename[];
FilePath           73 chrome/common/chrome_constants.h extern const base::FilePath::CharType kLocalStorePoolName[];
FilePath           74 chrome/common/chrome_constants.h extern const base::FilePath::CharType kLoginDataFileName[];
FilePath           75 chrome/common/chrome_constants.h extern const base::FilePath::CharType kManagedUserSettingsFilename[];
FilePath           76 chrome/common/chrome_constants.h extern const base::FilePath::CharType kMediaCacheDirname[];
FilePath           77 chrome/common/chrome_constants.h extern const base::FilePath::CharType kNewTabThumbnailsFilename[];
FilePath           78 chrome/common/chrome_constants.h extern const base::FilePath::CharType kOBCertFilename[];
FilePath           79 chrome/common/chrome_constants.h extern const base::FilePath::CharType kPreferencesFilename[];
FilePath           80 chrome/common/chrome_constants.h extern const base::FilePath::CharType kProtectedPreferencesFilename[];
FilePath           81 chrome/common/chrome_constants.h extern const base::FilePath::CharType kReadmeFilename[];
FilePath           82 chrome/common/chrome_constants.h extern const base::FilePath::CharType kResetPromptMementoFilename[];
FilePath           83 chrome/common/chrome_constants.h extern const base::FilePath::CharType kSafeBrowsingBaseFilename[];
FilePath           84 chrome/common/chrome_constants.h extern const base::FilePath::CharType kServiceStateFileName[];
FilePath           85 chrome/common/chrome_constants.h extern const base::FilePath::CharType kShortcutsDatabaseName[];
FilePath           86 chrome/common/chrome_constants.h extern const base::FilePath::CharType kSingletonCookieFilename[];
FilePath           87 chrome/common/chrome_constants.h extern const base::FilePath::CharType kSingletonLockFilename[];
FilePath           88 chrome/common/chrome_constants.h extern const base::FilePath::CharType kSingletonSocketFilename[];
FilePath           89 chrome/common/chrome_constants.h extern const base::FilePath::CharType kSyncCredentialsFilename[];
FilePath           90 chrome/common/chrome_constants.h extern const base::FilePath::CharType kThemePackFilename[];
FilePath           91 chrome/common/chrome_constants.h extern const base::FilePath::CharType kThumbnailsFilename[];
FilePath           92 chrome/common/chrome_constants.h extern const base::FilePath::CharType kTopSitesFilename[];
FilePath           93 chrome/common/chrome_constants.h extern const base::FilePath::CharType kWebAppDirname[];
FilePath           96 chrome/common/chrome_constants.h extern const base::FilePath::CharType kPepperFlashPluginFilename[];
FilePath          141 chrome/common/chrome_content_client.cc   base::FilePath path;
FilePath          316 chrome/common/chrome_content_client.cc   info.path = base::FilePath::FromUTF8Unsafe(
FilePath          333 chrome/common/chrome_content_client.cc content::PepperPluginInfo CreatePepperFlashInfo(const base::FilePath& path,
FilePath          386 chrome/common/chrome_content_client.cc       CreatePepperFlashInfo(base::FilePath(flash_path), flash_version));
FilePath          409 chrome/common/chrome_content_client.cc   base::FilePath flash_path;
FilePath           34 chrome/common/chrome_paths.cc const base::FilePath::CharType kInternalFlashPluginFileName[] =
FilePath           44 chrome/common/chrome_paths.cc const base::FilePath::CharType kPepperFlashBaseDirectory[] =
FilePath           48 chrome/common/chrome_paths.cc const base::FilePath::CharType kInternalPDFPluginFileName[] =
FilePath           58 chrome/common/chrome_paths.cc const base::FilePath::CharType kInternalNaClPluginFileName[] =
FilePath           68 chrome/common/chrome_paths.cc const base::FilePath::CharType kEffectsPluginFileName[] =
FilePath           79 chrome/common/chrome_paths.cc const base::FilePath::CharType kO1DPluginFileName[] =
FilePath           82 chrome/common/chrome_paths.cc const base::FilePath::CharType kGTalkPluginFileName[] =
FilePath           90 chrome/common/chrome_paths.cc const base::FilePath::CharType kFilepathSinglePrefExtensions[] =
FilePath           98 chrome/common/chrome_paths.cc static base::LazyInstance<base::FilePath>
FilePath          102 chrome/common/chrome_paths.cc bool GetInternalPluginsDirectory(base::FilePath* result) {
FilePath          123 chrome/common/chrome_paths.cc bool PathProvider(int key, base::FilePath* result) {
FilePath          159 chrome/common/chrome_paths.cc   base::FilePath cur;
FilePath          207 chrome/common/chrome_paths.cc       cur = base::FilePath("/var/log/chrome");
FilePath          446 chrome/common/chrome_paths.cc       cur = base::FilePath(FILE_PATH_LITERAL("/etc/opt/chrome/policies"));
FilePath          448 chrome/common/chrome_paths.cc       cur = base::FilePath(FILE_PATH_LITERAL("/etc/chromium/policies"));
FilePath          491 chrome/common/chrome_paths.cc       cur = base::FilePath(kFilepathSinglePrefExtensions);
FilePath          528 chrome/common/chrome_paths.cc       cur = base::FilePath(FILE_PATH_LITERAL(
FilePath          531 chrome/common/chrome_paths.cc       cur = base::FilePath(FILE_PATH_LITERAL(
FilePath          536 chrome/common/chrome_paths.cc       cur = base::FilePath(FILE_PATH_LITERAL(
FilePath          539 chrome/common/chrome_paths.cc       cur = base::FilePath(FILE_PATH_LITERAL(
FilePath          572 chrome/common/chrome_paths.cc void SetInvalidSpecifiedUserDataDir(const base::FilePath& user_data_dir) {
FilePath          576 chrome/common/chrome_paths.cc const base::FilePath& GetInvalidSpecifiedUserDataDir() {
FilePath           11 chrome/common/chrome_paths.h class FilePath;
FilePath          133 chrome/common/chrome_paths.h void SetInvalidSpecifiedUserDataDir(const base::FilePath& user_data_dir);
FilePath          134 chrome/common/chrome_paths.h const base::FilePath& GetInvalidSpecifiedUserDataDir();
FilePath           13 chrome/common/chrome_paths_android.cc void GetUserCacheDirectory(const base::FilePath& profile_dir,
FilePath           14 chrome/common/chrome_paths_android.cc                            base::FilePath* result) {
FilePath           19 chrome/common/chrome_paths_android.cc bool GetDefaultUserDataDirectory(base::FilePath* result) {
FilePath           23 chrome/common/chrome_paths_android.cc bool GetUserDocumentsDirectory(base::FilePath* result) {
FilePath           30 chrome/common/chrome_paths_android.cc bool GetUserDownloadsDirectory(base::FilePath* result) {
FilePath           37 chrome/common/chrome_paths_android.cc bool GetUserMusicDirectory(base::FilePath* result) {
FilePath           42 chrome/common/chrome_paths_android.cc bool GetUserPicturesDirectory(base::FilePath* result) {
FilePath           47 chrome/common/chrome_paths_android.cc bool GetUserVideosDirectory(base::FilePath* result) {
FilePath           21 chrome/common/chrome_paths_internal.h class FilePath;
FilePath           28 chrome/common/chrome_paths_internal.h bool GetDefaultUserDataDirectory(base::FilePath* result);
FilePath           37 chrome/common/chrome_paths_internal.h void GetUserCacheDirectory(const base::FilePath& profile_dir, base::FilePath* result);
FilePath           40 chrome/common/chrome_paths_internal.h bool GetUserDocumentsDirectory(base::FilePath* result);
FilePath           44 chrome/common/chrome_paths_internal.h bool GetUserDownloadsDirectorySafe(base::FilePath* result);
FilePath           48 chrome/common/chrome_paths_internal.h bool GetUserDownloadsDirectory(base::FilePath* result);
FilePath           51 chrome/common/chrome_paths_internal.h bool GetUserMusicDirectory(base::FilePath* result);
FilePath           54 chrome/common/chrome_paths_internal.h bool GetUserPicturesDirectory(base::FilePath* result);
FilePath           57 chrome/common/chrome_paths_internal.h bool GetUserVideosDirectory(base::FilePath* result);
FilePath           64 chrome/common/chrome_paths_internal.h base::FilePath GetVersionedDirectory();
FilePath           71 chrome/common/chrome_paths_internal.h void SetOverrideVersionedDirectory(const base::FilePath* path);
FilePath           78 chrome/common/chrome_paths_internal.h base::FilePath GetFrameworkBundlePath();
FilePath           81 chrome/common/chrome_paths_internal.h bool GetLocalLibraryDirectory(base::FilePath* result);
FilePath           84 chrome/common/chrome_paths_internal.h bool GetUserLibraryDirectory(base::FilePath* result);
FilePath           87 chrome/common/chrome_paths_internal.h bool GetUserApplicationsDirectory(base::FilePath* result);
FilePath           90 chrome/common/chrome_paths_internal.h bool GetGlobalApplicationSupportDirectory(base::FilePath* result);
FilePath          103 chrome/common/chrome_paths_internal.h                                           base::FilePath* result);
FilePath           30 chrome/common/chrome_paths_linux.cc                            base::FilePath* result) {
FilePath           37 chrome/common/chrome_paths_linux.cc   base::FilePath home = base::GetHomeDir();
FilePath           39 chrome/common/chrome_paths_linux.cc     base::FilePath desktop;
FilePath           59 chrome/common/chrome_paths_linux.cc bool GetDefaultUserDataDirectory(base::FilePath* result) {
FilePath           61 chrome/common/chrome_paths_linux.cc   base::FilePath config_dir(GetXDGDirectory(env.get(),
FilePath           72 chrome/common/chrome_paths_linux.cc void GetUserCacheDirectory(const base::FilePath& profile_dir,
FilePath           73 chrome/common/chrome_paths_linux.cc                            base::FilePath* result) {
FilePath           87 chrome/common/chrome_paths_linux.cc   base::FilePath cache_dir;
FilePath           90 chrome/common/chrome_paths_linux.cc   base::FilePath config_dir(GetXDGDirectory(env.get(),
FilePath          100 chrome/common/chrome_paths_linux.cc bool GetUserDocumentsDirectory(base::FilePath* result) {
FilePath          105 chrome/common/chrome_paths_linux.cc bool GetUserDownloadsDirectorySafe(base::FilePath* result) {
FilePath          106 chrome/common/chrome_paths_linux.cc   base::FilePath home = base::GetHomeDir();
FilePath          111 chrome/common/chrome_paths_linux.cc bool GetUserDownloadsDirectory(base::FilePath* result) {
FilePath          118 chrome/common/chrome_paths_linux.cc bool GetUserMusicDirectory(base::FilePath* result) {
FilePath          124 chrome/common/chrome_paths_linux.cc bool GetUserPicturesDirectory(base::FilePath* result) {
FilePath          130 chrome/common/chrome_paths_linux.cc bool GetUserVideosDirectory(base::FilePath* result) {
FilePath           18 chrome/common/chrome_paths_unittest.cc   base::FilePath test_profile_dir, cache_dir;
FilePath           22 chrome/common/chrome_paths_unittest.cc   base::FilePath expected_cache_dir;
FilePath           29 chrome/common/chrome_paths_unittest.cc   base::FilePath expected_cache_dir;
FilePath           32 chrome/common/chrome_paths_unittest.cc   base::FilePath homedir = base::GetHomeDir();
FilePath           36 chrome/common/chrome_paths_unittest.cc   base::FilePath expected_cache_dir = homedir.Append(".cache/foobar");
FilePath           48 chrome/common/chrome_paths_unittest.cc   test_profile_dir = base::FilePath(FILE_PATH_LITERAL("/some/other/path"));
FilePath           27 chrome/common/chrome_paths_win.cc bool GetUserDirectory(int csidl_folder, base::FilePath* result) {
FilePath           39 chrome/common/chrome_paths_win.cc   *result = base::FilePath(path_buf);
FilePath           45 chrome/common/chrome_paths_win.cc bool GetDefaultUserDataDirectory(base::FilePath* result) {
FilePath           54 chrome/common/chrome_paths_win.cc void GetUserCacheDirectory(const base::FilePath& profile_dir,
FilePath           55 chrome/common/chrome_paths_win.cc                            base::FilePath* result) {
FilePath           60 chrome/common/chrome_paths_win.cc bool GetUserDocumentsDirectory(base::FilePath* result) {
FilePath           68 chrome/common/chrome_paths_win.cc bool GetUserDownloadsDirectorySafe(base::FilePath* result) {
FilePath           79 chrome/common/chrome_paths_win.cc bool GetUserDownloadsDirectory(base::FilePath* result) {
FilePath           86 chrome/common/chrome_paths_win.cc     *result = base::FilePath(std::wstring(path_buf));
FilePath           92 chrome/common/chrome_paths_win.cc bool GetUserMusicDirectory(base::FilePath* result) {
FilePath           96 chrome/common/chrome_paths_win.cc bool GetUserPicturesDirectory(base::FilePath* result) {
FilePath          100 chrome/common/chrome_paths_win.cc bool GetUserVideosDirectory(base::FilePath* result) {
FilePath           34 chrome/common/chrome_utility_messages.h typedef std::vector<Tuple2<SkBitmap, base::FilePath> > DecodedImages;
FilePath          157 chrome/common/chrome_utility_messages.h                      base::FilePath /* extension_filename */,
FilePath          184 chrome/common/chrome_utility_messages.h                      base::FilePath,           // Location for output metafile
FilePath          223 chrome/common/chrome_utility_messages.h                      base::FilePath /* input_file */,
FilePath          224 chrome/common/chrome_utility_messages.h                      base::FilePath /* patch_file */,
FilePath          225 chrome/common/chrome_utility_messages.h                      base::FilePath /* output_file */)
FilePath          231 chrome/common/chrome_utility_messages.h                      base::FilePath /* input_file */,
FilePath          232 chrome/common/chrome_utility_messages.h                      base::FilePath /* patch_file */,
FilePath          233 chrome/common/chrome_utility_messages.h                      base::FilePath /* output_file */)
FilePath          238 chrome/common/chrome_utility_messages.h                      base::FilePath /* src_dir */,
FilePath          239 chrome/common/chrome_utility_messages.h                      std::vector<base::FilePath> /* src_relative_paths */,
FilePath          307 chrome/common/chrome_utility_messages.h                      base::FilePath /* source file */,
FilePath          308 chrome/common/chrome_utility_messages.h                      base::FilePath /* target file */)
FilePath          314 chrome/common/chrome_utility_messages.h                      base::FilePath /* source file */,
FilePath          315 chrome/common/chrome_utility_messages.h                      base::FilePath /* target file */)
FilePath          447 chrome/common/chrome_utility_messages.h                      base::FilePath /* Path to iTunes library */)
FilePath           21 chrome/common/chrome_version_info_win.cc   base::FilePath module;
FilePath           45 chrome/common/chrome_version_info_win.cc   base::FilePath module;
FilePath          128 chrome/common/extensions/api/extension_api_unittest.cc   base::FilePath api_features_path;
FilePath          224 chrome/common/extensions/api/extension_api_unittest.cc   base::FilePath api_features_path;
FilePath          296 chrome/common/extensions/api/extension_api_unittest.cc   base::FilePath api_features_path;
FilePath          370 chrome/common/extensions/api/extension_api_unittest.cc       base::FilePath(), Manifest::UNPACKED,
FilePath          465 chrome/common/extensions/api/extension_api_unittest.cc       base::FilePath(), Manifest::INTERNAL, values, Extension::NO_FLAGS,
FilePath          497 chrome/common/extensions/api/extension_api_unittest.cc       base::FilePath(), Manifest::INTERNAL, values, Extension::NO_FLAGS,
FilePath          757 chrome/common/extensions/api/extension_api_unittest.cc   base::FilePath manifest_path;
FilePath           56 chrome/common/extensions/api/i18n/default_locale_handler.cc   const base::FilePath path = extension->path().Append(kLocaleFolder);
FilePath           79 chrome/common/extensions/api/i18n/default_locale_handler.cc   const base::FilePath default_locale_path = path.AppendASCII(default_locale);
FilePath           82 chrome/common/extensions/api/i18n/default_locale_handler.cc   base::FilePath locale_path;
FilePath           88 chrome/common/extensions/api/i18n/default_locale_handler.cc     base::FilePath messages_path = locale_path.Append(kMessagesFilename);
FilePath           79 chrome/common/extensions/api/managed_mode_private/managed_mode_handler.cc   base::FilePath::StringType site_list_string;
FilePath           86 chrome/common/extensions/api/managed_mode_private/managed_mode_handler.cc   info->site_list = base::FilePath(site_list_string);
FilePath           27 chrome/common/extensions/api/managed_mode_private/managed_mode_handler.h   base::FilePath site_list;
FilePath           37 chrome/common/extensions/api/plugins/plugins_handler.cc PluginInfo::PluginInfo(const base::FilePath& plugin_path, bool plugin_is_public)
FilePath          115 chrome/common/extensions/api/plugins/plugins_handler.cc         extension->path().Append(base::FilePath::FromUTF8Unsafe(path_str)),
FilePath           20 chrome/common/extensions/api/plugins/plugins_handler.h   PluginInfo(const base::FilePath& plugin_path, bool plugin_is_public);
FilePath           23 chrome/common/extensions/api/plugins/plugins_handler.h   base::FilePath path;  // Path to the plugin.
FilePath           44 chrome/common/extensions/api/storage/storage_schema_manifest_handler.cc   base::FilePath file = base::FilePath::FromUTF8Unsafe(path);
FilePath           45 chrome/common/extensions/api/storage/storage_schema_manifest_handler_unittest.cc     base::FilePath schema_path = temp_dir_.path().AppendASCII("schema.json");
FilePath           49 chrome/common/extensions/extension_file_util.cc                          std::set<base::FilePath>* image_paths) {
FilePath           54 chrome/common/extensions/extension_file_util.cc     image_paths->insert(base::FilePath::FromUTF8Unsafe(iter->second));
FilePath           62 chrome/common/extensions/extension_file_util.cc const base::FilePath::CharType kTempDirectoryName[] = FILE_PATH_LITERAL("Temp");
FilePath           64 chrome/common/extensions/extension_file_util.cc base::FilePath InstallExtension(const base::FilePath& unpacked_source_dir,
FilePath           67 chrome/common/extensions/extension_file_util.cc                                 const base::FilePath& extensions_dir) {
FilePath           68 chrome/common/extensions/extension_file_util.cc   base::FilePath extension_dir = extensions_dir.AppendASCII(id);
FilePath           69 chrome/common/extensions/extension_file_util.cc   base::FilePath version_dir;
FilePath           74 chrome/common/extensions/extension_file_util.cc       return base::FilePath();
FilePath           78 chrome/common/extensions/extension_file_util.cc   base::FilePath install_temp_dir = GetInstallTempDir(extensions_dir);
FilePath           83 chrome/common/extensions/extension_file_util.cc     return base::FilePath();
FilePath           85 chrome/common/extensions/extension_file_util.cc   base::FilePath crx_temp_source =
FilePath           90 chrome/common/extensions/extension_file_util.cc     return base::FilePath();
FilePath           97 chrome/common/extensions/extension_file_util.cc     base::FilePath candidate = extension_dir.AppendASCII(
FilePath          108 chrome/common/extensions/extension_file_util.cc     return base::FilePath();
FilePath          114 chrome/common/extensions/extension_file_util.cc     return base::FilePath();
FilePath          120 chrome/common/extensions/extension_file_util.cc void UninstallExtension(const base::FilePath& extensions_dir,
FilePath          128 chrome/common/extensions/extension_file_util.cc scoped_refptr<Extension> LoadExtension(const base::FilePath& extension_path,
FilePath          135 chrome/common/extensions/extension_file_util.cc scoped_refptr<Extension> LoadExtension(const base::FilePath& extension_path,
FilePath          166 chrome/common/extensions/extension_file_util.cc base::DictionaryValue* LoadManifest(const base::FilePath& extension_path,
FilePath          168 chrome/common/extensions/extension_file_util.cc   base::FilePath manifest_path =
FilePath          200 chrome/common/extensions/extension_file_util.cc std::vector<base::FilePath> FindPrivateKeyFiles(
FilePath          201 chrome/common/extensions/extension_file_util.cc     const base::FilePath& extension_dir) {
FilePath          202 chrome/common/extensions/extension_file_util.cc   std::vector<base::FilePath> result;
FilePath          206 chrome/common/extensions/extension_file_util.cc   for (base::FilePath current = traversal.Next(); !current.empty();
FilePath          227 chrome/common/extensions/extension_file_util.cc bool ValidateFilePath(const base::FilePath& path) {
FilePath          245 chrome/common/extensions/extension_file_util.cc     const base::FilePath path =
FilePath          272 chrome/common/extensions/extension_file_util.cc   std::vector<base::FilePath> private_keys =
FilePath          295 chrome/common/extensions/extension_file_util.cc std::set<base::FilePath> GetBrowserImagePaths(const Extension* extension) {
FilePath          296 chrome/common/extensions/extension_file_util.cc   std::set<base::FilePath> image_paths;
FilePath          306 chrome/common/extensions/extension_file_util.cc       base::FilePath::StringType path;
FilePath          308 chrome/common/extensions/extension_file_util.cc         image_paths.insert(base::FilePath(path));
FilePath          326 chrome/common/extensions/extension_file_util.cc     const base::FilePath& extension_path,
FilePath          331 chrome/common/extensions/extension_file_util.cc   base::FilePath locale_path = extension_path.Append(extensions::kLocaleFolder);
FilePath          358 chrome/common/extensions/extension_file_util.cc     const base::FilePath& extension_path,
FilePath          380 chrome/common/extensions/extension_file_util.cc bool CheckForIllegalFilenames(const base::FilePath& extension_path,
FilePath          383 chrome/common/extensions/extension_file_util.cc   static const base::FilePath::CharType* reserved_names[] = {
FilePath          389 chrome/common/extensions/extension_file_util.cc       std::set<base::FilePath::StringType>, reserved_underscore_names,
FilePath          399 chrome/common/extensions/extension_file_util.cc   base::FilePath file;
FilePath          401 chrome/common/extensions/extension_file_util.cc     base::FilePath::StringType filename = file.BaseName().value();
FilePath          417 chrome/common/extensions/extension_file_util.cc base::FilePath GetInstallTempDir(const base::FilePath& extensions_dir) {
FilePath          427 chrome/common/extensions/extension_file_util.cc   base::FilePath temp_path = extensions_dir.Append(kTempDirectoryName);
FilePath          431 chrome/common/extensions/extension_file_util.cc       return base::FilePath();
FilePath          435 chrome/common/extensions/extension_file_util.cc       return base::FilePath();
FilePath          444 chrome/common/extensions/extension_file_util.cc     return base::FilePath();
FilePath          449 chrome/common/extensions/extension_file_util.cc void DeleteFile(const base::FilePath& path, bool recursive) {
FilePath           20 chrome/common/extensions/extension_file_util.h class FilePath;
FilePath           32 chrome/common/extensions/extension_file_util.h extern const base::FilePath::CharType kTempDirectoryName[];
FilePath           37 chrome/common/extensions/extension_file_util.h base::FilePath InstallExtension(const base::FilePath& unpacked_source_dir,
FilePath           40 chrome/common/extensions/extension_file_util.h                                 const base::FilePath& extensions_dir);
FilePath           43 chrome/common/extensions/extension_file_util.h void UninstallExtension(const base::FilePath& extensions_dir,
FilePath           49 chrome/common/extensions/extension_file_util.h     const base::FilePath& extension_root,
FilePath           56 chrome/common/extensions/extension_file_util.h     const base::FilePath& extension_root,
FilePath           64 chrome/common/extensions/extension_file_util.h base::DictionaryValue* LoadManifest(const base::FilePath& extension_root,
FilePath           68 chrome/common/extensions/extension_file_util.h bool ValidateFilePath(const base::FilePath& path);
FilePath           90 chrome/common/extensions/extension_file_util.h std::set<base::FilePath> GetBrowserImagePaths(
FilePath           94 chrome/common/extensions/extension_file_util.h std::vector<base::FilePath> FindPrivateKeyFiles(
FilePath           95 chrome/common/extensions/extension_file_util.h     const base::FilePath& extension_dir);
FilePath          100 chrome/common/extensions/extension_file_util.h     const base::FilePath& extension_path,
FilePath          107 chrome/common/extensions/extension_file_util.h     const base::FilePath& extension_path,
FilePath          115 chrome/common/extensions/extension_file_util.h bool CheckForIllegalFilenames(const base::FilePath& extension_path,
FilePath          123 chrome/common/extensions/extension_file_util.h base::FilePath GetInstallTempDir(const base::FilePath& extensions_dir);
FilePath          128 chrome/common/extensions/extension_file_util.h void DeleteFile(const base::FilePath& path, bool recursive);
FilePath           38 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath src = temp.path().AppendASCII(extension_id);
FilePath           42 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath all_extensions = temp.path().AppendASCII("extensions");
FilePath           46 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath version_1 = extension_file_util::InstallExtension(
FilePath           61 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath version_2 = extension_file_util::InstallExtension(
FilePath           76 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath version_3 = extension_file_util::InstallExtension(
FilePath           95 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath install_dir;
FilePath          111 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath install_dir;
FilePath          130 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath src_path = temp.path().AppendASCII("some_dir");
FilePath          145 chrome/common/extensions/extension_file_util_unittest.cc   const base::FilePath::CharType* folders[] =
FilePath          149 chrome/common/extensions/extension_file_util_unittest.cc     base::FilePath src_path = temp.path().Append(folders[i]);
FilePath          162 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath src_path = temp.path().Append(extensions::kLocaleFolder);
FilePath          175 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath install_dir;
FilePath          192 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath install_dir;
FilePath          210 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath install_dir;
FilePath          227 chrome/common/extensions/extension_file_util_unittest.cc     const base::FilePath& manifest_dir,
FilePath          238 chrome/common/extensions/extension_file_util_unittest.cc     const base::FilePath& manifest_dir,
FilePath          261 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath non_ascii_path =
FilePath          262 chrome/common/extensions/extension_file_util_unittest.cc       temp.path().Append(base::FilePath::FromUTF8Unsafe(non_ascii_file));
FilePath          349 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath src_path = temp.path().AppendASCII("some_dir");
FilePath          362 chrome/common/extensions/extension_file_util_unittest.cc   std::vector<base::FilePath> private_keys =
FilePath          375 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath ext_path = temp.path().AppendASCII("ext_root");
FilePath          415 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath install_dir;
FilePath          419 chrome/common/extensions/extension_file_util_unittest.cc   base::FilePath ext_dir = install_dir.AppendASCII("extensions")
FilePath           37 chrome/common/extensions/extension_l10n_util.cc base::DictionaryValue* LoadMessageFile(const base::FilePath& locale_path,
FilePath           40 chrome/common/extensions/extension_l10n_util.cc   base::FilePath file = locale_path.AppendASCII(locale)
FilePath          274 chrome/common/extensions/extension_l10n_util.cc bool LocalizeExtension(const base::FilePath& extension_path,
FilePath          296 chrome/common/extensions/extension_l10n_util.cc                const base::FilePath& locale_folder,
FilePath          353 chrome/common/extensions/extension_l10n_util.cc bool GetValidLocales(const base::FilePath& locale_path,
FilePath          363 chrome/common/extensions/extension_l10n_util.cc   base::FilePath locale_folder;
FilePath          388 chrome/common/extensions/extension_l10n_util.cc     const base::FilePath& locale_path,
FilePath          416 chrome/common/extensions/extension_l10n_util.cc bool ValidateExtensionLocales(const base::FilePath& extension_path,
FilePath          424 chrome/common/extensions/extension_l10n_util.cc   base::FilePath locale_path =
FilePath          447 chrome/common/extensions/extension_l10n_util.cc bool ShouldSkipValidation(const base::FilePath& locales_path,
FilePath          448 chrome/common/extensions/extension_l10n_util.cc                           const base::FilePath& locale_path,
FilePath          453 chrome/common/extensions/extension_l10n_util.cc   base::FilePath relative_path;
FilePath           16 chrome/common/extensions/extension_l10n_util.h class FilePath;
FilePath           48 chrome/common/extensions/extension_l10n_util.h bool LocalizeExtension(const base::FilePath& extension_path,
FilePath           58 chrome/common/extensions/extension_l10n_util.h                const base::FilePath& locale_folder,
FilePath           84 chrome/common/extensions/extension_l10n_util.h bool GetValidLocales(const base::FilePath& locale_path,
FilePath           94 chrome/common/extensions/extension_l10n_util.h     const base::FilePath& locale_path,
FilePath          101 chrome/common/extensions/extension_l10n_util.h bool ValidateExtensionLocales(const base::FilePath& extension_path,
FilePath          110 chrome/common/extensions/extension_l10n_util.h bool ShouldSkipValidation(const base::FilePath& locales_path,
FilePath          111 chrome/common/extensions/extension_l10n_util.h                           const base::FilePath& locale_path,
FilePath           36 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath src_path = temp.path().Append(kLocaleFolder);
FilePath           37 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath locale = src_path.AppendASCII("ms");
FilePath           40 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath messages_file = locale.Append(kMessagesFilename);
FilePath           58 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath src_path = temp.path().Append(kLocaleFolder);
FilePath           74 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath src_path = temp.path().Append(kLocaleFolder);
FilePath           91 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath src_path = temp.path().Append(kLocaleFolder);
FilePath           94 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath locale_1 = src_path.AppendASCII("sr");
FilePath          115 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath install_dir;
FilePath          136 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath install_dir;
FilePath          163 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath src_path = temp.path().Append(kLocaleFolder);
FilePath          182 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath src_path = temp.path().Append(kLocaleFolder);
FilePath          185 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath locale = src_path.AppendASCII("sr");
FilePath          189 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath messages_file = locale.Append(kMessagesFilename);
FilePath          213 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath src_path = temp.path().Append(kLocaleFolder);
FilePath          216 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath locale_1 = src_path.AppendASCII("en");
FilePath          225 chrome/common/extensions/extension_l10n_util_unittest.cc   base::FilePath locale_2 = src_path.AppendASCII("sr");
FilePath           27 chrome/common/extensions/extension_test_util.cc   base::FilePath path;
FilePath           30 chrome/common/extensions/extension_unittest.cc using base::FilePath;
FilePath          105 chrome/common/extensions/extension_unittest.cc   const FilePath valid_path_test_cases[] = {
FilePath          106 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("manifest.json")),
FilePath          107 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("a/b/c/manifest.json")),
FilePath          108 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("com/manifest.json")),
FilePath          109 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("lpt/manifest.json")),
FilePath          111 chrome/common/extensions/extension_unittest.cc   const FilePath invalid_path_test_cases[] = {
FilePath          113 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("src/")),
FilePath          115 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("C:\\manifest.json")),
FilePath          117 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("a\\b\\c\\manifest.json")),
FilePath          119 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("mani>fest.json")),
FilePath          120 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("mani<fest.json")),
FilePath          121 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("mani*fest.json")),
FilePath          122 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("mani:fest.json")),
FilePath          123 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("mani?fest.json")),
FilePath          124 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("mani|fest.json")),
FilePath          126 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("mani>fest")),
FilePath          127 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("mani<fest")),
FilePath          128 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("mani*fest")),
FilePath          129 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("mani:fest")),
FilePath          130 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("mani?fest")),
FilePath          131 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("mani|fest")),
FilePath          133 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("com1.json")),
FilePath          134 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("com9.json")),
FilePath          135 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("LPT1.json")),
FilePath          136 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("LPT9.json")),
FilePath          137 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("CON.json")),
FilePath          138 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("PRN.json")),
FilePath          139 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("AUX.json")),
FilePath          140 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("NUL.json")),
FilePath          142 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("com1")),
FilePath          143 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("com9")),
FilePath          144 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("LPT1")),
FilePath          145 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("LPT9")),
FilePath          146 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("CON")),
FilePath          147 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("PRN")),
FilePath          148 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("AUX")),
FilePath          149 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("NUL")),
FilePath          151 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("com1/manifest.json")),
FilePath          152 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("com9/manifest.json")),
FilePath          153 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("LPT1/manifest.json")),
FilePath          154 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("LPT9/manifest.json")),
FilePath          155 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("CON/manifest.json")),
FilePath          156 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("PRN/manifest.json")),
FilePath          157 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("AUX/manifest.json")),
FilePath          158 chrome/common/extensions/extension_unittest.cc     FilePath(FILE_PATH_LITERAL("NUL/manifest.json")),
FilePath          203 chrome/common/extensions/extension_unittest.cc   base::FilePath path;
FilePath          294 chrome/common/extensions/manifest_handlers/content_scripts_handler.cc static bool IsScriptValid(const base::FilePath& path,
FilePath          295 chrome/common/extensions/manifest_handlers/content_scripts_handler.cc                           const base::FilePath& relative_path,
FilePath          446 chrome/common/extensions/manifest_handlers/content_scripts_handler.cc       const base::FilePath& path = ExtensionResource::GetFilePath(
FilePath          456 chrome/common/extensions/manifest_handlers/content_scripts_handler.cc       const base::FilePath& path = ExtensionResource::GetFilePath(
FilePath           72 chrome/common/extensions/manifest_handlers/settings_overrides_handler_unittest.cc       base::FilePath(FILE_PATH_LITERAL("//nonexistent")),
FilePath          116 chrome/common/extensions/manifest_handlers/settings_overrides_handler_unittest.cc       base::FilePath(FILE_PATH_LITERAL("//nonexistent")),
FilePath          203 chrome/common/extensions/manifest_handlers/theme_handler.cc           base::FilePath image_path = extension->path().Append(
FilePath          204 chrome/common/extensions/manifest_handlers/theme_handler.cc               base::FilePath::FromUTF8Unsafe(val));
FilePath           60 chrome/common/extensions/manifest_handlers/ui_overrides_handler_unittest.cc       base::FilePath(FILE_PATH_LITERAL("//nonexistent")),
FilePath           89 chrome/common/extensions/manifest_handlers/ui_overrides_handler_unittest.cc       base::FilePath(FILE_PATH_LITERAL("//nonexistent")),
FilePath           23 chrome/common/extensions/manifest_tests/extension_manifest_test.cc base::DictionaryValue* LoadManifestFile(const base::FilePath& filename_path,
FilePath           25 chrome/common/extensions/manifest_tests/extension_manifest_test.cc   base::FilePath extension_path;
FilePath           26 chrome/common/extensions/manifest_tests/extension_manifest_test.cc   base::FilePath manifest_path;
FilePath           89 chrome/common/extensions/manifest_tests/extension_manifest_test.cc   base::FilePath filename_path;
FilePath          104 chrome/common/extensions/manifest_tests/extension_manifest_test.cc   base::FilePath filename_path;
FilePath          119 chrome/common/extensions/manifest_tests/extension_manifest_test.cc   base::FilePath path;
FilePath           88 chrome/common/extensions/manifest_tests/extension_manifests_initvalue_unittest.cc   base::FilePath path;
FilePath          247 chrome/common/extensions/manifest_url_handler.cc     const base::FilePath options_path =
FilePath          250 chrome/common/extensions/manifest_url_handler.cc     const base::FilePath path =
FilePath           34 chrome/common/extensions/sync_type_unittest.cc       const base::FilePath& extension_path,
FilePath           86 chrome/common/extensions/sync_type_unittest.cc       const base::FilePath& extension_path,
FilePath          105 chrome/common/extensions/sync_type_unittest.cc                             Manifest::INTERNAL, base::FilePath(),
FilePath          113 chrome/common/extensions/sync_type_unittest.cc                             Manifest::INTERNAL, base::FilePath(),
FilePath          121 chrome/common/extensions/sync_type_unittest.cc                             Manifest::INTERNAL, base::FilePath(),
FilePath          129 chrome/common/extensions/sync_type_unittest.cc                             Manifest::INTERNAL, base::FilePath(),
FilePath          138 chrome/common/extensions/sync_type_unittest.cc                             Manifest::INTERNAL, base::FilePath(),
FilePath          146 chrome/common/extensions/sync_type_unittest.cc                             Manifest::EXTERNAL_PREF, base::FilePath(),
FilePath          155 chrome/common/extensions/sync_type_unittest.cc           Manifest::INTERNAL, base::FilePath(), Extension::NO_FLAGS));
FilePath          162 chrome/common/extensions/sync_type_unittest.cc                             Manifest::INTERNAL, base::FilePath(),
FilePath          170 chrome/common/extensions/sync_type_unittest.cc                             Manifest::INTERNAL, base::FilePath(),
FilePath          188 chrome/common/extensions/sync_type_unittest.cc       base::FilePath(), Manifest::COMPONENT, manifest, 0, &error);
FilePath          196 chrome/common/extensions/sync_type_unittest.cc       base::FilePath(), Manifest::COMPONENT, manifest, 0, &error);
FilePath          204 chrome/common/extensions/sync_type_unittest.cc       base::FilePath(), Manifest::COMPONENT, manifest, 0, &error);
FilePath          213 chrome/common/extensions/sync_type_unittest.cc       base::FilePath(), Manifest::COMPONENT, manifest, 0, &error);
FilePath          221 chrome/common/extensions/sync_type_unittest.cc       base::FilePath(), Manifest::COMPONENT, manifest, 0, &error);
FilePath          228 chrome/common/extensions/sync_type_unittest.cc                             Manifest::INTERNAL, base::FilePath(),
FilePath          234 chrome/common/extensions/sync_type_unittest.cc                             Manifest::COMPONENT, base::FilePath(),
FilePath          242 chrome/common/extensions/sync_type_unittest.cc                             Manifest::INTERNAL, base::FilePath(),
FilePath          254 chrome/common/extensions/sync_type_unittest.cc           Manifest::INTERNAL, base::FilePath(),
FilePath          264 chrome/common/extensions/sync_type_unittest.cc           Manifest::INTERNAL, base::FilePath(),
FilePath          274 chrome/common/extensions/sync_type_unittest.cc           Manifest::INTERNAL, base::FilePath(),
FilePath          285 chrome/common/extensions/sync_type_unittest.cc           Manifest::INTERNAL, base::FilePath(),
FilePath           27 chrome/common/importer/firefox_importer_utils.cc base::FilePath GetProfilePath(const base::DictionaryValue& root,
FilePath           33 chrome/common/importer/firefox_importer_utils.cc     return base::FilePath();
FilePath           39 chrome/common/importer/firefox_importer_utils.cc   base::FilePath path = base::FilePath::FromUTF16Unsafe(path16);
FilePath           60 chrome/common/importer/firefox_importer_utils.cc base::FilePath GetFirefoxProfilePath() {
FilePath           61 chrome/common/importer/firefox_importer_utils.cc   base::FilePath ini_file = GetProfilesINI();
FilePath           69 chrome/common/importer/firefox_importer_utils.cc base::FilePath GetFirefoxProfilePathFromDictionary(
FilePath           84 chrome/common/importer/firefox_importer_utils.cc     return base::FilePath();
FilePath          104 chrome/common/importer/firefox_importer_utils.cc                        base::FilePath* output) {
FilePath          105 chrome/common/importer/firefox_importer_utils.cc   base::FilePath path(path_from_file);
FilePath          106 chrome/common/importer/firefox_importer_utils.cc   typedef std::vector<base::FilePath::StringType> ComponentVector;
FilePath          114 chrome/common/importer/firefox_importer_utils.cc   *output = base::FilePath(path_components[0]);
FilePath          131 chrome/common/importer/firefox_importer_utils.cc bool GetFirefoxVersionAndPathFromProfile(const base::FilePath& profile_path,
FilePath          133 chrome/common/importer/firefox_importer_utils.cc                                          base::FilePath* app_path) {
FilePath          135 chrome/common/importer/firefox_importer_utils.cc   base::FilePath compatibility_file =
FilePath          165 chrome/common/importer/firefox_importer_utils.cc         *app_path = base::FilePath::FromUTF8Unsafe(line.substr(equal + 1));
FilePath          173 chrome/common/importer/firefox_importer_utils.cc bool ReadPrefFile(const base::FilePath& path, std::string* content) {
FilePath          187 chrome/common/importer/firefox_importer_utils.cc std::string ReadBrowserConfigProp(const base::FilePath& app_path,
FilePath          212 chrome/common/importer/firefox_importer_utils.cc std::string ReadPrefsJsValue(const base::FilePath& profile_path,
FilePath          221 chrome/common/importer/firefox_importer_utils.cc GURL GetHomepage(const base::FilePath& profile_path) {
FilePath          232 chrome/common/importer/firefox_importer_utils.cc bool IsDefaultHomepage(const GURL& homepage, const base::FilePath& app_path) {
FilePath          299 chrome/common/importer/firefox_importer_utils.cc base::string16 GetFirefoxImporterName(const base::FilePath& app_path) {
FilePath          300 chrome/common/importer/firefox_importer_utils.cc   const base::FilePath app_ini_file = app_path.AppendASCII("application.ini");
FilePath           20 chrome/common/importer/firefox_importer_utils.h class FilePath;
FilePath           32 chrome/common/importer/firefox_importer_utils.h base::FilePath GetFirefoxInstallPathFromRegistry();
FilePath           40 chrome/common/importer/firefox_importer_utils.h base::FilePath GetFirefoxDylibPath();
FilePath           44 chrome/common/importer/firefox_importer_utils.h base::FilePath GetFirefoxProfilePath();
FilePath           48 chrome/common/importer/firefox_importer_utils.h base::FilePath GetFirefoxProfilePathFromDictionary(
FilePath           53 chrome/common/importer/firefox_importer_utils.h bool GetFirefoxVersionAndPathFromProfile(const base::FilePath& profile_path,
FilePath           55 chrome/common/importer/firefox_importer_utils.h                                          base::FilePath* app_path);
FilePath           59 chrome/common/importer/firefox_importer_utils.h base::FilePath GetProfilesINI();
FilePath           73 chrome/common/importer/firefox_importer_utils.h void ParseProfileINI(const base::FilePath& file, base::DictionaryValue* root);
FilePath           76 chrome/common/importer/firefox_importer_utils.h GURL GetHomepage(const base::FilePath& profile_path);
FilePath           81 chrome/common/importer/firefox_importer_utils.h bool IsDefaultHomepage(const GURL& homepage, const base::FilePath& app_path);
FilePath           92 chrome/common/importer/firefox_importer_utils.h base::string16 GetFirefoxImporterName(const base::FilePath& app_path);
FilePath            9 chrome/common/importer/firefox_importer_utils_linux.cc base::FilePath GetProfilesINI() {
FilePath           10 chrome/common/importer/firefox_importer_utils_linux.cc   base::FilePath ini_file;
FilePath           13 chrome/common/importer/firefox_importer_utils_linux.cc   base::FilePath home = base::GetHomeDir();
FilePath           20 chrome/common/importer/firefox_importer_utils_linux.cc   return base::FilePath();
FilePath          107 chrome/common/importer/firefox_importer_utils_unittest.cc   const base::FilePath app_ini_file(
FilePath          118 chrome/common/importer/firefox_importer_utils_unittest.cc       GetFirefoxImporterName(base::FilePath(
FilePath           48 chrome/common/importer/firefox_importer_utils_win.cc base::FilePath GetFirefoxInstallPathFromRegistry() {
FilePath           58 chrome/common/importer/firefox_importer_utils_win.cc     return base::FilePath();
FilePath           67 chrome/common/importer/firefox_importer_utils_win.cc   return (result != ERROR_SUCCESS) ? base::FilePath() : base::FilePath(buffer);
FilePath           70 chrome/common/importer/firefox_importer_utils_win.cc base::FilePath GetProfilesINI() {
FilePath           71 chrome/common/importer/firefox_importer_utils_win.cc   base::FilePath ini_file;
FilePath           75 chrome/common/importer/firefox_importer_utils_win.cc     return base::FilePath();
FilePath           81 chrome/common/importer/firefox_importer_utils_win.cc   return base::PathExists(ini_file) ? ini_file : base::FilePath();
FilePath           41 chrome/common/importer/importer_data_types.h   base::FilePath source_path;
FilePath           42 chrome/common/importer/importer_data_types.h   base::FilePath app_path;
FilePath           11 chrome/common/importer/safari_importer_utils.h class FilePath;
FilePath           19 chrome/common/importer/safari_importer_utils.h bool SafariImporterCanImport(const base::FilePath& library_dir,
FilePath          161 chrome/common/logging_chrome.cc base::FilePath SetUpSymlinkIfNeeded(const base::FilePath& symlink_path,
FilePath          169 chrome/common/logging_chrome.cc   base::FilePath target_path;
FilePath          190 chrome/common/logging_chrome.cc void RemoveSymlinkAndLog(const base::FilePath& link_path,
FilePath          191 chrome/common/logging_chrome.cc                          const base::FilePath& target_path) {
FilePath          200 chrome/common/logging_chrome.cc base::FilePath GetSessionLogFile(const CommandLine& command_line) {
FilePath          201 chrome/common/logging_chrome.cc   base::FilePath log_dir;
FilePath          206 chrome/common/logging_chrome.cc     log_dir = base::FilePath(log_dir_str);
FilePath          209 chrome/common/logging_chrome.cc     base::FilePath profile_dir;
FilePath          214 chrome/common/logging_chrome.cc       profile_dir = base::FilePath(login_profile_value);
FilePath          219 chrome/common/logging_chrome.cc       profile_dir = base::FilePath(profile_dir_str);
FilePath          239 chrome/common/logging_chrome.cc   base::FilePath log_path = GetSessionLogFile(command_line);
FilePath          245 chrome/common/logging_chrome.cc   base::FilePath target_path = SetUpSymlinkIfNeeded(log_path, true);
FilePath          269 chrome/common/logging_chrome.cc   base::FilePath log_path;
FilePath          271 chrome/common/logging_chrome.cc   base::FilePath target_path;
FilePath          385 chrome/common/logging_chrome.cc base::FilePath GetLogFileName() {
FilePath          389 chrome/common/logging_chrome.cc     return base::FilePath::FromUTF8Unsafe(filename);
FilePath          391 chrome/common/logging_chrome.cc   const base::FilePath log_filename(FILE_PATH_LITERAL("chrome_debug.log"));
FilePath          392 chrome/common/logging_chrome.cc   base::FilePath log_path;
FilePath          435 chrome/common/logging_chrome.cc base::FilePath GenerateTimestampedName(const base::FilePath& base_path,
FilePath           16 chrome/common/logging_chrome.h class FilePath;
FilePath           39 chrome/common/logging_chrome.h base::FilePath GetSessionLogFile(const base::CommandLine& command_line);
FilePath           49 chrome/common/logging_chrome.h base::FilePath GetLogFileName();
FilePath           69 chrome/common/logging_chrome.h base::FilePath GenerateTimestampedName(const base::FilePath& base_path,
FilePath           15 chrome/common/mac/app_mode_chrome_locator.h class FilePath;
FilePath           22 chrome/common/mac/app_mode_chrome_locator.h bool FindBundleById(NSString* bundle_id, base::FilePath* out_bundle);
FilePath           30 chrome/common/mac/app_mode_chrome_locator.h bool GetChromeBundleInfo(const base::FilePath& chrome_bundle,
FilePath           32 chrome/common/mac/app_mode_chrome_locator.h                          base::FilePath* version_path,
FilePath           33 chrome/common/mac/app_mode_chrome_locator.h                          base::FilePath* framework_shlib_path);
FilePath          106 chrome/common/mac/app_mode_common.h   base::FilePath chrome_versioned_path;  // Required: v1.0
FilePath          109 chrome/common/mac/app_mode_common.h   base::FilePath chrome_outer_bundle_path;  // Required: v1.0
FilePath          114 chrome/common/mac/app_mode_common.h   base::FilePath app_mode_bundle_path;  // Optional: v1.0
FilePath          127 chrome/common/mac/app_mode_common.h   base::FilePath user_data_dir;
FilePath          130 chrome/common/mac/app_mode_common.h   base::FilePath profile_dir;
FilePath          135 chrome/common/mac/app_mode_common.h void VerifySocketPermissions(const base::FilePath& socket_path);
FilePath           30 chrome/common/mac/mock_launchd.cc bool MockLaunchd::MakeABundle(const base::FilePath& dst,
FilePath           32 chrome/common/mac/mock_launchd.cc                               base::FilePath* bundle_root,
FilePath           33 chrome/common/mac/mock_launchd.cc                               base::FilePath* executable) {
FilePath           35 chrome/common/mac/mock_launchd.cc   base::FilePath contents = bundle_root->AppendASCII("Contents");
FilePath           36 chrome/common/mac/mock_launchd.cc   base::FilePath mac_os = contents.AppendASCII("MacOS");
FilePath           38 chrome/common/mac/mock_launchd.cc   base::FilePath info_plist = contents.Append("Info.plist");
FilePath           95 chrome/common/mac/mock_launchd.cc MockLaunchd::MockLaunchd(const base::FilePath& file,
FilePath          109 chrome/common/mac/mock_launchd.cc   base::FilePath socket_path = file_;
FilePath           26 chrome/common/mac/mock_launchd.h   static bool MakeABundle(const base::FilePath& dst,
FilePath           28 chrome/common/mac/mock_launchd.h                           base::FilePath* bundle_root,
FilePath           29 chrome/common/mac/mock_launchd.h                           base::FilePath* executable);
FilePath           31 chrome/common/mac/mock_launchd.h   MockLaunchd(const base::FilePath& file, base::MessageLoop* loop,
FilePath           65 chrome/common/mac/mock_launchd.h   base::FilePath file_;
FilePath           15 chrome/common/media_galleries/iphoto_library.cc              const base::FilePath& location,
FilePath           16 chrome/common/media_galleries/iphoto_library.cc              const base::FilePath& original_location)
FilePath           22 chrome/common/media_galleries/iphoto_library.h         const base::FilePath& location,
FilePath           23 chrome/common/media_galleries/iphoto_library.h         const base::FilePath& original_location);
FilePath           27 chrome/common/media_galleries/iphoto_library.h   base::FilePath location;
FilePath           28 chrome/common/media_galleries/iphoto_library.h   base::FilePath original_location;
FilePath           14 chrome/common/media_galleries/itunes_library.cc Track::Track(uint64 id, const base::FilePath& location)
FilePath           21 chrome/common/media_galleries/itunes_library.h   Track(uint64 id, const base::FilePath& location);
FilePath           25 chrome/common/media_galleries/itunes_library.h   base::FilePath location;
FilePath           15 chrome/common/media_galleries/picasa_test_util.cc void WriteAlbumTable(const base::FilePath& column_file_destination,
FilePath           45 chrome/common/media_galleries/picasa_test_util.cc     const base::FilePath& column_file_destination,
FilePath           46 chrome/common/media_galleries/picasa_test_util.cc     const base::FilePath& test_folder_1_path,
FilePath           47 chrome/common/media_galleries/picasa_test_util.cc     const base::FilePath& test_folder_2_path) {
FilePath           94 chrome/common/media_galleries/picasa_test_util.cc void WriteTestAlbumsImagesIndex(const base::FilePath& test_folder_1_path,
FilePath           95 chrome/common/media_galleries/picasa_test_util.cc                                 const base::FilePath& test_folder_2_path) {
FilePath           14 chrome/common/media_galleries/picasa_test_util.h class FilePath;
FilePath           19 chrome/common/media_galleries/picasa_test_util.h void WriteAlbumTable(const base::FilePath& column_file_destination,
FilePath           28 chrome/common/media_galleries/picasa_test_util.h void WriteTestAlbumTable(const base::FilePath& column_file_destination,
FilePath           29 chrome/common/media_galleries/picasa_test_util.h                          const base::FilePath& test_folder_1_path,
FilePath           30 chrome/common/media_galleries/picasa_test_util.h                          const base::FilePath& test_folder_2_path);
FilePath           32 chrome/common/media_galleries/picasa_test_util.h void WriteTestAlbumsImagesIndex(const base::FilePath& test_folder_1_path,
FilePath           33 chrome/common/media_galleries/picasa_test_util.h                                 const base::FilePath& test_folder_2_path);
FilePath           14 chrome/common/media_galleries/picasa_types.cc base::File OpenFile(const base::FilePath& directory_path,
FilePath           16 chrome/common/media_galleries/picasa_types.cc   base::FilePath path = directory_path.Append(base::FilePath::FromUTF8Unsafe(
FilePath           21 chrome/common/media_galleries/picasa_types.cc base::File OpenColumnFile(const base::FilePath& directory_path,
FilePath           43 chrome/common/media_galleries/picasa_types.cc                      const std::string& uid, const base::FilePath& path)
FilePath           56 chrome/common/media_galleries/picasa_types.cc AlbumTableFiles::AlbumTableFiles(const base::FilePath& directory_path)
FilePath           27 chrome/common/media_galleries/picasa_types.h typedef std::map<std::string, base::FilePath> AlbumImages;
FilePath           47 chrome/common/media_galleries/picasa_types.h             const std::string& uid, const base::FilePath& path);
FilePath           54 chrome/common/media_galleries/picasa_types.h   base::FilePath path;
FilePath           61 chrome/common/media_galleries/picasa_types.h   explicit AlbumTableFiles(const base::FilePath& directory_path);
FilePath           93 chrome/common/media_galleries/picasa_types.h   base::FilePath folder_path;
FilePath           59 chrome/common/media_galleries/pmp_test_util.cc     const base::FilePath& column_file_destination,
FilePath           61 chrome/common/media_galleries/pmp_test_util.cc   base::FilePath indicator_path = column_file_destination.Append(
FilePath           62 chrome/common/media_galleries/pmp_test_util.cc       base::FilePath::FromUTF8Unsafe(table_name + "_0"));
FilePath           69 chrome/common/media_galleries/pmp_test_util.cc     const base::FilePath& column_file_destination,
FilePath           76 chrome/common/media_galleries/pmp_test_util.cc   base::FilePath path = column_file_destination.AppendASCII(file_name);
FilePath           87 chrome/common/media_galleries/pmp_test_util.cc     const base::FilePath&, const std::string&, const std::string&,
FilePath           90 chrome/common/media_galleries/pmp_test_util.cc     const base::FilePath&, const std::string&, const std::string&,
FilePath           93 chrome/common/media_galleries/pmp_test_util.cc     const base::FilePath&, const std::string&, const std::string&,
FilePath           96 chrome/common/media_galleries/pmp_test_util.cc     const base::FilePath&, const std::string&, const std::string&,
FilePath           99 chrome/common/media_galleries/pmp_test_util.cc     const base::FilePath&, const std::string&, const std::string&,
FilePath           21 chrome/common/media_galleries/pmp_test_util.h     const base::FilePath& column_file_destination,
FilePath           26 chrome/common/media_galleries/pmp_test_util.h     const base::FilePath& column_file_destination,
FilePath           93 chrome/common/net/url_fixer_upper.cc void PrepareStringForFileOps(const base::FilePath& text,
FilePath           94 chrome/common/net/url_fixer_upper.cc                              base::FilePath::StringType* output) {
FilePath          106 chrome/common/net/url_fixer_upper.cc bool ValidPathForFile(const base::FilePath::StringType& text,
FilePath          107 chrome/common/net/url_fixer_upper.cc                       base::FilePath* full_path) {
FilePath          108 chrome/common/net/url_fixer_upper.cc   base::FilePath file_path = base::MakeAbsoluteFilePath(base::FilePath(text));
FilePath          157 chrome/common/net/url_fixer_upper.cc   base::FilePath::StringType filename;
FilePath          159 chrome/common/net/url_fixer_upper.cc   base::FilePath input_path(base::UTF8ToWide(text));
FilePath          166 chrome/common/net/url_fixer_upper.cc   base::FilePath input_path(text);
FilePath          173 chrome/common/net/url_fixer_upper.cc   GURL file_url = net::FilePathToFileURL(base::FilePath(filename));
FilePath          403 chrome/common/net/url_fixer_upper.cc   if (base::FilePath::IsSeparator(trimmed.data()[0]) ||
FilePath          583 chrome/common/net/url_fixer_upper.cc GURL URLFixerUpper::FixupRelativeFile(const base::FilePath& base_dir,
FilePath          584 chrome/common/net/url_fixer_upper.cc                                       const base::FilePath& text) {
FilePath          585 chrome/common/net/url_fixer_upper.cc   base::FilePath old_cur_directory;
FilePath          593 chrome/common/net/url_fixer_upper.cc   base::FilePath::StringType trimmed;
FilePath          601 chrome/common/net/url_fixer_upper.cc   base::FilePath full_path;
FilePath           14 chrome/common/net/url_fixer_upper.h class FilePath;
FilePath           68 chrome/common/net/url_fixer_upper.h   GURL FixupRelativeFile(const base::FilePath& base_dir,
FilePath           69 chrome/common/net/url_fixer_upper.h                          const base::FilePath& text);
FilePath          224 chrome/common/net/url_fixer_upper_unittest.cc static bool MakeTempFile(const base::FilePath& dir,
FilePath          225 chrome/common/net/url_fixer_upper_unittest.cc                          const base::FilePath& file_name,
FilePath          226 chrome/common/net/url_fixer_upper_unittest.cc                          base::FilePath* full_path) {
FilePath          233 chrome/common/net/url_fixer_upper_unittest.cc                               const base::FilePath& full_file_path) {
FilePath          241 chrome/common/net/url_fixer_upper_unittest.cc   base::FilePath derived_path;
FilePath          244 chrome/common/net/url_fixer_upper_unittest.cc   return base::FilePath::CompareEqualIgnoreCase(derived_path.value(),
FilePath          369 chrome/common/net/url_fixer_upper_unittest.cc   base::FilePath dir;
FilePath          370 chrome/common/net/url_fixer_upper_unittest.cc   base::FilePath original;
FilePath          374 chrome/common/net/url_fixer_upper_unittest.cc       base::FilePath(FILE_PATH_LITERAL("url fixer upper existing file.txt")),
FilePath          466 chrome/common/net/url_fixer_upper_unittest.cc   base::FilePath full_path, dir;
FilePath          467 chrome/common/net/url_fixer_upper_unittest.cc   base::FilePath file_part(
FilePath          477 chrome/common/net/url_fixer_upper_unittest.cc     base::FilePath input = base::FilePath::FromUTF8Unsafe(value.input);
FilePath          490 chrome/common/net/url_fixer_upper_unittest.cc   base::FilePath nonexistent_file(
FilePath          500 chrome/common/net/url_fixer_upper_unittest.cc   base::FilePath sub_dir(FILE_PATH_LITERAL("url fixer-upper dir"));
FilePath          501 chrome/common/net/url_fixer_upper_unittest.cc   base::FilePath sub_file(
FilePath          503 chrome/common/net/url_fixer_upper_unittest.cc   base::FilePath new_dir = dir.Append(sub_dir);
FilePath          510 chrome/common/net/url_fixer_upper_unittest.cc   base::FilePath relative_file = sub_dir.Append(sub_file);
FilePath          515 chrome/common/net/url_fixer_upper_unittest.cc   base::FilePath::StringType relative_file_str = sub_dir.value() +
FilePath          520 chrome/common/net/url_fixer_upper_unittest.cc       base::FilePath(relative_file_str)).possibly_invalid_spec(), full_path));
FilePath          527 chrome/common/net/url_fixer_upper_unittest.cc       base::FilePath(relative_file_str)).possibly_invalid_spec(), full_path));
FilePath          535 chrome/common/net/url_fixer_upper_unittest.cc   base::FilePath empty_path;
FilePath          536 chrome/common/net/url_fixer_upper_unittest.cc   base::FilePath http_url_path(FILE_PATH_LITERAL("http://../"));
FilePath          515 chrome/common/render_messages.h                     base::FilePath /* plugin_path */)
FilePath           10 chrome/common/safe_browsing/download_protection_util.cc bool IsArchiveFile(const base::FilePath& file) {
FilePath           14 chrome/common/safe_browsing/download_protection_util.cc bool IsBinaryFile(const base::FilePath& file) {
FilePath            9 chrome/common/safe_browsing/download_protection_util.h class FilePath;
FilePath           16 chrome/common/safe_browsing/download_protection_util.h bool IsBinaryFile(const base::FilePath& file);
FilePath           19 chrome/common/safe_browsing/download_protection_util.h bool IsArchiveFile(const base::FilePath& file);
FilePath           31 chrome/common/safe_browsing/zip_analyzer.cc     const base::FilePath& file = reader.current_entry_info()->file_path();
FilePath          105 chrome/common/service_process_util.cc   base::FilePath user_data_dir;
FilePath          252 chrome/common/service_process_util.cc   base::FilePath exe_path;
FilePath          262 chrome/common/service_process_util.cc   base::FilePath user_data_dir =
FilePath           54 chrome/common/service_process_util_linux.cc   base::FilePath temp_dir;
FilePath          284 chrome/common/service_process_util_unittest.cc   const base::FilePath& executable_path() const { return executable_path_; }
FilePath          285 chrome/common/service_process_util_unittest.cc   const base::FilePath& bundle_path() const { return bundle_path_; }
FilePath          286 chrome/common/service_process_util_unittest.cc   const base::FilePath& GetTempDirPath() const { return temp_dir_.path(); }
FilePath          297 chrome/common/service_process_util_unittest.cc   base::FilePath executable_path_, bundle_path_;
FilePath          303 chrome/common/service_process_util_unittest.cc void DeleteFunc(const base::FilePath& file) {
FilePath          307 chrome/common/service_process_util_unittest.cc void MoveFunc(const base::FilePath& from, const base::FilePath& to) {
FilePath          311 chrome/common/service_process_util_unittest.cc void ChangeAttr(const base::FilePath& from, int mode) {
FilePath          317 chrome/common/service_process_util_unittest.cc   ScopedAttributesRestorer(const base::FilePath& path, int mode)
FilePath          324 chrome/common/service_process_util_unittest.cc   base::FilePath path_;
FilePath          328 chrome/common/service_process_util_unittest.cc void TrashFunc(const base::FilePath& src) {
FilePath          347 chrome/common/service_process_util_unittest.cc   CommandLine cl(base::FilePath("/bin/launchctl"));
FilePath          377 chrome/common/service_process_util_unittest.cc   base::FilePath new_loc = GetTempDirPath().AppendASCII("MoveBundle");
FilePath          387 chrome/common/service_process_util_unittest.cc   base::FilePath new_loc = GetTempDirPath().AppendASCII("MoveFile");
FilePath          406 chrome/common/service_process_util_unittest.cc   base::FilePath file_path(path);
FilePath           42 chrome/common/service_process_util_win.cc   base::FilePath user_data_dir;
FilePath           94 chrome/common/spellcheck_common.cc base::FilePath GetVersionedFileName(const std::string& input_language,
FilePath           95 chrome/common/spellcheck_common.cc                                     const base::FilePath& dict_dir) {
FilePath           13 chrome/common/spellcheck_common.h class FilePath;
FilePath           46 chrome/common/spellcheck_common.h base::FilePath GetVersionedFileName(const std::string& input_language,
FilePath           47 chrome/common/spellcheck_common.h                                     const base::FilePath& dict_dir);
FilePath           10 chrome/common/widevine_cdm_constants.cc const base::FilePath::CharType kWidevineCdmBaseDirectory[] =
FilePath           12 chrome/common/widevine_cdm_constants.h extern const base::FilePath::CharType kWidevineCdmBaseDirectory[];
FilePath          380 chrome/installer/gcapi/gcapi.cc bool GetGoogleChromePath(base::FilePath* chrome_exe_path) {
FilePath          442 chrome/installer/gcapi/gcapi.cc   base::FilePath chrome_exe_path;
FilePath          530 chrome/installer/gcapi/gcapi.cc     base::FilePath chrome_exe_path;
FilePath          102 chrome/installer/launcher_support/chrome_launcher_support.cc base::FilePath GetSetupExeFromRegistry(InstallationLevel level,
FilePath          106 chrome/installer/launcher_support/chrome_launcher_support.cc     base::FilePath setup_exe_path(uninstall);
FilePath          110 chrome/installer/launcher_support/chrome_launcher_support.cc   return base::FilePath();
FilePath          116 chrome/installer/launcher_support/chrome_launcher_support.cc base::FilePath FindExeRelativeToSetupExe(const base::FilePath setup_exe_path,
FilePath          122 chrome/installer/launcher_support/chrome_launcher_support.cc     base::FilePath exe_path(
FilePath          132 chrome/installer/launcher_support/chrome_launcher_support.cc   return base::FilePath();
FilePath          138 chrome/installer/launcher_support/chrome_launcher_support.cc   base::FilePath setup_exe(GetSetupExeFromRegistry(level, kAppHostAppId));
FilePath          155 chrome/installer/launcher_support/chrome_launcher_support.cc base::FilePath GetSetupExeForInstallationLevel(InstallationLevel level) {
FilePath          157 chrome/installer/launcher_support/chrome_launcher_support.cc   base::FilePath setup_exe_path(
FilePath          166 chrome/installer/launcher_support/chrome_launcher_support.cc base::FilePath GetChromePathForInstallationLevel(InstallationLevel level) {
FilePath          171 chrome/installer/launcher_support/chrome_launcher_support.cc base::FilePath GetAppHostPathForInstallationLevel(InstallationLevel level) {
FilePath          176 chrome/installer/launcher_support/chrome_launcher_support.cc base::FilePath GetChromeSxSPathForInstallationLevel(InstallationLevel level) {
FilePath          181 chrome/installer/launcher_support/chrome_launcher_support.cc base::FilePath GetAnyChromePath() {
FilePath          182 chrome/installer/launcher_support/chrome_launcher_support.cc   base::FilePath chrome_path;
FilePath          190 chrome/installer/launcher_support/chrome_launcher_support.cc base::FilePath GetAnyAppHostPath() {
FilePath          191 chrome/installer/launcher_support/chrome_launcher_support.cc   base::FilePath app_host_path;
FilePath          201 chrome/installer/launcher_support/chrome_launcher_support.cc base::FilePath GetAnyChromeSxSPath() {
FilePath          202 chrome/installer/launcher_support/chrome_launcher_support.cc   base::FilePath path =
FilePath          210 chrome/installer/launcher_support/chrome_launcher_support.cc   base::FilePath app_host_exe = GetAnyAppHostPath();
FilePath            9 chrome/installer/launcher_support/chrome_launcher_support.h class FilePath;
FilePath           27 chrome/installer/launcher_support/chrome_launcher_support.h base::FilePath GetSetupExeForInstallationLevel(InstallationLevel level);
FilePath           33 chrome/installer/launcher_support/chrome_launcher_support.h base::FilePath GetChromePathForInstallationLevel(InstallationLevel level);
FilePath           37 chrome/installer/launcher_support/chrome_launcher_support.h base::FilePath GetAppHostPathForInstallationLevel(InstallationLevel level);
FilePath           41 chrome/installer/launcher_support/chrome_launcher_support.h base::FilePath GetChromeSxSPathForInstallationLevel(InstallationLevel level);
FilePath           47 chrome/installer/launcher_support/chrome_launcher_support.h base::FilePath GetAnyChromePath();
FilePath           53 chrome/installer/launcher_support/chrome_launcher_support.h base::FilePath GetAnyAppHostPath();
FilePath           59 chrome/installer/launcher_support/chrome_launcher_support.h base::FilePath GetAnyChromeSxSPath();
FilePath           14 chrome/installer/mini_installer/decompress_test.cc   base::FilePath source_path;
FilePath           26 chrome/installer/mini_installer/decompress_test.cc   base::FilePath dest_path(
FilePath           15 chrome/installer/setup/archive_patch_helper.cc ArchivePatchHelper::ArchivePatchHelper(const base::FilePath& working_directory,
FilePath           16 chrome/installer/setup/archive_patch_helper.cc                                        const base::FilePath& compressed_archive,
FilePath           17 chrome/installer/setup/archive_patch_helper.cc                                        const base::FilePath& patch_source,
FilePath           18 chrome/installer/setup/archive_patch_helper.cc                                        const base::FilePath& target)
FilePath           28 chrome/installer/setup/archive_patch_helper.cc     const base::FilePath& working_directory,
FilePath           29 chrome/installer/setup/archive_patch_helper.cc     const base::FilePath& compressed_archive,
FilePath           30 chrome/installer/setup/archive_patch_helper.cc     const base::FilePath& patch_source,
FilePath           31 chrome/installer/setup/archive_patch_helper.cc     const base::FilePath& target) {
FilePath           38 chrome/installer/setup/archive_patch_helper.cc bool ArchivePatchHelper::Uncompress(base::FilePath* last_uncompressed_file) {
FilePath           50 chrome/installer/setup/archive_patch_helper.cc   last_uncompressed_file_ = base::FilePath(output_file);
FilePath           34 chrome/installer/setup/archive_patch_helper.h   ArchivePatchHelper(const base::FilePath& working_directory,
FilePath           35 chrome/installer/setup/archive_patch_helper.h                      const base::FilePath& compressed_archive,
FilePath           36 chrome/installer/setup/archive_patch_helper.h                      const base::FilePath& patch_source,
FilePath           37 chrome/installer/setup/archive_patch_helper.h                      const base::FilePath& target);
FilePath           45 chrome/installer/setup/archive_patch_helper.h   static bool UncompressAndPatch(const base::FilePath& working_directory,
FilePath           46 chrome/installer/setup/archive_patch_helper.h                                  const base::FilePath& compressed_archive,
FilePath           47 chrome/installer/setup/archive_patch_helper.h                                  const base::FilePath& patch_source,
FilePath           48 chrome/installer/setup/archive_patch_helper.h                                  const base::FilePath& target);
FilePath           53 chrome/installer/setup/archive_patch_helper.h   bool Uncompress(base::FilePath* last_uncompressed_file);
FilePath           63 chrome/installer/setup/archive_patch_helper.h   const base::FilePath& compressed_archive() const {
FilePath           66 chrome/installer/setup/archive_patch_helper.h   void set_patch_source(const base::FilePath& patch_source) {
FilePath           69 chrome/installer/setup/archive_patch_helper.h   const base::FilePath& patch_source() const {
FilePath           72 chrome/installer/setup/archive_patch_helper.h   const base::FilePath& target() const {
FilePath           77 chrome/installer/setup/archive_patch_helper.h   const base::FilePath& last_uncompressed_file() const {
FilePath           81 chrome/installer/setup/archive_patch_helper.h       const base::FilePath& last_uncompressed_file) {
FilePath           86 chrome/installer/setup/archive_patch_helper.h   base::FilePath working_directory_;
FilePath           87 chrome/installer/setup/archive_patch_helper.h   base::FilePath compressed_archive_;
FilePath           88 chrome/installer/setup/archive_patch_helper.h   base::FilePath patch_source_;
FilePath           89 chrome/installer/setup/archive_patch_helper.h   base::FilePath target_;
FilePath           90 chrome/installer/setup/archive_patch_helper.h   base::FilePath last_uncompressed_file_;
FilePath           38 chrome/installer/setup/archive_patch_helper_unittest.cc   static base::FilePath data_dir_;
FilePath           44 chrome/installer/setup/archive_patch_helper_unittest.cc base::FilePath ArchivePatchHelperTest::data_dir_;
FilePath           50 chrome/installer/setup/archive_patch_helper_unittest.cc   base::FilePath src = data_dir_.AppendASCII("archive1.7z");
FilePath           51 chrome/installer/setup/archive_patch_helper_unittest.cc   base::FilePath patch = data_dir_.AppendASCII("archive.diff");
FilePath           52 chrome/installer/setup/archive_patch_helper_unittest.cc   base::FilePath dest = test_dir_.path().AppendASCII("archive2.7z");
FilePath           54 chrome/installer/setup/archive_patch_helper_unittest.cc                                                base::FilePath(),
FilePath           59 chrome/installer/setup/archive_patch_helper_unittest.cc   base::FilePath base = data_dir_.AppendASCII("archive2.7z");
FilePath          135 chrome/installer/setup/install.cc   reg_path.push_back(base::FilePath::kSeparators[0]);
FilePath          150 chrome/installer/setup/install.cc                                    const base::FilePath& prefs_source_path) {
FilePath          151 chrome/installer/setup/install.cc   base::FilePath prefs_dest_path(installer_state.target_path().AppendASCII(
FilePath          182 chrome/installer/setup/install.cc     const base::FilePath& setup_path,
FilePath          183 chrome/installer/setup/install.cc     const base::FilePath& archive_path,
FilePath          184 chrome/installer/setup/install.cc     const base::FilePath& src_path,
FilePath          185 chrome/installer/setup/install.cc     const base::FilePath& temp_path,
FilePath          205 chrome/installer/setup/install.cc   base::FilePath new_chrome_exe(
FilePath          261 chrome/installer/setup/install.cc                             const base::FilePath& chrome_exe) {
FilePath          264 chrome/installer/setup/install.cc   base::FilePath uninstall_shortcut_path;
FilePath          305 chrome/installer/setup/install.cc bool CreateVisualElementsManifest(const base::FilePath& src_path,
FilePath          309 chrome/installer/setup/install.cc   elements_dir.push_back(base::FilePath::kSeparators[0]);
FilePath          367 chrome/installer/setup/install.cc     const base::FilePath& target,
FilePath          501 chrome/installer/setup/install.cc     const base::FilePath& setup_path,
FilePath          502 chrome/installer/setup/install.cc     const base::FilePath& archive_path,
FilePath          503 chrome/installer/setup/install.cc     const base::FilePath& install_temp_path,
FilePath          504 chrome/installer/setup/install.cc     const base::FilePath& src_path,
FilePath          505 chrome/installer/setup/install.cc     const base::FilePath& prefs_path,
FilePath          551 chrome/installer/setup/install.cc       const base::FilePath app_host_exe(
FilePath          566 chrome/installer/setup/install.cc       const base::FilePath chrome_exe(
FilePath          661 chrome/installer/setup/install.cc     base::FilePath chrome_exe(installer_state.target_path().Append(kChromeExe));
FilePath          671 chrome/installer/setup/install.cc void HandleActiveSetupForBrowser(const base::FilePath& installation_root,
FilePath          689 chrome/installer/setup/install.cc   base::FilePath chrome_exe(installation_root.Append(kChromeExe));
FilePath          695 chrome/installer/setup/install.cc   base::FilePath app_host_path(chrome_launcher_support::GetAnyAppHostPath());
FilePath           21 chrome/installer/setup/install.h class FilePath;
FilePath           60 chrome/installer/setup/install.h bool CreateVisualElementsManifest(const base::FilePath& src_path,
FilePath           76 chrome/installer/setup/install.h     const base::FilePath& target,
FilePath          111 chrome/installer/setup/install.h     const base::FilePath& setup_path,
FilePath          112 chrome/installer/setup/install.h     const base::FilePath& archive_path,
FilePath          113 chrome/installer/setup/install.h     const base::FilePath& install_temp_path,
FilePath          114 chrome/installer/setup/install.h     const base::FilePath& src_path,
FilePath          115 chrome/installer/setup/install.h     const base::FilePath& prefs_path,
FilePath          131 chrome/installer/setup/install.h void HandleActiveSetupForBrowser(const base::FilePath& installation_root,
FilePath           62 chrome/installer/setup/install_unittest.cc   base::FilePath version_dir_;
FilePath           65 chrome/installer/setup/install_unittest.cc   base::FilePath manifest_path_;
FilePath          191 chrome/installer/setup/install_unittest.cc   base::FilePath chrome_exe_;
FilePath          209 chrome/installer/setup/install_unittest.cc   base::FilePath user_desktop_shortcut_;
FilePath          210 chrome/installer/setup/install_unittest.cc   base::FilePath user_quick_launch_shortcut_;
FilePath          211 chrome/installer/setup/install_unittest.cc   base::FilePath user_start_menu_shortcut_;
FilePath          212 chrome/installer/setup/install_unittest.cc   base::FilePath system_desktop_shortcut_;
FilePath          213 chrome/installer/setup/install_unittest.cc   base::FilePath system_quick_launch_shortcut_;
FilePath          214 chrome/installer/setup/install_unittest.cc   base::FilePath system_start_menu_shortcut_;
FilePath          215 chrome/installer/setup/install_unittest.cc   base::FilePath user_alternate_desktop_shortcut_;
FilePath          321 chrome/installer/setup/install_unittest.cc   base::FilePath dummy_target;
FilePath          351 chrome/installer/setup/install_unittest.cc   base::FilePath dummy_target;
FilePath          373 chrome/installer/setup/install_unittest.cc   base::FilePath dummy_target;
FilePath          410 chrome/installer/setup/install_unittest.cc   base::FilePath dummy_target;
FilePath           89 chrome/installer/setup/install_worker.cc   std::vector<base::FilePath> com_dll_list;
FilePath          102 chrome/installer/setup/install_worker.cc       base::FilePath old_dll_path(installer_state.target_path().AppendASCII(
FilePath          113 chrome/installer/setup/install_worker.cc     base::FilePath dll_path(installer_state.target_path().AppendASCII(
FilePath          125 chrome/installer/setup/install_worker.cc                            const base::FilePath& setup_path,
FilePath          126 chrome/installer/setup/install_worker.cc                            const base::FilePath& archive_path,
FilePath          127 chrome/installer/setup/install_worker.cc                            const base::FilePath& temp_path,
FilePath          131 chrome/installer/setup/install_worker.cc   base::FilePath installer_dir(
FilePath          135 chrome/installer/setup/install_worker.cc   base::FilePath exe_dst(installer_dir.Append(setup_path.BaseName()));
FilePath          145 chrome/installer/setup/install_worker.cc     base::FilePath active_setup_exe(installer_dir.Append(kActiveSetupExe));
FilePath          156 chrome/installer/setup/install_worker.cc     base::FilePath archive_dst(installer_dir.Append(archive_path.BaseName()));
FilePath          186 chrome/installer/setup/install_worker.cc   cmd_key.append(1, base::FilePath::kSeparators[0])
FilePath          188 chrome/installer/setup/install_worker.cc       .append(1, base::FilePath::kSeparators[0])
FilePath          246 chrome/installer/setup/install_worker.cc                                         const base::FilePath& setup_path,
FilePath          266 chrome/installer/setup/install_worker.cc     const base::FilePath& setup_path,
FilePath          279 chrome/installer/setup/install_worker.cc   base::FilePath binaries_setup_path;
FilePath          311 chrome/installer/setup/install_worker.cc     const base::FilePath& setup_path,
FilePath          346 chrome/installer/setup/install_worker.cc                                  const base::FilePath& setup_path,
FilePath          381 chrome/installer/setup/install_worker.cc     const base::FilePath& temp_path,
FilePath          395 chrome/installer/setup/install_worker.cc   base::FilePath uninstall_link;
FilePath          424 chrome/installer/setup/install_worker.cc                         const base::FilePath& setup_path,
FilePath          425 chrome/installer/setup/install_worker.cc                         const base::FilePath& archive_path,
FilePath          426 chrome/installer/setup/install_worker.cc                         const base::FilePath& src_path,
FilePath          427 chrome/installer/setup/install_worker.cc                         const base::FilePath& temp_path,
FilePath          431 chrome/installer/setup/install_worker.cc   const base::FilePath& target_path = installer_state.target_path();
FilePath          437 chrome/installer/setup/install_worker.cc     base::FilePath old_installer_dir(
FilePath          439 chrome/installer/setup/install_worker.cc     base::FilePath old_archive(
FilePath          450 chrome/installer/setup/install_worker.cc   base::FilePath new_chrome_exe(target_path.Append(installer::kChromeNewExe));
FilePath          587 chrome/installer/setup/install_worker.cc     const base::FilePath& target_path,
FilePath          601 chrome/installer/setup/install_worker.cc       target_path.IsParent(base::FilePath(registered_server))) {
FilePath          618 chrome/installer/setup/install_worker.cc                                    const base::FilePath& setup_path,
FilePath          634 chrome/installer/setup/install_worker.cc   base::FilePath install_path(installer_state.target_path());
FilePath          635 chrome/installer/setup/install_worker.cc   base::FilePath installer_path(
FilePath          962 chrome/installer/setup/install_worker.cc                             const base::FilePath& setup_path,
FilePath          965 chrome/installer/setup/install_worker.cc                             const base::FilePath& temp_path,
FilePath          971 chrome/installer/setup/install_worker.cc   base::FilePath new_chrome_exe(
FilePath          988 chrome/installer/setup/install_worker.cc     base::FilePath installer_path(
FilePath         1086 chrome/installer/setup/install_worker.cc                          const base::FilePath& setup_path,
FilePath         1087 chrome/installer/setup/install_worker.cc                          const base::FilePath& archive_path,
FilePath         1088 chrome/installer/setup/install_worker.cc                          const base::FilePath& src_path,
FilePath         1089 chrome/installer/setup/install_worker.cc                          const base::FilePath& temp_path,
FilePath         1095 chrome/installer/setup/install_worker.cc   const base::FilePath& target_path = installer_state.target_path();
FilePath         1182 chrome/installer/setup/install_worker.cc void AddRegisterComDllWorkItems(const base::FilePath& dll_folder,
FilePath         1183 chrome/installer/setup/install_worker.cc                                 const std::vector<base::FilePath>& dll_list,
FilePath         1192 chrome/installer/setup/install_worker.cc     std::vector<base::FilePath>::const_iterator dll_iter(dll_list.begin());
FilePath         1194 chrome/installer/setup/install_worker.cc       base::FilePath dll_path = dll_folder.Append(*dll_iter);
FilePath         1218 chrome/installer/setup/install_worker.cc                                  const base::FilePath& target_path,
FilePath         1254 chrome/installer/setup/install_worker.cc     base::FilePath delegate_execute(target_path);
FilePath         1280 chrome/installer/setup/install_worker.cc                              const base::FilePath& setup_path,
FilePath         1304 chrome/installer/setup/install_worker.cc   base::FilePath active_setup_exe(installer_state.GetInstallerDirectory(
FilePath         1376 chrome/installer/setup/install_worker.cc                            const base::FilePath& setup_path,
FilePath         1409 chrome/installer/setup/install_worker.cc                                      const base::FilePath& setup_path,
FilePath           20 chrome/installer/setup/install_worker.h class FilePath;
FilePath           34 chrome/installer/setup/install_worker.h                                    const base::FilePath& setup_path,
FilePath           85 chrome/installer/setup/install_worker.h                             const base::FilePath& setup_path,
FilePath           88 chrome/installer/setup/install_worker.h                             const base::FilePath& temp_path,
FilePath          105 chrome/installer/setup/install_worker.h                          const base::FilePath& setup_path,
FilePath          106 chrome/installer/setup/install_worker.h                          const base::FilePath& archive_path,
FilePath          107 chrome/installer/setup/install_worker.h                          const base::FilePath& src_path,
FilePath          108 chrome/installer/setup/install_worker.h                          const base::FilePath& temp_path,
FilePath          122 chrome/installer/setup/install_worker.h void AddRegisterComDllWorkItems(const base::FilePath& dll_folder,
FilePath          123 chrome/installer/setup/install_worker.h                                 const std::vector<base::FilePath>& dll_files,
FilePath          139 chrome/installer/setup/install_worker.h                                  const base::FilePath& target_path,
FilePath          150 chrome/installer/setup/install_worker.h                              const base::FilePath& setup_path,
FilePath          174 chrome/installer/setup/install_worker.h                            const base::FilePath& setup_path,
FilePath          184 chrome/installer/setup/install_worker.h                                      const base::FilePath& setup_path,
FilePath           59 chrome/installer/setup/install_worker_unittest.cc   MOCK_METHOD1(AddCreateDirWorkItem, WorkItem* (const base::FilePath&));
FilePath           66 chrome/installer/setup/install_worker_unittest.cc       const base::FilePath&,
FilePath           67 chrome/installer/setup/install_worker_unittest.cc       const std::vector<base::FilePath>&));
FilePath           68 chrome/installer/setup/install_worker_unittest.cc   MOCK_METHOD1(AddDeleteTreeWorkItem, WorkItem* (const base::FilePath&));
FilePath          121 chrome/installer/setup/install_worker_unittest.cc   void SetUninstallProgram(const base::FilePath& setup_exe) {
FilePath          177 chrome/installer/setup/install_worker_unittest.cc         base::FilePath(L"C:\\UnlikelyPath\\Temp\\chrome_123\\chrome.7z");
FilePath          181 chrome/installer/setup/install_worker_unittest.cc         base::FilePath(L"C:\\Program Files\\Google\\Chrome\\");
FilePath          182 chrome/installer/setup/install_worker_unittest.cc     src_path_ = base::FilePath(
FilePath          184 chrome/installer/setup/install_worker_unittest.cc     setup_path_ = base::FilePath(
FilePath          186 chrome/installer/setup/install_worker_unittest.cc     temp_dir_ = base::FilePath(L"C:\\UnlikelyPath\\Temp\\chrome_123");
FilePath          204 chrome/installer/setup/install_worker_unittest.cc       base::FilePath install_path =
FilePath          234 chrome/installer/setup/install_worker_unittest.cc     base::FilePath install_path =
FilePath          266 chrome/installer/setup/install_worker_unittest.cc     base::FilePath install_path =
FilePath          423 chrome/installer/setup/install_worker_unittest.cc   base::FilePath archive_path_;
FilePath          424 chrome/installer/setup/install_worker_unittest.cc   base::FilePath installation_path_;
FilePath          425 chrome/installer/setup/install_worker_unittest.cc   base::FilePath setup_path_;
FilePath          426 chrome/installer/setup/install_worker_unittest.cc   base::FilePath src_path_;
FilePath          427 chrome/installer/setup/install_worker_unittest.cc   base::FilePath temp_dir_;
FilePath           93 chrome/installer/setup/setup_main.cc     const base::FilePath& setup_exe,
FilePath           96 chrome/installer/setup/setup_main.cc     const base::FilePath& working_directory) {
FilePath          100 chrome/installer/setup/setup_main.cc   base::FilePath compressed_archive(
FilePath          119 chrome/installer/setup/setup_main.cc   base::FilePath target(working_directory.Append(installer::kChromeArchive));
FilePath          128 chrome/installer/setup/setup_main.cc                                         base::FilePath(),
FilePath          161 chrome/installer/setup/setup_main.cc   base::FilePath patch_source(installer::FindArchiveToPatch(original_state,
FilePath          228 chrome/installer/setup/setup_main.cc   const base::FilePath &target_path = installer_state->target_path();
FilePath          229 chrome/installer/setup/setup_main.cc   base::FilePath chrome_exe(target_path.Append(installer::kChromeExe));
FilePath          230 chrome/installer/setup/setup_main.cc   base::FilePath chrome_new_exe(target_path.Append(installer::kChromeNewExe));
FilePath          231 chrome/installer/setup/setup_main.cc   base::FilePath chrome_old_exe(target_path.Append(installer::kChromeOldExe));
FilePath          566 chrome/installer/setup/setup_main.cc           base::FilePath install_path(installer::GetChromeInstallPath(
FilePath          577 chrome/installer/setup/setup_main.cc             base::FilePath chrome_exe =
FilePath          616 chrome/installer/setup/setup_main.cc     base::FilePath* unpack_path) {
FilePath          639 chrome/installer/setup/setup_main.cc     const base::FilePath& setup_exe,
FilePath          664 chrome/installer/setup/setup_main.cc     const base::FilePath& setup_exe,
FilePath          684 chrome/installer/setup/setup_main.cc       const base::FilePath system_exe_path(
FilePath          773 chrome/installer/setup/setup_main.cc     const base::FilePath& setup_exe,
FilePath          777 chrome/installer/setup/setup_main.cc     base::FilePath* installer_directory) {
FilePath          803 chrome/installer/setup/setup_main.cc     base::FilePath prefs_path(cmd_line.GetSwitchValuePath(
FilePath          857 chrome/installer/setup/setup_main.cc   base::FilePath eula_sentinel;
FilePath          892 chrome/installer/setup/setup_main.cc     const base::FilePath& setup_exe,
FilePath          923 chrome/installer/setup/setup_main.cc   base::FilePath chrome_exe(
FilePath          968 chrome/installer/setup/setup_main.cc                                     const base::FilePath& setup_exe,
FilePath          989 chrome/installer/setup/setup_main.cc       base::FilePath compressed_archive(cmd_line.GetSwitchValuePath(
FilePath         1185 chrome/installer/setup/setup_main.cc     const base::FilePath input_file(
FilePath         1187 chrome/installer/setup/setup_main.cc     const base::FilePath patch_file(
FilePath         1189 chrome/installer/setup/setup_main.cc     const base::FilePath output_file(
FilePath         1264 chrome/installer/setup/setup_main.cc       FileVersionInfo::CreateFileVersionInfo(base::FilePath(exe_path)));
FilePath         1297 chrome/installer/setup/setup_main.cc   base::FilePath temp_directory;
FilePath         1388 chrome/installer/setup/setup_main.cc     const base::FilePath& setup_exe,
FilePath         1392 chrome/installer/setup/setup_main.cc     base::FilePath* installer_directory,
FilePath         1408 chrome/installer/setup/setup_main.cc   base::FilePath unpack_path;
FilePath         1420 chrome/installer/setup/setup_main.cc   base::FilePath uncompressed_archive(cmd_line.GetSwitchValuePath(
FilePath         1471 chrome/installer/setup/setup_main.cc   base::FilePath src_path(
FilePath         1490 chrome/installer/setup/setup_main.cc       base::FilePath existing_setup_exe;
FilePath         1567 chrome/installer/setup/setup_main.cc       base::FilePath prefs_source_path(cmd_line.GetSwitchValueNative(
FilePath         1658 chrome/installer/setup/setup_main.cc     base::FilePath setup_path(setup_exe);
FilePath         1768 chrome/installer/setup/setup_main.cc   base::FilePath setup_exe;
FilePath         1808 chrome/installer/setup/setup_main.cc   base::FilePath installer_directory;
FilePath           15 chrome/installer/setup/setup_main.h class FilePath;
FilePath           29 chrome/installer/setup/setup_main.h                                     const base::FilePath& setup_exe,
FilePath           33 chrome/installer/setup/setup_main.h                                     base::FilePath* installer_directory,
FilePath           46 chrome/installer/setup/setup_util.cc bool LaunchAndWaitForExistingInstall(const base::FilePath& setup_exe,
FilePath           97 chrome/installer/setup/setup_util.cc int CourgettePatchFiles(const base::FilePath& src,
FilePath           98 chrome/installer/setup/setup_util.cc                         const base::FilePath& patch,
FilePath           99 chrome/installer/setup/setup_util.cc                         const base::FilePath& dest) {
FilePath          122 chrome/installer/setup/setup_util.cc int BsdiffPatchFiles(const base::FilePath& src,
FilePath          123 chrome/installer/setup/setup_util.cc                      const base::FilePath& patch,
FilePath          124 chrome/installer/setup/setup_util.cc                      const base::FilePath& dest) {
FilePath          144 chrome/installer/setup/setup_util.cc Version* GetMaxVersionFromArchiveDir(const base::FilePath& chrome_path) {
FilePath          170 chrome/installer/setup/setup_util.cc base::FilePath FindArchiveToPatch(const InstallationState& original_state,
FilePath          175 chrome/installer/setup/setup_util.cc   base::FilePath patch_source;
FilePath          193 chrome/installer/setup/setup_util.cc   return base::FilePath();
FilePath          196 chrome/installer/setup/setup_util.cc bool DeleteFileFromTempProcess(const base::FilePath& path,
FilePath          258 chrome/installer/setup/setup_util.cc     base::FilePath* setup_exe) {
FilePath          286 chrome/installer/setup/setup_util.cc bool DeferToExistingInstall(const base::FilePath& setup_exe,
FilePath          289 chrome/installer/setup/setup_util.cc                             const base::FilePath& temp_path,
FilePath          292 chrome/installer/setup/setup_util.cc   base::FilePath prefs_source_path(command_line.GetSwitchValueNative(
FilePath          294 chrome/installer/setup/setup_util.cc   base::FilePath prefs_dest_path(installer_state.target_path().AppendASCII(
FilePath          298 chrome/installer/setup/setup_util.cc       base::FilePath()));
FilePath           22 chrome/installer/setup/setup_util.h class FilePath;
FilePath           35 chrome/installer/setup/setup_util.h int CourgettePatchFiles(const base::FilePath& src,
FilePath           36 chrome/installer/setup/setup_util.h                         const base::FilePath& patch,
FilePath           37 chrome/installer/setup/setup_util.h                         const base::FilePath& dest);
FilePath           43 chrome/installer/setup/setup_util.h int BsdiffPatchFiles(const base::FilePath& src,
FilePath           44 chrome/installer/setup/setup_util.h                      const base::FilePath& patch,
FilePath           45 chrome/installer/setup/setup_util.h                      const base::FilePath& dest);
FilePath           50 chrome/installer/setup/setup_util.h Version* GetMaxVersionFromArchiveDir(const base::FilePath& chrome_path);
FilePath           54 chrome/installer/setup/setup_util.h base::FilePath FindArchiveToPatch(const InstallationState& original_state,
FilePath           64 chrome/installer/setup/setup_util.h bool DeleteFileFromTempProcess(const base::FilePath& path,
FilePath           73 chrome/installer/setup/setup_util.h                                 base::FilePath* setup_exe);
FilePath           80 chrome/installer/setup/setup_util.h bool DeferToExistingInstall(const base::FilePath& setup_exe,
FilePath           83 chrome/installer/setup/setup_util.h                             const base::FilePath& temp_path,
FilePath          102 chrome/installer/setup/setup_util_unittest.cc   base::FilePath chrome_dir = test_dir_.path().AppendASCII("1.0.0.0");
FilePath          137 chrome/installer/setup/setup_util_unittest.cc   base::FilePath test_file;
FilePath          321 chrome/installer/setup/setup_util_unittest.cc   base::FilePath GetArchivePath(const Version& version) const {
FilePath          328 chrome/installer/setup/setup_util_unittest.cc   base::FilePath GetMaxVersionArchivePath() const {
FilePath          332 chrome/installer/setup/setup_util_unittest.cc   base::FilePath GetProductVersionArchivePath() const {
FilePath          373 chrome/installer/setup/setup_util_unittest.cc   base::FilePath patch_source(installer::FindArchiveToPatch(
FilePath          383 chrome/installer/setup/setup_util_unittest.cc   base::FilePath patch_source(installer::FindArchiveToPatch(
FilePath          401 chrome/installer/setup/setup_util_unittest.cc   base::FilePath patch_source(installer::FindArchiveToPatch(
FilePath          403 chrome/installer/setup/setup_util_unittest.cc   EXPECT_EQ(base::FilePath::StringType(), patch_source.value());
FilePath           63 chrome/installer/setup/uninstall.cc void DeleteInstallTempDir(const base::FilePath& target_path) {
FilePath           64 chrome/installer/setup/uninstall.cc   base::FilePath temp_path(target_path.DirName().Append(
FilePath          153 chrome/installer/setup/uninstall.cc   AddOsUpgradeWorkItems(installer_state, base::FilePath(), Version(), product,
FilePath          234 chrome/installer/setup/uninstall.cc bool RemoveInstallerFiles(const base::FilePath& installer_directory,
FilePath          242 chrome/installer/setup/uninstall.cc   base::FilePath setup_exe_base_name(installer::kSetupExe);
FilePath          244 chrome/installer/setup/uninstall.cc   for (base::FilePath to_delete = file_enumerator.Next(); !to_delete.empty();
FilePath          309 chrome/installer/setup/uninstall.cc                                    const base::FilePath& old_target_exe,
FilePath          310 chrome/installer/setup/uninstall.cc                                    const base::FilePath& new_target_exe) {
FilePath          337 chrome/installer/setup/uninstall.cc                      const base::FilePath& target_exe) {
FilePath          359 chrome/installer/setup/uninstall.cc bool ScheduleParentAndGrandparentForDeletion(const base::FilePath& path) {
FilePath          360 chrome/installer/setup/uninstall.cc   base::FilePath parent_dir = path.DirName();
FilePath          366 chrome/installer/setup/uninstall.cc     base::FilePath grandparent_dir(parent_dir.DirName());
FilePath          379 chrome/installer/setup/uninstall.cc DeleteResult DeleteEmptyDir(const base::FilePath& path) {
FilePath          390 chrome/installer/setup/uninstall.cc base::FilePath GetUserDataDir(const Product& product) {
FilePath          392 chrome/installer/setup/uninstall.cc   base::FilePath user_data_dir = product.GetUserDataPath();
FilePath          400 chrome/installer/setup/uninstall.cc base::FilePath BackupLocalStateFile(const base::FilePath& user_data_dir) {
FilePath          401 chrome/installer/setup/uninstall.cc   base::FilePath backup;
FilePath          402 chrome/installer/setup/uninstall.cc   base::FilePath state_file(
FilePath          413 chrome/installer/setup/uninstall.cc DeleteResult DeleteUserDataDir(const base::FilePath& user_data_dir,
FilePath          434 chrome/installer/setup/uninstall.cc     const base::FilePath user_data_dir(user_data_dir.DirName());
FilePath          437 chrome/installer/setup/uninstall.cc       const base::FilePath product_dir(user_data_dir.DirName());
FilePath          451 chrome/installer/setup/uninstall.cc                                  const base::FilePath& setup_exe) {
FilePath          455 chrome/installer/setup/uninstall.cc   std::vector<base::FilePath> setup_files;
FilePath          460 chrome/installer/setup/uninstall.cc   for (base::FilePath setup_dll = file_enumerator.Next(); !setup_dll.empty();
FilePath          466 chrome/installer/setup/uninstall.cc   base::FilePath tmp_dir;
FilePath          467 chrome/installer/setup/uninstall.cc   base::FilePath temp_file;
FilePath          479 chrome/installer/setup/uninstall.cc   for (std::vector<base::FilePath>::const_iterator it = setup_files.begin();
FilePath          481 chrome/installer/setup/uninstall.cc     const base::FilePath& setup_file = *it;
FilePath          508 chrome/installer/setup/uninstall.cc   const base::FilePath& target_path = installer_state.target_path();
FilePath          519 chrome/installer/setup/uninstall.cc   base::FilePath app_host_exe(target_path.Append(installer::kChromeAppHostExe));
FilePath          529 chrome/installer/setup/uninstall.cc                                          const base::FilePath& setup_exe) {
FilePath          530 chrome/installer/setup/uninstall.cc   const base::FilePath& target_path = installer_state.target_path();
FilePath          541 chrome/installer/setup/uninstall.cc   base::FilePath installer_directory;
FilePath          552 chrome/installer/setup/uninstall.cc   for (base::FilePath to_delete = file_enumerator.Next(); !to_delete.empty();
FilePath          658 chrome/installer/setup/uninstall.cc   classes_path.push_back(base::FilePath::kSeparators[0]);
FilePath          728 chrome/installer/setup/uninstall.cc   AddDelegateExecuteWorkItems(installer_state, base::FilePath(), Version(),
FilePath          819 chrome/installer/setup/uninstall.cc       base::FilePath registry_hive_file(profile_path);
FilePath          859 chrome/installer/setup/uninstall.cc     const base::FilePath& application_directory) {
FilePath          864 chrome/installer/setup/uninstall.cc     const base::FilePath product_directory(application_directory.DirName());
FilePath          868 chrome/installer/setup/uninstall.cc           const base::FilePath vendor_directory(product_directory.DirName());
FilePath          891 chrome/installer/setup/uninstall.cc   base::FilePath chrome_exe(installer_state.target_path().Append(kChromeExe));
FilePath          897 chrome/installer/setup/uninstall.cc   reg_prog_id.push_back(base::FilePath::kSeparators[0]);
FilePath          903 chrome/installer/setup/uninstall.cc   reg_app_id.push_back(base::FilePath::kSeparators[0]);
FilePath          951 chrome/installer/setup/uninstall.cc   app_key.push_back(base::FilePath::kSeparators[0]);
FilePath          953 chrome/installer/setup/uninstall.cc   app_key.push_back(base::FilePath::kSeparators[0]);
FilePath          958 chrome/installer/setup/uninstall.cc   app_path_key.push_back(base::FilePath::kSeparators[0]);
FilePath          969 chrome/installer/setup/uninstall.cc     file_assoc_key.push_back(base::FilePath::kSeparators[0]);
FilePath          971 chrome/installer/setup/uninstall.cc     file_assoc_key.push_back(base::FilePath::kSeparators[0]);
FilePath          975 chrome/installer/setup/uninstall.cc     open_with_list_key.push_back(base::FilePath::kSeparators[0]);
FilePath          997 chrome/installer/setup/uninstall.cc   parent_key.push_back(base::FilePath::kSeparators[0]);
FilePath         1037 chrome/installer/setup/uninstall.cc     ext_prog_id.push_back(base::FilePath::kSeparators[0]);
FilePath         1052 chrome/installer/setup/uninstall.cc                                const base::FilePath& setup_exe,
FilePath         1129 chrome/installer/setup/uninstall.cc       const base::FilePath system_chrome_path(
FilePath         1135 chrome/installer/setup/uninstall.cc                                       base::FilePath(chrome_exe),
FilePath         1142 chrome/installer/setup/uninstall.cc     DeleteShortcuts(installer_state, product, base::FilePath(chrome_exe));
FilePath         1271 chrome/installer/setup/uninstall.cc       reg_path.push_back(base::FilePath::kSeparators[0]);
FilePath         1279 chrome/installer/setup/uninstall.cc       std::vector<base::FilePath> com_dll_list;
FilePath         1281 chrome/installer/setup/uninstall.cc       base::FilePath dll_folder = installer_state.target_path().AppendASCII(
FilePath         1318 chrome/installer/setup/uninstall.cc   base::FilePath user_data_dir(GetUserDataDir(product));
FilePath         1319 chrome/installer/setup/uninstall.cc   base::FilePath backup_state_file(BackupLocalStateFile(user_data_dir));
FilePath         1354 chrome/installer/setup/uninstall.cc     const base::FilePath& setup_exe,
FilePath         1360 chrome/installer/setup/uninstall.cc   const base::FilePath target_path(installer_state.target_path());
FilePath         1370 chrome/installer/setup/uninstall.cc   base::FilePath install_directory(setup_exe.DirName());
FilePath           19 chrome/installer/setup/uninstall.h class FilePath;
FilePath           40 chrome/installer/setup/uninstall.h     const base::FilePath& application_directory);
FilePath           75 chrome/installer/setup/uninstall.h     const base::FilePath& setup_exe,
FilePath           95 chrome/installer/setup/uninstall.h     const base::FilePath& setup_exe,
FilePath           94 chrome/installer/test/alternate_version_generator.cc   const base::FilePath& directory() const {
FilePath          100 chrome/installer/test/alternate_version_generator.cc   base::FilePath directory_;
FilePath          241 chrome/installer/test/alternate_version_generator.cc bool GetFileVersion(const base::FilePath& pe_file, ChromeVersion* version) {
FilePath          270 chrome/installer/test/alternate_version_generator.cc bool GetSetupExeVersion(const base::FilePath& work_dir,
FilePath          351 chrome/installer/test/alternate_version_generator.cc bool UpdateVersionIfMatch(const base::FilePath& image_file,
FilePath          419 chrome/installer/test/alternate_version_generator.cc bool ApplyAlternateVersion(const base::FilePath& work_dir,
FilePath          437 chrome/installer/test/alternate_version_generator.cc     base::FilePath file = all_files.Next();
FilePath          448 chrome/installer/test/alternate_version_generator.cc   base::FilePath chrome_bin = work_dir.Append(&kChromeBin[0]);
FilePath          468 chrome/installer/test/alternate_version_generator.cc base::FilePath Get7zaPath() {
FilePath          469 chrome/installer/test/alternate_version_generator.cc   base::FilePath l7za_path =
FilePath          473 chrome/installer/test/alternate_version_generator.cc     base::FilePath dir_exe;
FilePath          481 chrome/installer/test/alternate_version_generator.cc bool CreateArchive(const base::FilePath& output_file,
FilePath          482 chrome/installer/test/alternate_version_generator.cc                    const base::FilePath& input_path,
FilePath          513 chrome/installer/test/alternate_version_generator.cc bool GenerateAlternateVersion(const base::FilePath& original_installer_path,
FilePath          514 chrome/installer/test/alternate_version_generator.cc                               const base::FilePath& target_path,
FilePath          524 chrome/installer/test/alternate_version_generator.cc   base::FilePath mini_installer =
FilePath          532 chrome/installer/test/alternate_version_generator.cc   base::FilePath setup_ex_ = work_dir.directory().Append(&kSetupEx_[0]);
FilePath          533 chrome/installer/test/alternate_version_generator.cc   base::FilePath chrome_packed_7z =
FilePath          569 chrome/installer/test/alternate_version_generator.cc   base::FilePath setup_exe = setup_ex_.ReplaceExtension(&kExe[0]);
FilePath          603 chrome/installer/test/alternate_version_generator.cc   base::FilePath chrome_7z(chrome_7z_name);
FilePath          654 chrome/installer/test/alternate_version_generator.cc bool GenerateAlternatePEFileVersion(const base::FilePath& original_file,
FilePath          655 chrome/installer/test/alternate_version_generator.cc                                     const base::FilePath& target_file,
FilePath          677 chrome/installer/test/alternate_version_generator.cc bool GenerateSpecificPEFileVersion(const base::FilePath& original_file,
FilePath          678 chrome/installer/test/alternate_version_generator.cc                                    const base::FilePath& target_file,
FilePath           13 chrome/installer/test/alternate_version_generator.h class FilePath;
FilePath           30 chrome/installer/test/alternate_version_generator.h bool GenerateAlternateVersion(const base::FilePath& original_installer_path,
FilePath           31 chrome/installer/test/alternate_version_generator.h                               const base::FilePath& target_path,
FilePath           40 chrome/installer/test/alternate_version_generator.h bool GenerateAlternatePEFileVersion(const base::FilePath& original_file,
FilePath           41 chrome/installer/test/alternate_version_generator.h                                     const base::FilePath& target_file,
FilePath           48 chrome/installer/test/alternate_version_generator.h bool GenerateSpecificPEFileVersion(const base::FilePath& original_file,
FilePath           49 chrome/installer/test/alternate_version_generator.h                                    const base::FilePath& target_file,
FilePath           97 chrome/installer/test/alternate_version_generator_main.cc                           base::FilePath* mini_installer) {
FilePath           99 chrome/installer/test/alternate_version_generator_main.cc   base::FilePath result = cmd_line.GetSwitchValuePath(switches::kMiniInstaller);
FilePath          109 chrome/installer/test/alternate_version_generator_main.cc void GetOutPath(const CommandLine& cmd_line, base::FilePath* out) {
FilePath          111 chrome/installer/test/alternate_version_generator_main.cc   base::FilePath result = cmd_line.GetSwitchValuePath(switches::kOut);
FilePath          113 chrome/installer/test/alternate_version_generator_main.cc     *out = base::FilePath(kDefaultOutPath);
FilePath          137 chrome/installer/test/alternate_version_generator_main.cc   base::FilePath mini_installer;
FilePath          149 chrome/installer/test/alternate_version_generator_main.cc   base::FilePath out;
FilePath           62 chrome/installer/test/resource_loader.cc bool ResourceLoader::Initialize(const base::FilePath& pe_image_path) {
FilePath           18 chrome/installer/test/resource_loader.h class FilePath;
FilePath           30 chrome/installer/test/resource_loader.h   bool Initialize(const base::FilePath& pe_image_path);
FilePath           26 chrome/installer/test/resource_updater.cc bool ResourceUpdater::Initialize(const base::FilePath& pe_image_path) {
FilePath           40 chrome/installer/test/resource_updater.cc                              const base::FilePath& input_file) {
FilePath           18 chrome/installer/test/resource_updater.h class FilePath;
FilePath           30 chrome/installer/test/resource_updater.h   bool Initialize(const base::FilePath& pe_image_path);
FilePath           35 chrome/installer/test/resource_updater.h               WORD language_id, const base::FilePath& input_file);
FilePath           23 chrome/installer/test/upgrade_test.cc     base::FilePath dir_exe;
FilePath           38 chrome/installer/test/upgrade_test.cc   static base::FilePath next_mini_installer_path_;
FilePath           41 chrome/installer/test/upgrade_test.cc base::FilePath UpgradeTest::next_mini_installer_path_;
FilePath           32 chrome/installer/tools/validate_installation_main.cc   static base::FilePath GetLogFilePath();
FilePath           43 chrome/installer/tools/validate_installation_main.cc   base::FilePath log_file_path_;
FilePath           90 chrome/installer/tools/validate_installation_main.cc base::FilePath ConsoleLogHelper::GetLogFilePath() {
FilePath           91 chrome/installer/tools/validate_installation_main.cc   base::FilePath log_path;
FilePath           96 chrome/installer/tools/validate_installation_main.cc     return base::FilePath(kLogFileName_);
FilePath           45 chrome/installer/util/auto_launch_util.cc   base::FilePath path;
FilePath           77 chrome/installer/util/auto_launch_util.cc bool WillLaunchAtLoginWithSwitch(const base::FilePath& application_path,
FilePath           87 chrome/installer/util/auto_launch_util.cc   base::FilePath chrome_exe(application_path);
FilePath          106 chrome/installer/util/auto_launch_util.cc                         const base::FilePath& application_path) {
FilePath          138 chrome/installer/util/auto_launch_util.cc void SetWillLaunchAtLogin(const base::FilePath& application_path,
FilePath          177 chrome/installer/util/auto_launch_util.cc     base::FilePath path(application_path);
FilePath          228 chrome/installer/util/auto_launch_util.cc                                   const base::FilePath& application_path) {
FilePath          235 chrome/installer/util/auto_launch_util.cc       base::FilePath(), profile_directory, FLAG_DISABLE, FLAG_PRESERVE);
FilePath          243 chrome/installer/util/auto_launch_util.cc   SetWillLaunchAtLogin(base::FilePath(),
FilePath          250 chrome/installer/util/auto_launch_util.cc   SetWillLaunchAtLogin(base::FilePath(),
FilePath           11 chrome/installer/util/auto_launch_util.h class FilePath;
FilePath           37 chrome/installer/util/auto_launch_util.h                         const base::FilePath& application_path);
FilePath           52 chrome/installer/util/auto_launch_util.h                                   const base::FilePath& application_path);
FilePath          129 chrome/installer/util/browser_distribution.cc     const Version& version, const base::FilePath& local_data_path,
FilePath           59 chrome/installer/util/browser_distribution.h       const base::FilePath& local_data_path,
FilePath           44 chrome/installer/util/chrome_app_host_operations.cc     std::vector<base::FilePath>* key_files) const {
FilePath           49 chrome/installer/util/chrome_app_host_operations.cc     std::vector<base::FilePath>* com_dll_list) const {
FilePath          102 chrome/installer/util/chrome_app_host_operations.cc     const base::FilePath& target_exe,
FilePath          125 chrome/installer/util/chrome_app_host_operations.cc     const base::FilePath& setup_path,
FilePath           28 chrome/installer/util/chrome_app_host_operations.h       std::vector<base::FilePath>* key_files) const OVERRIDE;
FilePath           32 chrome/installer/util/chrome_app_host_operations.h       std::vector<base::FilePath>* com_dll_list) const OVERRIDE;
FilePath           49 chrome/installer/util/chrome_app_host_operations.h       const base::FilePath& target_exe,
FilePath           52 chrome/installer/util/chrome_app_host_operations.h   virtual void LaunchUserExperiment(const base::FilePath& setup_path,
FilePath           34 chrome/installer/util/chrome_binaries_operations.cc     std::vector<base::FilePath>* key_files) const {
FilePath           36 chrome/installer/util/chrome_binaries_operations.cc   key_files->push_back(base::FilePath(installer::kChromeDll));
FilePath           41 chrome/installer/util/chrome_binaries_operations.cc     std::vector<base::FilePath>* com_dll_list) const {
FilePath           82 chrome/installer/util/chrome_binaries_operations.cc     const base::FilePath& target_exe,
FilePath           88 chrome/installer/util/chrome_binaries_operations.cc     const base::FilePath& setup_path,
FilePath           28 chrome/installer/util/chrome_binaries_operations.h       std::vector<base::FilePath>* key_files) const OVERRIDE;
FilePath           32 chrome/installer/util/chrome_binaries_operations.h       std::vector<base::FilePath>* com_dll_list) const OVERRIDE;
FilePath           49 chrome/installer/util/chrome_binaries_operations.h       const base::FilePath& target_exe,
FilePath           52 chrome/installer/util/chrome_binaries_operations.h   virtual void LaunchUserExperiment(const base::FilePath& setup_path,
FilePath           48 chrome/installer/util/chrome_browser_operations.cc     std::vector<base::FilePath>* key_files) const {
FilePath           50 chrome/installer/util/chrome_browser_operations.cc   key_files->push_back(base::FilePath(installer::kChromeDll));
FilePath           55 chrome/installer/util/chrome_browser_operations.cc     std::vector<base::FilePath>* com_dll_list) const {
FilePath          112 chrome/installer/util/chrome_browser_operations.cc       const base::FilePath& target_exe,
FilePath          120 chrome/installer/util/chrome_browser_operations.cc     base::FilePath prefs_path(target_exe.DirName().AppendASCII(
FilePath          142 chrome/installer/util/chrome_browser_operations.cc     const base::FilePath& setup_path,
FilePath           27 chrome/installer/util/chrome_browser_operations.h       std::vector<base::FilePath>* key_files) const OVERRIDE;
FilePath           31 chrome/installer/util/chrome_browser_operations.h       std::vector<base::FilePath>* com_dll_list) const OVERRIDE;
FilePath           48 chrome/installer/util/chrome_browser_operations.h       const base::FilePath& target_exe,
FilePath           51 chrome/installer/util/chrome_browser_operations.h   virtual void LaunchUserExperiment(const base::FilePath& setup_path,
FilePath           60 chrome/installer/util/chrome_frame_operations.cc     std::vector<base::FilePath>* key_files) const {
FilePath           62 chrome/installer/util/chrome_frame_operations.cc   key_files->push_back(base::FilePath(installer::kChromeFrameDll));
FilePath           63 chrome/installer/util/chrome_frame_operations.cc   key_files->push_back(base::FilePath(installer::kChromeFrameHelperExe));
FilePath           68 chrome/installer/util/chrome_frame_operations.cc     std::vector<base::FilePath>* com_dll_list) const {
FilePath           70 chrome/installer/util/chrome_frame_operations.cc   com_dll_list->push_back(base::FilePath(installer::kChromeFrameDll));
FilePath          126 chrome/installer/util/chrome_frame_operations.cc     const base::FilePath& target_exe,
FilePath          132 chrome/installer/util/chrome_frame_operations.cc     const base::FilePath& setup_path,
FilePath           27 chrome/installer/util/chrome_frame_operations.h       std::vector<base::FilePath>* key_files) const OVERRIDE;
FilePath           31 chrome/installer/util/chrome_frame_operations.h       std::vector<base::FilePath>* com_dll_list) const OVERRIDE;
FilePath           48 chrome/installer/util/chrome_frame_operations.h       const base::FilePath& target_exe,
FilePath           51 chrome/installer/util/chrome_frame_operations.h   virtual void LaunchUserExperiment(const base::FilePath& setup_path,
FilePath           39 chrome/installer/util/conditional_work_item_list.h   explicit ConditionRunIfFileExists(const base::FilePath& key_path)
FilePath           44 chrome/installer/util/conditional_work_item_list.h   base::FilePath key_path_;
FilePath           16 chrome/installer/util/copy_tree_work_item.cc CopyTreeWorkItem::CopyTreeWorkItem(const base::FilePath& source_path,
FilePath           17 chrome/installer/util/copy_tree_work_item.cc                                    const base::FilePath& dest_path,
FilePath           18 chrome/installer/util/copy_tree_work_item.cc                                    const base::FilePath& temp_dir,
FilePath           20 chrome/installer/util/copy_tree_work_item.cc                                    const base::FilePath& alternative_path)
FilePath           80 chrome/installer/util/copy_tree_work_item.cc     base::FilePath backup = backup_path_.path().Append(dest_path_.BaseName());
FilePath          116 chrome/installer/util/copy_tree_work_item.cc     base::FilePath backup(backup_path_.path().Append(dest_path_.BaseName()));
FilePath          128 chrome/installer/util/copy_tree_work_item.cc bool CopyTreeWorkItem::IsFileInUse(const base::FilePath& path) {
FilePath           42 chrome/installer/util/copy_tree_work_item.h   CopyTreeWorkItem(const base::FilePath& source_path,
FilePath           43 chrome/installer/util/copy_tree_work_item.h                    const base::FilePath& dest_path,
FilePath           44 chrome/installer/util/copy_tree_work_item.h                    const base::FilePath& temp_dir,
FilePath           46 chrome/installer/util/copy_tree_work_item.h                    const base::FilePath& alternative_path);
FilePath           49 chrome/installer/util/copy_tree_work_item.h   bool IsFileInUse(const base::FilePath& path);
FilePath           52 chrome/installer/util/copy_tree_work_item.h   base::FilePath source_path_;
FilePath           55 chrome/installer/util/copy_tree_work_item.h   base::FilePath dest_path_;
FilePath           58 chrome/installer/util/copy_tree_work_item.h   base::FilePath temp_dir_;
FilePath           66 chrome/installer/util/copy_tree_work_item.h   base::FilePath alternative_path_;
FilePath           48 chrome/installer/util/copy_tree_work_item_unittest.cc   bool IsFileInUse(const base::FilePath& path) {
FilePath           79 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_from(test_dir_.path());
FilePath           85 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath dir_name_to(test_dir_.path());
FilePath           90 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_to(dir_name_to);
FilePath           99 chrome/installer/util/copy_tree_work_item_unittest.cc                                        base::FilePath()));
FilePath          119 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_from(test_dir_.path());
FilePath          125 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath dir_name_to(test_dir_.path());
FilePath          130 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_to(dir_name_to);
FilePath          141 chrome/installer/util/copy_tree_work_item_unittest.cc                                        base::FilePath()));
FilePath          165 chrome/installer/util/copy_tree_work_item_unittest.cc                                        base::FilePath()));
FilePath          189 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_from(test_dir_.path());
FilePath          195 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath dir_name_to(test_dir_.path());
FilePath          200 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_to(dir_name_to);
FilePath          211 chrome/installer/util/copy_tree_work_item_unittest.cc                                        base::FilePath()));
FilePath          216 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath backup_file(work_item->backup_path_.path());
FilePath          245 chrome/installer/util/copy_tree_work_item_unittest.cc                                        base::FilePath()));
FilePath          270 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_from(test_dir_.path());
FilePath          276 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath dir_name_to(test_dir_.path());
FilePath          281 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_to(dir_name_to);
FilePath          286 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath backup_file;
FilePath          295 chrome/installer/util/copy_tree_work_item_unittest.cc                                          base::FilePath()));
FilePath          322 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_from(test_dir_.path());
FilePath          330 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath exe_full_path(exe_full_path_str);
FilePath          332 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath dir_name_to(test_dir_.path());
FilePath          337 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_to(dir_name_to);
FilePath          359 chrome/installer/util/copy_tree_work_item_unittest.cc                                        base::FilePath()));
FilePath          364 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath backup_file(work_item->backup_path_.path());
FilePath          401 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_from(test_dir_.path());
FilePath          409 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath exe_full_path(exe_full_path_str);
FilePath          411 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath dir_name_to(test_dir_.path());
FilePath          416 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_to(dir_name_to), alternate_to(dir_name_to);
FilePath          480 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath backup_file(work_item->backup_path_.path());
FilePath          512 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_from(test_dir_.path());
FilePath          520 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath exe_full_path(exe_full_path_str);
FilePath          522 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath dir_name_to(test_dir_.path());
FilePath          526 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_to(dir_name_to);
FilePath          532 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath backup_file(temp_dir_.path());
FilePath          541 chrome/installer/util/copy_tree_work_item_unittest.cc           base::FilePath()));
FilePath          568 chrome/installer/util/copy_tree_work_item_unittest.cc       base::FilePath()));
FilePath          594 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_from(test_dir_.path());
FilePath          602 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath exe_full_path(exe_full_path_str);
FilePath          604 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath dir_name_to(test_dir_.path());
FilePath          609 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_to(dir_name_to);
FilePath          625 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath backup_file;
FilePath          634 chrome/installer/util/copy_tree_work_item_unittest.cc                                          base::FilePath()));
FilePath          667 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath dir_name_from(test_dir_.path());
FilePath          672 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath dir_name_from_1(dir_name_from);
FilePath          677 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath dir_name_from_2(dir_name_from);
FilePath          682 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_from_1(dir_name_from_1);
FilePath          687 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_from_2(dir_name_from_2);
FilePath          692 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath dir_name_to(test_dir_.path());
FilePath          702 chrome/installer/util/copy_tree_work_item_unittest.cc                                          base::FilePath()));
FilePath          707 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_to_1(dir_name_to);
FilePath          715 chrome/installer/util/copy_tree_work_item_unittest.cc   base::FilePath file_name_to_2(dir_name_to);
FilePath           13 chrome/installer/util/create_dir_work_item.cc CreateDirWorkItem::CreateDirWorkItem(const base::FilePath& path)
FilePath           20 chrome/installer/util/create_dir_work_item.cc     top_path_ = base::FilePath();
FilePath           24 chrome/installer/util/create_dir_work_item.cc   base::FilePath parent_dir(path_);
FilePath           56 chrome/installer/util/create_dir_work_item.cc   base::FilePath path_to_delete(path_);
FilePath           30 chrome/installer/util/create_dir_work_item.h   explicit CreateDirWorkItem(const base::FilePath& path);
FilePath           38 chrome/installer/util/create_dir_work_item.h   base::FilePath path_;
FilePath           41 chrome/installer/util/create_dir_work_item.h   base::FilePath top_path_;
FilePath           29 chrome/installer/util/create_dir_work_item_unittest.cc   base::FilePath parent_dir(temp_dir_.path());
FilePath           34 chrome/installer/util/create_dir_work_item_unittest.cc   base::FilePath top_dir_to_create(parent_dir);
FilePath           37 chrome/installer/util/create_dir_work_item_unittest.cc   base::FilePath dir_to_create(top_dir_to_create);
FilePath           56 chrome/installer/util/create_dir_work_item_unittest.cc   base::FilePath dir_to_create(temp_dir_.path());
FilePath           76 chrome/installer/util/create_dir_work_item_unittest.cc   base::FilePath dir_to_create_1(temp_dir_.path());
FilePath           79 chrome/installer/util/create_dir_work_item_unittest.cc   base::FilePath dir_to_create_2(dir_to_create_1);
FilePath           82 chrome/installer/util/create_dir_work_item_unittest.cc   base::FilePath dir_to_create_3(dir_to_create_2);
FilePath           93 chrome/installer/util/create_dir_work_item_unittest.cc   base::FilePath dir_to_create_4(dir_to_create_2);
FilePath          109 chrome/installer/util/create_dir_work_item_unittest.cc   base::FilePath dir_to_create_1(temp_dir_.path());
FilePath          112 chrome/installer/util/create_dir_work_item_unittest.cc   base::FilePath dir_to_create_2(dir_to_create_1);
FilePath          115 chrome/installer/util/create_dir_work_item_unittest.cc   base::FilePath dir_to_create_3(dir_to_create_2);
FilePath           20 chrome/installer/util/create_reg_key_work_item.cc   base::FilePath path = base::FilePath(*dir);
FilePath           21 chrome/installer/util/create_reg_key_work_item.cc   base::FilePath directory = path.DirName();
FilePath           25 chrome/installer/util/create_reg_key_work_item.cc       base::FilePath::kCurrentDirectory)
FilePath           44 chrome/installer/util/create_reg_key_work_item_unittest.cc   base::FilePath parent_key(test_root);
FilePath           49 chrome/installer/util/create_reg_key_work_item_unittest.cc   base::FilePath top_key_to_create(parent_key);
FilePath           52 chrome/installer/util/create_reg_key_work_item_unittest.cc   base::FilePath key_to_create(top_key_to_create);
FilePath           77 chrome/installer/util/create_reg_key_work_item_unittest.cc   base::FilePath key_to_create(test_root);
FilePath          101 chrome/installer/util/create_reg_key_work_item_unittest.cc   base::FilePath key_to_create_1(test_root);
FilePath          104 chrome/installer/util/create_reg_key_work_item_unittest.cc   base::FilePath key_to_create_2(key_to_create_1);
FilePath          107 chrome/installer/util/create_reg_key_work_item_unittest.cc   base::FilePath key_to_create_3(key_to_create_2);
FilePath          120 chrome/installer/util/create_reg_key_work_item_unittest.cc   base::FilePath key_to_create_4(key_to_create_2);
FilePath          140 chrome/installer/util/create_reg_key_work_item_unittest.cc   base::FilePath key_to_create_1(test_root);
FilePath          143 chrome/installer/util/create_reg_key_work_item_unittest.cc   base::FilePath key_to_create_2(key_to_create_1);
FilePath          146 chrome/installer/util/create_reg_key_work_item_unittest.cc   base::FilePath key_to_create_3(key_to_create_2);
FilePath          176 chrome/installer/util/create_reg_key_work_item_unittest.cc   base::FilePath key_to_create(test_root);
FilePath           33 chrome/installer/util/delete_after_reboot_helper.cc bool IsSafeDirectoryNameForDeletion(const base::FilePath& dir_name) {
FilePath           56 chrome/installer/util/delete_after_reboot_helper.cc bool ScheduleFileSystemEntityForDeletion(const base::FilePath& path) {
FilePath           96 chrome/installer/util/delete_after_reboot_helper.cc bool ScheduleDirectoryForDeletion(const base::FilePath& dir_name) {
FilePath          124 chrome/installer/util/delete_after_reboot_helper.cc     for (base::FilePath file = file_enum.Next(); !file.empty();
FilePath          139 chrome/installer/util/delete_after_reboot_helper.cc     for (base::FilePath sub_dir = dir_enum.Next(); !sub_dir.empty();
FilePath          247 chrome/installer/util/delete_after_reboot_helper.cc base::FilePath GetShortPathName(const base::FilePath& path) {
FilePath          263 chrome/installer/util/delete_after_reboot_helper.cc   return base::FilePath(short_path);
FilePath          326 chrome/installer/util/delete_after_reboot_helper.cc bool MatchPendingDeletePath(const base::FilePath& short_form_needle,
FilePath          327 chrome/installer/util/delete_after_reboot_helper.cc                             const base::FilePath& reg_path) {
FilePath          337 chrome/installer/util/delete_after_reboot_helper.cc   base::FilePath short_match_path(GetShortPathName(base::FilePath(match_path)));
FilePath          346 chrome/installer/util/delete_after_reboot_helper.cc bool RemoveFromMovesPendingReboot(const base::FilePath& directory) {
FilePath          359 chrome/installer/util/delete_after_reboot_helper.cc   base::FilePath short_directory(GetShortPathName(directory));
FilePath          364 chrome/installer/util/delete_after_reboot_helper.cc     base::FilePath move_path(iter->first);
FilePath           17 chrome/installer/util/delete_after_reboot_helper.h class FilePath;
FilePath           27 chrome/installer/util/delete_after_reboot_helper.h bool ScheduleFileSystemEntityForDeletion(const base::FilePath& path);
FilePath           30 chrome/installer/util/delete_after_reboot_helper.h bool ScheduleDirectoryForDeletion(const base::FilePath& dir_name);
FilePath           34 chrome/installer/util/delete_after_reboot_helper.h bool RemoveFromMovesPendingReboot(const base::FilePath& directory);
FilePath           46 chrome/installer/util/delete_after_reboot_helper.h bool MatchPendingDeletePath(const base::FilePath& short_form_needle,
FilePath           47 chrome/installer/util/delete_after_reboot_helper.h                             const base::FilePath& reg_path);
FilePath           73 chrome/installer/util/delete_after_reboot_helper.h base::FilePath GetShortPathName(const base::FilePath& path);
FilePath           27 chrome/installer/util/delete_after_reboot_helper_unittest.cc     base::CreateNewTempDirectory(base::FilePath::StringType(), &temp_dir_);
FilePath           93 chrome/installer/util/delete_after_reboot_helper_unittest.cc   base::FilePath temp_dir_;
FilePath           94 chrome/installer/util/delete_after_reboot_helper_unittest.cc   base::FilePath temp_file_;
FilePath           95 chrome/installer/util/delete_after_reboot_helper_unittest.cc   base::FilePath temp_subdir_;
FilePath           96 chrome/installer/util/delete_after_reboot_helper_unittest.cc   base::FilePath temp_subdir_file_;
FilePath          156 chrome/installer/util/delete_after_reboot_helper_unittest.cc   base::FilePath short_temp_file(GetShortPathName(temp_file_));
FilePath          161 chrome/installer/util/delete_after_reboot_helper_unittest.cc     base::FilePath move_path(iter->first);
FilePath          167 chrome/installer/util/delete_after_reboot_helper_unittest.cc   base::FilePath expected_paths[] =
FilePath          172 chrome/installer/util/delete_after_reboot_helper_unittest.cc       base::FilePath short_path_name(GetShortPathName(expected_paths[i]));
FilePath          173 chrome/installer/util/delete_after_reboot_helper_unittest.cc       base::FilePath move_path(iter->first);
FilePath          186 chrome/installer/util/delete_after_reboot_helper_unittest.cc     base::FilePath move_path(check_iter->first);
FilePath          210 chrome/installer/util/delete_after_reboot_helper_unittest.cc   base::FilePath short_temp_file(GetShortPathName(temp_file_));
FilePath          215 chrome/installer/util/delete_after_reboot_helper_unittest.cc     base::FilePath move_path(iter->first);
FilePath          221 chrome/installer/util/delete_after_reboot_helper_unittest.cc   base::FilePath expected_paths[] =
FilePath          226 chrome/installer/util/delete_after_reboot_helper_unittest.cc       base::FilePath short_path_name(GetShortPathName(expected_paths[i]));
FilePath          227 chrome/installer/util/delete_after_reboot_helper_unittest.cc       base::FilePath move_path(iter->first);
FilePath          245 chrome/installer/util/delete_after_reboot_helper_unittest.cc     base::FilePath move_path(check_iter->first);
FilePath           49 chrome/installer/util/delete_reg_value_work_item_unittest.cc   parent_key.push_back(base::FilePath::kSeparators[0]);
FilePath          106 chrome/installer/util/delete_reg_value_work_item_unittest.cc   parent_key.push_back(base::FilePath::kSeparators[0]);
FilePath           31 chrome/installer/util/delete_tree_work_item.cc     const base::FilePath& root_path,
FilePath           32 chrome/installer/util/delete_tree_work_item.cc     const base::FilePath& temp_path,
FilePath           33 chrome/installer/util/delete_tree_work_item.cc     const std::vector<base::FilePath>& key_paths)
FilePath           40 chrome/installer/util/delete_tree_work_item.cc     key_paths_.reset(new base::FilePath[num_key_files_]);
FilePath           59 chrome/installer/util/delete_tree_work_item.cc     base::FilePath& key_file = key_paths_[i];
FilePath           93 chrome/installer/util/delete_tree_work_item.cc       base::FilePath& key_file = key_paths_[i];
FilePath          118 chrome/installer/util/delete_tree_work_item.cc         base::FilePath backup =
FilePath          145 chrome/installer/util/delete_tree_work_item.cc     base::FilePath backup = backup_path_.path().Append(root_path_.BaseName());
FilePath          153 chrome/installer/util/delete_tree_work_item.cc       base::FilePath& key_file = key_paths_[i];
FilePath          154 chrome/installer/util/delete_tree_work_item.cc       base::FilePath backup_file =
FilePath           31 chrome/installer/util/delete_tree_work_item.h   DeleteTreeWorkItem(const base::FilePath& root_path,
FilePath           32 chrome/installer/util/delete_tree_work_item.h                      const base::FilePath& temp_path,
FilePath           33 chrome/installer/util/delete_tree_work_item.h                      const std::vector<base::FilePath>& key_paths);
FilePath           36 chrome/installer/util/delete_tree_work_item.h   base::FilePath root_path_;
FilePath           39 chrome/installer/util/delete_tree_work_item.h   base::FilePath temp_path_;
FilePath           46 chrome/installer/util/delete_tree_work_item.h   scoped_ptr<base::FilePath[]> key_paths_;
FilePath           48 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath dir_name_delete(temp_dir_.path());
FilePath           53 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath dir_name_delete_1(dir_name_delete);
FilePath           58 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath dir_name_delete_2(dir_name_delete);
FilePath           63 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath file_name_delete_1(dir_name_delete_1);
FilePath           68 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath file_name_delete_2(dir_name_delete_2);
FilePath           77 chrome/installer/util/delete_tree_work_item_unittest.cc   std::vector<base::FilePath> key_files;
FilePath          100 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath dir_name_delete(temp_dir_.path());
FilePath          105 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath dir_name_delete_1(dir_name_delete);
FilePath          110 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath dir_name_delete_2(dir_name_delete);
FilePath          115 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath file_name_delete_1(dir_name_delete_1);
FilePath          120 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath file_name_delete_2(dir_name_delete_2);
FilePath          129 chrome/installer/util/delete_tree_work_item_unittest.cc   std::vector<base::FilePath> key_files(1, file_name_delete_1);
FilePath          150 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath dir_name_delete(temp_dir_.path());
FilePath          155 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath dir_name_delete_1(dir_name_delete);
FilePath          160 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath dir_name_delete_2(dir_name_delete);
FilePath          165 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath file_name_delete_1(dir_name_delete_1);
FilePath          170 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath file_name_delete_2(dir_name_delete_2);
FilePath          176 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath key_path(dir_name_delete);
FilePath          181 chrome/installer/util/delete_tree_work_item_unittest.cc   base::FilePath exe_full_path(exe_full_path_str);
FilePath          202 chrome/installer/util/delete_tree_work_item_unittest.cc     std::vector<base::FilePath> key_paths(1, key_path);
FilePath           14 chrome/installer/util/duplicate_tree_detector.cc bool IsIdenticalFileHierarchy(const base::FilePath& src_path,
FilePath           15 chrome/installer/util/duplicate_tree_detector.cc                               const base::FilePath& dest_path) {
FilePath           40 chrome/installer/util/duplicate_tree_detector.cc       for (base::FilePath path = path_enum.Next();
FilePath           13 chrome/installer/util/duplicate_tree_detector.h class FilePath;
FilePath           24 chrome/installer/util/duplicate_tree_detector.h bool IsIdenticalFileHierarchy(const base::FilePath& src_path,
FilePath           25 chrome/installer/util/duplicate_tree_detector.h                               const base::FilePath& dest_path);
FilePath           38 chrome/installer/util/duplicate_tree_detector_unittest.cc   void CreateTwoIdenticalHierarchies(const base::FilePath& first_root,
FilePath           39 chrome/installer/util/duplicate_tree_detector_unittest.cc                                      const base::FilePath& second_root) {
FilePath           40 chrome/installer/util/duplicate_tree_detector_unittest.cc     base::FilePath d1(first_root);
FilePath           45 chrome/installer/util/duplicate_tree_detector_unittest.cc     base::FilePath f1(d1);
FilePath           50 chrome/installer/util/duplicate_tree_detector_unittest.cc     base::FilePath d2(d1);
FilePath           55 chrome/installer/util/duplicate_tree_detector_unittest.cc     base::FilePath f2(d2);
FilePath           94 chrome/installer/util/duplicate_tree_detector_unittest.cc   base::FilePath new_file(temp_source_dir_.path());
FilePath          108 chrome/installer/util/duplicate_tree_detector_unittest.cc   base::FilePath new_file(temp_dest_dir_.path());
FilePath          121 chrome/installer/util/duplicate_tree_detector_unittest.cc   base::FilePath existing_file(temp_dest_dir_.path());
FilePath          140 chrome/installer/util/duplicate_tree_detector_unittest.cc   base::FilePath source_file(temp_source_dir_.path());
FilePath          145 chrome/installer/util/duplicate_tree_detector_unittest.cc   base::FilePath dest_file(temp_dest_dir_.path());
FilePath          150 chrome/installer/util/duplicate_tree_detector_unittest.cc   base::FilePath other_file(temp_dest_dir_.path());
FilePath           24 chrome/installer/util/eula_util.cc   base::FilePath eula_sentinel;
FilePath           32 chrome/installer/util/eula_util.cc   base::FilePath master_prefs_path(
FilePath           25 chrome/installer/util/fake_installation_state.h     base::FilePath setup_exe(
FilePath           25 chrome/installer/util/fake_product_state.h   void SetUninstallProgram(const base::FilePath& setup_exe) {
FilePath           69 chrome/installer/util/google_chrome_distribution.cc     const base::FilePath& local_data_path,
FilePath           85 chrome/installer/util/google_chrome_distribution.cc   base::FilePath iexplore;
FilePath           16 chrome/installer/util/google_chrome_distribution.h class FilePath;
FilePath           32 chrome/installer/util/google_chrome_distribution.h       const base::FilePath& local_data_path,
FilePath           25 chrome/installer/util/google_chrome_distribution_dummy.cc     const base::FilePath& local_data_path,
FilePath          201 chrome/installer/util/google_update_settings.cc   base::FilePath module_dir;
FilePath           55 chrome/installer/util/google_update_util.cc base::FilePath GetGoogleUpdateSetupExe(bool system_install) {
FilePath           66 chrome/installer/util/google_update_util.cc       return base::FilePath(path_str).DirName().Append(version_str).
FilePath           70 chrome/installer/util/google_update_util.cc   return base::FilePath();
FilePath           78 chrome/installer/util/google_update_util.cc   base::FilePath google_update_setup(
FilePath          229 chrome/installer/util/google_update_util.cc   base::FilePath chrome_exe;
FilePath          240 chrome/installer/util/google_update_util.cc   base::FilePath exe_path(product_state.GetSetupPath());
FilePath           17 chrome/installer/util/helper.cc base::FilePath GetChromeInstallBasePath(bool system,
FilePath           20 chrome/installer/util/helper.cc   base::FilePath install_path;
FilePath           39 chrome/installer/util/helper.cc base::FilePath GetChromeInstallPath(bool system_install,
FilePath           44 chrome/installer/util/helper.cc base::FilePath GetChromeUserDataPath(BrowserDistribution* dist) {
FilePath           15 chrome/installer/util/helper.h class FilePath;
FilePath           25 chrome/installer/util/helper.h base::FilePath GetChromeInstallPath(bool system_install, BrowserDistribution* dist);
FilePath           32 chrome/installer/util/helper.h base::FilePath GetChromeUserDataPath(BrowserDistribution* dist);
FilePath          165 chrome/installer/util/install_util.cc   base::FilePath::StringType program(cmd.GetProgram().value());
FilePath          372 chrome/installer/util/install_util.cc   base::FilePath exe_dir;
FilePath          379 chrome/installer/util/install_util.cc   std::vector<base::FilePath::StringType> components;
FilePath          385 chrome/installer/util/install_util.cc   typedef std::vector<base::FilePath::StringType>::const_reverse_iterator
FilePath          389 chrome/installer/util/install_util.cc     if (base::FilePath::CompareEqualIgnoreCase(
FilePath          391 chrome/installer/util/install_util.cc         base::FilePath::CompareEqualIgnoreCase(*parent, chrome_sxs_dir)) {
FilePath          407 chrome/installer/util/install_util.cc   base::FilePath user_data_dir;
FilePath          413 chrome/installer/util/install_util.cc bool InstallUtil::GetSentinelFilePath(const base::FilePath::CharType* file,
FilePath          415 chrome/installer/util/install_util.cc                                       base::FilePath* path) {
FilePath          417 chrome/installer/util/install_util.cc   base::FilePath user_data_dir(installer::GetChromeUserDataPath(dist));
FilePath          550 chrome/installer/util/install_util.cc bool InstallUtil::ProgramCompare::OpenForInfo(const base::FilePath& path,
FilePath          565 chrome/installer/util/install_util.cc InstallUtil::ProgramCompare::ProgramCompare(const base::FilePath& path_to_match)
FilePath          587 chrome/installer/util/install_util.cc   base::FilePath program(CommandLine::FromString(value).GetProgram());
FilePath          598 chrome/installer/util/install_util.cc     const base::FilePath& path) const {
FilePath          600 chrome/installer/util/install_util.cc   if (base::FilePath::CompareEqualIgnoreCase(path_to_match_.value(),
FilePath          114 chrome/installer/util/install_util.h   static bool GetSentinelFilePath(const base::FilePath::CharType* file,
FilePath          116 chrome/installer/util/install_util.h                                   base::FilePath* path);
FilePath          190 chrome/installer/util/install_util.h     explicit ProgramCompare(const base::FilePath& path_to_match);
FilePath          193 chrome/installer/util/install_util.h     bool EvaluatePath(const base::FilePath& path) const;
FilePath          196 chrome/installer/util/install_util.h     static bool OpenForInfo(const base::FilePath& path, base::File* file);
FilePath          200 chrome/installer/util/install_util.h     base::FilePath path_to_match_;
FilePath          399 chrome/installer/util/install_util_unittest.cc   base::FilePath some_long_dir(
FilePath          401 chrome/installer/util/install_util_unittest.cc   base::FilePath expect(some_long_dir.Append(L"file.txt"));
FilePath          402 chrome/installer/util/install_util_unittest.cc   base::FilePath expect_upcase(some_long_dir.Append(L"FILE.txt"));
FilePath          403 chrome/installer/util/install_util_unittest.cc   base::FilePath other(some_long_dir.Append(L"otherfile.txt"));
FilePath          439 chrome/installer/util/install_util_unittest.cc   ASSERT_FALSE(base::FilePath::CompareEqualIgnoreCase(expect.value(),
FilePath          147 chrome/installer/util/installation_state.cc base::FilePath ProductState::GetSetupPath() const {
FilePath           47 chrome/installer/util/installation_state.h   base::FilePath GetSetupPath() const;
FilePath          218 chrome/installer/util/installation_validator.cc   base::FilePath expected_path(
FilePath          222 chrome/installer/util/installation_validator.cc   if (!base::FilePath::CompareEqualIgnoreCase(expected_path.value(),
FilePath          508 chrome/installer/util/installation_validator.cc                                               const base::FilePath& setup_exe,
FilePath          519 chrome/installer/util/installation_validator.cc   base::FilePath expected_path = installer::GetChromeInstallPath(
FilePath          525 chrome/installer/util/installation_validator.cc   if (!base::FilePath::CompareEqualIgnoreCase(expected_path.value(),
FilePath           20 chrome/installer/util/installation_validator.h class FilePath;
FilePath          229 chrome/installer/util/installation_validator.h                                 const base::FilePath& setup_exe,
FilePath          108 chrome/installer/util/installation_validator_unittest.cc   static base::FilePath GetSetupPath(
FilePath          113 chrome/installer/util/installation_validator_unittest.cc   static base::FilePath GetSetupExePath(
FilePath          146 chrome/installer/util/installation_validator_unittest.cc base::FilePath FakeProductState::GetSetupPath(
FilePath          158 chrome/installer/util/installation_validator_unittest.cc base::FilePath FakeProductState::GetSetupExePath(
FilePath          163 chrome/installer/util/installation_validator_unittest.cc   base::FilePath setup_path = GetSetupPath(dist_type, install_level,
FilePath          337 chrome/installer/util/installer_state.cc base::FilePath InstallerState::GetDefaultProductInstallPath(
FilePath          355 chrome/installer/util/installer_state.cc                                    const base::FilePath* product_dir) const {
FilePath          374 chrome/installer/util/installer_state.cc         base::FilePath default_dir;
FilePath          377 chrome/installer/util/installer_state.cc         if (!base::FilePath::CompareEqualIgnoreCase(
FilePath          397 chrome/installer/util/installer_state.cc     const base::FilePath* product_dir,
FilePath          463 chrome/installer/util/installer_state.cc   base::FilePath product_dir =
FilePath          583 chrome/installer/util/installer_state.cc base::FilePath InstallerState::GetInstallerDirectory(
FilePath          590 chrome/installer/util/installer_state.cc bool InstallerState::IsFileInUse(const base::FilePath& file) {
FilePath          637 chrome/installer/util/installer_state.cc   base::FilePath directory(
FilePath          642 chrome/installer/util/installer_state.cc     base::FilePath file(directory.Append(kBinaryFileNames[i]));
FilePath          659 chrome/installer/util/installer_state.cc     base::FilePath chrome_exe(target_path().Append(kChromeFilenames[i]));
FilePath          673 chrome/installer/util/installer_state.cc     const base::FilePath& temp_path) const {
FilePath          689 chrome/installer/util/installer_state.cc   for (base::FilePath next_version = version_enum.Next(); !next_version.empty();
FilePath          691 chrome/installer/util/installer_state.cc     base::FilePath dir_name(next_version.BaseName());
FilePath          713 chrome/installer/util/installer_state.cc     std::vector<base::FilePath>* com_dll_list) const {
FilePath          123 chrome/installer/util/installer_state.h   const base::FilePath& target_path() const { return target_path_; }
FilePath          182 chrome/installer/util/installer_state.h   base::FilePath GetInstallerDirectory(const base::Version& version) const;
FilePath          189 chrome/installer/util/installer_state.h                                    const base::FilePath& temp_path) const;
FilePath          193 chrome/installer/util/installer_state.h   void AddComDllList(std::vector<base::FilePath>* com_dll_list) const;
FilePath          230 chrome/installer/util/installer_state.h   static bool IsFileInUse(const base::FilePath& file);
FilePath          239 chrome/installer/util/installer_state.h   base::FilePath GetDefaultProductInstallPath(BrowserDistribution* dist) const;
FilePath          241 chrome/installer/util/installer_state.h                      const base::FilePath* product_dir) const;
FilePath          242 chrome/installer/util/installer_state.h   Product* AddProductInDirectory(const base::FilePath* product_dir,
FilePath          264 chrome/installer/util/installer_state.h   base::FilePath target_path_;
FilePath           52 chrome/installer/util/installer_state_unittest.cc   void set_target_path(const base::FilePath& target_path) {
FilePath           55 chrome/installer/util/installer_state_unittest.cc   static bool IsFileInUse(const base::FilePath& file) {
FilePath           76 chrome/installer/util/installer_state_unittest.cc void BuildSingleChromeState(const base::FilePath& target_dir,
FilePath           96 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dir(test_dir_.path());
FilePath          101 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dir_1(chrome_dir);
FilePath          106 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dir_2(chrome_dir);
FilePath          111 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dir_3(chrome_dir);
FilePath          116 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dir_4(chrome_dir);
FilePath          121 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dll_1(chrome_dir_1);
FilePath          126 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dll_2(chrome_dir_2);
FilePath          131 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dll_3(chrome_dir_3);
FilePath          136 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dll_4(chrome_dir_4);
FilePath          162 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dir(test_dir_.path());
FilePath          167 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dir_1(chrome_dir);
FilePath          172 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dir_2(chrome_dir);
FilePath          177 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dir_3(chrome_dir);
FilePath          182 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dir_4(chrome_dir);
FilePath          187 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dll_1(chrome_dir_1);
FilePath          192 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dll_2(chrome_dir_2);
FilePath          201 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_othera_2(chrome_dir_2);
FilePath          206 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_otherb_2(chrome_dir_2);
FilePath          211 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dll_3(chrome_dir_3);
FilePath          216 chrome/installer/util/installer_state_unittest.cc   base::FilePath chrome_dll_4(chrome_dir_4);
FilePath          272 chrome/installer/util/installer_state_unittest.cc   base::FilePath installer_dir(
FilePath          276 chrome/installer/util/installer_state_unittest.cc   base::FilePath new_version_dir(installer_state.target_path().Append(
FilePath          278 chrome/installer/util/installer_state_unittest.cc   base::FilePath old_version_dir(installer_state.target_path().Append(
FilePath          293 chrome/installer/util/installer_state_unittest.cc   base::FilePath old_chrome_dll(old_version_dir.Append(installer::kChromeDll));
FilePath          475 chrome/installer/util/installer_state_unittest.cc   base::FilePath temp_file;
FilePath          522 chrome/installer/util/installer_state_unittest.cc   base::FilePath version_dirs[] = {
FilePath          543 chrome/installer/util/installer_state_unittest.cc   base::FilePath exe_path;
FilePath          547 chrome/installer/util/installer_state_unittest.cc     base::FilePath target_file;
FilePath          589 chrome/installer/util/installer_state_unittest.cc   for (base::FilePath next_version = version_enum.Next(); !next_version.empty();
FilePath          591 chrome/installer/util/installer_state_unittest.cc     base::FilePath dir_name(next_version.BaseName());
FilePath           17 chrome/installer/util/installer_util_test_common.cc bool CopyFileHierarchy(const base::FilePath& from, const base::FilePath& to) {
FilePath            9 chrome/installer/util/installer_util_test_common.h class FilePath;
FilePath           18 chrome/installer/util/installer_util_test_common.h bool CopyFileHierarchy(const base::FilePath& from, const base::FilePath& to);
FilePath           33 chrome/installer/util/logging_installer.cc TruncateResult TruncateLogFileIfNeeded(const base::FilePath& log_file) {
FilePath           48 chrome/installer/util/logging_installer.cc       base::FilePath tmp_log(log_file.value() + FILE_PATH_LITERAL(".tmp"));
FilePath           86 chrome/installer/util/logging_installer.cc   base::FilePath log_file_path(GetLogFilePath(prefs));
FilePath          111 chrome/installer/util/logging_installer.cc base::FilePath GetLogFilePath(const installer::MasterPreferences& prefs) {
FilePath          115 chrome/installer/util/logging_installer.cc     return base::FilePath(base::UTF8ToWide(path));
FilePath          117 chrome/installer/util/logging_installer.cc   static const base::FilePath::CharType kLogFilename[] =
FilePath          121 chrome/installer/util/logging_installer.cc   base::FilePath tmp_path;
FilePath           11 chrome/installer/util/logging_installer.h class FilePath;
FilePath           44 chrome/installer/util/logging_installer.h TruncateResult TruncateLogFileIfNeeded(const base::FilePath& log_file);
FilePath           53 chrome/installer/util/logging_installer.h base::FilePath GetLogFilePath(const installer::MasterPreferences& prefs);
FilePath           21 chrome/installer/util/logging_installer_unittest.cc   base::FilePath temp_file = temp_dir.path().Append(L"temp");
FilePath           46 chrome/installer/util/logging_installer_unittest.cc   base::FilePath temp_file = temp_dir.path().Append(L"temp");
FilePath           68 chrome/installer/util/logging_installer_unittest.cc   base::FilePath temp_file = temp_dir.path().Append(L"temp");
FilePath           96 chrome/installer/util/logging_installer_unittest.cc   base::FilePath temp_file = temp_dir.path().Append(L"temp");
FilePath          109 chrome/installer/util/logging_installer_unittest.cc   base::FilePath temp_file_move_dest(
FilePath          182 chrome/installer/util/lzma_util.cc     base::FilePath file_path = base::FilePath(location).Append(
FilePath          183 chrome/installer/util/lzma_util.cc         base::FilePath::StringType(file_name.begin(), file_name.end() - 1));
FilePath          242 chrome/installer/util/lzma_util.cc bool LzmaUtil::CreateDirectory(const base::FilePath& dir) {
FilePath           16 chrome/installer/util/lzma_util.h class FilePath;
FilePath           45 chrome/installer/util/lzma_util.h   bool CreateDirectory(const base::FilePath& dir);
FilePath           28 chrome/installer/util/lzma_util_unittest.cc   base::FilePath data_dir_;
FilePath           34 chrome/installer/util/lzma_util_unittest.cc   base::FilePath archive = data_dir_.AppendASCII("archive1.7z");
FilePath           55 chrome/installer/util/lzma_util_unittest.cc   base::FilePath extract_dir(temp_dir_.path());
FilePath           61 chrome/installer/util/lzma_util_unittest.cc   base::FilePath archive = data_dir_.AppendASCII("archive1.7z");
FilePath           96 chrome/installer/util/lzma_util_unittest.cc   base::FilePath extract_dir(temp_dir_.path());
FilePath          102 chrome/installer/util/lzma_util_unittest.cc   base::FilePath archive = data_dir_.AppendASCII("archive1.7z");
FilePath           91 chrome/installer/util/master_preferences.cc MasterPreferences::MasterPreferences(const base::FilePath& prefs_path)
FilePath          124 chrome/installer/util/master_preferences.cc     base::FilePath prefs_path(cmd_line.GetSwitchValuePath(
FilePath           19 chrome/installer/util/master_preferences.h class FilePath;
FilePath           92 chrome/installer/util/master_preferences.h   explicit MasterPreferences(const base::FilePath& prefs_path);
FilePath           25 chrome/installer/util/master_preferences_dummy.cc MasterPreferences::MasterPreferences(const base::FilePath& prefs_path)
FilePath           30 chrome/installer/util/master_preferences_unittest.cc   const base::FilePath& prefs_file() const { return prefs_file_; }
FilePath           33 chrome/installer/util/master_preferences_unittest.cc   base::FilePath prefs_file_;
FilePath          212 chrome/installer/util/master_preferences_unittest.cc   base::FilePath prefs_path;
FilePath          243 chrome/installer/util/master_preferences_unittest.cc   base::FilePath prefs_file;
FilePath           17 chrome/installer/util/move_tree_work_item.cc MoveTreeWorkItem::MoveTreeWorkItem(const base::FilePath& source_path,
FilePath           18 chrome/installer/util/move_tree_work_item.cc                                    const base::FilePath& dest_path,
FilePath           19 chrome/installer/util/move_tree_work_item.cc                                    const base::FilePath& temp_dir,
FilePath           51 chrome/installer/util/move_tree_work_item.cc     base::FilePath backup = backup_path_.path().Append(dest_path_.BaseName());
FilePath          107 chrome/installer/util/move_tree_work_item.cc   base::FilePath backup = backup_path_.path().Append(dest_path_.BaseName());
FilePath           45 chrome/installer/util/move_tree_work_item.h   MoveTreeWorkItem(const base::FilePath& source_path,
FilePath           46 chrome/installer/util/move_tree_work_item.h                    const base::FilePath& dest_path,
FilePath           47 chrome/installer/util/move_tree_work_item.h                    const base::FilePath& temp_dir,
FilePath           51 chrome/installer/util/move_tree_work_item.h   base::FilePath source_path_;
FilePath           54 chrome/installer/util/move_tree_work_item.h   base::FilePath dest_path_;
FilePath           57 chrome/installer/util/move_tree_work_item.h   base::FilePath temp_dir_;
FilePath           44 chrome/installer/util/move_tree_work_item_unittest.cc std::wstring ReadTextFile(const base::FilePath& path) {
FilePath           62 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_dir1(temp_from_dir_.path());
FilePath           67 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_dir2(from_dir1);
FilePath           72 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_file(from_dir2);
FilePath           78 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath to_dir(temp_from_dir_.path());
FilePath           82 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath to_file(to_dir);
FilePath          111 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_dir1(temp_from_dir_.path());
FilePath          116 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_dir2(from_dir1);
FilePath          121 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_file(from_dir2);
FilePath          127 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath to_dir(temp_from_dir_.path());
FilePath          132 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath orig_to_file(to_dir);
FilePath          137 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath new_to_file(to_dir);
FilePath          170 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_dir(temp_from_dir_.path());
FilePath          175 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_file(from_dir);
FilePath          181 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath to_file(temp_from_dir_.path());
FilePath          211 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_dir(temp_from_dir_.path());
FilePath          216 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_file(from_dir);
FilePath          222 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath to_dir(temp_from_dir_.path());
FilePath          227 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath to_file(to_dir);
FilePath          259 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_dir(temp_from_dir_.path());
FilePath          264 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_file(from_dir);
FilePath          270 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath to_dir(temp_from_dir_.path());
FilePath          277 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath exe_full_path(exe_full_path_str);
FilePath          278 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath to_file(to_dir);
FilePath          322 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_dir(temp_from_dir_.path());
FilePath          329 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath exe_full_path(exe_full_path_str);
FilePath          330 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_file(from_dir);
FilePath          336 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath to_dir(temp_from_dir_.path());
FilePath          341 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath to_file(to_dir);
FilePath          393 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_dir1(temp_from_dir_.path());
FilePath          398 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_dir2(from_dir1);
FilePath          403 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_file(from_dir2);
FilePath          409 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath to_dir(temp_from_dir_.path());
FilePath          414 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath orig_to_file(
FilePath          466 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_dir1(temp_from_dir_.path());
FilePath          471 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_dir2(from_dir1);
FilePath          476 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_file(from_dir2);
FilePath          481 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath from_file2(from_dir2);
FilePath          487 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath to_dir(temp_from_dir_.path());
FilePath          493 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath to_dir2(to_dir);
FilePath          499 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath orig_to_file(to_dir2);
FilePath          521 chrome/installer/util/move_tree_work_item_unittest.cc   base::FilePath new_to_file2(to_dir2);
FilePath           65 chrome/installer/util/product.cc base::FilePath Product::GetUserDataPath() const {
FilePath           69 chrome/installer/util/product.cc bool Product::LaunchChrome(const base::FilePath& application_path) const {
FilePath           78 chrome/installer/util/product.cc bool Product::LaunchChromeAndWait(const base::FilePath& application_path,
FilePath          139 chrome/installer/util/product.cc void Product::AddKeyFiles(std::vector<base::FilePath>* key_files) const {
FilePath          143 chrome/installer/util/product.cc void Product::AddComDllList(std::vector<base::FilePath>* com_dll_list) const {
FilePath          160 chrome/installer/util/product.cc     const base::FilePath& target_exe,
FilePath          166 chrome/installer/util/product.cc void Product::LaunchUserExperiment(const base::FilePath& setup_path,
FilePath           89 chrome/installer/util/product.h   base::FilePath GetUserDataPath() const;
FilePath           92 chrome/installer/util/product.h   bool LaunchChrome(const base::FilePath& application_path) const;
FilePath          100 chrome/installer/util/product.h   bool LaunchChromeAndWait(const base::FilePath& application_path,
FilePath          114 chrome/installer/util/product.h   void AddKeyFiles(std::vector<base::FilePath>* key_files) const;
FilePath          117 chrome/installer/util/product.h   void AddComDllList(std::vector<base::FilePath>* com_dll_list) const;
FilePath          130 chrome/installer/util/product.h       const base::FilePath& target_exe,
FilePath          133 chrome/installer/util/product.h   void LaunchUserExperiment(const base::FilePath& setup_path,
FilePath           53 chrome/installer/util/product_operations.h                            std::vector<base::FilePath>* key_files) const = 0;
FilePath           59 chrome/installer/util/product_operations.h       std::vector<base::FilePath>* com_dll_list) const = 0;
FilePath           87 chrome/installer/util/product_operations.h       const base::FilePath& target_exe,
FilePath           93 chrome/installer/util/product_operations.h   virtual void LaunchUserExperiment(const base::FilePath& setup_path,
FilePath           73 chrome/installer/util/product_unittest.cc   base::FilePath user_data(product->GetUserDataPath());
FilePath           78 chrome/installer/util/product_unittest.cc   base::FilePath program_files;
FilePath           20 chrome/installer/util/self_cleaning_temp_dir.cc     const base::FilePath& temp_parent_dir,
FilePath           21 chrome/installer/util/self_cleaning_temp_dir.cc     base::FilePath* base_dir) {
FilePath           28 chrome/installer/util/self_cleaning_temp_dir.cc     base::FilePath parent_dir(temp_parent_dir);
FilePath           47 chrome/installer/util/self_cleaning_temp_dir.cc bool SelfCleaningTempDir::Initialize(const base::FilePath& parent_dir,
FilePath           57 chrome/installer/util/self_cleaning_temp_dir.cc   base::FilePath temp_dir(parent_dir.Append(temp_name));
FilePath           58 chrome/installer/util/self_cleaning_temp_dir.cc   base::FilePath base_dir;
FilePath           76 chrome/installer/util/self_cleaning_temp_dir.cc   base::FilePath next_dir(path().DirName());
FilePath           19 chrome/installer/util/self_cleaning_temp_dir.h   typedef base::FilePath::StringType StringType;
FilePath           28 chrome/installer/util/self_cleaning_temp_dir.h   bool Initialize(const base::FilePath& parent_dir,
FilePath           32 chrome/installer/util/self_cleaning_temp_dir.h   const base::FilePath& path() const { return temp_dir_; }
FilePath           40 chrome/installer/util/self_cleaning_temp_dir.h   static void GetTopDirToCreate(const base::FilePath& temp_parent_dir,
FilePath           41 chrome/installer/util/self_cleaning_temp_dir.h                                 base::FilePath* base_dir);
FilePath           44 chrome/installer/util/self_cleaning_temp_dir.h   base::FilePath base_dir_;
FilePath           47 chrome/installer/util/self_cleaning_temp_dir.h   base::FilePath temp_dir_;
FilePath           50 chrome/installer/util/self_cleaning_temp_dir_unittest.cc   base::FilePath base_dir;
FilePath           51 chrome/installer/util/self_cleaning_temp_dir_unittest.cc   SelfCleaningTempDir::GetTopDirToCreate(base::FilePath(L"C:\\"), &base_dir);
FilePath           58 chrome/installer/util/self_cleaning_temp_dir_unittest.cc   base::FilePath base_dir;
FilePath           59 chrome/installer/util/self_cleaning_temp_dir_unittest.cc   base::FilePath parent_dir(L"C:\\");
FilePath           73 chrome/installer/util/self_cleaning_temp_dir_unittest.cc   base::FilePath parent_temp_dir(work_dir.path().Append(L"One").Append(L"Two"));
FilePath           94 chrome/installer/util/self_cleaning_temp_dir_unittest.cc   base::FilePath parent_temp_dir(work_dir.path().Append(L"One").Append(L"Two"));
FilePath          131 chrome/installer/util/self_cleaning_temp_dir_unittest.cc   base::FilePath parent_temp_dir(work_dir.path().Append(L"One").Append(L"Two"));
FilePath          156 chrome/installer/util/self_cleaning_temp_dir_unittest.cc   base::FilePath parent_temp_dir(work_dir.path().Append(L"One").Append(L"Two"));
FilePath           53 chrome/installer/util/set_reg_value_work_item_unittest.cc   parent_key.append(&base::FilePath::kSeparators[0], 1);
FilePath           92 chrome/installer/util/set_reg_value_work_item_unittest.cc   parent_key.append(&base::FilePath::kSeparators[0], 1);
FilePath          132 chrome/installer/util/set_reg_value_work_item_unittest.cc   parent_key.append(&base::FilePath::kSeparators[0], 1);
FilePath          182 chrome/installer/util/set_reg_value_work_item_unittest.cc   parent_key.append(&base::FilePath::kSeparators[0], 1);
FilePath          253 chrome/installer/util/set_reg_value_work_item_unittest.cc   parent_key.append(&base::FilePath::kSeparators[0], 1);
FilePath          244 chrome/installer/util/shell_util.cc       model_id_shell.push_back(base::FilePath::kSeparators[0]);
FilePath          268 chrome/installer/util/shell_util.cc         sub_path.push_back(base::FilePath::kSeparators[0]);
FilePath          282 chrome/installer/util/shell_util.cc         sub_path.push_back(base::FilePath::kSeparators[0]);
FilePath          294 chrome/installer/util/shell_util.cc     chrome_html_prog_id.push_back(base::FilePath::kSeparators[0]);
FilePath          440 chrome/installer/util/shell_util.cc     const base::FilePath chrome_path(chrome_exe);
FilePath          442 chrome/installer/util/shell_util.cc     app_path_key.push_back(base::FilePath::kSeparators[0]);
FilePath          451 chrome/installer/util/shell_util.cc       key.push_back(base::FilePath::kSeparators[0]);
FilePath          453 chrome/installer/util/shell_util.cc       key.push_back(base::FilePath::kSeparators[0]);
FilePath          469 chrome/installer/util/shell_util.cc     url_key.push_back(base::FilePath::kSeparators[0]);
FilePath          509 chrome/installer/util/shell_util.cc       ext_key.push_back(base::FilePath::kSeparators[0]);
FilePath          707 chrome/installer/util/shell_util.cc   base::FilePath exe_path =
FilePath          708 chrome/installer/util/shell_util.cc       base::FilePath(chrome_exe).DirName().Append(installer::kSetupExe);
FilePath          794 chrome/installer/util/shell_util.cc       reg_key.push_back(base::FilePath::kSeparators[0]);
FilePath          821 chrome/installer/util/shell_util.cc           base::FilePath(chrome_exe)).Evaluate(hkcu_value);
FilePath          830 chrome/installer/util/shell_util.cc         base::FilePath(chrome_exe)).Evaluate(hklm_value);
FilePath         1016 chrome/installer/util/shell_util.cc     run_verb_key.push_back(base::FilePath::kSeparators[0]);
FilePath         1021 chrome/installer/util/shell_util.cc     run_verb_key.push_back(base::FilePath::kSeparators[0]);
FilePath         1029 chrome/installer/util/shell_util.cc bool ShortNameFromPath(const base::FilePath& path, base::string16* short_path) {
FilePath         1051 chrome/installer/util/shell_util.cc     const base::FilePath& chrome_exe,
FilePath         1078 chrome/installer/util/shell_util.cc     const base::FilePath& chrome_exe,
FilePath         1106 chrome/installer/util/shell_util.cc     const base::FilePath& chrome_exe,
FilePath         1135 chrome/installer/util/shell_util.cc     if (!base::FilePath::CompareEqualIgnoreCase(short_path, short_app_path))
FilePath         1147 chrome/installer/util/shell_util.cc     const base::FilePath& chrome_exe,
FilePath         1170 chrome/installer/util/shell_util.cc                            base::FilePath *path) {
FilePath         1174 chrome/installer/util/shell_util.cc   base::FilePath folder;
FilePath         1193 chrome/installer/util/shell_util.cc typedef base::Callback<bool(const base::FilePath& /*shortcut_path*/,
FilePath         1202 chrome/installer/util/shell_util.cc   FilterTargetEq(const base::FilePath& desired_target_exe, bool require_args);
FilePath         1207 chrome/installer/util/shell_util.cc   bool Match(const base::FilePath& target_path,
FilePath         1221 chrome/installer/util/shell_util.cc FilterTargetEq::FilterTargetEq(const base::FilePath& desired_target_exe,
FilePath         1226 chrome/installer/util/shell_util.cc bool FilterTargetEq::Match(const base::FilePath& target_path,
FilePath         1241 chrome/installer/util/shell_util.cc typedef base::Callback<bool(const base::FilePath& /*shortcut_path*/)>
FilePath         1244 chrome/installer/util/shell_util.cc bool ShortcutOpUnpin(const base::FilePath& shortcut_path) {
FilePath         1253 chrome/installer/util/shell_util.cc bool ShortcutOpDelete(const base::FilePath& shortcut_path) {
FilePath         1259 chrome/installer/util/shell_util.cc bool ShortcutOpRetarget(const base::FilePath& old_target,
FilePath         1260 chrome/installer/util/shell_util.cc                         const base::FilePath& new_target,
FilePath         1261 chrome/installer/util/shell_util.cc                         const base::FilePath& shortcut_path) {
FilePath         1286 chrome/installer/util/shell_util.cc     std::vector<std::pair<base::FilePath, base::string16> >* shortcuts,
FilePath         1287 chrome/installer/util/shell_util.cc     const base::FilePath& shortcut_path) {
FilePath         1329 chrome/installer/util/shell_util.cc   base::FilePath shortcut_folder;
FilePath         1339 chrome/installer/util/shell_util.cc   base::FilePath target_path;
FilePath         1341 chrome/installer/util/shell_util.cc   for (base::FilePath shortcut_path = enumerator.Next();
FilePath         1374 chrome/installer/util/shell_util.cc   base::FilePath shortcut_folder;
FilePath         1458 chrome/installer/util/shell_util.cc                                 base::FilePath* path) {
FilePath         1531 chrome/installer/util/shell_util.cc   base::FilePath user_shortcut_path;
FilePath         1532 chrome/installer/util/shell_util.cc   base::FilePath system_shortcut_path;
FilePath         1542 chrome/installer/util/shell_util.cc   base::FilePath* chosen_path;
FilePath         1761 chrome/installer/util/shell_util.cc   base::FilePath app_path;
FilePath         1771 chrome/installer/util/shell_util.cc     const base::FilePath& chrome_exe) {
FilePath         1803 chrome/installer/util/shell_util.cc   base::FilePath chrome_exe;
FilePath         2149 chrome/installer/util/shell_util.cc                                 const base::FilePath& target_exe) {
FilePath         2176 chrome/installer/util/shell_util.cc     const base::FilePath& old_target_exe,
FilePath         2177 chrome/installer/util/shell_util.cc     const base::FilePath& new_target_exe) {
FilePath         2193 chrome/installer/util/shell_util.cc     const base::FilePath& chrome_exe,
FilePath         2196 chrome/installer/util/shell_util.cc     std::vector<std::pair<base::FilePath, base::string16> >* shortcuts) {
FilePath           99 chrome/installer/util/shell_util.h     void set_target(const base::FilePath& target_in) {
FilePath          127 chrome/installer/util/shell_util.h     void set_icon(const base::FilePath& icon_in, int icon_index_in) {
FilePath          195 chrome/installer/util/shell_util.h     base::FilePath target;
FilePath          198 chrome/installer/util/shell_util.h     base::FilePath icon;
FilePath          320 chrome/installer/util/shell_util.h                               base::FilePath* path);
FilePath          418 chrome/installer/util/shell_util.h       const base::FilePath& chrome_exe);
FilePath          541 chrome/installer/util/shell_util.h                               const base::FilePath& target_exe);
FilePath          555 chrome/installer/util/shell_util.h       const base::FilePath& old_target_exe,
FilePath          556 chrome/installer/util/shell_util.h       const base::FilePath& new_target_exe);
FilePath          568 chrome/installer/util/shell_util.h       const base::FilePath& chrome_exe,
FilePath          571 chrome/installer/util/shell_util.h       std::vector<std::pair<base::FilePath, base::string16> >* shortcuts);
FilePath           84 chrome/installer/util/shell_util_unittest.cc     base::FilePath icon_path;
FilePath           96 chrome/installer/util/shell_util_unittest.cc   base::FilePath GetExpectedShortcutPath(
FilePath          100 chrome/installer/util/shell_util_unittest.cc     base::FilePath expected_path;
FilePath          120 chrome/installer/util/shell_util_unittest.cc         return base::FilePath();
FilePath          138 chrome/installer/util/shell_util_unittest.cc     base::FilePath expected_path(
FilePath          202 chrome/installer/util/shell_util_unittest.cc   base::FilePath chrome_exe_;
FilePath          203 chrome/installer/util/shell_util_unittest.cc   base::FilePath manganese_exe_;
FilePath          204 chrome/installer/util/shell_util_unittest.cc   base::FilePath iron_exe_;
FilePath          205 chrome/installer/util/shell_util_unittest.cc   base::FilePath other_ico_;
FilePath          211 chrome/installer/util/shell_util_unittest.cc   base::FilePath path;
FilePath          388 chrome/installer/util/shell_util_unittest.cc   base::FilePath shortcut_path = GetExpectedShortcutPath(
FilePath          404 chrome/installer/util/shell_util_unittest.cc   base::FilePath shortcut_path = GetExpectedShortcutPath(
FilePath          422 chrome/installer/util/shell_util_unittest.cc   base::FilePath shortcut1_path = GetExpectedShortcutPath(
FilePath          433 chrome/installer/util/shell_util_unittest.cc   base::FilePath shortcut2_path = GetExpectedShortcutPath(
FilePath          444 chrome/installer/util/shell_util_unittest.cc   base::FilePath shortcut3_path = GetExpectedShortcutPath(
FilePath          465 chrome/installer/util/shell_util_unittest.cc   base::FilePath new_exe = manganese_exe_;
FilePath          485 chrome/installer/util/shell_util_unittest.cc   base::FilePath new_exe = manganese_exe_;
FilePath          520 chrome/installer/util/shell_util_unittest.cc   base::FilePath new_exe = manganese_exe_;
FilePath          573 chrome/installer/util/shell_util_unittest.cc   base::FilePath new_exe = manganese_exe_;
FilePath          601 chrome/installer/util/shell_util_unittest.cc   base::FilePath shortcut1_path = GetExpectedShortcutPath(
FilePath          612 chrome/installer/util/shell_util_unittest.cc   base::FilePath shortcut2_path = GetExpectedShortcutPath(
FilePath          623 chrome/installer/util/shell_util_unittest.cc   base::FilePath shortcut3_path = GetExpectedShortcutPath(
FilePath          634 chrome/installer/util/shell_util_unittest.cc   base::FilePath shortcut4_path = GetExpectedShortcutPath(
FilePath          640 chrome/installer/util/shell_util_unittest.cc   std::vector<std::pair<base::FilePath, base::string16> > shortcuts;
FilePath          650 chrome/installer/util/shell_util_unittest.cc   std::pair<base::FilePath, base::string16> shortcut3 =
FilePath          652 chrome/installer/util/shell_util_unittest.cc   std::pair<base::FilePath, base::string16> shortcut4 =
FilePath          710 chrome/installer/util/shell_util_unittest.cc   base::FilePath chrome_shortcut_folder(
FilePath          714 chrome/installer/util/shell_util_unittest.cc   base::FilePath chrome_apps_shortcut_folder(
FilePath          757 chrome/installer/util/shell_util_unittest.cc   base::FilePath shortcut_path(
FilePath          774 chrome/installer/util/shell_util_unittest.cc   base::FilePath other_chrome_exe =
FilePath          786 chrome/installer/util/shell_util_unittest.cc   base::FilePath shortcut_path(fake_user_desktop_.path().Append(shortcut_name));
FilePath           75 chrome/installer/util/uninstall_metrics.cc bool ExtractUninstallMetricsFromFile(const base::FilePath& file_path,
FilePath           12 chrome/installer/util/uninstall_metrics.h class FilePath;
FilePath           26 chrome/installer/util/uninstall_metrics.h bool ExtractUninstallMetricsFromFile(const base::FilePath& file_path,
FilePath          146 chrome/installer/util/user_experiment.cc bool FixDACLsForExecute(const base::FilePath& exe) {
FilePath          432 chrome/installer/util/user_experiment.cc     base::FilePath user_data_dir(GetChromeUserDataPath(dist));
FilePath          482 chrome/installer/util/user_experiment.cc                                  const base::FilePath& application_path) {
FilePath           16 chrome/installer/util/user_experiment.h class FilePath;
FilePath           63 chrome/installer/util/user_experiment.h                                  const base::FilePath& application_path);
FilePath           42 chrome/installer/util/work_item.cc     const base::FilePath& source_path,
FilePath           43 chrome/installer/util/work_item.cc     const base::FilePath& dest_path,
FilePath           44 chrome/installer/util/work_item.cc     const base::FilePath& temp_dir,
FilePath           46 chrome/installer/util/work_item.cc     const base::FilePath& alternative_path) {
FilePath           52 chrome/installer/util/work_item.cc     const base::FilePath& path) {
FilePath           74 chrome/installer/util/work_item.cc     const base::FilePath& root_path,
FilePath           75 chrome/installer/util/work_item.cc     const base::FilePath& temp_path,
FilePath           76 chrome/installer/util/work_item.cc     const std::vector<base::FilePath>& key_paths) {
FilePath           81 chrome/installer/util/work_item.cc     const base::FilePath& source_path,
FilePath           82 chrome/installer/util/work_item.cc     const base::FilePath& dest_path,
FilePath           83 chrome/installer/util/work_item.cc     const base::FilePath& temp_dir,
FilePath           34 chrome/installer/util/work_item.h class FilePath;
FilePath           84 chrome/installer/util/work_item.h       const base::FilePath& source_path,
FilePath           85 chrome/installer/util/work_item.h       const base::FilePath& dest_path,
FilePath           86 chrome/installer/util/work_item.h       const base::FilePath& temp_dir,
FilePath           88 chrome/installer/util/work_item.h       const base::FilePath& alternative_path);
FilePath           91 chrome/installer/util/work_item.h   static CreateDirWorkItem* CreateCreateDirWorkItem(const base::FilePath& path);
FilePath          113 chrome/installer/util/work_item.h       const base::FilePath& root_path,
FilePath          114 chrome/installer/util/work_item.h       const base::FilePath& temp_path,
FilePath          115 chrome/installer/util/work_item.h       const std::vector<base::FilePath>& key_paths);
FilePath          120 chrome/installer/util/work_item.h       const base::FilePath& source_path,
FilePath          121 chrome/installer/util/work_item.h       const base::FilePath& dest_path,
FilePath          122 chrome/installer/util/work_item.h       const base::FilePath& temp_dir,
FilePath          102 chrome/installer/util/work_item_list.cc       base::FilePath(source_path),
FilePath          103 chrome/installer/util/work_item_list.cc       base::FilePath(dest_path),
FilePath          104 chrome/installer/util/work_item_list.cc       base::FilePath(temp_dir),
FilePath          106 chrome/installer/util/work_item_list.cc       base::FilePath(alternative_path));
FilePath          111 chrome/installer/util/work_item_list.cc WorkItem* WorkItemList::AddCreateDirWorkItem(const base::FilePath& path) {
FilePath          142 chrome/installer/util/work_item_list.cc     const base::FilePath& root_path,
FilePath          143 chrome/installer/util/work_item_list.cc     const base::FilePath& temp_path,
FilePath          144 chrome/installer/util/work_item_list.cc     const std::vector<base::FilePath>& key_paths) {
FilePath          151 chrome/installer/util/work_item_list.cc WorkItem* WorkItemList::AddDeleteTreeWorkItem(const base::FilePath& root_path,
FilePath          152 chrome/installer/util/work_item_list.cc                                               const base::FilePath& temp_path) {
FilePath          153 chrome/installer/util/work_item_list.cc   std::vector<base::FilePath> no_key_files;
FilePath          161 chrome/installer/util/work_item_list.cc   WorkItem* item = WorkItem::CreateMoveTreeWorkItem(base::FilePath(source_path),
FilePath          162 chrome/installer/util/work_item_list.cc                                                     base::FilePath(dest_path),
FilePath          163 chrome/installer/util/work_item_list.cc                                                     base::FilePath(temp_dir),
FilePath           19 chrome/installer/util/work_item_list.h class FilePath;
FilePath           63 chrome/installer/util/work_item_list.h   virtual WorkItem* AddCreateDirWorkItem(const base::FilePath& path);
FilePath           85 chrome/installer/util/work_item_list.h       const base::FilePath& root_path,
FilePath           86 chrome/installer/util/work_item_list.h       const base::FilePath& temp_path,
FilePath           87 chrome/installer/util/work_item_list.h       const std::vector<base::FilePath>& key_paths);
FilePath           90 chrome/installer/util/work_item_list.h   virtual WorkItem* AddDeleteTreeWorkItem(const base::FilePath& root_path,
FilePath           91 chrome/installer/util/work_item_list.h                                           const base::FilePath& temp_path);
FilePath           58 chrome/installer/util/work_item_list_unittest.cc   base::FilePath top_dir_to_create(temp_dir_.path());
FilePath           60 chrome/installer/util/work_item_list_unittest.cc   base::FilePath dir_to_create(top_dir_to_create);
FilePath           69 chrome/installer/util/work_item_list_unittest.cc   key_to_create.push_back(base::FilePath::kSeparators[0]);
FilePath          110 chrome/installer/util/work_item_list_unittest.cc   base::FilePath top_dir_to_create(temp_dir_.path());
FilePath          112 chrome/installer/util/work_item_list_unittest.cc   base::FilePath dir_to_create(top_dir_to_create);
FilePath          121 chrome/installer/util/work_item_list_unittest.cc   key_to_create.push_back(base::FilePath::kSeparators[0]);
FilePath          129 chrome/installer/util/work_item_list_unittest.cc   not_created_key.push_back(base::FilePath::kSeparators[0]);
FilePath          168 chrome/installer/util/work_item_list_unittest.cc   base::FilePath top_dir_to_create(temp_dir_.path());
FilePath          170 chrome/installer/util/work_item_list_unittest.cc   base::FilePath dir_to_create(top_dir_to_create);
FilePath          183 chrome/installer/util/work_item_list_unittest.cc   key_to_create.push_back(base::FilePath::kSeparators[0]);
FilePath          224 chrome/installer/util/work_item_list_unittest.cc   base::FilePath top_dir_to_create(temp_dir_.path());
FilePath          226 chrome/installer/util/work_item_list_unittest.cc   base::FilePath dir_to_create(top_dir_to_create);
FilePath          239 chrome/installer/util/work_item_list_unittest.cc   key_to_create.push_back(base::FilePath::kSeparators[0]);
FilePath           34 chrome/plugin/chrome_content_plugin_client.cc   if (base::LoadNativeLibrary(base::FilePath(L"crypt32.dll"), &error) == NULL)
FilePath           39 chrome/plugin/chrome_content_plugin_client.cc   base::FilePath media_path;
FilePath          506 chrome/renderer/chrome_content_renderer_client.cc     const base::FilePath& plugin_path) {
FilePath           79 chrome/renderer/chrome_content_renderer_client.h       const base::FilePath& plugin_path) OVERRIDE;
FilePath          106 chrome/renderer/chrome_content_renderer_client_unittest.cc   return extensions::Extension::Create(base::FilePath(), location, manifest,
FilePath          105 chrome/renderer/chrome_mock_render_thread.cc   base::FilePath path;
FilePath          278 chrome/renderer/chrome_render_process_observer.cc   base::FilePath pdf;
FilePath          297 chrome/renderer/chrome_render_process_observer.cc   base::LoadNativeLibrary(base::FilePath(L"crypt32.dll"), NULL);
FilePath           95 chrome/renderer/extensions/file_system_natives.cc   base::FilePath file_path = base::FilePath::FromUTF8Unsafe(file_path_string);
FilePath          271 chrome/renderer/mock_printer.cc     unsigned int page, const base::FilePath& filepath) const {
FilePath          282 chrome/renderer/mock_printer.cc     unsigned int page, const base::FilePath& filepath) const {
FilePath          102 chrome/renderer/mock_printer.h   bool SaveSource(unsigned int page, const base::FilePath& filepath) const;
FilePath          103 chrome/renderer/mock_printer.h   bool SaveBitmap(unsigned int page, const base::FilePath& filepath) const;
FilePath           19 chrome/renderer/pepper/pepper_flash_drm_renderer_host.cc const base::FilePath::CharType kVoucherFilename[] =
FilePath           52 chrome/renderer/pepper/pepper_flash_drm_renderer_host.cc   base::FilePath plugin_dir = plugin_instance->GetModulePath().DirName();
FilePath           54 chrome/renderer/pepper/pepper_flash_drm_renderer_host.cc   base::FilePath voucher_file = plugin_dir.Append(
FilePath           55 chrome/renderer/pepper/pepper_flash_drm_renderer_host.cc       base::FilePath(kVoucherFilename));
FilePath           78 chrome/renderer/pepper/pepper_flash_drm_renderer_host.cc     const base::FilePath& external_path,
FilePath           14 chrome/renderer/pepper/pepper_flash_drm_renderer_host.h class FilePath;
FilePath           39 chrome/renderer/pepper/pepper_flash_drm_renderer_host.h       const base::FilePath& external_path,
FilePath          122 chrome/renderer/plugins/chrome_plugin_placeholder.cc     const base::FilePath& file_path) {
FilePath           36 chrome/renderer/plugins/chrome_plugin_placeholder.h       const base::FilePath& plugin_path);
FilePath          424 chrome/renderer/printing/print_web_view_helper_browsertest.cc       base::FilePath source_path;
FilePath          428 chrome/renderer/printing/print_web_view_helper_browsertest.cc       base::FilePath bitmap_path;
FilePath          265 chrome/renderer/safe_browsing/phishing_classifier_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath          274 chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath          319 chrome/renderer/safe_browsing/phishing_dom_feature_extractor_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath           23 chrome/renderer/spellchecker/spellcheck_unittest.cc base::FilePath GetHunspellDirectory() {
FilePath           24 chrome/renderer/spellchecker/spellcheck_unittest.cc   base::FilePath hunspell_directory;
FilePath           26 chrome/renderer/spellchecker/spellcheck_unittest.cc     return base::FilePath();
FilePath           56 chrome/renderer/spellchecker/spellcheck_unittest.cc     base::FilePath hunspell_directory = GetHunspellDirectory();
FilePath         1304 chrome/renderer/spellchecker/spellcheck_unittest.cc   base::FilePath hunspell = GetHunspellDirectory();
FilePath         1306 chrome/renderer/spellchecker/spellcheck_unittest.cc     base::FilePath dict = chrome::spellcheck_common::GetVersionedFileName(
FilePath           30 chrome/service/cloud_print/cloud_print_proxy.cc   base::FilePath exe_path;
FilePath           38 chrome/service/cloud_print/cloud_print_proxy.cc   base::FilePath user_data_dir =
FilePath           26 chrome/service/cloud_print/cloud_print_url_fetcher_unittest.cc const base::FilePath::CharType kDocRoot[] =
FilePath          336 chrome/service/cloud_print/cloud_print_url_fetcher_unittest.cc                                      base::FilePath(kDocRoot));
FilePath          347 chrome/service/cloud_print/cloud_print_url_fetcher_unittest.cc                                      base::FilePath(kDocRoot));
FilePath          358 chrome/service/cloud_print/cloud_print_url_fetcher_unittest.cc                                      base::FilePath(kDocRoot));
FilePath          370 chrome/service/cloud_print/cloud_print_url_fetcher_unittest.cc                                      base::FilePath(kDocRoot));
FilePath           58 chrome/service/cloud_print/connector_settings_unittest.cc     base::FilePath file_name = temp_dir_.path().AppendASCII("file.txt");
FilePath           18 chrome/service/cloud_print/print_system.h class FilePath;
FilePath          134 chrome/service/cloud_print/print_system.h                        const base::FilePath& print_data_file_path,
FilePath          104 chrome/service/cloud_print/print_system_cups.cc                               const base::FilePath& print_data_file_path,
FilePath          380 chrome/service/cloud_print/print_system_cups.cc                      const base::FilePath& print_data_file_path,
FilePath          773 chrome/service/cloud_print/print_system_cups.cc     const base::FilePath& print_data_file_path,
FilePath          223 chrome/service/cloud_print/print_system_win.cc                      const base::FilePath& print_data_file_path,
FilePath          259 chrome/service/cloud_print/print_system_win.cc                const base::FilePath& print_data_file_path,
FilePath          443 chrome/service/cloud_print/print_system_win.cc         const base::FilePath& pdf_path, const gfx::Rect& render_area,
FilePath          467 chrome/service/cloud_print/print_system_win.cc                           const base::FilePath& print_data_file_path,
FilePath          524 chrome/service/cloud_print/print_system_win.cc     base::FilePath print_data_file_path_;
FilePath          357 chrome/service/cloud_print/printer_job_handler_unittest.cc       const base::FilePath& print_data_file_path,
FilePath           34 chrome/service/cloud_print/printer_job_queue_handler.cc   print_data_file_path_ = base::FilePath();
FilePath           40 chrome/service/cloud_print/printer_job_queue_handler.h   base::FilePath print_data_file_path_;
FilePath          171 chrome/service/service_process.cc   base::FilePath user_data_dir;
FilePath          173 chrome/service/service_process.cc   base::FilePath pref_path =
FilePath           12 chrome/service/service_process_prefs.cc     const base::FilePath& pref_filename,
FilePath           23 chrome/service/service_process_prefs.h   ServiceProcessPrefs(const base::FilePath& pref_filename,
FilePath           43 chrome/service/service_utility_process_host.cc       const base::FilePath& exposed_dir)
FilePath           48 chrome/service/service_utility_process_host.cc                           base::FilePath* exposed_dir) OVERRIDE {
FilePath           53 chrome/service/service_utility_process_host.cc   base::FilePath exposed_dir_;
FilePath           94 chrome/service/service_utility_process_host.cc     const base::FilePath& pdf_path,
FilePath          151 chrome/service/service_utility_process_host.cc   base::FilePath exposed_path;
FilePath          166 chrome/service/service_utility_process_host.cc   base::FilePath exposed_path;
FilePath          177 chrome/service/service_utility_process_host.cc     const base::FilePath& exposed_dir) {
FilePath          182 chrome/service/service_utility_process_host.cc   base::FilePath exe_path = GetUtilityProcessCmd();
FilePath          204 chrome/service/service_utility_process_host.cc                                        const base::FilePath& exposed_dir) {
FilePath          223 chrome/service/service_utility_process_host.cc base::FilePath ServiceUtilityProcessHost::GetUtilityProcessCmd() {
FilePath          372 chrome/service/service_utility_process_host.cc     const base::FilePath& metafile_path,
FilePath           85 chrome/service/service_utility_process_host.h     void MetafileAvailable(const base::FilePath& metafile_path,
FilePath          100 chrome/service/service_utility_process_host.h       const base::FilePath& pdf_path,
FilePath          118 chrome/service/service_utility_process_host.h   virtual base::FilePath GetUtilityProcessCmd();
FilePath          129 chrome/service/service_utility_process_host.h   bool StartProcess(bool no_sandbox, const base::FilePath& exposed_dir);
FilePath          137 chrome/service/service_utility_process_host.h               const base::FilePath& exposed_dir);
FilePath          162 chrome/service/service_utility_process_host.h   base::FilePath metafile_path_;
FilePath           25 chrome/test/base/chrome_process_util.cc const base::FilePath::CharType* GetRunningBrowserExecutableName() {
FilePath           33 chrome/test/base/chrome_process_util.cc std::vector<base::FilePath::StringType> GetRunningHelperExecutableNames() {
FilePath           34 chrome/test/base/chrome_process_util.cc   base::FilePath::StringType name;
FilePath           42 chrome/test/base/chrome_process_util.cc   std::vector<base::FilePath::StringType> names;
FilePath           97 chrome/test/base/chrome_process_util.cc   const base::FilePath::CharType* executable_name =
FilePath          126 chrome/test/base/chrome_process_util.cc     std::vector<base::FilePath::StringType> names =
FilePath          129 chrome/test/base/chrome_process_util.cc       base::FilePath::StringType name = names[i];
FilePath           65 chrome/test/base/chrome_test_launcher.cc       CommandLine* command_line, const base::FilePath& temp_data_dir) OVERRIDE {
FilePath          111 chrome/test/base/chrome_test_suite.cc   base::FilePath path;
FilePath           26 chrome/test/base/chrome_test_suite.h   void SetBrowserDirectory(const base::FilePath& browser_dir) {
FilePath           31 chrome/test/base/chrome_test_suite.h   base::FilePath browser_dir_;
FilePath          164 chrome/test/base/chrome_unit_test_suite.cc   base::FilePath resources_pack_path;
FilePath          126 chrome/test/base/in_process_browser_test.cc   base::FilePath chrome_path;
FilePath          133 chrome/test/base/in_process_browser_test.cc   CreateTestServer(base::FilePath(FILE_PATH_LITERAL("chrome/test/data")));
FilePath          134 chrome/test/base/in_process_browser_test.cc   base::FilePath src_dir;
FilePath          136 chrome/test/base/in_process_browser_test.cc   base::FilePath test_data_dir = src_dir.AppendASCII("chrome/test/data");
FilePath          169 chrome/test/base/in_process_browser_test.cc   base::FilePath log_dir = logging::GetSessionLogFile(*command_line).DirName();
FilePath          227 chrome/test/base/in_process_browser_test.cc   base::FilePath subprocess_path;
FilePath          250 chrome/test/base/in_process_browser_test.cc   base::FilePath user_data_dir =
FilePath          355 chrome/test/base/in_process_browser_test.cc   base::FilePath user_data_dir;
FilePath          179 chrome/test/base/module_system_test.cc   base::FilePath test_js_file_path;
FilePath           75 chrome/test/base/test_launcher_utils.cc bool OverrideUserDataDir(const base::FilePath& user_data_dir) {
FilePath           26 chrome/test/base/test_launcher_utils.h     const base::FilePath& user_data_dir) WARN_UNUSED_RESULT;
FilePath          193 chrome/test/base/testing_profile.cc TestingProfile::TestingProfile(const base::FilePath& path)
FilePath          210 chrome/test/base/testing_profile.cc TestingProfile::TestingProfile(const base::FilePath& path,
FilePath          235 chrome/test/base/testing_profile.cc     const base::FilePath& path,
FilePath          292 chrome/test/base/testing_profile.cc     base::FilePath system_tmp_dir;
FilePath          300 chrome/test/base/testing_profile.cc     base::FilePath fallback_dir(
FilePath          433 chrome/test/base/testing_profile.cc     base::FilePath path = GetPath();
FilePath          503 chrome/test/base/testing_profile.cc     base::FilePath path = GetPath().Append(chrome::kBookmarksFileName);
FilePath          555 chrome/test/base/testing_profile.cc base::FilePath TestingProfile::GetPath() const {
FilePath          732 chrome/test/base/testing_profile.cc     const base::FilePath& partition_path,
FilePath          784 chrome/test/base/testing_profile.cc     const base::FilePath& partition_path,
FilePath          836 chrome/test/base/testing_profile.cc base::FilePath TestingProfile::last_selected_directory() {
FilePath          840 chrome/test/base/testing_profile.cc void TestingProfile::set_last_selected_directory(const base::FilePath& path) {
FilePath          911 chrome/test/base/testing_profile.cc void TestingProfile::Builder::SetPath(const base::FilePath& path) {
FilePath           97 chrome/test/base/testing_profile.h     void SetPath(const base::FilePath& path);
FilePath          125 chrome/test/base/testing_profile.h     base::FilePath path_;
FilePath          142 chrome/test/base/testing_profile.h   explicit TestingProfile(const base::FilePath& path);
FilePath          147 chrome/test/base/testing_profile.h   TestingProfile(const base::FilePath& path, Delegate* delegate);
FilePath          151 chrome/test/base/testing_profile.h   TestingProfile(const base::FilePath& path,
FilePath          208 chrome/test/base/testing_profile.h   virtual base::FilePath GetPath() const OVERRIDE;
FilePath          277 chrome/test/base/testing_profile.h           const base::FilePath& partition_path,
FilePath          301 chrome/test/base/testing_profile.h       const base::FilePath& partition_path,
FilePath          320 chrome/test/base/testing_profile.h   virtual base::FilePath last_selected_directory() OVERRIDE;
FilePath          321 chrome/test/base/testing_profile.h   virtual void set_last_selected_directory(const base::FilePath& path) OVERRIDE;
FilePath          398 chrome/test/base/testing_profile.h   base::FilePath last_selected_directory_;
FilePath          413 chrome/test/base/testing_profile.h   base::FilePath profile_path_;
FilePath           22 chrome/test/base/testing_profile_manager.cc   explicit ProfileManager(const base::FilePath& user_data_dir)
FilePath           27 chrome/test/base/testing_profile_manager.cc       const base::FilePath& file_path) OVERRIDE {
FilePath           61 chrome/test/base/testing_profile_manager.cc   base::FilePath profile_path(profiles_dir_.path());
FilePath          159 chrome/test/base/testing_profile_manager.cc const base::FilePath& TestingProfileManager::profiles_dir() {
FilePath           84 chrome/test/base/testing_profile_manager.h   const base::FilePath& profiles_dir();
FilePath           87 chrome/test/base/tracing.cc         base::FilePath(),
FilePath          115 chrome/test/base/tracing.cc                             const base::FilePath& path) {
FilePath          124 chrome/test/base/tracing.cc                      const base::FilePath& path) {
FilePath          108 chrome/test/base/ui_test_utils.cc base::FilePath GetSnapshotFileName(const base::FilePath& snapshot_directory) {
FilePath          116 chrome/test/base/ui_test_utils.cc   base::FilePath snapshot_file = snapshot_directory.AppendASCII(filename);
FilePath          120 chrome/test/base/ui_test_utils.cc     base::FilePath trial_file;
FilePath          280 chrome/test/base/ui_test_utils.cc base::FilePath GetTestFilePath(const base::FilePath& dir,
FilePath          281 chrome/test/base/ui_test_utils.cc                                const base::FilePath& file) {
FilePath          282 chrome/test/base/ui_test_utils.cc   base::FilePath path;
FilePath          287 chrome/test/base/ui_test_utils.cc GURL GetTestUrl(const base::FilePath& dir, const base::FilePath& file) {
FilePath          291 chrome/test/base/ui_test_utils.cc bool GetRelativeBuildDirectory(base::FilePath* build_dir) {
FilePath          295 chrome/test/base/ui_test_utils.cc   base::FilePath exe_dir =
FilePath          297 chrome/test/base/ui_test_utils.cc   base::FilePath src_dir;
FilePath          313 chrome/test/base/ui_test_utils.cc   std::vector<base::FilePath::StringType> src_parts, exe_parts;
FilePath          326 chrome/test/base/ui_test_utils.cc   *build_dir = base::FilePath();
FilePath          520 chrome/test/base/ui_test_utils.cc bool SaveScreenSnapshotToDirectory(const base::FilePath& directory,
FilePath          521 chrome/test/base/ui_test_utils.cc                                    base::FilePath* screenshot_path) {
FilePath          523 chrome/test/base/ui_test_utils.cc   base::FilePath out_path(GetSnapshotFileName(directory));
FilePath          549 chrome/test/base/ui_test_utils.cc bool SaveScreenSnapshotToDesktop(base::FilePath* screenshot_path) {
FilePath          550 chrome/test/base/ui_test_utils.cc   base::FilePath desktop;
FilePath           38 chrome/test/base/ui_test_utils.h class FilePath;
FilePath          121 chrome/test/base/ui_test_utils.h base::FilePath GetTestFilePath(const base::FilePath& dir,
FilePath          122 chrome/test/base/ui_test_utils.h                                const base::FilePath& file);
FilePath          128 chrome/test/base/ui_test_utils.h GURL GetTestUrl(const base::FilePath& dir, const base::FilePath& file);
FilePath          131 chrome/test/base/ui_test_utils.h bool GetRelativeBuildDirectory(base::FilePath* build_dir);
FilePath          281 chrome/test/base/ui_test_utils.h bool SaveScreenSnapshotToDirectory(const base::FilePath& directory,
FilePath          282 chrome/test/base/ui_test_utils.h                                    base::FilePath* screenshot_path);
FilePath          286 chrome/test/base/ui_test_utils.h bool SaveScreenSnapshotToDesktop(base::FilePath* screenshot_path);
FilePath           41 chrome/test/base/v8_unit_test.cc base::FilePath test_data_directory;
FilePath           44 chrome/test/base/v8_unit_test.cc base::FilePath gen_test_data_directory;
FilePath           56 chrome/test/base/v8_unit_test.cc void V8UnitTest::AddLibrary(const base::FilePath& library_path) {
FilePath           62 chrome/test/base/v8_unit_test.cc   for (std::vector<base::FilePath>::iterator user_libraries_iterator =
FilePath           67 chrome/test/base/v8_unit_test.cc     base::FilePath library_file(*user_libraries_iterator);
FilePath           69 chrome/test/base/v8_unit_test.cc       base::FilePath gen_file = gen_test_data_directory.Append(library_file);
FilePath          143 chrome/test/base/v8_unit_test.cc   base::FilePath mockPath;
FilePath          151 chrome/test/base/v8_unit_test.cc   base::FilePath accessibilityAuditPath;
FilePath          159 chrome/test/base/v8_unit_test.cc   base::FilePath testApiPath;
FilePath           30 chrome/test/base/v8_unit_test.h   void AddLibrary(const base::FilePath& library_path);
FilePath           86 chrome/test/base/v8_unit_test.h   std::vector<base::FilePath> user_libraries_;
FilePath           59 chrome/test/base/web_ui_browsertest.cc const base::FilePath::CharType kA11yAuditLibraryJSPath[] = FILE_PATH_LITERAL(
FilePath           61 chrome/test/base/web_ui_browsertest.cc const base::FilePath::CharType kMockJSPath[] =
FilePath           63 chrome/test/base/web_ui_browsertest.cc const base::FilePath::CharType kWebUILibraryJS[] =
FilePath           65 chrome/test/base/web_ui_browsertest.cc const base::FilePath::CharType kWebUITestFolder[] = FILE_PATH_LITERAL("webui");
FilePath          110 chrome/test/base/web_ui_browsertest.cc void WebUIBrowserTest::AddLibrary(const base::FilePath& library_path) {
FilePath          118 chrome/test/base/web_ui_browsertest.cc                               const base::FilePath& path) {
FilePath          119 chrome/test/base/web_ui_browsertest.cc   base::FilePath filePath;
FilePath          422 chrome/test/base/web_ui_browsertest.cc   base::FilePath resources_pack_path;
FilePath          427 chrome/test/base/web_ui_browsertest.cc   AddLibraryFromSourceRoot(this, base::FilePath(kA11yAuditLibraryJSPath));
FilePath          428 chrome/test/base/web_ui_browsertest.cc   AddLibraryFromSourceRoot(this, base::FilePath(kMockJSPath));
FilePath          429 chrome/test/base/web_ui_browsertest.cc   AddLibrary(base::FilePath(kWebUILibraryJS));
FilePath          456 chrome/test/base/web_ui_browsertest.cc     const base::FilePath::StringType& path) {
FilePath          457 chrome/test/base/web_ui_browsertest.cc   base::FilePath dir_test_data;
FilePath          459 chrome/test/base/web_ui_browsertest.cc   base::FilePath test_path(dir_test_data.Append(kWebUITestFolder).Append(path));
FilePath          467 chrome/test/base/web_ui_browsertest.cc   std::vector<base::FilePath>::iterator user_libraries_iterator;
FilePath          609 chrome/test/base/web_ui_browsertest.cc   AddLibrary(base::FilePath(FILE_PATH_LITERAL("sample_downloads.js")));
FilePath          617 chrome/test/base/web_ui_browsertest.cc   AddLibrary(base::FilePath(FILE_PATH_LITERAL("runtime_error.js")));
FilePath          626 chrome/test/base/web_ui_browsertest.cc   AddLibrary(base::FilePath(FILE_PATH_LITERAL("sample_downloads.js")));
FilePath          701 chrome/test/base/web_ui_browsertest.cc     AddLibrary(base::FilePath(FILE_PATH_LITERAL("async.js")));
FilePath           51 chrome/test/base/web_ui_browsertest.h   void AddLibrary(const base::FilePath& library_path);
FilePath          137 chrome/test/base/web_ui_browsertest.h   static GURL WebUITestDataPathToURL(const base::FilePath::StringType& path);
FilePath          170 chrome/test/base/web_ui_browsertest.h   base::FilePath test_data_directory_;
FilePath          173 chrome/test/base/web_ui_browsertest.h   base::FilePath gen_test_data_directory_;
FilePath          176 chrome/test/base/web_ui_browsertest.h   std::vector<base::FilePath> user_libraries_;
FilePath           49 chrome/test/chromedriver/capabilities.cc Status ParseFilePath(base::FilePath* to_set,
FilePath           52 chrome/test/chromedriver/capabilities.cc   base::FilePath::StringType str;
FilePath           55 chrome/test/chromedriver/capabilities.cc   *to_set = base::FilePath(str);
FilePath          327 chrome/test/chromedriver/capabilities.cc void Switches::SetSwitch(const std::string& name, const base::FilePath& value) {
FilePath           29 chrome/test/chromedriver/capabilities.h   typedef base::FilePath::StringType NativeString;
FilePath           36 chrome/test/chromedriver/capabilities.h   void SetSwitch(const std::string& name, const base::FilePath& value);
FilePath           84 chrome/test/chromedriver/capabilities.h   base::FilePath binary;
FilePath           85 chrome/test/chromedriver/chrome/chrome_desktop_impl.cc     base::FilePath user_data_dir = user_data_dir_.Take();
FilePath           86 chrome/test/chromedriver/chrome/chrome_desktop_impl.cc     base::FilePath extension_dir = extension_dir_.Take();
FilePath           26 chrome/test/chromedriver/chrome/chrome_finder.cc void GetApplicationDirs(std::vector<base::FilePath>* locations) {
FilePath           27 chrome/test/chromedriver/chrome/chrome_finder.cc   std::vector<base::FilePath> installation_locations;
FilePath           28 chrome/test/chromedriver/chrome/chrome_finder.cc   base::FilePath local_app_data, program_files, program_files_x86;
FilePath           46 chrome/test/chromedriver/chrome/chrome_finder.cc void GetApplicationDirs(std::vector<base::FilePath>* locations) {
FilePath           47 chrome/test/chromedriver/chrome/chrome_finder.cc   locations->push_back(base::FilePath("/opt/google/chrome"));
FilePath           48 chrome/test/chromedriver/chrome/chrome_finder.cc   locations->push_back(base::FilePath("/usr/local/bin"));
FilePath           49 chrome/test/chromedriver/chrome/chrome_finder.cc   locations->push_back(base::FilePath("/usr/local/sbin"));
FilePath           50 chrome/test/chromedriver/chrome/chrome_finder.cc   locations->push_back(base::FilePath("/usr/bin"));
FilePath           51 chrome/test/chromedriver/chrome/chrome_finder.cc   locations->push_back(base::FilePath("/usr/sbin"));
FilePath           52 chrome/test/chromedriver/chrome/chrome_finder.cc   locations->push_back(base::FilePath("/bin"));
FilePath           53 chrome/test/chromedriver/chrome/chrome_finder.cc   locations->push_back(base::FilePath("/sbin"));
FilePath           62 chrome/test/chromedriver/chrome/chrome_finder.cc     const base::Callback<bool(const base::FilePath&)>& exists_func,
FilePath           63 chrome/test/chromedriver/chrome/chrome_finder.cc     const std::vector<base::FilePath>& rel_paths,
FilePath           64 chrome/test/chromedriver/chrome/chrome_finder.cc     const std::vector<base::FilePath>& locations,
FilePath           65 chrome/test/chromedriver/chrome/chrome_finder.cc     base::FilePath* out_path) {
FilePath           68 chrome/test/chromedriver/chrome/chrome_finder.cc       base::FilePath path = locations[j].Append(rel_paths[i]);
FilePath           81 chrome/test/chromedriver/chrome/chrome_finder.cc void GetApplicationDirs(std::vector<base::FilePath>* locations);
FilePath           84 chrome/test/chromedriver/chrome/chrome_finder.cc bool FindChrome(base::FilePath* browser_exe) {
FilePath           86 chrome/test/chromedriver/chrome/chrome_finder.cc   base::FilePath browser_exes_array[] = {
FilePath           87 chrome/test/chromedriver/chrome/chrome_finder.cc       base::FilePath(L"chrome.exe")
FilePath           90 chrome/test/chromedriver/chrome/chrome_finder.cc   base::FilePath browser_exes_array[] = {
FilePath           91 chrome/test/chromedriver/chrome/chrome_finder.cc       base::FilePath("Google Chrome.app/Contents/MacOS/Google Chrome"),
FilePath           92 chrome/test/chromedriver/chrome/chrome_finder.cc       base::FilePath("Chromium.app/Contents/MacOS/Chromium")
FilePath           95 chrome/test/chromedriver/chrome/chrome_finder.cc   base::FilePath browser_exes_array[] = {
FilePath           96 chrome/test/chromedriver/chrome/chrome_finder.cc       base::FilePath("google-chrome"),
FilePath           97 chrome/test/chromedriver/chrome/chrome_finder.cc       base::FilePath("chrome"),
FilePath           98 chrome/test/chromedriver/chrome/chrome_finder.cc       base::FilePath("chromium"),
FilePath           99 chrome/test/chromedriver/chrome/chrome_finder.cc       base::FilePath("chromium-browser")
FilePath          102 chrome/test/chromedriver/chrome/chrome_finder.cc   std::vector<base::FilePath> browser_exes(
FilePath          104 chrome/test/chromedriver/chrome/chrome_finder.cc   base::FilePath module_dir;
FilePath          107 chrome/test/chromedriver/chrome/chrome_finder.cc       base::FilePath path = module_dir.Append(browser_exes[i]);
FilePath          115 chrome/test/chromedriver/chrome/chrome_finder.cc   std::vector<base::FilePath> locations;
FilePath           13 chrome/test/chromedriver/chrome/chrome_finder.h class FilePath;
FilePath           17 chrome/test/chromedriver/chrome/chrome_finder.h bool FindChrome(base::FilePath* browser_exe);
FilePath           22 chrome/test/chromedriver/chrome/chrome_finder.h     const base::Callback<bool(const base::FilePath&)>& exists_func,
FilePath           23 chrome/test/chromedriver/chrome/chrome_finder.h     const std::vector<base::FilePath>& rel_paths,
FilePath           24 chrome/test/chromedriver/chrome/chrome_finder.h     const std::vector<base::FilePath>& locations,
FilePath           25 chrome/test/chromedriver/chrome/chrome_finder.h     base::FilePath* out_path);
FilePath           15 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc bool PathIn(const std::vector<base::FilePath>& list,
FilePath           16 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc             const base::FilePath& path) {
FilePath           24 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc void AssertFound(const base::FilePath& found,
FilePath           25 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc                  const std::vector<base::FilePath>& existing_paths,
FilePath           26 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc                  const std::vector<base::FilePath>& rel_paths,
FilePath           27 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc                  const std::vector<base::FilePath>& locations) {
FilePath           28 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   base::FilePath exe;
FilePath           40 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   base::FilePath found =
FilePath           41 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc       base::FilePath().AppendASCII("exists").AppendASCII("exists");
FilePath           42 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   std::vector<base::FilePath> existing_paths;
FilePath           44 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   std::vector<base::FilePath> rel_paths;
FilePath           46 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   std::vector<base::FilePath> locations;
FilePath           53 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   base::FilePath dir(FILE_PATH_LITERAL("dir"));
FilePath           54 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   base::FilePath first = dir.AppendASCII("first");
FilePath           55 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   base::FilePath second = dir.AppendASCII("second");
FilePath           56 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   std::vector<base::FilePath> existing_paths;
FilePath           59 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   std::vector<base::FilePath> rel_paths;
FilePath           62 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   std::vector<base::FilePath> locations;
FilePath           69 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   base::FilePath dir1(FILE_PATH_LITERAL("dir1"));
FilePath           70 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   base::FilePath dir2(FILE_PATH_LITERAL("dir2"));
FilePath           71 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   base::FilePath preferred(FILE_PATH_LITERAL("preferred"));
FilePath           72 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   base::FilePath nonpreferred(FILE_PATH_LITERAL("nonpreferred"));
FilePath           73 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   std::vector<base::FilePath> existing_paths;
FilePath           76 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   std::vector<base::FilePath> rel_paths;
FilePath           79 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   std::vector<base::FilePath> locations;
FilePath           87 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   base::FilePath found =
FilePath           88 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc       base::FilePath().AppendASCII("exists").AppendASCII("exists");
FilePath           89 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   std::vector<base::FilePath> existing_paths;
FilePath           90 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   std::vector<base::FilePath> rel_paths;
FilePath           92 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   std::vector<base::FilePath> locations;
FilePath           94 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   base::FilePath exe;
FilePath          105 chrome/test/chromedriver/chrome/chrome_finder_unittest.cc   base::FilePath exe;
FilePath          127 chrome/test/chromedriver/chrome/stub_web_view.cc     const std::vector<base::FilePath>& files) {
FilePath           69 chrome/test/chromedriver/chrome/stub_web_view.h       const std::vector<base::FilePath>& files) OVERRIDE;
FilePath           16 chrome/test/chromedriver/chrome/web_view.h class FilePath;
FilePath          150 chrome/test/chromedriver/chrome/web_view.h       const std::vector<base::FilePath>& files) = 0;
FilePath          383 chrome/test/chromedriver/chrome/web_view_impl.cc     const std::vector<base::FilePath>& files) {
FilePath           89 chrome/test/chromedriver/chrome/web_view_impl.h       const std::vector<base::FilePath>& files) OVERRIDE;
FilePath           61 chrome/test/chromedriver/chrome_launcher.cc Status UnpackAutomationExtension(const base::FilePath& temp_dir,
FilePath           62 chrome/test/chromedriver/chrome_launcher.cc                                  base::FilePath* automation_extension) {
FilePath           67 chrome/test/chromedriver/chrome_launcher.cc   base::FilePath extension_zip = temp_dir.AppendASCII("internal.zip");
FilePath           74 chrome/test/chromedriver/chrome_launcher.cc   base::FilePath extension_dir = temp_dir.AppendASCII("internal");
FilePath           88 chrome/test/chromedriver/chrome_launcher.cc   base::FilePath program = capabilities.binary;
FilePath          483 chrome/test/chromedriver/chrome_launcher.cc                         const base::FilePath& temp_dir,
FilePath          484 chrome/test/chromedriver/chrome_launcher.cc                         base::FilePath* path,
FilePath          513 chrome/test/chromedriver/chrome_launcher.cc   base::FilePath extension_crx = temp_crx_dir.path().AppendASCII("temp.crx");
FilePath          519 chrome/test/chromedriver/chrome_launcher.cc   base::FilePath extension_dir = temp_dir.AppendASCII("extension_" + id);
FilePath          524 chrome/test/chromedriver/chrome_launcher.cc   base::FilePath manifest_path(extension_dir.AppendASCII("manifest.json"));
FilePath          576 chrome/test/chromedriver/chrome_launcher.cc                            const base::FilePath::StringType& extension) {
FilePath          577 chrome/test/chromedriver/chrome_launcher.cc   base::FilePath::StringType value = switches->GetSwitchValueNative(name);
FilePath          585 chrome/test/chromedriver/chrome_launcher.cc                          const base::FilePath& temp_dir,
FilePath          590 chrome/test/chromedriver/chrome_launcher.cc   std::vector<base::FilePath::StringType> extension_paths;
FilePath          592 chrome/test/chromedriver/chrome_launcher.cc     base::FilePath path;
FilePath          607 chrome/test/chromedriver/chrome_launcher.cc     base::FilePath automation_extension;
FilePath          620 chrome/test/chromedriver/chrome_launcher.cc     base::FilePath::StringType extension_paths_value = JoinString(
FilePath          631 chrome/test/chromedriver/chrome_launcher.cc     const base::FilePath& path) {
FilePath          661 chrome/test/chromedriver/chrome_launcher.cc     const base::FilePath& user_data_dir,
FilePath          664 chrome/test/chromedriver/chrome_launcher.cc   base::FilePath default_dir =
FilePath           21 chrome/test/chromedriver/chrome_launcher.h class FilePath;
FilePath           43 chrome/test/chromedriver/chrome_launcher.h                          const base::FilePath& temp_dir,
FilePath           48 chrome/test/chromedriver/chrome_launcher.h     const base::FilePath& user_data_dir,
FilePath           24 chrome/test/chromedriver/chrome_launcher_unittest.cc   base::FilePath extension_dir;
FilePath           35 chrome/test/chromedriver/chrome_launcher_unittest.cc   base::FilePath source_root;
FilePath           37 chrome/test/chromedriver/chrome_launcher_unittest.cc   base::FilePath crx_file_path = source_root.AppendASCII(
FilePath           87 chrome/test/chromedriver/chrome_launcher_unittest.cc   base::FilePath temp_ext_path(switches.GetSwitchValueNative("load-extension"));
FilePath          130 chrome/test/chromedriver/chrome_launcher_unittest.cc   ASSERT_TRUE(base::PathExists(base::FilePath(ext_path_list[0])));
FilePath          131 chrome/test/chromedriver/chrome_launcher_unittest.cc   ASSERT_TRUE(base::PathExists(base::FilePath(ext_path_list[1])));
FilePath          147 chrome/test/chromedriver/chrome_launcher_unittest.cc   base::FilePath::StringType load = switches.GetSwitchValueNative(
FilePath          150 chrome/test/chromedriver/chrome_launcher_unittest.cc   ASSERT_TRUE(base::PathExists(base::FilePath(load.substr(3))));
FilePath          178 chrome/test/chromedriver/chrome_launcher_unittest.cc   base::FilePath prefs_file =
FilePath          189 chrome/test/chromedriver/chrome_launcher_unittest.cc   base::FilePath local_state_file =
FilePath          309 chrome/test/chromedriver/element_commands.cc     base::FilePath::StringType paths_string;
FilePath          311 chrome/test/chromedriver/element_commands.cc       base::FilePath::StringType path_part;
FilePath          318 chrome/test/chromedriver/element_commands.cc     std::vector<base::FilePath::StringType> path_strings;
FilePath          320 chrome/test/chromedriver/element_commands.cc     std::vector<base::FilePath> paths;
FilePath          322 chrome/test/chromedriver/element_commands.cc       paths.push_back(base::FilePath(path_strings[i]));
FilePath          209 chrome/test/chromedriver/logging.cc     base::FilePath log_path = cmd_line->GetSwitchValuePath("log-path");
FilePath          619 chrome/test/chromedriver/session_commands.cc   base::FilePath upload_dir;
FilePath          626 chrome/test/chromedriver/session_commands.cc   base::FilePath upload;
FilePath           37 chrome/test/chromedriver/session_commands_unittest.cc   base::FilePath::StringType path;
FilePath           39 chrome/test/chromedriver/session_commands_unittest.cc   ASSERT_TRUE(base::PathExists(base::FilePath(path)));
FilePath           41 chrome/test/chromedriver/session_commands_unittest.cc   ASSERT_TRUE(base::ReadFileToString(base::FilePath(path), &data));
FilePath           85 chrome/test/chromedriver/util.cc Status UnzipArchive(const base::FilePath& unzip_dir,
FilePath           91 chrome/test/chromedriver/util.cc   base::FilePath archive = dir.path().AppendASCII("temp.zip");
FilePath          365 chrome/test/chromedriver/util.cc Status UnzipEntry(const base::FilePath& unzip_dir,
FilePath          377 chrome/test/chromedriver/util.cc Status UnzipSoleFile(const base::FilePath& unzip_dir,
FilePath          379 chrome/test/chromedriver/util.cc                      base::FilePath* file) {
FilePath          393 chrome/test/chromedriver/util.cc   base::FilePath first_file = enumerator.Next();
FilePath          397 chrome/test/chromedriver/util.cc   base::FilePath second_file = enumerator.Next();
FilePath           11 chrome/test/chromedriver/util.h class FilePath;
FilePath           38 chrome/test/chromedriver/util.h Status UnzipSoleFile(const base::FilePath& unzip_dir,
FilePath           40 chrome/test/chromedriver/util.h                      base::FilePath* file);
FilePath           25 chrome/test/chromedriver/util_unittest.cc   base::FilePath file;
FilePath           44 chrome/test/chromedriver/util_unittest.cc   base::FilePath file;
FilePath           19 chrome/test/data/webui/webui_resource_browsertest.cc   void RunTest(const base::FilePath& file) {
FilePath           21 chrome/test/data/webui/webui_resource_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("webui")), file);
FilePath           47 chrome/test/data/webui/webui_resource_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("array_data_model_test.html")));
FilePath           53 chrome/test/data/webui/webui_resource_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("cr_test.html")));
FilePath           59 chrome/test/data/webui/webui_resource_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("event_target_test.html")));
FilePath           73 chrome/test/data/webui/webui_resource_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("grid_test.html")));
FilePath           79 chrome/test/data/webui/webui_resource_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("link_controller_test.html")));
FilePath           86 chrome/test/data/webui/webui_resource_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("list_selection_model_test.html")));
FilePath           93 chrome/test/data/webui/webui_resource_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL(
FilePath           99 chrome/test/data/webui/webui_resource_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("local_strings_test.html")));
FilePath          103 chrome/test/data/webui/webui_resource_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("mock_timer_test.html")));
FilePath          108 chrome/test/data/webui/webui_resource_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("parse_html_subset_test.html")));
FilePath          114 chrome/test/data/webui/webui_resource_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("position_util_test.html")));
FilePath          121 chrome/test/data/webui/webui_resource_browsertest.cc   RunTest(base::FilePath(FILE_PATH_LITERAL("repeating_button_test.html")));
FilePath           53 chrome/test/gpu/gpu_feature_browsertest.cc     base::FilePath test_dir;
FilePath           70 chrome/test/gpu/gpu_feature_browsertest.cc   void RunTest(const base::FilePath& url,
FilePath           79 chrome/test/gpu/gpu_feature_browsertest.cc     base::FilePath test_path;
FilePath          102 chrome/test/gpu/gpu_feature_browsertest.cc   void RunEventTest(const base::FilePath& url,
FilePath          159 chrome/test/gpu/gpu_feature_browsertest.cc   base::FilePath gpu_test_dir_;
FilePath          189 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("feature_compositing.html"));
FilePath          227 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("feature_compositing.html"));
FilePath          249 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("feature_compositing.html"));
FilePath          258 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("feature_webgl.html"));
FilePath          280 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("feature_webgl.html"));
FilePath          296 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("feature_webgl.html"));
FilePath          317 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("feature_multisampling.html"));
FilePath          334 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("feature_multisampling.html"));
FilePath          374 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("feature_canvas2d.html"));
FilePath          396 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("feature_canvas2d.html"));
FilePath          409 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("feature_canvas2d.html"));
FilePath          418 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("webgl_popup.html"));
FilePath          425 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("canvas_popup.html"));
FilePath          439 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("feature_compositing.html"));
FilePath          452 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(FILE_PATH_LITERAL("feature_raf_no_damage.html"));
FilePath          495 chrome/test/gpu/gpu_feature_browsertest.cc   const base::FilePath url(
FilePath          497 chrome/test/gpu/gpu_feature_browsertest.cc   base::FilePath test_path = gpu_test_dir_.Append(url);
FilePath           58 chrome/test/gpu/webgl_infobar_browsertest.cc     base::FilePath test_dir;
FilePath           62 chrome/test/gpu/webgl_infobar_browsertest.cc   base::FilePath gpu_test_dir_;
FilePath          149 chrome/test/logging/win/file_logger.cc bool FileLogger::StartLogging(const base::FilePath& log_file) {
FilePath           15 chrome/test/logging/win/file_logger.h class FilePath;
FilePath           64 chrome/test/logging/win/file_logger.h   bool StartLogging(const base::FilePath& log_file);
FilePath          245 chrome/test/logging/win/log_file_printer.cc void logging_win::PrintLogFile(const base::FilePath& log_file,
FilePath           15 chrome/test/logging/win/log_file_printer.h class FilePath;
FilePath           23 chrome/test/logging/win/log_file_printer.h void PrintLogFile(const base::FilePath& log_file, std::ostream* out);
FilePath           68 chrome/test/logging/win/log_file_reader.cc   static void ReadFile(const base::FilePath& log_file,
FilePath           98 chrome/test/logging/win/log_file_reader.cc   void Read(const base::FilePath& log_file);
FilePath          227 chrome/test/logging/win/log_file_reader.cc void LogFileReader::Read(const base::FilePath& log_file) {
FilePath          242 chrome/test/logging/win/log_file_reader.cc void LogFileReader::ReadFile(const base::FilePath& log_file,
FilePath          257 chrome/test/logging/win/log_file_reader.cc void ReadLogFile(const base::FilePath& log_file, LogFileDelegate* delegate) {
FilePath           21 chrome/test/logging/win/log_file_reader.h class FilePath;
FilePath           74 chrome/test/logging/win/log_file_reader.h void ReadLogFile(const base::FilePath& log_file, LogFileDelegate* delegate);
FilePath          146 chrome/test/logging/win/test_log_collector.cc   base::FilePath log_file_;
FilePath           23 chrome/test/mini_installer_test/installer_path_provider.cc   base::FilePath path;
FilePath           33 chrome/test/mini_installer_test/installer_path_provider.cc bool FindMatchingFiles(const base::FilePath& root,
FilePath           36 chrome/test/mini_installer_test/installer_path_provider.cc                        std::vector<base::FilePath>* paths) {
FilePath           38 chrome/test/mini_installer_test/installer_path_provider.cc       base::FilePath().AppendASCII(pattern).value());
FilePath           40 chrome/test/mini_installer_test/installer_path_provider.cc   for (base::FilePath current = files.Next(); !current.empty();
FilePath           59 chrome/test/mini_installer_test/installer_path_provider.cc bool FindNewestMatchingFile(const base::FilePath& root,
FilePath           62 chrome/test/mini_installer_test/installer_path_provider.cc                             base::FilePath* path) {
FilePath           63 chrome/test/mini_installer_test/installer_path_provider.cc   std::vector<base::FilePath> paths;
FilePath           76 chrome/test/mini_installer_test/installer_path_provider.cc   base::FilePath full_installer, previous_installer;
FilePath           88 chrome/test/mini_installer_test/installer_path_provider.cc   base::FilePath full_installer, previous_installer;
FilePath           98 chrome/test/mini_installer_test/installer_path_provider.cc bool InstallerPathProvider::GetFullInstaller(base::FilePath* path) {
FilePath          103 chrome/test/mini_installer_test/installer_path_provider.cc bool InstallerPathProvider::GetDiffInstaller(base::FilePath* path) {
FilePath          108 chrome/test/mini_installer_test/installer_path_provider.cc bool InstallerPathProvider::GetMiniInstaller(base::FilePath* path) {
FilePath          110 chrome/test/mini_installer_test/installer_path_provider.cc   base::FilePath mini_installer = PathFromExeDir(
FilePath          120 chrome/test/mini_installer_test/installer_path_provider.cc bool InstallerPathProvider::GetPreviousInstaller(base::FilePath* path) {
FilePath          123 chrome/test/mini_installer_test/installer_path_provider.cc   base::FilePath diff_installer;
FilePath          127 chrome/test/mini_installer_test/installer_path_provider.cc   base::FilePath previous_installer;
FilePath          133 chrome/test/mini_installer_test/installer_path_provider.cc   std::vector<base::FilePath> previous_build;
FilePath          137 chrome/test/mini_installer_test/installer_path_provider.cc     base::FilePath windir = previous_build.at(0).Append(
FilePath          149 chrome/test/mini_installer_test/installer_path_provider.cc bool InstallerPathProvider::GetStandaloneInstaller(base::FilePath* path) {
FilePath          151 chrome/test/mini_installer_test/installer_path_provider.cc   base::FilePath standalone_installer(
FilePath          160 chrome/test/mini_installer_test/installer_path_provider.cc       base::FilePath(mini_installer_constants::kUntaggedInstallerPattern)
FilePath          171 chrome/test/mini_installer_test/installer_path_provider.cc bool InstallerPathProvider::GetSignedStandaloneInstaller(base::FilePath* path) {
FilePath          172 chrome/test/mini_installer_test/installer_path_provider.cc   base::FilePath standalone_installer;
FilePath          175 chrome/test/mini_installer_test/installer_path_provider.cc   base::FilePath tagged_installer = PathFromExeDir(
FilePath          191 chrome/test/mini_installer_test/installer_path_provider.cc base::FilePath InstallerPathProvider::PathFromExeDir(
FilePath          192 chrome/test/mini_installer_test/installer_path_provider.cc     const base::FilePath::StringType& name) {
FilePath          193 chrome/test/mini_installer_test/installer_path_provider.cc   base::FilePath path;
FilePath          200 chrome/test/mini_installer_test/installer_path_provider.cc                                          base::FilePath* path) {
FilePath          201 chrome/test/mini_installer_test/installer_path_provider.cc   base::FilePath installer;
FilePath          203 chrome/test/mini_installer_test/installer_path_provider.cc   base::FilePath root(mini_installer_constants::kChromeInstallersLocation);
FilePath          204 chrome/test/mini_installer_test/installer_path_provider.cc   std::vector<base::FilePath> paths;
FilePath          210 chrome/test/mini_installer_test/installer_path_provider.cc   std::vector<base::FilePath>::const_iterator dir;
FilePath          212 chrome/test/mini_installer_test/installer_path_provider.cc     base::FilePath windir = dir->Append(
FilePath           24 chrome/test/mini_installer_test/installer_path_provider.h   bool GetFullInstaller(base::FilePath* path);
FilePath           25 chrome/test/mini_installer_test/installer_path_provider.h   bool GetDiffInstaller(base::FilePath* path);
FilePath           26 chrome/test/mini_installer_test/installer_path_provider.h   bool GetMiniInstaller(base::FilePath* path);
FilePath           27 chrome/test/mini_installer_test/installer_path_provider.h   bool GetPreviousInstaller(base::FilePath* path);
FilePath           28 chrome/test/mini_installer_test/installer_path_provider.h   bool GetStandaloneInstaller(base::FilePath* path);
FilePath           29 chrome/test/mini_installer_test/installer_path_provider.h   bool GetSignedStandaloneInstaller(base::FilePath* path);
FilePath           37 chrome/test/mini_installer_test/installer_path_provider.h   base::FilePath PathFromExeDir(const base::FilePath::StringType& name);
FilePath           39 chrome/test/mini_installer_test/installer_path_provider.h   bool GetInstaller(const std::string& pattern, base::FilePath* path);
FilePath           57 chrome/test/mini_installer_test/installer_test_util.cc   base::FilePath path;
FilePath           71 chrome/test/mini_installer_test/installer_test_util.cc   base::FilePath::StringType key(google_update::kRegPathClients);
FilePath           72 chrome/test/mini_installer_test/installer_test_util.cc   key.push_back(base::FilePath::kSeparators[0]);
FilePath           78 chrome/test/mini_installer_test/installer_test_util.cc bool GetChromeInstallDirectory(bool system_level, base::FilePath* path) {
FilePath           84 chrome/test/mini_installer_test/installer_test_util.cc                          BrowserDistribution::Type type, base::FilePath* path) {
FilePath           88 chrome/test/mini_installer_test/installer_test_util.cc   base::FilePath parent;
FilePath          155 chrome/test/mini_installer_test/installer_test_util.cc bool Install(const base::FilePath& installer) {
FilePath          166 chrome/test/mini_installer_test/installer_test_util.cc bool Install(const base::FilePath& installer, const SwitchBuilder& switches) {
FilePath          181 chrome/test/mini_installer_test/installer_test_util.cc   base::FilePath install_path;
FilePath          190 chrome/test/mini_installer_test/installer_test_util.cc   base::FilePath exe = browser.GetProgram();
FilePath          207 chrome/test/mini_installer_test/installer_test_util.cc   base::FilePath browser_path;
FilePath           41 chrome/test/mini_installer_test/installer_test_util.h bool GetChromeInstallDirectory(bool system_level, base::FilePath* path);
FilePath           47 chrome/test/mini_installer_test/installer_test_util.h                          BrowserDistribution::Type type, base::FilePath* path);
FilePath           57 chrome/test/mini_installer_test/installer_test_util.h bool Install(const base::FilePath& installer);
FilePath           58 chrome/test/mini_installer_test/installer_test_util.h bool Install(const base::FilePath& installer, const SwitchBuilder& switches);
FilePath           22 chrome/test/mini_installer_test/run_all_unittests.cc   base::FilePath path;
FilePath           25 chrome/test/mini_installer_test/run_all_unittests.cc   base::FilePath backup_path = path;
FilePath           64 chrome/test/mini_installer_test/test.cc   static base::FilePath full_installer_;
FilePath           65 chrome/test/mini_installer_test/test.cc   static base::FilePath previous_installer_;
FilePath           66 chrome/test/mini_installer_test/test.cc   static base::FilePath diff_installer_;
FilePath           67 chrome/test/mini_installer_test/test.cc   static base::FilePath standalone_installer_;
FilePath           68 chrome/test/mini_installer_test/test.cc   static base::FilePath mini_installer_;
FilePath           72 chrome/test/mini_installer_test/test.cc base::FilePath MiniInstallTest::full_installer_;
FilePath           73 chrome/test/mini_installer_test/test.cc base::FilePath MiniInstallTest::previous_installer_;
FilePath           74 chrome/test/mini_installer_test/test.cc base::FilePath MiniInstallTest::diff_installer_;
FilePath           75 chrome/test/mini_installer_test/test.cc base::FilePath MiniInstallTest::standalone_installer_;
FilePath           76 chrome/test/mini_installer_test/test.cc base::FilePath MiniInstallTest::mini_installer_;
FilePath          139 chrome/test/nacl/nacl_browsertest.cc base::FilePath::StringType NumberOfCoresAsFilePathString() {
FilePath          150 chrome/test/nacl/nacl_browsertest.cc base::FilePath::StringType NumberOfCoresAsFilePathString() {
FilePath          166 chrome/test/nacl/nacl_browsertest.cc static void PathTelemetry(base::FilePath::StringType const &path) {
FilePath          175 chrome/test/nacl/nacl_browsertest.cc static void PathTelemetry(base::FilePath::StringType const &path) {
FilePath          181 chrome/test/nacl/nacl_browsertest.cc     base::FilePath::StringType path =
FilePath          242 chrome/test/nacl/nacl_browsertest.cc     CommandLine cmd(base::FilePath(FILE_PATH_LITERAL("python")));
FilePath          243 chrome/test/nacl/nacl_browsertest.cc     base::FilePath script;
FilePath          254 chrome/test/nacl/nacl_browsertest.cc   void RunWithTestDebugger(const base::FilePath::StringType& test_url) {
FilePath          428 chrome/test/nacl/nacl_browsertest.cc     base::FilePath src_root;
FilePath          431 chrome/test/nacl/nacl_browsertest.cc     base::FilePath document_root;
FilePath          172 chrome/test/nacl/nacl_browsertest_util.cc static bool GetNaClVariantRoot(const base::FilePath::StringType& variant,
FilePath          173 chrome/test/nacl/nacl_browsertest_util.cc                                base::FilePath* document_root) {
FilePath          181 chrome/test/nacl/nacl_browsertest_util.cc static void AddPnaclParm(const base::FilePath::StringType& url,
FilePath          182 chrome/test/nacl/nacl_browsertest_util.cc                          base::FilePath::StringType* url_with_parm) {
FilePath          183 chrome/test/nacl/nacl_browsertest_util.cc   if (url.find(FILE_PATH_LITERAL("?")) == base::FilePath::StringType::npos) {
FilePath          190 chrome/test/nacl/nacl_browsertest_util.cc static void AddPnaclDisabledParm(const base::FilePath::StringType& url,
FilePath          191 chrome/test/nacl/nacl_browsertest_util.cc                                  base::FilePath::StringType* url_with_parm) {
FilePath          192 chrome/test/nacl/nacl_browsertest_util.cc   if (url.find(FILE_PATH_LITERAL("?")) == base::FilePath::StringType::npos) {
FilePath          211 chrome/test/nacl/nacl_browsertest_util.cc   base::FilePath plugin_lib;
FilePath          218 chrome/test/nacl/nacl_browsertest_util.cc bool NaClBrowserTestBase::GetDocumentRoot(base::FilePath* document_root) {
FilePath          231 chrome/test/nacl/nacl_browsertest_util.cc     const base::FilePath::StringType& url_fragment) {
FilePath          232 chrome/test/nacl/nacl_browsertest_util.cc   base::FilePath expanded_url = base::FilePath(FILE_PATH_LITERAL("files"));
FilePath          247 chrome/test/nacl/nacl_browsertest_util.cc     const base::FilePath::StringType& test_file) {
FilePath          249 chrome/test/nacl/nacl_browsertest_util.cc   base::FilePath::StringType test_file_with_pnacl = test_file;
FilePath          253 chrome/test/nacl/nacl_browsertest_util.cc   base::FilePath::StringType test_file_with_both = test_file_with_pnacl;
FilePath          263 chrome/test/nacl/nacl_browsertest_util.cc     const base::FilePath::StringType& url_fragment) {
FilePath          265 chrome/test/nacl/nacl_browsertest_util.cc   base::FilePath::StringType url_fragment_with_pnacl = url_fragment;
FilePath          269 chrome/test/nacl/nacl_browsertest_util.cc   base::FilePath::StringType url_fragment_with_both = url_fragment_with_pnacl;
FilePath          280 chrome/test/nacl/nacl_browsertest_util.cc   base::FilePath document_root;
FilePath          290 chrome/test/nacl/nacl_browsertest_util.cc base::FilePath::StringType NaClBrowserTestNewlib::Variant() {
FilePath          294 chrome/test/nacl/nacl_browsertest_util.cc base::FilePath::StringType NaClBrowserTestGLibc::Variant() {
FilePath          298 chrome/test/nacl/nacl_browsertest_util.cc base::FilePath::StringType NaClBrowserTestPnacl::Variant() {
FilePath          306 chrome/test/nacl/nacl_browsertest_util.cc base::FilePath::StringType NaClBrowserTestPnaclDisabled::Variant() {
FilePath          323 chrome/test/nacl/nacl_browsertest_util.cc base::FilePath::StringType NaClBrowserTestNonSfiMode::Variant() {
FilePath          333 chrome/test/nacl/nacl_browsertest_util.cc base::FilePath::StringType NaClBrowserTestStatic::Variant() {
FilePath          337 chrome/test/nacl/nacl_browsertest_util.cc bool NaClBrowserTestStatic::GetDocumentRoot(base::FilePath* document_root) {
FilePath          338 chrome/test/nacl/nacl_browsertest_util.cc   *document_root = base::FilePath(FILE_PATH_LITERAL("chrome/test/data/nacl"));
FilePath           72 chrome/test/nacl/nacl_browsertest_util.h   virtual base::FilePath::StringType Variant() = 0;
FilePath           75 chrome/test/nacl/nacl_browsertest_util.h   virtual bool GetDocumentRoot(base::FilePath* document_root);
FilePath           83 chrome/test/nacl/nacl_browsertest_util.h   GURL TestURL(const base::FilePath::StringType& url_fragment);
FilePath           92 chrome/test/nacl/nacl_browsertest_util.h   void RunLoadTest(const base::FilePath::StringType& test_file);
FilePath          101 chrome/test/nacl/nacl_browsertest_util.h   void RunNaClIntegrationTest(const base::FilePath::StringType& url_fragment);
FilePath          111 chrome/test/nacl/nacl_browsertest_util.h   virtual base::FilePath::StringType Variant() OVERRIDE;
FilePath          116 chrome/test/nacl/nacl_browsertest_util.h   virtual base::FilePath::StringType Variant() OVERRIDE;
FilePath          121 chrome/test/nacl/nacl_browsertest_util.h   virtual base::FilePath::StringType Variant() OVERRIDE;
FilePath          132 chrome/test/nacl/nacl_browsertest_util.h   virtual base::FilePath::StringType Variant() OVERRIDE;
FilePath          142 chrome/test/nacl/nacl_browsertest_util.h   virtual base::FilePath::StringType Variant() OVERRIDE;
FilePath          148 chrome/test/nacl/nacl_browsertest_util.h   virtual base::FilePath::StringType Variant() OVERRIDE;
FilePath          149 chrome/test/nacl/nacl_browsertest_util.h   virtual bool GetDocumentRoot(base::FilePath* document_root) OVERRIDE;
FilePath           33 chrome/test/nacl/pnacl_header_test.cc   base::FilePath test_data_dir;
FilePath           13 chrome/test/nacl/pnacl_header_test.h class FilePath;
FilePath           30 chrome/test/perf/mach_ports_performancetest.cc                 base::FilePath(FILE_PATH_LITERAL("data/mach_ports/moz"))) {
FilePath          160 chrome/test/ppapi/ppapi_test.cc   base::FilePath test_path;
FilePath          190 chrome/test/ppapi/ppapi_test.cc   base::FilePath document_root;
FilePath          192 chrome/test/ppapi/ppapi_test.cc   base::FilePath http_document_root;
FilePath          202 chrome/test/ppapi/ppapi_test.cc   base::FilePath http_document_root;
FilePath          224 chrome/test/ppapi/ppapi_test.cc   base::FilePath http_document_root;
FilePath          314 chrome/test/ppapi/ppapi_test.cc   base::FilePath plugin_dir;
FilePath          317 chrome/test/ppapi/ppapi_test.cc   base::FilePath plugin_lib = plugin_dir.Append(library_name);
FilePath          319 chrome/test/ppapi/ppapi_test.cc   base::FilePath::StringType pepper_plugin = plugin_lib.value();
FilePath          368 chrome/test/ppapi/ppapi_test.cc   base::FilePath plugin_lib;
FilePath          489 chrome/test/ppapi/ppapi_test.cc   base::FilePath plugin_lib;
FilePath          104 chrome/test/remoting/remote_desktop_browsertest.cc   base::FilePath install_dir(WebAppCrxPath());
FilePath          554 chrome/test/remoting/remote_desktop_browsertest.cc     const base::FilePath& override_user_data_dir =
FilePath          164 chrome/test/remoting/remote_desktop_browsertest.h   base::FilePath WebAppCrxPath() { return webapp_crx_; }
FilePath          320 chrome/test/remoting/remote_desktop_browsertest.h   base::FilePath webapp_crx_;
FilePath          321 chrome/test/remoting/remote_desktop_browsertest.h   base::FilePath webapp_unpacked_;
FilePath           61 chrome/tools/convert_dict/aff_reader.cc AffReader::AffReader(const base::FilePath& path)
FilePath           14 chrome/tools/convert_dict/aff_reader.h class FilePath;
FilePath           21 chrome/tools/convert_dict/aff_reader.h   explicit AffReader(const base::FilePath& path);
FilePath           98 chrome/tools/convert_dict/convert_dict.cc   base::FilePath file_base = base::FilePath(argv[1]);
FilePath          100 chrome/tools/convert_dict/convert_dict.cc   base::FilePath aff_path =
FilePath          109 chrome/tools/convert_dict/convert_dict.cc   base::FilePath dic_path =
FilePath          136 chrome/tools/convert_dict/convert_dict.cc   base::FilePath out_path =
FilePath           82 chrome/tools/convert_dict/convert_dict_unittest.cc   base::FilePath aff_file;
FilePath           86 chrome/tools/convert_dict/convert_dict_unittest.cc   base::FilePath dic_file;
FilePath          131 chrome/tools/convert_dict/dic_reader.cc DicReader::DicReader(const base::FilePath& path) {
FilePath          134 chrome/tools/convert_dict/dic_reader.cc   base::FilePath additional_path =
FilePath           14 chrome/tools/convert_dict/dic_reader.h class FilePath;
FilePath           30 chrome/tools/convert_dict/dic_reader.h   explicit DicReader(const base::FilePath& path);
FilePath           22 chrome/tools/crash_service/main.cc bool GetCrashServiceDirectory(base::FilePath* dir) {
FilePath           23 chrome/tools/crash_service/main.cc   base::FilePath temp_dir;
FilePath           47 chrome/tools/crash_service/main.cc   base::FilePath operating_dir;
FilePath           49 chrome/tools/crash_service/main.cc   base::FilePath log_file = operating_dir.Append(kStandardLogFile);
FilePath           62 chrome/tools/crash_service/main.cc   base::FilePath dumps_path;
FilePath           79 chrome/tools/profile_reset/jtl_compiler_frontend.cc   base::FilePath source_code_path =
FilePath          100 chrome/tools/profile_reset/jtl_compiler_frontend.cc   base::FilePath bytecode_path =
FilePath          102 chrome/utility/chrome_content_utility_client.cc     base::FilePath pdf_module_path;
FilePath          169 chrome/utility/chrome_content_utility_client.cc       const base::FilePath& pdf_module_path,
FilePath          237 chrome/utility/chrome_content_utility_client.cc       const base::FilePath& pdf_module_path,
FilePath          441 chrome/utility/chrome_content_utility_client.cc   base::FilePath media_path;
FilePath          448 chrome/utility/chrome_content_utility_client.cc     const base::FilePath& extension_path,
FilePath          534 chrome/utility/chrome_content_utility_client.cc     const base::FilePath& src_dir,
FilePath          535 chrome/utility/chrome_content_utility_client.cc     const std::vector<base::FilePath>& src_relative_paths,
FilePath          541 chrome/utility/chrome_content_utility_client.cc   for (std::vector<base::FilePath>::const_iterator iter =
FilePath          563 chrome/utility/chrome_content_utility_client.cc     const base::FilePath& metafile_path,
FilePath          607 chrome/utility/chrome_content_utility_client.cc     const base::FilePath& metafile_path,
FilePath          833 chrome/utility/chrome_content_utility_client.cc     const base::FilePath& input_file,
FilePath          834 chrome/utility/chrome_content_utility_client.cc     const base::FilePath& patch_file,
FilePath          835 chrome/utility/chrome_content_utility_client.cc     const base::FilePath& output_file) {
FilePath          851 chrome/utility/chrome_content_utility_client.cc     const base::FilePath& input_file,
FilePath          852 chrome/utility/chrome_content_utility_client.cc     const base::FilePath& patch_file,
FilePath          853 chrome/utility/chrome_content_utility_client.cc     const base::FilePath& output_file) {
FilePath          912 chrome/utility/chrome_content_utility_client.cc   base::FilePath library_path(
FilePath           17 chrome/utility/chrome_content_utility_client.h class FilePath;
FilePath           51 chrome/utility/chrome_content_utility_client.h   void OnUnpackExtension(const base::FilePath& extension_path,
FilePath           60 chrome/utility/chrome_content_utility_client.h       const base::FilePath& metafile_path,
FilePath           73 chrome/utility/chrome_content_utility_client.h   void OnCreateZipFile(const base::FilePath& src_dir,
FilePath           74 chrome/utility/chrome_content_utility_client.h                        const std::vector<base::FilePath>& src_relative_paths,
FilePath           83 chrome/utility/chrome_content_utility_client.h       const base::FilePath& metafile_path,
FilePath           98 chrome/utility/chrome_content_utility_client.h   void OnPatchFileBsdiff(const base::FilePath& input_file,
FilePath           99 chrome/utility/chrome_content_utility_client.h                          const base::FilePath& patch_file,
FilePath          100 chrome/utility/chrome_content_utility_client.h                          const base::FilePath& output_file);
FilePath          101 chrome/utility/chrome_content_utility_client.h   void OnPatchFileCourgette(const base::FilePath& input_file,
FilePath          102 chrome/utility/chrome_content_utility_client.h                             const base::FilePath& patch_file,
FilePath          103 chrome/utility/chrome_content_utility_client.h                             const base::FilePath& output_file);
FilePath           48 chrome/utility/extensions/unpacker.cc SkBitmap DecodeImage(const base::FilePath& path) {
FilePath           67 chrome/utility/extensions/unpacker.cc bool PathContainsParentDirectory(const base::FilePath& path) {
FilePath           68 chrome/utility/extensions/unpacker.cc   const base::FilePath::StringType kSeparators(base::FilePath::kSeparators);
FilePath           69 chrome/utility/extensions/unpacker.cc   const base::FilePath::StringType kParentDirectory(
FilePath           70 chrome/utility/extensions/unpacker.cc       base::FilePath::kParentDirectory);
FilePath           71 chrome/utility/extensions/unpacker.cc   const size_t npos = base::FilePath::StringType::npos;
FilePath           72 chrome/utility/extensions/unpacker.cc   const base::FilePath::StringType& value = path.value();
FilePath           88 chrome/utility/extensions/unpacker.cc bool WritePickle(const IPC::Message& pickle, const base::FilePath& dest_path) {
FilePath          101 chrome/utility/extensions/unpacker.cc Unpacker::Unpacker(const base::FilePath& extension_path,
FilePath          116 chrome/utility/extensions/unpacker.cc   base::FilePath manifest_path =
FilePath          140 chrome/utility/extensions/unpacker.cc   base::FilePath locales_path =
FilePath          150 chrome/utility/extensions/unpacker.cc   base::FilePath locale_path;
FilePath          156 chrome/utility/extensions/unpacker.cc     base::FilePath messages_path = locale_path.Append(kMessagesFilename);
FilePath          213 chrome/utility/extensions/unpacker.cc   std::set<base::FilePath> image_paths =
FilePath          215 chrome/utility/extensions/unpacker.cc   for (std::set<base::FilePath>::iterator it = image_paths.begin();
FilePath          236 chrome/utility/extensions/unpacker.cc   base::FilePath path = extension_path_.DirName().AppendASCII(
FilePath          250 chrome/utility/extensions/unpacker.cc   base::FilePath path = extension_path_.DirName().AppendASCII(
FilePath          260 chrome/utility/extensions/unpacker.cc bool Unpacker::AddDecodedImage(const base::FilePath& path) {
FilePath          285 chrome/utility/extensions/unpacker.cc bool Unpacker::ReadMessageCatalog(const base::FilePath& message_path) {
FilePath          304 chrome/utility/extensions/unpacker.cc   base::FilePath relative_path;
FilePath           29 chrome/utility/extensions/unpacker.h   Unpacker(const base::FilePath& extension_path,
FilePath           65 chrome/utility/extensions/unpacker.h   bool AddDecodedImage(const base::FilePath& path);
FilePath           69 chrome/utility/extensions/unpacker.h   bool ReadMessageCatalog(const base::FilePath& message_path);
FilePath           76 chrome/utility/extensions/unpacker.h   base::FilePath extension_path_;
FilePath           88 chrome/utility/extensions/unpacker.h   base::FilePath temp_install_dir_;
FilePath           35 chrome/utility/extensions/unpacker_unittest.cc     base::FilePath original_path;
FilePath           46 chrome/utility/extensions/unpacker_unittest.cc     base::FilePath crx_path = temp_dir_.path().AppendASCII(crx_name);
FilePath          137 chrome/utility/extensions/unpacker_unittest.cc   base::FilePath path =
FilePath           25 chrome/utility/image_writer/image_writer.cc void ImageWriter::Write(const base::FilePath& image_path,
FilePath           26 chrome/utility/image_writer/image_writer.cc                         const base::FilePath& device_path) {
FilePath           79 chrome/utility/image_writer/image_writer.cc void ImageWriter::Verify(const base::FilePath& image_path,
FilePath           80 chrome/utility/image_writer/image_writer.cc                          const base::FilePath& device_path) {
FilePath           27 chrome/utility/image_writer/image_writer.h   void Write(const base::FilePath& image_path,
FilePath           28 chrome/utility/image_writer/image_writer.h              const base::FilePath& device_path);
FilePath           31 chrome/utility/image_writer/image_writer.h   void Verify(const base::FilePath& image_path,
FilePath           32 chrome/utility/image_writer/image_writer.h               const base::FilePath& device_path);
FilePath           52 chrome/utility/image_writer/image_writer.h   base::FilePath image_path_;
FilePath           53 chrome/utility/image_writer/image_writer.h   base::FilePath device_path_;
FilePath           60 chrome/utility/image_writer/image_writer_handler.cc void ImageWriterHandler::OnWriteStart(const base::FilePath& image,
FilePath           61 chrome/utility/image_writer/image_writer_handler.cc                                       const base::FilePath& device) {
FilePath           75 chrome/utility/image_writer/image_writer_handler.cc void ImageWriterHandler::OnVerifyStart(const base::FilePath& image,
FilePath           76 chrome/utility/image_writer/image_writer_handler.cc                                        const base::FilePath& device) {
FilePath           98 chrome/utility/image_writer/image_writer_handler.cc bool ImageWriterHandler::IsValidDevice(const base::FilePath& device) {
FilePath           13 chrome/utility/image_writer/image_writer_handler.h class FilePath;
FilePath           39 chrome/utility/image_writer/image_writer_handler.h   void OnWriteStart(const base::FilePath& image, const base::FilePath& device);
FilePath           40 chrome/utility/image_writer/image_writer_handler.h   void OnVerifyStart(const base::FilePath& image, const base::FilePath& device);
FilePath           44 chrome/utility/image_writer/image_writer_handler.h   bool IsValidDevice(const base::FilePath& device);
FilePath           37 chrome/utility/image_writer/image_writer_unittest.cc   void FillFile(const base::FilePath& path, int pattern) {
FilePath           44 chrome/utility/image_writer/image_writer_unittest.cc   void FillDefault(const base::FilePath& path) { FillFile(path, kTestPattern); }
FilePath           46 chrome/utility/image_writer/image_writer_unittest.cc   base::FilePath image_path_;
FilePath           47 chrome/utility/image_writer/image_writer_unittest.cc   base::FilePath device_path_;
FilePath           92 chrome/utility/importer/bookmark_html_reader.cc       const base::FilePath& file_path,
FilePath           19 chrome/utility/importer/bookmark_html_reader.h class FilePath;
FilePath           45 chrome/utility/importer/bookmark_html_reader.h     const base::FilePath& file_path,
FilePath          156 chrome/utility/importer/bookmark_html_reader_unittest.cc   base::FilePath test_data_path_;
FilePath          242 chrome/utility/importer/bookmark_html_reader_unittest.cc   base::FilePath path = test_data_path_.AppendASCII("firefox2.html");
FilePath          256 chrome/utility/importer/bookmark_html_reader_unittest.cc   base::FilePath path = test_data_path_.AppendASCII("firefox23.html");
FilePath          270 chrome/utility/importer/bookmark_html_reader_unittest.cc   base::FilePath path = test_data_path_.AppendASCII("epiphany.html");
FilePath          297 chrome/utility/importer/bookmark_html_reader_unittest.cc   base::FilePath path = test_data_path_.AppendASCII("firefox2.html");
FilePath          324 chrome/utility/importer/bookmark_html_reader_unittest.cc   base::FilePath path = test_data_path_.AppendASCII("firefox2.html");
FilePath           44 chrome/utility/importer/firefox_importer.cc void LoadDefaultBookmarks(const base::FilePath& app_path,
FilePath           46 chrome/utility/importer/firefox_importer.cc   base::FilePath file = app_path.AppendASCII("defaults")
FilePath          146 chrome/utility/importer/firefox_importer.cc   base::FilePath file = source_path_.AppendASCII("places.sqlite");
FilePath          190 chrome/utility/importer/firefox_importer.cc   base::FilePath file = source_path_.AppendASCII("places.sqlite");
FilePath          347 chrome/utility/importer/firefox_importer.cc   base::FilePath source_path = source_path_;
FilePath          348 chrome/utility/importer/firefox_importer.cc   base::FilePath file = source_path.AppendASCII("signons.sqlite");
FilePath          389 chrome/utility/importer/firefox_importer.cc   base::FilePath file = source_path_.AppendASCII("search.sqlite");
FilePath          407 chrome/utility/importer/firefox_importer.cc   const base::FilePath searchplugins_path(FILE_PATH_LITERAL("searchplugins"));
FilePath          413 chrome/utility/importer/firefox_importer.cc   base::FilePath app_path =
FilePath          421 chrome/utility/importer/firefox_importer.cc   base::FilePath profile_path = source_path_.Append(searchplugins_path);
FilePath          430 chrome/utility/importer/firefox_importer.cc       base::FilePath file;
FilePath          446 chrome/utility/importer/firefox_importer.cc         file = base::FilePath::FromUTF8Unsafe(engine);
FilePath          461 chrome/utility/importer/firefox_importer.cc   base::FilePath locale_app_path = app_path.AppendASCII(locale_);
FilePath          462 chrome/utility/importer/firefox_importer.cc   base::FilePath default_locale_app_path = app_path.AppendASCII("en-US");
FilePath          471 chrome/utility/importer/firefox_importer.cc   for (base::FilePath engine_path = engines.Next();
FilePath           78 chrome/utility/importer/firefox_importer.h   base::FilePath source_path_;
FilePath           79 chrome/utility/importer/firefox_importer.h   base::FilePath app_path_;
FilePath           24 chrome/utility/importer/firefox_importer_unittest.cc   base::FilePath nss_path;
FilePath           31 chrome/utility/importer/firefox_importer_unittest.cc   base::FilePath db_path;
FilePath           14 chrome/utility/importer/firefox_importer_unittest_messages_internal.h                      base::FilePath /* dll_path */,
FilePath           15 chrome/utility/importer/firefox_importer_unittest_messages_internal.h                      base::FilePath /* db_path */)
FilePath           41 chrome/utility/importer/firefox_importer_unittest_utils.h   bool Setup(const base::FilePath& nss_path);
FilePath           44 chrome/utility/importer/firefox_importer_unittest_utils.h   bool DecryptorInit(const base::FilePath& dll_path,
FilePath           45 chrome/utility/importer/firefox_importer_unittest_utils.h                      const base::FilePath& db_path);
FilePath           75 chrome/utility/importer/firefox_importer_unittest_utils.h bool FFUnitTestDecryptorProxy::Setup(const base::FilePath& nss_path) {
FilePath           79 chrome/utility/importer/firefox_importer_unittest_utils.h bool FFUnitTestDecryptorProxy::DecryptorInit(const base::FilePath& dll_path,
FilePath           80 chrome/utility/importer/firefox_importer_unittest_utils.h                                              const base::FilePath& db_path) {
FilePath           40 chrome/utility/importer/firefox_importer_unittest_utils_mac.cc bool LaunchNSSDecrypterChildProcess(const base::FilePath& nss_path,
FilePath          132 chrome/utility/importer/firefox_importer_unittest_utils_mac.cc bool FFUnitTestDecryptorProxy::Setup(const base::FilePath& nss_path) {
FilePath          198 chrome/utility/importer/firefox_importer_unittest_utils_mac.cc bool FFUnitTestDecryptorProxy::DecryptorInit(const base::FilePath& dll_path,
FilePath          199 chrome/utility/importer/firefox_importer_unittest_utils_mac.cc                                              const base::FilePath& db_path) {
FilePath          232 chrome/utility/importer/firefox_importer_unittest_utils_mac.cc   void OnDecryptor_Init(base::FilePath dll_path, base::FilePath db_path) {
FilePath          116 chrome/utility/importer/ie_importer_win.cc     base::FilePath lhs_prefix;
FilePath          117 chrome/utility/importer/ie_importer_win.cc     base::FilePath rhs_prefix;
FilePath          119 chrome/utility/importer/ie_importer_win.cc       const base::FilePath::StringType lhs_i =
FilePath          121 chrome/utility/importer/ie_importer_win.cc       const base::FilePath::StringType rhs_i =
FilePath          128 chrome/utility/importer/ie_importer_win.cc       std::map<base::FilePath, uint32>::const_iterator lhs_iter =
FilePath          130 chrome/utility/importer/ie_importer_win.cc       std::map<base::FilePath, uint32>::const_iterator rhs_iter =
FilePath          143 chrome/utility/importer/ie_importer_win.cc   const std::map<base::FilePath, uint32>* sort_index_;
FilePath          165 chrome/utility/importer/ie_importer_win.cc     const base::FilePath& path,
FilePath          166 chrome/utility/importer/ie_importer_win.cc     std::map<base::FilePath, uint32>* sort_index) WARN_UNUSED_RESULT {
FilePath          200 chrome/utility/importer/ie_importer_win.cc     base::FilePath item_relative_path =
FilePath          201 chrome/utility/importer/ie_importer_win.cc       path.Append(base::FilePath(item_filename).BaseName());
FilePath          213 chrome/utility/importer/ie_importer_win.cc     const base::FilePath& path,
FilePath          214 chrome/utility/importer/ie_importer_win.cc     std::map<base::FilePath, uint32>* sort_index) WARN_UNUSED_RESULT {
FilePath          233 chrome/utility/importer/ie_importer_win.cc       base::FilePath subpath(path.Append(child.Name()));
FilePath          245 chrome/utility/importer/ie_importer_win.cc     std::map<base::FilePath, uint32>* sort_index) WARN_UNUSED_RESULT {
FilePath          250 chrome/utility/importer/ie_importer_win.cc   return ParseFavoritesOrderRegistryTree(importer, key, base::FilePath(),
FilePath          259 chrome/utility/importer/ie_importer_win.cc   std::map<base::FilePath, uint32> sort_index;
FilePath          326 chrome/utility/importer/ie_importer_win.cc       base::FilePath(file + kFaviconStreamName), data);
FilePath          346 chrome/utility/importer/ie_importer_win.cc   return base::ReadFileToString(base::FilePath(cache->lpszLocalFileName), data);
FilePath          768 chrome/utility/importer/ie_importer_win.cc   info->path = base::FilePath(buffer);
FilePath          793 chrome/utility/importer/ie_importer_win.cc   base::FilePath file;
FilePath          794 chrome/utility/importer/ie_importer_win.cc   std::vector<base::FilePath::StringType> file_list;
FilePath          795 chrome/utility/importer/ie_importer_win.cc   base::FilePath favorites_path(info.path);
FilePath          812 chrome/utility/importer/ie_importer_win.cc   for (std::vector<base::FilePath::StringType>::iterator it = file_list.begin();
FilePath          814 chrome/utility/importer/ie_importer_win.cc     base::FilePath shortcut(*it);
FilePath          839 chrome/utility/importer/ie_importer_win.cc     base::FilePath::StringType relative_string =
FilePath          842 chrome/utility/importer/ie_importer_win.cc         base::FilePath::IsSeparator(relative_string[0]))
FilePath          844 chrome/utility/importer/ie_importer_win.cc     base::FilePath relative_path(relative_string);
FilePath           34 chrome/utility/importer/ie_importer_win.h     base::FilePath path;
FilePath           82 chrome/utility/importer/ie_importer_win.h   base::FilePath source_path_;
FilePath          235 chrome/utility/importer/nss_decryptor.cc bool NSSDecryptor::ReadAndParseSignons(const base::FilePath& sqlite_file,
FilePath           15 chrome/utility/importer/nss_decryptor_mac.h class FilePath;
FilePath          125 chrome/utility/importer/nss_decryptor_mac.h   bool Init(const base::FilePath& dll_path, const base::FilePath& db_path);
FilePath          140 chrome/utility/importer/nss_decryptor_mac.h   bool ReadAndParseSignons(const base::FilePath& sqlite_file,
FilePath           19 chrome/utility/importer/nss_decryptor_null.h class FilePath;
FilePath           27 chrome/utility/importer/nss_decryptor_null.h   bool Init(const base::FilePath& dll_path, const base::FilePath& db_path) {
FilePath           35 chrome/utility/importer/nss_decryptor_null.h   bool ReadAndParseSignons(const base::FilePath& sqlite_file,
FilePath           27 chrome/utility/importer/nss_decryptor_system_nss.cc bool NSSDecryptor::Init(const base::FilePath& dll_path,
FilePath           28 chrome/utility/importer/nss_decryptor_system_nss.cc                         const base::FilePath& db_path) {
FilePath           20 chrome/utility/importer/nss_decryptor_system_nss.h class FilePath;
FilePath           30 chrome/utility/importer/nss_decryptor_system_nss.h   bool Init(const base::FilePath& dll_path, const base::FilePath& db_path);
FilePath           45 chrome/utility/importer/nss_decryptor_system_nss.h   bool ReadAndParseSignons(const base::FilePath& sqlite_file,
FilePath           40 chrome/utility/importer/nss_decryptor_win.cc bool NSSDecryptor::Init(const base::FilePath& dll_path,
FilePath           41 chrome/utility/importer/nss_decryptor_win.cc                         const base::FilePath& db_path) {
FilePath           63 chrome/utility/importer/nss_decryptor_win.cc     base::FilePath path = dll_path.Append(kNSS3Library);
FilePath           79 chrome/utility/importer/nss_decryptor_win.cc     path = base::FilePath(dll_path).Append(kSoftokn3Library);
FilePath          112 chrome/utility/importer/nss_decryptor_win.cc bool NSSDecryptor::InitNSS(const base::FilePath& db_path,
FilePath          120 chrome/utility/importer/nss_decryptor_win.h   bool Init(const base::FilePath& dll_path, const base::FilePath& db_path);
FilePath          138 chrome/utility/importer/nss_decryptor_win.h   bool ReadAndParseSignons(const base::FilePath& sqlite_file,
FilePath          143 chrome/utility/importer/nss_decryptor_win.h   bool InitNSS(const base::FilePath& db_path,
FilePath           40 chrome/utility/importer/safari_importer.h   explicit SafariImporter(const base::FilePath& library_dir);
FilePath           99 chrome/utility/importer/safari_importer.h   base::FilePath library_dir_;
FilePath           22 chrome/utility/media_galleries/iphoto_library_parser.cc   base::FilePath location;
FilePath           23 chrome/utility/media_galleries/iphoto_library_parser.cc   base::FilePath original_location;
FilePath           60 chrome/utility/media_galleries/iphoto_library_parser.cc       result->location = base::FilePath(value);
FilePath           66 chrome/utility/media_galleries/iphoto_library_parser.cc       result->original_location = base::FilePath(value);
FilePath          167 chrome/utility/media_galleries/iphoto_library_parser_unittest.cc     parser::Photo photo(id, base::FilePath::FromUTF8Unsafe(location),
FilePath          168 chrome/utility/media_galleries/iphoto_library_parser_unittest.cc                         base::FilePath::FromUTF8Unsafe("/original" + location));
FilePath           25 chrome/utility/media_galleries/itunes_library_parser.cc   base::FilePath location;
FilePath           84 chrome/utility/media_galleries/itunes_library_parser.cc       result->location = base::FilePath(location);
FilePath           99 chrome/utility/media_galleries/itunes_library_parser_unittest.cc     parser::Track track(id, base::FilePath::FromUTF8Unsafe(os_location));
FilePath           14 chrome/utility/media_galleries/itunes_pref_parser_win.cc base::FilePath::StringType FindLibraryLocationInPrefXml(
FilePath           17 chrome/utility/media_galleries/itunes_pref_parser_win.cc   base::FilePath::StringType result;
FilePath           52 chrome/utility/media_galleries/itunes_pref_parser_win.cc   return base::FilePath::StringType(
FilePath           28 chrome/utility/media_galleries/itunes_pref_parser_win.h base::FilePath::StringType FindLibraryLocationInPrefXml(
FilePath           99 chrome/utility/media_galleries/picasa_album_table_reader.cc       albums_.push_back(AlbumInfo(name, timestamp, uid, base::FilePath()));
FilePath          105 chrome/utility/media_galleries/picasa_album_table_reader.cc       base::FilePath path =
FilePath          106 chrome/utility/media_galleries/picasa_album_table_reader.cc           base::FilePath(base::FilePath::FromUTF8Unsafe(filename));
FilePath           34 chrome/utility/media_galleries/picasa_album_table_reader_unittest.cc   base::FilePath test_folder_path =
FilePath           35 chrome/utility/media_galleries/picasa_album_table_reader_unittest.cc       base::FilePath(base::FilePath::FromUTF8Unsafe("C:\\Pix4dalulz"));
FilePath           27 chrome/utility/media_galleries/picasa_albums_indexer.cc       const base::FilePath& folder_path, AlbumImagesMap* albums_images)
FilePath           55 chrome/utility/media_galleries/picasa_albums_indexer.cc       base::FilePath filename = base::FilePath::FromUTF8Unsafe(section);
FilePath           80 chrome/utility/media_galleries/picasa_albums_indexer.cc   const base::FilePath folder_path_;
FilePath           38 chrome/utility/media_galleries/picasa_albums_indexer_unittest.cc   folder_ini.folder_path = base::FilePath(FILE_PATH_LITERAL("/foo/baz"));
FilePath           67 chrome/utility/media_galleries/picasa_albums_indexer_unittest.cc   folder_ini.folder_path = base::FilePath(FILE_PATH_LITERAL("/foo/baz"));
FilePath           72 chrome/utility/media_galleries/picasa_albums_indexer_unittest.cc   folder_ini.folder_path = base::FilePath(FILE_PATH_LITERAL("/foo/second"));
FilePath           83 chrome/utility/media_galleries/picasa_albums_indexer_unittest.cc   folder_ini.folder_path = base::FilePath(FILE_PATH_LITERAL("/foo/third"));
FilePath          128 chrome/utility/media_galleries/picasa_albums_indexer_unittest.cc   folder_ini.folder_path = base::FilePath(FILE_PATH_LITERAL("/foo/baz"));
FilePath           17 chrome/utility/media_galleries/pmp_column_reader.h class FilePath;
FilePath           28 chrome/utility/media_galleries/pmp_column_reader_unittest.cc   base::FilePath temp_path;
FilePath          142 chrome_elf/blacklist/test/blacklist_test.cc   base::FilePath current_dir;
FilePath           84 chrome_elf/create_file/chrome_create_file_unittest.cc     base::FilePath user_data_dir;
FilePath          220 chrome_elf/create_file/chrome_create_file_unittest.cc   void DoWriteCheck(const base::FilePath& path, DWORD flag, bool is_system) {
FilePath          250 chrome_elf/create_file/chrome_create_file_unittest.cc   void DoReadCheck(const base::FilePath& path, DWORD flag, bool is_system) {
FilePath          283 chrome_elf/create_file/chrome_create_file_unittest.cc     base::FilePath junk_path_1 = temp_dir_.path().Append(L"junk_1.txt");
FilePath          284 chrome_elf/create_file/chrome_create_file_unittest.cc     base::FilePath junk_path_2 = temp_dir_.path().Append(L"junk_2.txt");
FilePath          365 chrome_elf/create_file/chrome_create_file_unittest.cc   base::FilePath local_path;
FilePath          368 chrome_elf/create_file/chrome_create_file_unittest.cc   base::FilePath local_prefs_path = local_path.Append(kAppDataDirName).Append(
FilePath          370 chrome_elf/create_file/chrome_create_file_unittest.cc   base::FilePath local_state_path = local_path.Append(kAppDataDirName).Append(
FilePath          372 chrome_elf/create_file/chrome_create_file_unittest.cc   base::FilePath local_junk_path = local_path.Append(kAppDataDirName).Append(
FilePath          375 chrome_elf/create_file/chrome_create_file_unittest.cc   base::FilePath desktop_path;
FilePath          377 chrome_elf/create_file/chrome_create_file_unittest.cc   base::FilePath desktop_junk_path =
FilePath          379 chrome_elf/create_file/chrome_create_file_unittest.cc   base::FilePath desktop_prefs_path =
FilePath          397 chrome_elf/create_file/chrome_create_file_unittest.cc   base::FilePath file_name = temp_dir_.path().Append(L"some_file.txt");
FilePath          403 chrome_elf/create_file/chrome_create_file_unittest.cc   base::FilePath file_name = temp_dir_.path().Append(L"some_file.txt");
FilePath           36 chrome_elf/elf_imports_unittest.cc   void GetImports(const base::FilePath& module_path,
FilePath           52 chrome_elf/elf_imports_unittest.cc   base::FilePath dll;
FilePath           86 chrome_elf/elf_imports_unittest.cc   base::FilePath exe;
FilePath           23 chromeos/accelerometer/accelerometer_reader.cc const base::FilePath::CharType kAccelerometerTriggerPath[] =
FilePath           25 chromeos/accelerometer/accelerometer_reader.cc const base::FilePath::CharType kAccelerometerDevicePath[] =
FilePath           27 chromeos/accelerometer/accelerometer_reader.cc const base::FilePath::CharType kAccelerometerIioBasePath[] =
FilePath           32 chromeos/accelerometer/accelerometer_reader.cc const base::FilePath::CharType kAccelerometerBaseScaleName[] =
FilePath           34 chromeos/accelerometer/accelerometer_reader.cc const base::FilePath::CharType kAccelerometerLidScaleName[] =
FilePath           57 chromeos/accelerometer/accelerometer_reader.cc bool ReadFileToUint(const base::FilePath& path, unsigned int* value) {
FilePath           76 chromeos/accelerometer/accelerometer_reader.cc   base::FilePath device;
FilePath           77 chromeos/accelerometer/accelerometer_reader.cc   if (!base::ReadSymbolicLink(base::FilePath(kAccelerometerDevicePath),
FilePath           82 chromeos/accelerometer/accelerometer_reader.cc   if (!base::PathExists(base::FilePath(kAccelerometerTriggerPath))) {
FilePath           88 chromeos/accelerometer/accelerometer_reader.cc   base::FilePath iio_path(base::FilePath(kAccelerometerIioBasePath).Append(
FilePath          127 chromeos/accelerometer/accelerometer_reader.cc       base::FilePath(kAccelerometerTriggerPath), "1\n", 2);
FilePath          134 chromeos/accelerometer/accelerometer_reader.cc   int bytes_read = base::ReadFile(base::FilePath(kAccelerometerDevicePath),
FilePath           29 chromeos/app_mode/kiosk_oem_manifest_parser.cc     const base::FilePath& kiosk_oem_file,
FilePath           35 chromeos/app_mode/kiosk_oem_manifest_parser.h   static bool Load(const base::FilePath& kiosk_oem_file,
FilePath           16 chromeos/app_mode/kiosk_oem_manifest_parser_unittest.cc   base::FilePath test_data_dir;
FilePath           19 chromeos/app_mode/kiosk_oem_manifest_parser_unittest.cc   base::FilePath kiosk_oem_file =
FilePath          145 chromeos/cert_loader_unittest.cc     base::FilePath pkcs12_file_path =
FilePath           11 chromeos/chromeos_constants.cc const base::FilePath::CharType kDriveCacheDirname[] = FPL("GCache");
FilePath           12 chromeos/chromeos_constants.cc const base::FilePath::CharType kNssCertDbPath[] = FPL(".pki/nssdb/cert9.db");
FilePath           13 chromeos/chromeos_constants.cc const base::FilePath::CharType kNssDirPath[] = FPL(".pki");
FilePath           14 chromeos/chromeos_constants.cc const base::FilePath::CharType kNssKeyDbPath[] = FPL(".pki/nssdb/key4.db");
FilePath           15 chromeos/chromeos_constants.h CHROMEOS_EXPORT extern const base::FilePath::CharType kDriveCacheDirname[];
FilePath           16 chromeos/chromeos_constants.h CHROMEOS_EXPORT extern const base::FilePath::CharType kNssCertDbPath[];
FilePath           17 chromeos/chromeos_constants.h CHROMEOS_EXPORT extern const base::FilePath::CharType kNssDirPath[];
FilePath           18 chromeos/chromeos_constants.h CHROMEOS_EXPORT extern const base::FilePath::CharType kNssKeyDbPath[];
FilePath           14 chromeos/chromeos_paths.cc const base::FilePath::CharType kDefaultAppOrderFileName[] =
FilePath           21 chromeos/chromeos_paths.cc const base::FilePath::CharType kDefaultUserPolicyKeysDir[] =
FilePath           24 chromeos/chromeos_paths.cc const base::FilePath::CharType kOwnerKeyFileName[] =
FilePath           27 chromeos/chromeos_paths.cc const base::FilePath::CharType kInstallAttributesFileName[] =
FilePath           30 chromeos/chromeos_paths.cc const base::FilePath::CharType kUptimeFileName[] =
FilePath           33 chromeos/chromeos_paths.cc const base::FilePath::CharType kUpdateRebootNeededUptimeFile[] =
FilePath           36 chromeos/chromeos_paths.cc const base::FilePath::CharType kDeviceLocalAccountExtensionDir[] =
FilePath           39 chromeos/chromeos_paths.cc const base::FilePath::CharType kDeviceLocalAccountExternalDataDir[] =
FilePath           42 chromeos/chromeos_paths.cc bool PathProvider(int key, base::FilePath* result) {
FilePath           45 chromeos/chromeos_paths.cc       *result = base::FilePath(kDefaultAppOrderFileName);
FilePath           48 chromeos/chromeos_paths.cc       *result = base::FilePath(kDefaultUserPolicyKeysDir);
FilePath           51 chromeos/chromeos_paths.cc       *result = base::FilePath(kOwnerKeyFileName);
FilePath           54 chromeos/chromeos_paths.cc       *result = base::FilePath(kInstallAttributesFileName);
FilePath           57 chromeos/chromeos_paths.cc       *result = base::FilePath(kUptimeFileName);
FilePath           60 chromeos/chromeos_paths.cc       *result = base::FilePath(kUpdateRebootNeededUptimeFile);
FilePath           63 chromeos/chromeos_paths.cc       *result = base::FilePath(kDeviceLocalAccountExtensionDir);
FilePath           66 chromeos/chromeos_paths.cc       *result = base::FilePath(kDeviceLocalAccountExternalDataDir);
FilePath           16 chromeos/chromeos_test_utils.cc                      base::FilePath* data_dir) {
FilePath           17 chromeos/chromeos_test_utils.cc   base::FilePath path;
FilePath           11 chromeos/chromeos_test_utils.h class FilePath;
FilePath           20 chromeos/chromeos_test_utils.h                      base::FilePath* data_dir);
FilePath          394 chromeos/dbus/cros_disks_client.cc     const base::FilePath mounted_path = GetArchiveMountPoint().Append(
FilePath          395 chromeos/dbus/cros_disks_client.cc         base::FilePath::FromUTF8Unsafe(mount_label));
FilePath          433 chromeos/dbus/cros_disks_client.cc                    base::FilePath::FromUTF8Unsafe(device_path),
FilePath          471 chromeos/dbus/cros_disks_client.cc                                      const base::FilePath& mounted_path) {
FilePath          473 chromeos/dbus/cros_disks_client.cc     if (!base::PathExists(base::FilePath::FromUTF8Unsafe(source_path))) {
FilePath          485 chromeos/dbus/cros_disks_client.cc     const base::FilePath dummy_file_path =
FilePath          503 chromeos/dbus/cros_disks_client.cc                      const base::FilePath& mounted_path,
FilePath          724 chromeos/dbus/cros_disks_client.cc base::FilePath CrosDisksClient::GetArchiveMountPoint() {
FilePath          725 chromeos/dbus/cros_disks_client.cc   return base::FilePath(base::SysInfo::IsRunningOnChromeOS() ?
FilePath          731 chromeos/dbus/cros_disks_client.cc base::FilePath CrosDisksClient::GetRemovableDiskMountPoint() {
FilePath          732 chromeos/dbus/cros_disks_client.cc   return base::FilePath(base::SysInfo::IsRunningOnChromeOS() ?
FilePath           18 chromeos/dbus/cros_disks_client.h class FilePath;
FilePath          280 chromeos/dbus/cros_disks_client.h   static base::FilePath GetArchiveMountPoint();
FilePath          283 chromeos/dbus/cros_disks_client.h   static base::FilePath GetRemovableDiskMountPoint();
FilePath          496 chromeos/dbus/session_manager_client.cc     base::FilePath user_policy_key_dir;
FilePath          576 chromeos/dbus/session_manager_client.cc     base::FilePath key_path;
FilePath          604 chromeos/dbus/session_manager_client.cc   static void StoreFileInBackground(const base::FilePath& path,
FilePath           39 chromeos/ime/component_extension_ime_manager.h   base::FilePath path;
FilePath           56 chromeos/ime/component_extension_ime_manager.h                     const base::FilePath& path) = 0;
FilePath           60 chromeos/ime/component_extension_ime_manager.h                       const base::FilePath& path) = 0;
FilePath           33 chromeos/ime/component_extension_ime_manager_unittest.cc     ext1.path = base::FilePath("ext1_file_path");
FilePath           61 chromeos/ime/component_extension_ime_manager_unittest.cc     ext2.path = base::FilePath("ext2_file_path");
FilePath           91 chromeos/ime/component_extension_ime_manager_unittest.cc     ext3.path = base::FilePath("ext3_file_path");
FilePath           28 chromeos/ime/mock_component_extension_ime_manager_delegate.cc                                               const base::FilePath& path) {
FilePath           35 chromeos/ime/mock_component_extension_ime_manager_delegate.cc                                                 const base::FilePath& path) {
FilePath           23 chromeos/ime/mock_component_extension_ime_manager_delegate.h                     const base::FilePath& path) OVERRIDE;
FilePath           25 chromeos/ime/mock_component_extension_ime_manager_delegate.h                       const base::FilePath& path) OVERRIDE;
FilePath           35 chromeos/ime/mock_component_extension_ime_manager_delegate.h   const base::FilePath& last_loaded_file_path() const {
FilePath           38 chromeos/ime/mock_component_extension_ime_manager_delegate.h   const base::FilePath& last_unloaded_file_path() const {
FilePath           50 chromeos/ime/mock_component_extension_ime_manager_delegate.h   base::FilePath last_loaded_file_path_;
FilePath           51 chromeos/ime/mock_component_extension_ime_manager_delegate.h   base::FilePath last_unloaded_file_path_;
FilePath          171 chromeos/network/network_connection_handler_unittest.cc     base::FilePath pkcs12_path =
FilePath          387 chromeos/network/network_event_log.cc     filestr = base::FilePath(std::string(file)).BaseName().value();
FilePath           27 chromeos/network/onc/onc_test_utils.cc   base::FilePath path;
FilePath           43 chromeos/network/onc/onc_test_utils.cc   base::FilePath path;
FilePath          231 chromeos/process_proxy/process_proxy.cc   return base::LaunchProcess(CommandLine(base::FilePath(command)), options,
FilePath          220 chromeos/settings/timezone_settings.cc   base::FilePath timezone_symlink(kTimezoneSymlink);
FilePath          221 chromeos/settings/timezone_settings.cc   base::FilePath timezone_symlink2(kTimezoneSymlink2);
FilePath          222 chromeos/settings/timezone_settings.cc   base::FilePath timezone_file(kTimezoneFilesDir + id);
FilePath           28 chromeos/system/name_value_pairs_parser.cc   if (!base::PathExists(base::FilePath(argv[0]))) {
FilePath          123 chromeos/system/name_value_pairs_parser.cc     const base::FilePath& file_path,
FilePath           15 chromeos/system/name_value_pairs_parser.h class FilePath;
FilePath           42 chromeos/system/name_value_pairs_parser.h   bool GetNameValuePairsFromFile(const base::FilePath& file_path,
FilePath          116 chromeos/system/statistics_provider.cc   void LoadOemManifestFromFile(const base::FilePath& file);
FilePath          242 chromeos/system/statistics_provider.cc   parser.GetNameValuePairsFromFile(base::FilePath(kMachineHardwareInfoFile),
FilePath          245 chromeos/system/statistics_provider.cc   parser.GetNameValuePairsFromFile(base::FilePath(kEchoCouponFile),
FilePath          248 chromeos/system/statistics_provider.cc   parser.GetNameValuePairsFromFile(base::FilePath(kVpdFile),
FilePath          267 chromeos/system/statistics_provider.cc       LoadOemManifestFromFile(base::FilePath(kOemManifestFilePath));
FilePath          278 chromeos/system/statistics_provider.cc     const base::FilePath& file) {
FilePath           86 chromeos/tools/onc_validator/onc_validator.cc   base::FilePath path(filename);
FilePath          144 cloud_print/common/win/install_utils.cc   base::FilePath unstall_binary;
FilePath          178 cloud_print/common/win/install_utils.cc base::FilePath GetInstallLocation(const base::string16& uninstall_id) {
FilePath          184 cloud_print/common/win/install_utils.cc     return base::FilePath();
FilePath          188 cloud_print/common/win/install_utils.cc   return base::FilePath(install_path_value);
FilePath          192 cloud_print/common/win/install_utils.cc   base::FilePath installer_source;
FilePath          198 cloud_print/common/win/install_utils.cc   base::FilePath temp_path;
FilePath          212 cloud_print/common/win/install_utils.cc bool IsProgramsFilesParent(const base::FilePath& path) {
FilePath          213 cloud_print/common/win/install_utils.cc   base::FilePath program_files;
FilePath           39 cloud_print/common/win/install_utils.h base::FilePath GetInstallLocation(const base::string16& uninstall_id);
FilePath           45 cloud_print/common/win/install_utils.h bool IsProgramsFilesParent(const base::FilePath& path);
FilePath           30 cloud_print/gcp20/prototype/print_job_handler.cc const base::FilePath::CharType kJobsPath[] = FILE_PATH_LITERAL("printjobs");
FilePath          216 cloud_print/gcp20/prototype/print_job_handler.cc   base::FilePath directory(kJobsPath);
FilePath          225 cloud_print/gcp20/prototype/print_job_handler.cc   base::FilePath::StringType job_prefix =
FilePath          762 cloud_print/gcp20/prototype/printer.cc   base::FilePath file_path;
FilePath          776 cloud_print/gcp20/prototype/printer.cc   base::FilePath file_path;
FilePath           21 cloud_print/gcp20/prototype/printer.h extern const base::FilePath::CharType kPrinterStatePath[];
FilePath           44 cloud_print/gcp20/prototype/printer_state.cc bool SaveToFile(const base::FilePath& path, const PrinterState& state) {
FilePath           81 cloud_print/gcp20/prototype/printer_state.cc bool LoadFromFile(const base::FilePath& path, PrinterState* state) {
FilePath           16 cloud_print/gcp20/prototype/printer_state.h class FilePath;
FilePath           67 cloud_print/gcp20/prototype/printer_state.h bool SaveToFile(const base::FilePath& path, const PrinterState& state);
FilePath           70 cloud_print/gcp20/prototype/printer_state.h bool LoadFromFile(const base::FilePath& path, PrinterState* state);
FilePath          115 cloud_print/service/win/chrome_launcher.cc std::string ReadAndUpdateServiceState(const base::FilePath& directory,
FilePath          118 cloud_print/service/win/chrome_launcher.cc   base::FilePath file_path = directory.Append(chrome::kServiceStateFileName);
FilePath          158 cloud_print/service/win/chrome_launcher.cc void DeleteAutorunKeys(const base::FilePath& user_data_dir) {
FilePath          164 cloud_print/service/win/chrome_launcher.cc   base::FilePath abs_user_data_dir = base::MakeAbsoluteFilePath(user_data_dir);
FilePath          174 cloud_print/service/win/chrome_launcher.cc           base::FilePath path_from_reg = base::MakeAbsoluteFilePath(
FilePath          191 cloud_print/service/win/chrome_launcher.cc ChromeLauncher::ChromeLauncher(const base::FilePath& user_data)
FilePath          219 cloud_print/service/win/chrome_launcher.cc     base::FilePath chrome_path = chrome_launcher_support::GetAnyChromePath();
FilePath          280 cloud_print/service/win/chrome_launcher.cc   base::FilePath chrome_path = chrome_launcher_support::GetAnyChromePath();
FilePath          286 cloud_print/service/win/chrome_launcher.cc   base::FilePath printers_file = temp_user_data.path().Append(L"printers.json");
FilePath           18 cloud_print/service/win/chrome_launcher.h   explicit ChromeLauncher(const base::FilePath& user_data);
FilePath           32 cloud_print/service/win/chrome_launcher.h   base::FilePath user_data_;
FilePath           40 cloud_print/service/win/cloud_print_service.cc   base::FilePath service_path;
FilePath          219 cloud_print/service/win/cloud_print_service.cc       base::FilePath user_data_dir;
FilePath          267 cloud_print/service/win/cloud_print_service.cc                                base::FilePath* user_data_dir,
FilePath          330 cloud_print/service/win/cloud_print_service.cc   HRESULT SetupServiceState(const base::FilePath& user_data_dir,
FilePath          332 cloud_print/service/win/cloud_print_service.cc     base::FilePath file = user_data_dir.Append(chrome::kServiceStateFileName);
FilePath          381 cloud_print/service/win/cloud_print_service.cc   base::FilePath GetUserDataDir() const {
FilePath          384 cloud_print/service/win/cloud_print_service.cc     base::FilePath result;
FilePath          392 cloud_print/service/win/cloud_print_service.cc   base::FilePath user_data_dir_switch_;
FilePath          348 cloud_print/service/win/cloud_print_service_config.cc                                                base::FilePath());
FilePath          375 cloud_print/service/win/cloud_print_service_config.cc   base::FilePath file = setup.user_data_dir();
FilePath          401 cloud_print/service/win/cloud_print_service_config.cc   hr = controller_.InstallConnectorService(user, password, base::FilePath(),
FilePath           26 cloud_print/service/win/installer.cc base::FilePath GetShortcutPath(int dir_key, bool with_subdir) {
FilePath           27 cloud_print/service/win/installer.cc   base::FilePath path;
FilePath           29 cloud_print/service/win/installer.cc     return base::FilePath();
FilePath           38 cloud_print/service/win/installer.cc   base::FilePath path = GetShortcutPath(dir_key, with_subdir);
FilePath           44 cloud_print/service/win/installer.cc   base::FilePath exe_path;
FilePath           47 cloud_print/service/win/installer.cc   exe_path = exe_path.DirName().Append(base::FilePath(kConfigBinaryName));
FilePath           63 cloud_print/service/win/installer.cc   base::FilePath path = GetShortcutPath(dir_key, with_subdir);
FilePath           83 cloud_print/service/win/installer.cc     base::FilePath old_location =
FilePath          120 cloud_print/service/win/installer.cc     base::FilePath delete_path = command_line.GetSwitchValuePath(kDeleteSwitch);
FilePath          125 cloud_print/service/win/service_controller.cc base::FilePath ServiceController::GetBinary() const {
FilePath          126 cloud_print/service/win/service_controller.cc   base::FilePath service_path;
FilePath          128 cloud_print/service/win/service_controller.cc   return service_path.DirName().Append(base::FilePath(kServiceExeName));
FilePath          134 cloud_print/service/win/service_controller.cc     const base::FilePath& user_data_dir,
FilePath          143 cloud_print/service/win/service_controller.cc     const base::FilePath& user_data_dir) {
FilePath          152 cloud_print/service/win/service_controller.cc                                           const base::FilePath& user_data_dir,
FilePath          164 cloud_print/service/win/service_controller.cc   base::FilePath service_path = GetBinary();
FilePath          248 cloud_print/service/win/service_controller.cc   base::FilePath service_path = GetBinary();
FilePath           16 cloud_print/service/win/service_controller.h class FilePath;
FilePath           37 cloud_print/service/win/service_controller.h                               const base::FilePath& user_data_dir);
FilePath           42 cloud_print/service/win/service_controller.h                                   const base::FilePath& user_data_dir,
FilePath           58 cloud_print/service/win/service_controller.h   base::FilePath GetBinary() const;
FilePath           65 cloud_print/service/win/service_controller.h                          const base::FilePath& user_data_dir,
FilePath           22 cloud_print/service/win/service_listener.cc std::string GetEnvironment(const base::FilePath& user_data_dir) {
FilePath           41 cloud_print/service/win/service_listener.cc     base::FilePath temp_file;
FilePath           57 cloud_print/service/win/service_listener.cc ServiceListener::ServiceListener(const base::FilePath& user_data_dir)
FilePath           25 cloud_print/service/win/service_listener.h   explicit ServiceListener(const base::FilePath& user_data_dir);
FilePath           37 cloud_print/service/win/service_listener.h   base::FilePath user_data_dir_;
FilePath           73 cloud_print/service/win/setup_listener.cc   chrome_path_ = base::FilePath(chrome_path);
FilePath           77 cloud_print/service/win/setup_listener.cc   user_data_dir_ = base::FilePath(user_data_dir);
FilePath           46 cloud_print/service/win/setup_listener.h   const base::FilePath& chrome_path() const {
FilePath           50 cloud_print/service/win/setup_listener.h   const base::FilePath& user_data_dir() const {
FilePath           70 cloud_print/service/win/setup_listener.h   base::FilePath chrome_path_;
FilePath           71 cloud_print/service/win/setup_listener.h   base::FilePath user_data_dir_;
FilePath           65 cloud_print/virtual_driver/win/install/setup.cc base::FilePath GetSystemPath(const base::string16& binary) {
FilePath           66 cloud_print/virtual_driver/win/install/setup.cc   base::FilePath path;
FilePath           74 cloud_print/virtual_driver/win/install/setup.cc base::FilePath GetNativeSystemPath(const base::string16& binary) {
FilePath           77 cloud_print/virtual_driver/win/install/setup.cc   base::FilePath path;
FilePath           88 cloud_print/virtual_driver/win/install/setup.cc   base::FilePath net_path = GetNativeSystemPath(L"net");
FilePath          103 cloud_print/virtual_driver/win/install/setup.cc HRESULT RegisterPortMonitor(bool install, const base::FilePath& install_path) {
FilePath          105 cloud_print/virtual_driver/win/install/setup.cc   base::FilePath target_path = GetNativeSystemPath(GetPortMonitorDllName());
FilePath          111 cloud_print/virtual_driver/win/install/setup.cc     base::FilePath source_path =
FilePath          123 cloud_print/virtual_driver/win/install/setup.cc   base::FilePath regsvr32_path = GetNativeSystemPath(L"regsvr32.exe");
FilePath          192 cloud_print/virtual_driver/win/install/setup.cc   const base::FilePath* temp_path(
FilePath          193 cloud_print/virtual_driver/win/install/setup.cc       reinterpret_cast<const base::FilePath*>(data));
FilePath          198 cloud_print/virtual_driver/win/install/setup.cc       base::FilePath base_name(info->NameInCabinet);
FilePath          200 cloud_print/virtual_driver/win/install/setup.cc       if (base::FilePath::CompareEqualIgnoreCase(base_name.value().c_str(),
FilePath          212 cloud_print/virtual_driver/win/install/setup.cc void ReadyDriverDependencies(const base::FilePath& destination) {
FilePath          225 cloud_print/virtual_driver/win/install/setup.cc                         &base::FilePath(destination));
FilePath          228 cloud_print/virtual_driver/win/install/setup.cc     base::FilePath package_path;
FilePath          232 cloud_print/virtual_driver/win/install/setup.cc                         &base::FilePath(destination));
FilePath          235 cloud_print/virtual_driver/win/install/setup.cc     base::FilePath driver_cache_path;
FilePath          239 cloud_print/virtual_driver/win/install/setup.cc       base::FilePath dst_path = destination.Append(kDependencyList[i]);
FilePath          241 cloud_print/virtual_driver/win/install/setup.cc         base::FilePath src_path = driver_cache_path.Append(kDependencyList[i]);
FilePath          250 cloud_print/virtual_driver/win/install/setup.cc HRESULT InstallDriver(const base::FilePath& install_path) {
FilePath          259 cloud_print/virtual_driver/win/install/setup.cc     base::FilePath file_path = temp_path.path().Append(kDependencyList[i]);
FilePath          267 cloud_print/virtual_driver/win/install/setup.cc   base::FilePath data_file = install_path.Append(kDataFileName);
FilePath          268 cloud_print/virtual_driver/win/install/setup.cc   base::FilePath xps_path = temp_path.path().Append(kDriverName);
FilePath          269 cloud_print/virtual_driver/win/install/setup.cc   base::FilePath ui_path = temp_path.path().Append(kUiDriverName);
FilePath          270 cloud_print/virtual_driver/win/install/setup.cc   base::FilePath ui_help_path = temp_path.path().Append(kHelpName);
FilePath          389 cloud_print/virtual_driver/win/install/setup.cc HRESULT RegisterVirtualDriver(const base::FilePath& install_path) {
FilePath          432 cloud_print/virtual_driver/win/install/setup.cc   result = RegisterPortMonitor(false, base::FilePath());
FilePath          468 cloud_print/virtual_driver/win/install/setup.cc HRESULT DoRegister(const base::FilePath& install_path) {
FilePath          475 cloud_print/virtual_driver/win/install/setup.cc HRESULT DoDelete(const base::FilePath& install_path) {
FilePath          484 cloud_print/virtual_driver/win/install/setup.cc HRESULT DoInstall(const base::FilePath& install_path) {
FilePath          490 cloud_print/virtual_driver/win/install/setup.cc   base::FilePath old_install_path = GetInstallLocation(kUninstallId);
FilePath          508 cloud_print/virtual_driver/win/install/setup.cc   base::FilePath exe_path;
FilePath           72 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc   base::FilePath file_path;
FilePath          109 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc base::FilePath GetAppDataDir() {
FilePath          110 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc   base::FilePath file_path;
FilePath          116 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc     return base::FilePath();
FilePath          122 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc void DeleteLeakedFiles(const base::FilePath& dir) {
FilePath          125 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc   for (base::FilePath file_path = enumerator.Next(); !file_path.empty();
FilePath          198 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc bool LaunchPrintDialog(const base::FilePath& xps_path,
FilePath          207 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc   base::FilePath chrome_path = GetChromeExePath();
FilePath          215 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc   base::FilePath chrome_profile = GetChromeProfilePath();
FilePath          242 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc   base::FilePath ie_path;
FilePath          282 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc base::FilePath ReadPathFromRegistry(HKEY root, const wchar_t* path_name) {
FilePath          286 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc       base::PathExists(base::FilePath(data))) {
FilePath          287 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc     return base::FilePath(data);
FilePath          289 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc   return base::FilePath();
FilePath          292 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc base::FilePath ReadPathFromAnyRegistry(const wchar_t* path_name) {
FilePath          293 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc   base::FilePath result = ReadPathFromRegistry(HKEY_CURRENT_USER, path_name);
FilePath          299 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc base::FilePath GetChromeExePath() {
FilePath          300 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc   base::FilePath path = ReadPathFromAnyRegistry(kChromeExePathRegValue);
FilePath          306 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc base::FilePath GetChromeProfilePath() {
FilePath          307 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc   base::FilePath path = ReadPathFromAnyRegistry(kChromeProfilePathRegValue);
FilePath          310 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc   return base::FilePath();
FilePath          421 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc   base::FilePath& file_path = port_data->file_path;
FilePath          422 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc   base::FilePath app_data_dir = GetAppDataDir();
FilePath          565 cloud_print/virtual_driver/win/port_monitor/port_monitor.cc     base::FilePath dll_path(GetPortMonitorDllName());
FilePath           17 cloud_print/virtual_driver/win/port_monitor/port_monitor.h base::FilePath GetChromeExePath();
FilePath           20 cloud_print/virtual_driver/win/port_monitor/port_monitor.h base::FilePath GetChromeProfilePath();
FilePath           42 cloud_print/virtual_driver/win/port_monitor/port_monitor_dll.cc   base::FilePath xps_path;
FilePath           83 cloud_print/virtual_driver/win/port_monitor/port_monitor_dll.cc   base::FilePath dll_path(cloud_print::GetPortMonitorDllName());
FilePath           97 cloud_print/virtual_driver/win/port_monitor/port_monitor_dll.cc   base::FilePath dll_path(cloud_print::GetPortMonitorDllName());
FilePath           42 cloud_print/virtual_driver/win/port_monitor/port_monitor_unittest.cc     base::FilePath path;
FilePath           48 cloud_print/virtual_driver/win/port_monitor/port_monitor_unittest.cc     base::FilePath temp;
FilePath           65 cloud_print/virtual_driver/win/port_monitor/port_monitor_unittest.cc     base::FilePath path;
FilePath           67 cloud_print/virtual_driver/win/port_monitor/port_monitor_unittest.cc     base::FilePath main_path = path.Append(kChromeExePath);
FilePath           69 cloud_print/virtual_driver/win/port_monitor/port_monitor_unittest.cc     base::FilePath alternate_path = path.Append(kAlternateChromeExePath);
FilePath           74 cloud_print/virtual_driver/win/port_monitor/port_monitor_unittest.cc     base::FilePath path;
FilePath           76 cloud_print/virtual_driver/win/port_monitor/port_monitor_unittest.cc     base::FilePath main_path = path.Append(kChromeExePath);
FilePath           79 cloud_print/virtual_driver/win/port_monitor/port_monitor_unittest.cc     base::FilePath alternate_path = path.Append(kAlternateChromeExePath);
FilePath           98 cloud_print/virtual_driver/win/port_monitor/port_monitor_unittest.cc   base::FilePath chrome_path = cloud_print::GetChromeExePath();
FilePath          111 cloud_print/virtual_driver/win/port_monitor/port_monitor_unittest.cc   base::FilePath data_path = cloud_print::GetChromeProfilePath();
FilePath          113 cloud_print/virtual_driver/win/port_monitor/port_monitor_unittest.cc   base::FilePath temp;
FilePath           33 cloud_print/virtual_driver/win/virtual_driver_helpers.cc HRESULT GetPrinterDriverDir(base::FilePath* path) {
FilePath           46 cloud_print/virtual_driver/win/virtual_driver_helpers.cc   *path = base::FilePath(reinterpret_cast<wchar_t*>(driver_dir_buffer));
FilePath           13 cloud_print/virtual_driver/win/virtual_driver_helpers.h class FilePath;
FilePath           29 cloud_print/virtual_driver/win/virtual_driver_helpers.h HRESULT GetPrinterDriverDir(base::FilePath* path);
FilePath           26 components/autofill/core/browser/autofill_merge_unittest.cc const base::FilePath::CharType kTestName[] = FILE_PATH_LITERAL("merge");
FilePath           27 components/autofill/core/browser/autofill_merge_unittest.cc const base::FilePath::CharType kFileNamePattern[] = FILE_PATH_LITERAL("*.in");
FilePath           48 components/autofill/core/browser/autofill_merge_unittest.cc const base::FilePath& GetTestDataDir() {
FilePath           49 components/autofill/core/browser/autofill_merge_unittest.cc   CR_DEFINE_STATIC_LOCAL(base::FilePath, dir, ());
FilePath           17 components/autofill/core/browser/data_driven_test.cc bool ReadFile(const base::FilePath& file, std::string* content) {
FilePath           26 components/autofill/core/browser/data_driven_test.cc bool WriteFile(const base::FilePath& file, const std::string& content) {
FilePath           35 components/autofill/core/browser/data_driven_test.cc     const base::FilePath& input_directory,
FilePath           36 components/autofill/core/browser/data_driven_test.cc     const base::FilePath& output_directory,
FilePath           37 components/autofill/core/browser/data_driven_test.cc     const base::FilePath::StringType& file_name_pattern) {
FilePath           45 components/autofill/core/browser/data_driven_test.cc   for (base::FilePath input_file = input_files.Next();
FilePath           56 components/autofill/core/browser/data_driven_test.cc     base::FilePath output_file = output_directory.Append(
FilePath           68 components/autofill/core/browser/data_driven_test.cc base::FilePath DataDrivenTest::GetInputDirectory(
FilePath           69 components/autofill/core/browser/data_driven_test.cc     const base::FilePath::StringType& test_name) {
FilePath           70 components/autofill/core/browser/data_driven_test.cc   base::FilePath dir;
FilePath           77 components/autofill/core/browser/data_driven_test.cc base::FilePath DataDrivenTest::GetOutputDirectory(
FilePath           78 components/autofill/core/browser/data_driven_test.cc     const base::FilePath::StringType& test_name) {
FilePath           79 components/autofill/core/browser/data_driven_test.cc   base::FilePath dir;
FilePath           86 components/autofill/core/browser/data_driven_test.cc DataDrivenTest::DataDrivenTest(const base::FilePath& test_data_directory)
FilePath           27 components/autofill/core/browser/data_driven_test.h   void RunDataDrivenTest(const base::FilePath& input_directory,
FilePath           28 components/autofill/core/browser/data_driven_test.h                          const base::FilePath& output_directory,
FilePath           29 components/autofill/core/browser/data_driven_test.h                          const base::FilePath::StringType& file_name_pattern);
FilePath           40 components/autofill/core/browser/data_driven_test.h   base::FilePath GetInputDirectory(const base::FilePath::StringType& test_name);
FilePath           41 components/autofill/core/browser/data_driven_test.h   base::FilePath GetOutputDirectory(
FilePath           42 components/autofill/core/browser/data_driven_test.h       const base::FilePath::StringType& test_name);
FilePath           45 components/autofill/core/browser/data_driven_test.h   DataDrivenTest(const base::FilePath& test_data_directory);
FilePath           49 components/autofill/core/browser/data_driven_test.h   base::FilePath test_data_directory_;
FilePath           66 components/autofill/core/browser/personal_data_manager_unittest.cc     base::FilePath path = temp_dir_.path().AppendASCII("TestWebDB");
FilePath          134 components/autofill/core/browser/webdata/autofill_table_unittest.cc   base::FilePath file_;
FilePath          103 components/autofill/core/browser/webdata/web_data_service_unittest.cc     base::FilePath path = temp_dir_.path().AppendASCII("TestWebDB");
FilePath          142 components/autofill/core/browser/webdata/web_data_service_unittest.cc   base::FilePath profile_dir_;
FilePath           35 components/breakpad/app/breakpad_client.cc     base::FilePath* crash_dir) {
FilePath           39 components/breakpad/app/breakpad_client.cc void BreakpadClient::GetProductNameAndVersion(const base::FilePath& exe_path,
FilePath           60 components/breakpad/app/breakpad_client.cc bool BreakpadClient::GetIsPerUserInstall(const base::FilePath& exe_path) {
FilePath           84 components/breakpad/app/breakpad_client.cc base::FilePath BreakpadClient::GetReporterLogFilename() {
FilePath           85 components/breakpad/app/breakpad_client.cc   return base::FilePath();
FilePath           89 components/breakpad/app/breakpad_client.cc bool BreakpadClient::GetCrashDumpLocation(base::FilePath* crash_dir) {
FilePath           14 components/breakpad/app/breakpad_client.h class FilePath;
FilePath           54 components/breakpad/app/breakpad_client.h   virtual bool GetAlternativeCrashDumpLocation(base::FilePath* crash_dir);
FilePath           58 components/breakpad/app/breakpad_client.h   virtual void GetProductNameAndVersion(const base::FilePath& exe_path,
FilePath           80 components/breakpad/app/breakpad_client.h   virtual bool GetIsPerUserInstall(const base::FilePath& exe_path);
FilePath          102 components/breakpad/app/breakpad_client.h   virtual base::FilePath GetReporterLogFilename();
FilePath          107 components/breakpad/app/breakpad_client.h   virtual bool GetCrashDumpLocation(base::FilePath* crash_dir);
FilePath          635 components/breakpad/app/breakpad_linux.cc   base::FilePath tmp_path("/tmp");
FilePath          638 components/breakpad/app/breakpad_linux.cc   base::FilePath dumps_path(tmp_path);
FilePath          640 components/breakpad/app/breakpad_linux.cc     base::FilePath logfile =
FilePath          212 components/breakpad/app/breakpad_win.cc   base::FilePath crash_dumps_dir_path;
FilePath          257 components/breakpad/app/breakpad_win.cc       base::FilePath(exe_path),
FilePath          680 components/breakpad/app/breakpad_win.cc       GetBreakpadClient()->GetIsPerUserInstall(base::FilePath(exe_path));
FilePath           35 components/breakpad/browser/crash_dump_manager_android.cc CrashDumpManager::CrashDumpManager(const base::FilePath& crash_dump_dir)
FilePath           60 components/breakpad/browser/crash_dump_manager_android.cc   base::FilePath minidump_path;
FilePath           83 components/breakpad/browser/crash_dump_manager_android.cc void CrashDumpManager::ProcessMinidump(const base::FilePath& minidump_path,
FilePath          109 components/breakpad/browser/crash_dump_manager_android.cc   base::FilePath dest_path = instance_->crash_dump_dir_.Append(filename);
FilePath          153 components/breakpad/browser/crash_dump_manager_android.cc   base::FilePath minidump_path;
FilePath           40 components/breakpad/browser/crash_dump_manager_android.h   explicit CrashDumpManager(const base::FilePath& crash_dump_dir);
FilePath           49 components/breakpad/browser/crash_dump_manager_android.h   typedef std::map<int, base::FilePath> ChildProcessIDToMinidumpPath;
FilePath           51 components/breakpad/browser/crash_dump_manager_android.h   static void ProcessMinidump(const base::FilePath& minidump_path,
FilePath           75 components/breakpad/browser/crash_dump_manager_android.h   base::FilePath crash_dump_dir_;
FilePath           56 components/breakpad/browser/crash_handler_host_linux.cc     base::DeleteFile(base::FilePath(info->filename), false);
FilePath           58 components/breakpad/browser/crash_handler_host_linux.cc     base::DeleteFile(base::FilePath(info->log_filename), false);
FilePath           82 components/breakpad/browser/crash_handler_host_linux.cc                                              const base::FilePath& dumps_path,
FilePath          376 components/breakpad/browser/crash_handler_host_linux.cc   base::FilePath dumps_path("/tmp");
FilePath           37 components/breakpad/browser/crash_handler_host_linux.h                         const base::FilePath& dumps_path,
FilePath           74 components/breakpad/browser/crash_handler_host_linux.h   base::FilePath dumps_path_;
FilePath          169 components/breakpad/tools/crash_service.cc bool CrashService::Initialize(const base::FilePath& operating_dir,
FilePath          170 components/breakpad/tools/crash_service.cc                               const base::FilePath& dumps_path) {
FilePath          179 components/breakpad/tools/crash_service.cc   base::FilePath checkpoint_path = operating_dir.Append(kCheckPointFile);
FilePath          183 components/breakpad/tools/crash_service.cc   base::FilePath dumps_path_to_use = dumps_path;
FilePath          187 components/breakpad/tools/crash_service.cc         base::FilePath(cmd_line.GetSwitchValueNative(kDumpsDir));
FilePath          347 components/breakpad/tools/crash_service.cc   base::FilePath dump_location = base::FilePath(*file_path);
FilePath          350 components/breakpad/tools/crash_service.cc     base::FilePath alternate_dump_location = base::FilePath(it->second);
FilePath           40 components/breakpad/tools/crash_service.h   bool Initialize(const base::FilePath& operating_dir,
FilePath           41 components/breakpad/tools/crash_service.h                   const base::FilePath& dumps_path);
FilePath           56 components/dom_distiller/content/distiller_page_web_contents_browsertest.cc     base::FilePath pak_file;
FilePath           57 components/dom_distiller/content/distiller_page_web_contents_browsertest.cc     base::FilePath pak_dir;
FilePath           65 components/dom_distiller/content/distiller_page_web_contents_browsertest.cc      base::FilePath path;
FilePath           32 components/dom_distiller/core/dom_distiller_database.cc bool DomDistillerDatabase::LevelDB::Init(const base::FilePath& database_dir) {
FilePath          125 components/dom_distiller/core/dom_distiller_database.cc                         const base::FilePath& database_dir,
FilePath          158 components/dom_distiller/core/dom_distiller_database.cc void DomDistillerDatabase::Init(const base::FilePath& database_dir,
FilePath          165 components/dom_distiller/core/dom_distiller_database.cc                                             const base::FilePath& database_dir,
FilePath           47 components/dom_distiller/core/dom_distiller_database.h   virtual void Init(const base::FilePath& database_dir,
FilePath           70 components/dom_distiller/core/dom_distiller_database.h     virtual bool Init(const base::FilePath& database_dir) = 0;
FilePath           83 components/dom_distiller/core/dom_distiller_database.h     virtual bool Init(const base::FilePath& database_dir) OVERRIDE;
FilePath           99 components/dom_distiller/core/dom_distiller_database.h   virtual void Init(const base::FilePath& database_dir,
FilePath          108 components/dom_distiller/core/dom_distiller_database.h                         const base::FilePath& database_dir,
FilePath           32 components/dom_distiller/core/dom_distiller_database_unittest.cc   MOCK_METHOD1(Init, bool(const base::FilePath&));
FilePath          107 components/dom_distiller/core/dom_distiller_database_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("/fake/path"));
FilePath          117 components/dom_distiller/core/dom_distiller_database_unittest.cc       base::FilePath(path),
FilePath          124 components/dom_distiller/core/dom_distiller_database_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("/fake/path"));
FilePath          134 components/dom_distiller/core/dom_distiller_database_unittest.cc       base::FilePath(path),
FilePath          158 components/dom_distiller/core/dom_distiller_database_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("/fake/path"));
FilePath          168 components/dom_distiller/core/dom_distiller_database_unittest.cc       base::FilePath(path),
FilePath          181 components/dom_distiller/core/dom_distiller_database_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("/fake/path"));
FilePath          190 components/dom_distiller/core/dom_distiller_database_unittest.cc       base::FilePath(path),
FilePath          211 components/dom_distiller/core/dom_distiller_database_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("/fake/path"));
FilePath          221 components/dom_distiller/core/dom_distiller_database_unittest.cc       base::FilePath(path),
FilePath          241 components/dom_distiller/core/dom_distiller_database_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("/fake/path"));
FilePath          252 components/dom_distiller/core/dom_distiller_database_unittest.cc       base::FilePath(path),
FilePath          275 components/dom_distiller/core/dom_distiller_database_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("/fake/path"));
FilePath          285 components/dom_distiller/core/dom_distiller_database_unittest.cc       base::FilePath(path),
FilePath          305 components/dom_distiller/core/dom_distiller_database_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("/fake/path"));
FilePath          316 components/dom_distiller/core/dom_distiller_database_unittest.cc       base::FilePath(path),
FilePath           28 components/dom_distiller/core/dom_distiller_store.cc     const base::FilePath& database_dir)
FilePath           40 components/dom_distiller/core/dom_distiller_store.cc     const base::FilePath& database_dir)
FilePath           27 components/dom_distiller/core/dom_distiller_store.h class FilePath;
FilePath           82 components/dom_distiller/core/dom_distiller_store.h                     const base::FilePath& database_dir);
FilePath           89 components/dom_distiller/core/dom_distiller_store.h                     const base::FilePath& database_dir);
FilePath          424 components/dom_distiller/core/dom_distiller_store_unittest.cc       base::FilePath(FILE_PATH_LITERAL("/fake/other/path"))));
FilePath           16 components/dom_distiller/core/fake_db.cc void FakeDB::Init(const base::FilePath& database_dir,
FilePath           48 components/dom_distiller/core/fake_db.cc base::FilePath& FakeDB::GetDirectory() { return dir_; }
FilePath           74 components/dom_distiller/core/fake_db.cc base::FilePath FakeDB::DirectoryForTestDB() {
FilePath           75 components/dom_distiller/core/fake_db.cc   return base::FilePath(FILE_PATH_LITERAL("/fake/path"));
FilePath           24 components/dom_distiller/core/fake_db.h   virtual void Init(const base::FilePath& database_dir,
FilePath           35 components/dom_distiller/core/fake_db.h   base::FilePath& GetDirectory();
FilePath           43 components/dom_distiller/core/fake_db.h   static base::FilePath DirectoryForTestDB();
FilePath           51 components/dom_distiller/core/fake_db.h   base::FilePath dir_;
FilePath           37 components/dom_distiller/standalone/content_extractor.cc     const base::FilePath& db_path) {
FilePath           62 components/dom_distiller/standalone/content_extractor.cc   base::FilePath pak_file;
FilePath           63 components/dom_distiller/standalone/content_extractor.cc   base::FilePath pak_dir;
FilePath           29 components/json_schema/json_schema_validator_unittest_base.cc   base::FilePath path;
FilePath          173 components/keyed_service/content/browser_context_dependency_manager.cc     base::FilePath dot_file =
FilePath           94 components/nacl/broker/nacl_broker_listener.cc   base::FilePath exe_path;
FilePath           57 components/nacl/browser/nacl_broker_host_win.cc   base::FilePath nacl_path;
FilePath           25 components/nacl/browser/nacl_browser.cc const base::FilePath::CharType kValidationCacheFileName[] =
FilePath           46 components/nacl/browser/nacl_browser.cc const base::FilePath::StringType NaClIrtName() {
FilePath           47 components/nacl/browser/nacl_browser.cc   base::FilePath::StringType irt_name(FILE_PATH_LITERAL("nacl_irt_"));
FilePath           83 components/nacl/browser/nacl_browser.cc void ReadCache(const base::FilePath& filename, std::string* data) {
FilePath           90 components/nacl/browser/nacl_browser.cc void WriteCache(const base::FilePath& filename, const Pickle* pickle) {
FilePath           95 components/nacl/browser/nacl_browser.cc void RemoveCache(const base::FilePath& filename,
FilePath          119 components/nacl/browser/nacl_browser.cc base::File OpenNaClExecutableImpl(const base::FilePath& file_path) {
FilePath          187 components/nacl/browser/nacl_browser.cc     base::FilePath::StringType path_string(
FilePath          189 components/nacl/browser/nacl_browser.cc     irt_filepath_ = base::FilePath(path_string);
FilePath          191 components/nacl/browser/nacl_browser.cc     base::FilePath plugin_dir;
FilePath          202 components/nacl/browser/nacl_browser.cc bool NaClBrowser::GetNaCl64ExePath(base::FilePath* exe_path) {
FilePath          203 components/nacl/browser/nacl_browser.cc   base::FilePath module_path;
FilePath          303 components/nacl/browser/nacl_browser.cc   base::FilePath user_data_dir;
FilePath          309 components/nacl/browser/nacl_browser.cc   base::FilePath cache_file_path;
FilePath          394 components/nacl/browser/nacl_browser.cc const base::FilePath& NaClBrowser::GetIrtFilePath() {
FilePath          398 components/nacl/browser/nacl_browser.cc void NaClBrowser::PutFilePath(const base::FilePath& path, uint64* file_token_lo,
FilePath          420 components/nacl/browser/nacl_browser.cc                               base::FilePath* path) {
FilePath          426 components/nacl/browser/nacl_browser.cc     *path = base::FilePath(FILE_PATH_LITERAL(""));
FilePath           28 components/nacl/browser/nacl_browser.h base::File OpenNaClExecutableImpl(const base::FilePath& file_path);
FilePath           56 components/nacl/browser/nacl_browser.h   const base::FilePath& GetIrtFilePath();
FilePath          100 components/nacl/browser/nacl_browser.h   void PutFilePath(const base::FilePath& path, uint64* file_token_lo,
FilePath          103 components/nacl/browser/nacl_browser.h                    base::FilePath* path);
FilePath          111 components/nacl/browser/nacl_browser.h   bool GetNaCl64ExePath(base::FilePath* exe_path);
FilePath          162 components/nacl/browser/nacl_browser.h   base::FilePath irt_filepath_;
FilePath          166 components/nacl/browser/nacl_browser.h   base::FilePath validation_cache_file_path_;
FilePath          172 components/nacl/browser/nacl_browser.h   typedef base::HashingMRUCache<std::string, base::FilePath> PathCacheType;
FilePath           16 components/nacl/browser/nacl_browser_delegate.h class FilePath;
FilePath           40 components/nacl/browser/nacl_browser_delegate.h   virtual bool GetCacheDirectory(base::FilePath* cache_dir) = 0;
FilePath           44 components/nacl/browser/nacl_browser_delegate.h   virtual bool GetPluginDirectory(base::FilePath* plugin_dir) = 0;
FilePath           48 components/nacl/browser/nacl_browser_delegate.h   virtual bool GetPnaclDirectory(base::FilePath* pnacl_dir) = 0;
FilePath           51 components/nacl/browser/nacl_browser_delegate.h   virtual bool GetUserDirectory(base::FilePath* user_dir) = 0;
FilePath           68 components/nacl/browser/nacl_browser_delegate.h                                      base::FilePath* file_path) = 0;
FilePath           41 components/nacl/browser/nacl_file_host.cc base::File PnaclDoOpenFile(const base::FilePath& file_to_open) {
FilePath           51 components/nacl/browser/nacl_file_host.cc   base::FilePath full_filepath;
FilePath           54 components/nacl/browser/nacl_file_host.cc   base::FilePath pnacl_dir;
FilePath           90 components/nacl/browser/nacl_file_host.cc     base::FilePath file_path,
FilePath          118 components/nacl/browser/nacl_file_host.cc   base::FilePath file_path;
FilePath          162 components/nacl/browser/nacl_file_host.cc                       base::FilePath* file_to_open) {
FilePath          180 components/nacl/browser/nacl_file_host.cc   base::FilePath pnacl_dir;
FilePath          186 components/nacl/browser/nacl_file_host.cc   base::FilePath full_path = pnacl_dir.AppendASCII(
FilePath           15 components/nacl/browser/nacl_file_host.h class FilePath;
FilePath           39 components/nacl/browser/nacl_file_host.h                       base::FilePath* file_to_open);
FilePath           22 components/nacl/browser/nacl_file_host_unittest.cc   virtual bool GetPnaclDirectory(base::FilePath* pnacl_dir) OVERRIDE {
FilePath           27 components/nacl/browser/nacl_file_host_unittest.cc   void SetPnaclDirectory(const base::FilePath& pnacl_dir) {
FilePath           32 components/nacl/browser/nacl_file_host_unittest.cc   base::FilePath pnacl_path_;
FilePath           69 components/nacl/browser/nacl_file_host_unittest.cc   base::FilePath kTestPnaclPath = scoped_tmp_dir.path();
FilePath           76 components/nacl/browser/nacl_file_host_unittest.cc   base::FilePath out_path;
FilePath           78 components/nacl/browser/nacl_file_host_unittest.cc   base::FilePath expected_path = kTestPnaclPath.Append(
FilePath           23 components/nacl/browser/nacl_host_message_filter.cc     const base::FilePath& profile_directory,
FilePath           88 components/nacl/browser/nacl_host_message_filter.cc   base::FilePath manifest_path;
FilePath           33 components/nacl/browser/nacl_host_message_filter.h                         const base::FilePath& profile_directory,
FilePath           77 components/nacl/browser/nacl_host_message_filter.h   base::FilePath profile_directory_;
FilePath          267 components/nacl/browser/nacl_process_host.cc                                  const base::FilePath& profile_directory)
FilePath          388 components/nacl/browser/nacl_process_host.cc     const base::FilePath& manifest_path) {
FilePath          503 components/nacl/browser/nacl_process_host.cc   base::FilePath nacl_gdb =
FilePath          516 components/nacl/browser/nacl_process_host.cc   base::FilePath::StringType irt_path(
FilePath          525 components/nacl/browser/nacl_process_host.cc     base::FilePath::StringType manifest_path_value(manifest_path_.value());
FilePath          533 components/nacl/browser/nacl_process_host.cc   base::FilePath script = CommandLine::ForCurrentProcess()->GetSwitchValuePath(
FilePath          565 components/nacl/browser/nacl_process_host.cc   base::FilePath exe_path = ChildProcessHost::GetChildPath(flags);
FilePath          587 components/nacl/browser/nacl_process_host.cc     base::FilePath module_path;
FilePath          949 components/nacl/browser/nacl_process_host.cc     const base::FilePath& file_path,
FilePath          964 components/nacl/browser/nacl_process_host.cc         base::FilePath());
FilePath          995 components/nacl/browser/nacl_process_host.cc   base::FilePath file_path;
FilePath         1001 components/nacl/browser/nacl_process_host.cc         base::FilePath());
FilePath         1018 components/nacl/browser/nacl_process_host.cc          base::FilePath());
FilePath           71 components/nacl/browser/nacl_process_host.h                   const base::FilePath& profile_directory);
FilePath           86 components/nacl/browser/nacl_process_host.h               const base::FilePath& manifest_path);
FilePath          154 components/nacl/browser/nacl_process_host.h   void FileResolved(const base::FilePath& file_path,
FilePath          196 components/nacl/browser/nacl_process_host.h   base::FilePath manifest_path_;
FilePath          215 components/nacl/browser/nacl_process_host.h   const base::FilePath profile_directory_;
FilePath           24 components/nacl/browser/pnacl_host.cc static const base::FilePath::CharType kTranslationCacheDirectoryName[] =
FilePath           72 components/nacl/browser/pnacl_host.cc static base::FilePath GetCachePath() {
FilePath           78 components/nacl/browser/pnacl_host.cc   base::FilePath user_data_dir;
FilePath           81 components/nacl/browser/pnacl_host.cc     return base::FilePath();
FilePath           84 components/nacl/browser/pnacl_host.cc   base::FilePath cache_file_path;
FilePath          110 components/nacl/browser/pnacl_host.cc   base::FilePath cache_path(GetCachePath());
FilePath          124 components/nacl/browser/pnacl_host.cc void PnaclHost::InitForTest(base::FilePath temp_dir, bool in_memory) {
FilePath          146 components/nacl/browser/pnacl_host.cc void PnaclHost::DoCreateTemporaryFile(base::FilePath temp_dir,
FilePath          150 components/nacl/browser/pnacl_host.cc   base::FilePath file_path;
FilePath          134 components/nacl/browser/pnacl_host.h   void InitForTest(base::FilePath temp_dir, bool in_memory);
FilePath          137 components/nacl/browser/pnacl_host.h   static void DoCreateTemporaryFile(base::FilePath temp_dir_,
FilePath          171 components/nacl/browser/pnacl_host.h   base::FilePath temp_dir_;
FilePath          334 components/nacl/browser/pnacl_translation_cache.cc                                 const base::FilePath& cache_dir,
FilePath          384 components/nacl/browser/pnacl_translation_cache.cc int PnaclTranslationCache::InitOnDisk(const base::FilePath& cache_directory,
FilePath          392 components/nacl/browser/pnacl_translation_cache.cc   return Init(net::MEMORY_CACHE, base::FilePath(), kMaxMemCacheSize, callback);
FilePath           48 components/nacl/browser/pnacl_translation_cache.h   int InitOnDisk(const base::FilePath& cache_dir,
FilePath           90 components/nacl/browser/pnacl_translation_cache.h            const base::FilePath& directory,
FilePath           19 components/nacl/browser/pnacl_translation_cache_unittest.cc using base::FilePath;
FilePath           18 components/nacl/browser/test_nacl_browser_delegate.cc bool TestNaClBrowserDelegate::GetCacheDirectory(base::FilePath* cache_dir) {
FilePath           22 components/nacl/browser/test_nacl_browser_delegate.cc bool TestNaClBrowserDelegate::GetPluginDirectory(base::FilePath* plugin_dir) {
FilePath           26 components/nacl/browser/test_nacl_browser_delegate.cc bool TestNaClBrowserDelegate::GetPnaclDirectory(base::FilePath* pnacl_dir) {
FilePath           30 components/nacl/browser/test_nacl_browser_delegate.cc bool TestNaClBrowserDelegate::GetUserDirectory(base::FilePath* user_dir) {
FilePath           45 components/nacl/browser/test_nacl_browser_delegate.cc                                                     base::FilePath* file_path) {
FilePath           28 components/nacl/browser/test_nacl_browser_delegate.h   virtual bool GetCacheDirectory(base::FilePath* cache_dir) OVERRIDE;
FilePath           29 components/nacl/browser/test_nacl_browser_delegate.h   virtual bool GetPluginDirectory(base::FilePath* plugin_dir) OVERRIDE;
FilePath           30 components/nacl/browser/test_nacl_browser_delegate.h   virtual bool GetPnaclDirectory(base::FilePath* pnacl_dir) OVERRIDE;
FilePath           31 components/nacl/browser/test_nacl_browser_delegate.h   virtual bool GetUserDirectory(base::FilePath* user_dir) OVERRIDE;
FilePath           37 components/nacl/browser/test_nacl_browser_delegate.h                                      base::FilePath* file_path) OVERRIDE;
FilePath           89 components/nacl/common/nacl_messages.h                             base::FilePath /* Path opened to get fd */)
FilePath           14 components/nacl/common/nacl_paths.cc const base::FilePath::CharType kInternalNaClHelperFileName[] =
FilePath           16 components/nacl/common/nacl_paths.cc const base::FilePath::CharType kInternalNaClHelperBootstrapFileName[] =
FilePath           24 components/nacl/common/nacl_paths.cc bool PathProvider(int key, base::FilePath* result) {
FilePath           25 components/nacl/common/nacl_paths.cc   base::FilePath cur;
FilePath          171 components/nacl/loader/nacl_listener.cc     base::FilePath ipc_path;
FilePath          238 components/nacl/renderer/ppb_nacl_private_impl.cc       base::FilePath().AppendASCII(instance_info.url.spec()),
FilePath          389 components/nacl/renderer/ppb_nacl_private_impl.cc   base::FilePath file_path;
FilePath          147 components/nacl/zygote/nacl_fork_delegate_linux.cc   base::FilePath helper_exe;
FilePath          148 components/nacl/zygote/nacl_fork_delegate_linux.cc   base::FilePath helper_bootstrap_exe;
FilePath           58 components/password_manager/core/browser/login_database.cc bool LoginDatabase::Init(const base::FilePath& db_path) {
FilePath           32 components/password_manager/core/browser/login_database.h   bool Init(const base::FilePath& db_path);
FilePath          133 components/password_manager/core/browser/login_database.h   base::FilePath db_path_;
FilePath           51 components/password_manager/core/browser/login_database_unittest.cc   base::FilePath file_;
FilePath          139 components/policy/core/browser/url_blacklist_manager.cc     base::FilePath file_path;
FilePath          105 components/policy/core/common/cloud/cloud_policy_manager.cc     const base::FilePath& policy_cache_path,
FilePath           23 components/policy/core/common/cloud/cloud_policy_manager.h class FilePath;
FilePath           79 components/policy/core/common/cloud/cloud_policy_manager.h       const base::FilePath& policy_cache_path,
FilePath           10 components/policy/core/common/cloud/mock_user_cloud_policy_store.cc     : UserCloudPolicyStore(base::FilePath(),
FilePath           11 components/policy/core/common/cloud/mock_user_cloud_policy_store.cc                            base::FilePath(),
FilePath           61 components/policy/core/common/cloud/resource_cache.cc     const base::FilePath& cache_dir,
FilePath           75 components/policy/core/common/cloud/resource_cache.cc   base::FilePath subkey_path;
FilePath           95 components/policy/core/common/cloud/resource_cache.cc   base::FilePath subkey_path;
FilePath          110 components/policy/core/common/cloud/resource_cache.cc   base::FilePath key_path;
FilePath          115 components/policy/core/common/cloud/resource_cache.cc   for (base::FilePath path = enumerator.Next(); !path.empty();
FilePath          132 components/policy/core/common/cloud/resource_cache.cc   base::FilePath subkey_path;
FilePath          143 components/policy/core/common/cloud/resource_cache.cc   base::FilePath key_path;
FilePath          152 components/policy/core/common/cloud/resource_cache.cc   base::FilePath key_path;
FilePath          157 components/policy/core/common/cloud/resource_cache.cc   for (base::FilePath subkey_path = enumerator.Next();
FilePath          182 components/policy/core/common/cloud/resource_cache.cc   for (base::FilePath path = enumerator.Next(); !path.empty();
FilePath          194 components/policy/core/common/cloud/resource_cache.cc   base::FilePath key_path;
FilePath          203 components/policy/core/common/cloud/resource_cache.cc   for (base::FilePath path = enumerator.Next(); !path.empty();
FilePath          217 components/policy/core/common/cloud/resource_cache.cc                                   base::FilePath* path) {
FilePath          229 components/policy/core/common/cloud/resource_cache.cc                                                   base::FilePath* path) {
FilePath          230 components/policy/core/common/cloud/resource_cache.cc   base::FilePath key_path;
FilePath           32 components/policy/core/common/cloud/resource_cache.h   explicit ResourceCache(const base::FilePath& cache_path,
FilePath           76 components/policy/core/common/cloud/resource_cache.h                      base::FilePath* path);
FilePath           85 components/policy/core/common/cloud/resource_cache.h                                      base::FilePath* subkey_path);
FilePath           87 components/policy/core/common/cloud/resource_cache.h   base::FilePath cache_dir_;
FilePath           24 components/policy/core/common/cloud/user_cloud_policy_manager.cc     const base::FilePath& component_policy_cache_path,
FilePath           44 components/policy/core/common/cloud/user_cloud_policy_manager.h       const base::FilePath& component_policy_cache_path,
FilePath           88 components/policy/core/common/cloud/user_cloud_policy_manager.h   base::FilePath component_policy_cache_path_;
FilePath           54 components/policy/core/common/cloud/user_cloud_policy_manager_unittest.cc         base::FilePath(),
FilePath           44 components/policy/core/common/cloud/user_cloud_policy_store.cc const base::FilePath::CharType kPolicyDir[] = FILE_PATH_LITERAL("Policy");
FilePath           46 components/policy/core/common/cloud/user_cloud_policy_store.cc const base::FilePath::CharType kPolicyCacheFile[] =
FilePath           50 components/policy/core/common/cloud/user_cloud_policy_store.cc const base::FilePath::CharType kKeyCacheFile[] =
FilePath           63 components/policy/core/common/cloud/user_cloud_policy_store.cc     const base::FilePath& policy_path,
FilePath           64 components/policy/core/common/cloud/user_cloud_policy_store.cc     const base::FilePath& key_path) {
FilePath          103 components/policy/core/common/cloud/user_cloud_policy_store.cc bool WriteStringToFile(const base::FilePath path, const std::string& data) {
FilePath          121 components/policy/core/common/cloud/user_cloud_policy_store.cc     const base::FilePath& policy_path,
FilePath          122 components/policy/core/common/cloud/user_cloud_policy_store.cc     const base::FilePath& key_path,
FilePath          155 components/policy/core/common/cloud/user_cloud_policy_store.cc     const base::FilePath& policy_path,
FilePath          156 components/policy/core/common/cloud/user_cloud_policy_store.cc     const base::FilePath& key_path,
FilePath          169 components/policy/core/common/cloud/user_cloud_policy_store.cc     const base::FilePath& profile_path,
FilePath          172 components/policy/core/common/cloud/user_cloud_policy_store.cc   base::FilePath policy_path =
FilePath          174 components/policy/core/common/cloud/user_cloud_policy_store.cc   base::FilePath key_path =
FilePath           32 components/policy/core/common/cloud/user_cloud_policy_store.h       const base::FilePath& policy_file,
FilePath           33 components/policy/core/common/cloud/user_cloud_policy_store.h       const base::FilePath& key_file,
FilePath           41 components/policy/core/common/cloud/user_cloud_policy_store.h       const base::FilePath& profile_path,
FilePath          101 components/policy/core/common/cloud/user_cloud_policy_store.h   base::FilePath policy_path_;
FilePath          104 components/policy/core/common/cloud/user_cloud_policy_store.h   base::FilePath key_path_;
FilePath           37 components/policy/core/common/cloud/user_cloud_policy_store_unittest.cc bool WriteStringToFile(const base::FilePath path, const std::string& data) {
FilePath           93 components/policy/core/common/cloud/user_cloud_policy_store_unittest.cc   base::FilePath policy_file() {
FilePath           97 components/policy/core/common/cloud/user_cloud_policy_store_unittest.cc   base::FilePath key_file() {
FilePath           28 components/policy/core/common/config_dir_policy_loader.cc const base::FilePath::CharType kMandatoryConfigDir[] =
FilePath           30 components/policy/core/common/config_dir_policy_loader.cc const base::FilePath::CharType kRecommendedConfigDir[] =
FilePath           62 components/policy/core/common/config_dir_policy_loader.cc     const base::FilePath& config_dir,
FilePath           89 components/policy/core/common/config_dir_policy_loader.cc   static const base::FilePath::CharType* kConfigDirSuffixes[] = {
FilePath           98 components/policy/core/common/config_dir_policy_loader.cc     base::FilePath path(config_dir_.Append(kConfigDirSuffixes[i]));
FilePath          107 components/policy/core/common/config_dir_policy_loader.cc     for (base::FilePath config_file = file_enumerator.Next();
FilePath          118 components/policy/core/common/config_dir_policy_loader.cc void ConfigDirPolicyLoader::LoadFromPath(const base::FilePath& path,
FilePath          122 components/policy/core/common/config_dir_policy_loader.cc   std::set<base::FilePath> files;
FilePath          125 components/policy/core/common/config_dir_policy_loader.cc   for (base::FilePath config_file_path = file_enumerator.Next();
FilePath          139 components/policy/core/common/config_dir_policy_loader.cc   for (std::set<base::FilePath>::reverse_iterator config_file_iter =
FilePath          226 components/policy/core/common/config_dir_policy_loader.cc void ConfigDirPolicyLoader::OnFileUpdated(const base::FilePath& path,
FilePath           28 components/policy/core/common/config_dir_policy_loader.h                         const base::FilePath& config_dir,
FilePath           39 components/policy/core/common/config_dir_policy_loader.h   void LoadFromPath(const base::FilePath& path,
FilePath           49 components/policy/core/common/config_dir_policy_loader.h   void OnFileUpdated(const base::FilePath& path, bool error);
FilePath           52 components/policy/core/common/config_dir_policy_loader.h   base::FilePath config_dir_;
FilePath           26 components/policy/core/common/config_dir_policy_loader_unittest.cc const base::FilePath::CharType kMandatoryPath[] = FILE_PATH_LITERAL("managed");
FilePath           55 components/policy/core/common/config_dir_policy_loader_unittest.cc   const base::FilePath& test_dir() { return test_dir_.path(); }
FilePath          144 components/policy/core/common/config_dir_policy_loader_unittest.cc   const base::FilePath mandatory_dir(test_dir().Append(kMandatoryPath));
FilePath          146 components/policy/core/common/config_dir_policy_loader_unittest.cc   const base::FilePath file_path(mandatory_dir.AppendASCII(file_name));
FilePath          200 components/policy/core/common/config_dir_policy_loader_unittest.cc   base::FilePath non_existent_dir(
FilePath           33 components/policy/core/common/policy_loader_mac.cc     const base::FilePath& managed_policy_path,
FilePath          157 components/policy/core/common/policy_loader_mac.cc void PolicyLoaderMac::OnFileUpdated(const base::FilePath& path, bool error) {
FilePath           34 components/policy/core/common/policy_loader_mac.h                   const base::FilePath& managed_policy_path,
FilePath           45 components/policy/core/common/policy_loader_mac.h   void OnFileUpdated(const base::FilePath& path, bool error);
FilePath           64 components/policy/core/common/policy_loader_mac.h   base::FilePath managed_policy_path_;
FilePath           74 components/policy/core/common/policy_loader_mac_unittest.cc       new PolicyLoaderMac(task_runner, base::FilePath(), prefs_));
FilePath          146 components/policy/core/common/policy_loader_mac_unittest.cc         loop_.message_loop_proxy(), base::FilePath(), prefs_));
FilePath          163 components/policy/core/common/policy_loader_win.cc     : kernel32_lib_(base::FilePath(L"kernel32")),
FilePath          331 components/policy/core/common/policy_loader_win.cc const base::FilePath::CharType PolicyLoaderWin::kPRegFileName[] =
FilePath          453 components/policy/core/common/policy_loader_win.cc bool PolicyLoaderWin::ReadPRegFile(const base::FilePath& preg_file,
FilePath          499 components/policy/core/common/policy_loader_win.cc     base::FilePath preg_file_path(
FilePath          500 components/policy/core/common/policy_loader_win.cc         base::FilePath(policy_object->lpFileSysPath).Append(kPRegFileName));
FilePath           52 components/policy/core/common/policy_loader_win.h   static const base::FilePath::CharType kPRegFileName[];
FilePath           71 components/policy/core/common/policy_loader_win.h   bool ReadPRegFile(const base::FilePath& preg_file,
FilePath          289 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath preg_file_path_;
FilePath          734 components/policy/core/common/policy_loader_win_unittest.cc                const base::FilePath& path,
FilePath          787 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath test_data_dir_;
FilePath         1021 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath gpo_dir(test_data_dir_.AppendASCII("empty"));
FilePath         1034 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath gpo_dir(test_data_dir_.AppendASCII("empty"));
FilePath         1056 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath gpo_dir(test_data_dir_.AppendASCII("bad"));
FilePath         1067 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath gpo_dir(test_data_dir_.AppendASCII("test1"));
FilePath         1078 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath gpo1_dir(test_data_dir_.AppendASCII("test2"));
FilePath         1079 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath gpo2_dir(test_data_dir_.AppendASCII("test1"));
FilePath         1092 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath gpo1_dir(test_data_dir_.AppendASCII("test1"));
FilePath         1093 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath gpo2_dir(test_data_dir_.AppendASCII("test2"));
FilePath         1106 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath gpo1_dir(test_data_dir_.AppendASCII("test1"));
FilePath         1107 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath gpo2_dir(test_data_dir_.AppendASCII("test2"));
FilePath         1120 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath gpo_dir(test_data_dir_.AppendASCII("test1"));
FilePath         1121 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath unc_path(L"\\\\some_share\\GPO");
FilePath         1133 components/policy/core/common/policy_loader_win_unittest.cc   base::FilePath gpo_dir(
FilePath          217 components/policy/core/common/preg_parser_win.cc bool ReadFile(const base::FilePath& file_path,
FilePath           20 components/policy/core/common/preg_parser_win.h class FilePath;
FilePath           36 components/policy/core/common/preg_parser_win.h POLICY_EXPORT bool ReadFile(const base::FilePath& file_path,
FilePath           72 components/policy/core/common/preg_parser_win_unittest.cc   base::FilePath test_data_dir;
FilePath           92 components/policy/core/common/preg_parser_win_unittest.cc   base::FilePath test_file(
FilePath           35 components/precache/content/precache_manager.cc   base::FilePath db_path(browser_context_->GetPath().Append(
FilePath           36 components/precache/content/precache_manager.cc       base::FilePath(FILE_PATH_LITERAL("PrecacheDatabase"))));
FilePath           38 components/precache/core/precache_database.cc bool PrecacheDatabase::Init(const base::FilePath& db_path) {
FilePath           22 components/precache/core/precache_database.h class FilePath;
FilePath           42 components/precache/core/precache_database.h   bool Init(const base::FilePath& db_path);
FilePath           65 components/precache/core/precache_database_unittest.cc     base::FilePath db_path = scoped_temp_dir_.path().Append(
FilePath           66 components/precache/core/precache_database_unittest.cc         base::FilePath(FILE_PATH_LITERAL("precache_database")));
FilePath           36 components/signin/core/browser/test_signin_client.cc   base::FilePath path = temp_dir_.path().AppendASCII("TestWebDB");
FilePath           31 components/signin/core/browser/webdata/token_service_table_unittest.cc   base::FilePath file_;
FilePath           82 components/storage_monitor/image_capture_device.h            localPath:(const base::FilePath&)localPath;
FilePath           44 components/storage_monitor/media_storage_util.cc base::FilePath::StringType FindRemovableStorageLocationById(
FilePath           54 components/storage_monitor/media_storage_util.cc   return base::FilePath::StringType();
FilePath           75 components/storage_monitor/media_storage_util.cc       if (!base::PathExists(base::FilePath::FromUTF8Unsafe(unique_id)))
FilePath           95 components/storage_monitor/media_storage_util.cc bool MediaStorageUtil::HasDcim(const base::FilePath& mount_point) {
FilePath           98 components/storage_monitor/media_storage_util.cc   base::FilePath::StringType dcim_dir(kDCIMDirectoryName);
FilePath          101 components/storage_monitor/media_storage_util.cc     base::FilePath dcim_path_lower(
FilePath          111 components/storage_monitor/media_storage_util.cc                                            const base::FilePath& path) {
FilePath          138 components/storage_monitor/media_storage_util.cc bool MediaStorageUtil::GetDeviceInfoFromPath(const base::FilePath& path,
FilePath          140 components/storage_monitor/media_storage_util.cc                                              base::FilePath* relative_path) {
FilePath          152 components/storage_monitor/media_storage_util.cc     base::FilePath sub_folder_path;
FilePath          153 components/storage_monitor/media_storage_util.cc     base::FilePath device_path(info.location());
FilePath          181 components/storage_monitor/media_storage_util.cc   *relative_path = base::FilePath();
FilePath          186 components/storage_monitor/media_storage_util.cc base::FilePath MediaStorageUtil::FindDevicePathById(
FilePath          191 components/storage_monitor/media_storage_util.cc     return base::FilePath();
FilePath          198 components/storage_monitor/media_storage_util.cc     return base::FilePath::FromUTF8Unsafe(unique_id);
FilePath          205 components/storage_monitor/media_storage_util.cc     return base::FilePath(kRootPath + device_id);
FilePath          212 components/storage_monitor/media_storage_util.cc   return base::FilePath(FindRemovableStorageLocationById(device_id));
FilePath           32 components/storage_monitor/media_storage_util.h   static bool HasDcim(const base::FilePath& mount_point);
FilePath           36 components/storage_monitor/media_storage_util.h                                   const base::FilePath& path);
FilePath           44 components/storage_monitor/media_storage_util.h   static bool GetDeviceInfoFromPath(const base::FilePath& path,
FilePath           46 components/storage_monitor/media_storage_util.h                                     base::FilePath* relative_path);
FilePath           51 components/storage_monitor/media_storage_util.h   static base::FilePath FindDevicePathById(const std::string& device_id);
FilePath           37 components/storage_monitor/media_storage_util_unittest.cc   void CheckDCIMDeviceType(const base::FilePath& mount_point) {
FilePath           41 components/storage_monitor/media_storage_util_unittest.cc   void CheckNonDCIMDeviceType(const base::FilePath& mount_point) {
FilePath           46 components/storage_monitor/media_storage_util_unittest.cc                      const base::FilePath::StringType& location) {
FilePath           54 components/storage_monitor/media_storage_util_unittest.cc   base::FilePath CreateMountPoint(bool create_dcim_dir) {
FilePath           55 components/storage_monitor/media_storage_util_unittest.cc     base::FilePath path(scoped_temp_dir_.path());
FilePath           59 components/storage_monitor/media_storage_util_unittest.cc       return base::FilePath();
FilePath           96 components/storage_monitor/media_storage_util_unittest.cc   base::FilePath mount_point(CreateMountPoint(true));
FilePath          109 components/storage_monitor/media_storage_util_unittest.cc   base::FilePath mount_point(CreateMountPoint(false));
FilePath          120 components/storage_monitor/media_storage_util_unittest.cc                                                     base::FilePath()));
FilePath          122 components/storage_monitor/media_storage_util_unittest.cc       "dcim:xyz", base::FilePath()));
FilePath          124 components/storage_monitor/media_storage_util_unittest.cc       "dcim:xyz", base::FilePath(FILE_PATH_LITERAL("relative"))));
FilePath          126 components/storage_monitor/media_storage_util_unittest.cc       "dcim:xyz", base::FilePath(FILE_PATH_LITERAL("../refparent"))));
FilePath          145 components/storage_monitor/media_transfer_protocol_device_observer_linux.cc     const base::FilePath& path,
FilePath          152 components/storage_monitor/media_transfer_protocol_device_observer_linux.cc   std::vector<base::FilePath::StringType> path_components;
FilePath           16 components/storage_monitor/media_transfer_protocol_device_observer_linux.h class FilePath;
FilePath           42 components/storage_monitor/media_transfer_protocol_device_observer_linux.h   bool GetStorageInfoForPath(const base::FilePath& path,
FilePath           36 components/storage_monitor/mtab_watcher_linux.cc MtabWatcherLinux::MtabWatcherLinux(const base::FilePath& mtab_path,
FilePath           75 components/storage_monitor/mtab_watcher_linux.cc         device_map[base::FilePath(entry.mnt_dir)] =
FilePath           76 components/storage_monitor/mtab_watcher_linux.cc             base::FilePath(entry.mnt_fsname);
FilePath           89 components/storage_monitor/mtab_watcher_linux.cc     const base::FilePath& path, bool error) {
FilePath           30 components/storage_monitor/mtab_watcher_linux.h   typedef std::map<base::FilePath, base::FilePath> MountPointDeviceMap;
FilePath           40 components/storage_monitor/mtab_watcher_linux.h   MtabWatcherLinux(const base::FilePath& mtab_path,
FilePath           49 components/storage_monitor/mtab_watcher_linux.h   void OnFilePathChanged(const base::FilePath& path, bool error);
FilePath           52 components/storage_monitor/mtab_watcher_linux.h   const base::FilePath mtab_path_;
FilePath           21 components/storage_monitor/removable_device_constants.cc const base::FilePath::CharType kDCIMDirectoryName[] = FILE_PATH_LITERAL("DCIM");
FilePath           27 components/storage_monitor/removable_device_constants.h extern const base::FilePath::CharType kDCIMDirectoryName[];
FilePath           57 components/storage_monitor/storage_info.cc                          const base::FilePath::StringType& device_location,
FilePath          192 components/storage_monitor/storage_info.cc     return base::FilePath(location_).LossyDisplayName();
FilePath           37 components/storage_monitor/storage_info.h               const base::FilePath::StringType& device_location,
FilePath           81 components/storage_monitor/storage_info.h   const base::FilePath::StringType& location() const { return location_; }
FilePath           88 components/storage_monitor/storage_info.h   void set_location(const base::FilePath::StringType& location) {
FilePath          100 components/storage_monitor/storage_info.h   base::FilePath::StringType location_;
FilePath          105 components/storage_monitor/storage_monitor.h       const base::FilePath& path,
FilePath           83 components/storage_monitor/storage_monitor_chromeos.cc   return MediaStorageUtil::HasDcim(base::FilePath(mount_info.mount_path));
FilePath          199 components/storage_monitor/storage_monitor_chromeos.cc     const base::FilePath& path,
FilePath          211 components/storage_monitor/storage_monitor_chromeos.cc   base::FilePath current = path;
FilePath           64 components/storage_monitor/storage_monitor_chromeos.h   virtual bool GetStorageInfoForPath(const base::FilePath& path,
FilePath           76 components/storage_monitor/storage_monitor_chromeos_unittest.cc   virtual bool GetStorageInfoForPath(const base::FilePath& path,
FilePath          122 components/storage_monitor/storage_monitor_chromeos_unittest.cc   base::FilePath CreateMountPoint(const std::string& dir, bool with_dcim_dir);
FilePath          226 components/storage_monitor/storage_monitor_chromeos_unittest.cc   if (!monitor_->GetStorageInfoForPath(base::FilePath(device_location), &info))
FilePath          232 components/storage_monitor/storage_monitor_chromeos_unittest.cc base::FilePath StorageMonitorCrosTest::CreateMountPoint(
FilePath          234 components/storage_monitor/storage_monitor_chromeos_unittest.cc   base::FilePath return_path(scoped_temp_dir_.path());
FilePath          236 components/storage_monitor/storage_monitor_chromeos_unittest.cc   base::FilePath path(return_path);
FilePath          240 components/storage_monitor/storage_monitor_chromeos_unittest.cc     return base::FilePath();
FilePath          263 components/storage_monitor/storage_monitor_chromeos_unittest.cc   base::FilePath mount_path1 = CreateMountPoint(kMountPointA, true);
FilePath          290 components/storage_monitor/storage_monitor_chromeos_unittest.cc   base::FilePath mount_path2 = CreateMountPoint(kMountPointB, true);
FilePath          321 components/storage_monitor/storage_monitor_chromeos_unittest.cc   base::FilePath mount_path = CreateMountPoint(kMountPointA, false);
FilePath          349 components/storage_monitor/storage_monitor_chromeos_unittest.cc   base::FilePath mount_path = CreateMountPoint(kMountPointA, true);
FilePath          400 components/storage_monitor/storage_monitor_chromeos_unittest.cc   base::FilePath mount_path1 = CreateMountPoint(kSDCardMountPoint1, true);
FilePath          427 components/storage_monitor/storage_monitor_chromeos_unittest.cc   base::FilePath mount_path2 = CreateMountPoint(kSDCardMountPoint2, true);
FilePath          456 components/storage_monitor/storage_monitor_chromeos_unittest.cc   base::FilePath mount_path1 = CreateMountPoint(kMountPointA, true);
FilePath          485 components/storage_monitor/storage_monitor_chromeos_unittest.cc   base::FilePath mount_path1 = CreateMountPoint(kMountPointA, true);
FilePath          521 components/storage_monitor/storage_monitor_chromeos_unittest.cc   base::FilePath mount_path1 = CreateMountPoint(kMountPointA, true);
FilePath           98 components/storage_monitor/storage_monitor_linux.cc uint64 GetDeviceStorageSize(const base::FilePath& device_path,
FilePath          118 components/storage_monitor/storage_monitor_linux.cc scoped_ptr<StorageInfo> GetDeviceInfo(const base::FilePath& device_path,
FilePath          119 components/storage_monitor/storage_monitor_linux.cc                                       const base::FilePath& mount_point) {
FilePath          195 components/storage_monitor/storage_monitor_linux.cc     const base::FilePath& mtab_path,
FilePath          203 components/storage_monitor/storage_monitor_linux.cc     const base::FilePath& path,
FilePath          204 components/storage_monitor/storage_monitor_linux.cc     const base::FilePath& device) {
FilePath          239 components/storage_monitor/storage_monitor_linux.cc StorageMonitorLinux::StorageMonitorLinux(const base::FilePath& path)
FilePath          274 components/storage_monitor/storage_monitor_linux.cc     const base::FilePath& path,
FilePath          290 components/storage_monitor/storage_monitor_linux.cc   base::FilePath current = path;
FilePath          332 components/storage_monitor/storage_monitor_linux.cc   base::FilePath path;
FilePath          333 components/storage_monitor/storage_monitor_linux.cc   base::FilePath device;
FilePath          367 components/storage_monitor/storage_monitor_linux.cc   std::list<base::FilePath> mount_points_to_erase;
FilePath          368 components/storage_monitor/storage_monitor_linux.cc   std::list<base::FilePath> multiple_mounted_devices_needing_reattachment;
FilePath          371 components/storage_monitor/storage_monitor_linux.cc     const base::FilePath& mount_point = old_iter->first;
FilePath          372 components/storage_monitor/storage_monitor_linux.cc     const base::FilePath& mount_device = old_iter->second.mount_device;
FilePath          401 components/storage_monitor/storage_monitor_linux.cc   for (std::list<base::FilePath>::const_iterator it =
FilePath          411 components/storage_monitor/storage_monitor_linux.cc   for (std::list<base::FilePath>::const_iterator it =
FilePath          417 components/storage_monitor/storage_monitor_linux.cc     const base::FilePath& mount_point = first_mount_point_info->first;
FilePath          429 components/storage_monitor/storage_monitor_linux.cc     const base::FilePath& mount_point = new_iter->first;
FilePath          430 components/storage_monitor/storage_monitor_linux.cc     const base::FilePath& mount_device = new_iter->second;
FilePath          463 components/storage_monitor/storage_monitor_linux.cc     const base::FilePath& mount_device) const {
FilePath          469 components/storage_monitor/storage_monitor_linux.cc     const base::FilePath& mount_device,
FilePath          470 components/storage_monitor/storage_monitor_linux.cc     const base::FilePath& mount_point) {
FilePath          475 components/storage_monitor/storage_monitor_linux.cc   const base::FilePath& other_mount_point = priority->second.begin()->first;
FilePath          481 components/storage_monitor/storage_monitor_linux.cc void StorageMonitorLinux::AddNewMount(const base::FilePath& mount_device,
FilePath          491 components/storage_monitor/storage_monitor_linux.cc   const base::FilePath mount_point(storage_info->location());
FilePath          502 components/storage_monitor/storage_monitor_linux.cc   const base::FilePath kDefaultMtabPath("/etc/mtab");
FilePath           41 components/storage_monitor/storage_monitor_linux.h   explicit StorageMonitorLinux(const base::FilePath& mtab_file_path);
FilePath           50 components/storage_monitor/storage_monitor_linux.h       const base::FilePath& device_path,
FilePath           51 components/storage_monitor/storage_monitor_linux.h       const base::FilePath& mount_point)> GetDeviceInfoCallback;
FilePath           67 components/storage_monitor/storage_monitor_linux.h     base::FilePath mount_device;
FilePath           93 components/storage_monitor/storage_monitor_linux.h   virtual bool GetStorageInfoForPath(const base::FilePath& path,
FilePath          103 components/storage_monitor/storage_monitor_linux.h   bool IsDeviceAlreadyMounted(const base::FilePath& mount_device) const;
FilePath          107 components/storage_monitor/storage_monitor_linux.h   void HandleDeviceMountedMultipleTimes(const base::FilePath& mount_device,
FilePath          108 components/storage_monitor/storage_monitor_linux.h                                         const base::FilePath& mount_point);
FilePath          111 components/storage_monitor/storage_monitor_linux.h   void AddNewMount(const base::FilePath& mount_device,
FilePath          115 components/storage_monitor/storage_monitor_linux.h   const base::FilePath mtab_path_;
FilePath           71 components/storage_monitor/storage_monitor_linux_unittest.cc scoped_ptr<StorageInfo> GetDeviceInfo(const base::FilePath& device_path,
FilePath           72 components/storage_monitor/storage_monitor_linux_unittest.cc                                       const base::FilePath& mount_point) {
FilePath          123 components/storage_monitor/storage_monitor_linux_unittest.cc   explicit TestStorageMonitorLinux(const base::FilePath& path)
FilePath          166 components/storage_monitor/storage_monitor_linux_unittest.cc     base::FilePath test_dir = scoped_temp_dir_.path().AppendASCII("test_etc");
FilePath          218 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath CreateMountPointWithDCIMDir(const std::string& dir) {
FilePath          225 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath CreateMountPointWithoutDCIMDir(const std::string& dir) {
FilePath          230 components/storage_monitor/storage_monitor_linux_unittest.cc     base::FilePath dcim =
FilePath          243 components/storage_monitor/storage_monitor_linux_unittest.cc   uint64 GetStorageSize(const base::FilePath& path) {
FilePath          257 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath CreateMountPoint(const std::string& dir, bool with_dcim_dir) {
FilePath          258 components/storage_monitor/storage_monitor_linux_unittest.cc     base::FilePath return_path(scoped_temp_dir_.path());
FilePath          260 components/storage_monitor/storage_monitor_linux_unittest.cc     base::FilePath path(return_path);
FilePath          264 components/storage_monitor/storage_monitor_linux_unittest.cc       return base::FilePath();
FilePath          308 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath mtab_file_;
FilePath          317 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath test_path = CreateMountPointWithDCIMDir(kMountPointA);
FilePath          341 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath test_path_a = CreateMountPointWithDCIMDir(kMountPointA);
FilePath          355 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath test_path_b = CreateMountPointWithoutDCIMDir(kMountPointB);
FilePath          389 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath test_path_a = CreateMountPointWithDCIMDir(kMountPointA);
FilePath          390 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath test_path_b = CreateMountPointWithDCIMDir(kMountPointB);
FilePath          426 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath test_path_a = CreateMountPointWithDCIMDir(kMountPointA);
FilePath          427 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath test_path_b = CreateMountPointWithDCIMDir(kMountPointB);
FilePath          493 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath test_path_a = CreateMountPointWithDCIMDir(kMountPointA);
FilePath          494 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath test_path_b = CreateMountPointWithDCIMDir(kMountPointB);
FilePath          579 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath test_path_a = CreateMountPointWithDCIMDir(kMountPointA);
FilePath          580 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath test_path_b = CreateMountPointWithoutDCIMDir(kMountPointB);
FilePath          581 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath test_path_c = CreateMountPointWithoutDCIMDir(kMountPointC);
FilePath          618 components/storage_monitor/storage_monitor_linux_unittest.cc   EXPECT_FALSE(notifier()->GetStorageInfoForPath(base::FilePath(kInvalidPath),
FilePath          653 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath test_path_a = CreateMountPointWithDCIMDir(kMountPointA);
FilePath          654 components/storage_monitor/storage_monitor_linux_unittest.cc   base::FilePath test_path_b = CreateMountPointWithoutDCIMDir(kMountPointB);
FilePath          672 components/storage_monitor/storage_monitor_linux_unittest.cc             GetStorageSize(base::FilePath(kInvalidPath)));
FilePath           42 components/storage_monitor/storage_monitor_mac.h       const base::FilePath& path,
FilePath           58 components/storage_monitor/storage_monitor_mac.h   bool FindDiskWithMountPoint(const base::FilePath& mount_point,
FilePath           92 components/storage_monitor/storage_monitor_unittest.cc   const base::FilePath kDevicePath1(FILE_PATH_LITERAL("/testfoo"));
FilePath          103 components/storage_monitor/storage_monitor_unittest.cc   const base::FilePath kDevicePath2(FILE_PATH_LITERAL("/testbar"));
FilePath           64 components/storage_monitor/storage_monitor_win.cc bool StorageMonitorWin::GetStorageInfoForPath(const base::FilePath& path,
FilePath           77 components/storage_monitor/storage_monitor_win.cc     base::FilePath relative;
FilePath           78 components/storage_monitor/storage_monitor_win.cc     if (base::FilePath(attached_devices[i].location()).AppendRelativePath(
FilePath          148 components/storage_monitor/storage_monitor_win.cc bool StorageMonitorWin::GetDeviceInfo(const base::FilePath& device_path,
FilePath           14 components/storage_monitor/storage_monitor_win.h class FilePath;
FilePath           38 components/storage_monitor/storage_monitor_win.h   virtual bool GetStorageInfoForPath(const base::FilePath& path,
FilePath           55 components/storage_monitor/storage_monitor_win.h   bool GetDeviceInfo(const base::FilePath& device_path,
FilePath          113 components/storage_monitor/storage_monitor_win_unittest.cc   std::vector<base::FilePath> initial_devices =
FilePath          115 components/storage_monitor/storage_monitor_win_unittest.cc   for (std::vector<base::FilePath>::const_iterator it = initial_devices.begin();
FilePath          137 components/storage_monitor/storage_monitor_win_unittest.cc   std::vector<base::FilePath> checked_devices =
FilePath          276 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(ASCIIToUTF16("F:\\")), &info));
FilePath          283 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(ASCIIToUTF16("G:\\")), &info));
FilePath          285 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(ASCIIToUTF16("F:\\")), &info));
FilePath          288 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(ASCIIToUTF16("F:\\subdir")), &info1));
FilePath          291 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(ASCIIToUTF16("F:\\subdir\\sub")), &info2));
FilePath          302 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(FILE_PATH_LITERAL("F:\\mount1")),
FilePath          305 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(FILE_PATH_LITERAL("F:\\mount1\\subdir")),
FilePath          308 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(FILE_PATH_LITERAL("F:\\mount2")),
FilePath          315 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(ASCIIToUTF16("F:\\dir")), &info));
FilePath          318 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(ASCIIToUTF16("F:\\mount1")), &info));
FilePath          321 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(ASCIIToUTF16("F:\\mount1\\dir")), &info));
FilePath          324 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(ASCIIToUTF16("F:\\mount2\\dir")), &info));
FilePath          327 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(ASCIIToUTF16("F:\\mount1\\subdir")), &info));
FilePath          330 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(ASCIIToUTF16("F:\\mount1\\subdir\\dir")), &info));
FilePath          333 components/storage_monitor/storage_monitor_win_unittest.cc       base::FilePath(ASCIIToUTF16("F:\\mount1\\subdir\\dir\\dir")), &info));
FilePath          411 components/storage_monitor/storage_monitor_win_unittest.cc   base::FilePath kAttachedDevicePath =
FilePath          440 components/storage_monitor/storage_monitor_win_unittest.cc   const std::vector<base::FilePath>& checked_devices =
FilePath          462 components/storage_monitor/storage_monitor_win_unittest.cc   EXPECT_FALSE(monitor_->GetStorageInfoForPath(base::FilePath(L"COM1:\\"),
FilePath          466 components/storage_monitor/storage_monitor_win_unittest.cc   EXPECT_FALSE(monitor_->GetStorageInfoForPath(base::FilePath(L"E:\\"),
FilePath          470 components/storage_monitor/storage_monitor_win_unittest.cc   base::FilePath removable_device(L"F:\\");
FilePath          482 components/storage_monitor/storage_monitor_win_unittest.cc   base::FilePath fixed_device(L"N:\\");
FilePath           80 components/storage_monitor/test_storage_monitor.cc     const base::FilePath& path,
FilePath           38 components/storage_monitor/test_storage_monitor.h       const base::FilePath& path,
FilePath           19 components/storage_monitor/test_volume_mount_watcher_win.cc base::FilePath GetTempRoot() {
FilePath           22 components/storage_monitor/test_volume_mount_watcher_win.cc   base::FilePath temp_root = temp_dir.path();
FilePath           28 components/storage_monitor/test_volume_mount_watcher_win.cc std::vector<base::FilePath> FakeGetSingleAttachedDevice() {
FilePath           29 components/storage_monitor/test_volume_mount_watcher_win.cc   std::vector<base::FilePath> result;
FilePath           34 components/storage_monitor/test_volume_mount_watcher_win.cc   base::FilePath temp_root = GetTempRoot();
FilePath           41 components/storage_monitor/test_volume_mount_watcher_win.cc std::vector<base::FilePath> FakeGetAttachedDevices() {
FilePath           42 components/storage_monitor/test_volume_mount_watcher_win.cc   std::vector<base::FilePath> result;
FilePath           57 components/storage_monitor/test_volume_mount_watcher_win.cc bool GetMassStorageDeviceDetails(const base::FilePath& device_path,
FilePath           62 components/storage_monitor/test_volume_mount_watcher_win.cc   base::FilePath path(device_path);
FilePath           64 components/storage_monitor/test_volume_mount_watcher_win.cc     path = base::FilePath(device_path.value().substr(0, 3));
FilePath           96 components/storage_monitor/test_volume_mount_watcher_win.cc     const base::FilePath& device_path,
FilePath          114 components/storage_monitor/test_volume_mount_watcher_win.cc     const base::FilePath& device_path) {
FilePath          132 components/storage_monitor/test_volume_mount_watcher_win.cc     const base::FilePath& device_path,
FilePath           19 components/storage_monitor/test_volume_mount_watcher_win.h class FilePath;
FilePath           29 components/storage_monitor/test_volume_mount_watcher_win.h   static bool GetDeviceRemovable(const base::FilePath& device_path,
FilePath           32 components/storage_monitor/test_volume_mount_watcher_win.h   void AddDeviceForTesting(const base::FilePath& device_path,
FilePath           41 components/storage_monitor/test_volume_mount_watcher_win.h   virtual void DeviceCheckComplete(const base::FilePath& device_path);
FilePath           43 components/storage_monitor/test_volume_mount_watcher_win.h   const std::vector<base::FilePath>& devices_checked() const {
FilePath           62 components/storage_monitor/test_volume_mount_watcher_win.h   std::vector<base::FilePath> devices_checked_;
FilePath           25 components/storage_monitor/udev_util_linux.cc bool GetUdevDevicePropertyValueByPath(const base::FilePath& device_path,
FilePath           15 components/storage_monitor/udev_util_linux.h class FilePath;
FilePath           40 components/storage_monitor/udev_util_linux.h bool GetUdevDevicePropertyValueByPath(const base::FilePath& device_path,
FilePath          121 components/storage_monitor/volume_mount_watcher_win.cc bool GetDeviceDetails(const base::FilePath& device_path, StorageInfo* info) {
FilePath          160 components/storage_monitor/volume_mount_watcher_win.cc     if (MediaStorageUtil::HasDcim(base::FilePath(mount_point)))
FilePath          184 components/storage_monitor/volume_mount_watcher_win.cc std::vector<base::FilePath> GetAttachedDevices() {
FilePath          185 components/storage_monitor/volume_mount_watcher_win.cc   std::vector<base::FilePath> result;
FilePath          198 components/storage_monitor/volume_mount_watcher_win.cc       result.push_back(base::FilePath(volume_path));
FilePath          219 components/storage_monitor/volume_mount_watcher_win.cc     const base::FilePath& device,
FilePath          223 components/storage_monitor/volume_mount_watcher_win.cc   base::FilePath::StringType volume_name;
FilePath          224 components/storage_monitor/volume_mount_watcher_win.cc   base::FilePath::CharType drive_letter = device.value()[0];
FilePath          341 components/storage_monitor/volume_mount_watcher_win.cc base::FilePath VolumeMountWatcherWin::DriveNumberToFilePath(int drive_number) {
FilePath          343 components/storage_monitor/volume_mount_watcher_win.cc     return base::FilePath();
FilePath          346 components/storage_monitor/volume_mount_watcher_win.cc   return base::FilePath(path);
FilePath          369 components/storage_monitor/volume_mount_watcher_win.cc     std::vector<base::FilePath> removable_devices) {
FilePath          386 components/storage_monitor/volume_mount_watcher_win.cc     const base::FilePath& device_path,
FilePath          405 components/storage_monitor/volume_mount_watcher_win.cc     const base::FilePath& device_path) {
FilePath          425 components/storage_monitor/volume_mount_watcher_win.cc bool VolumeMountWatcherWin::GetDeviceInfo(const base::FilePath& device_path,
FilePath          429 components/storage_monitor/volume_mount_watcher_win.cc   base::FilePath path(device_path);
FilePath          450 components/storage_monitor/volume_mount_watcher_win.cc         std::vector<base::FilePath> paths;
FilePath          485 components/storage_monitor/volume_mount_watcher_win.cc     const base::FilePath& device_path,
FilePath          502 components/storage_monitor/volume_mount_watcher_win.cc       device_metadata_.find(base::FilePath(device_location));
FilePath          516 components/storage_monitor/volume_mount_watcher_win.cc   base::FilePath device = MediaStorageUtil::FindDevicePathById(device_id);
FilePath           38 components/storage_monitor/volume_mount_watcher_win.h   static base::FilePath DriveNumberToFilePath(int drive_number);
FilePath           45 components/storage_monitor/volume_mount_watcher_win.h   bool GetDeviceInfo(const base::FilePath& device_path,
FilePath           60 components/storage_monitor/volume_mount_watcher_win.h   typedef base::Callback<bool(const base::FilePath&,
FilePath           63 components/storage_monitor/volume_mount_watcher_win.h   typedef base::Callback<std::vector<base::FilePath>(void)>
FilePath           68 components/storage_monitor/volume_mount_watcher_win.h       const base::FilePath& device_path,
FilePath           75 components/storage_monitor/volume_mount_watcher_win.h   void AddDevicesOnUIThread(std::vector<base::FilePath> removable_devices);
FilePath           80 components/storage_monitor/volume_mount_watcher_win.h       const base::FilePath& device_path,
FilePath           85 components/storage_monitor/volume_mount_watcher_win.h   virtual void DeviceCheckComplete(const base::FilePath& device_path);
FilePath          106 components/storage_monitor/volume_mount_watcher_win.h   std::set<base::FilePath> pending_device_checks_;
FilePath           50 components/test/run_all_unittests.cc     base::FilePath path;
FilePath           73 components/test/run_all_unittests.cc     base::FilePath resources_pack_path;
FilePath          111 components/user_prefs/pref_registry_syncable.cc     const base::FilePath& default_value,
FilePath           17 components/user_prefs/pref_registry_syncable.h class FilePath;
FilePath           80 components/user_prefs/pref_registry_syncable.h                             const base::FilePath& default_value,
FilePath           68 components/visitedlink/browser/visitedlink_master.cc void AsyncOpen(FILE** file, const base::FilePath& filename) {
FilePath          193 components/visitedlink/browser/visitedlink_master.cc                                      const base::FilePath& filename,
FilePath          515 components/visitedlink/browser/visitedlink_master.cc     base::FilePath filename;
FilePath          541 components/visitedlink/browser/visitedlink_master.cc   base::FilePath filename;
FilePath          652 components/visitedlink/browser/visitedlink_master.cc bool VisitedLinkMaster::GetDatabaseFileName(base::FilePath* filename) {
FilePath          662 components/visitedlink/browser/visitedlink_master.cc   base::FilePath profile_dir = browser_context_->GetPath();
FilePath           86 components/visitedlink/browser/visitedlink_master.h                     const base::FilePath& filename,
FilePath          225 components/visitedlink/browser/visitedlink_master.h   bool GetDatabaseFileName(base::FilePath* filename);
FilePath          412 components/visitedlink/browser/visitedlink_master.h   base::FilePath database_name_override_;
FilePath           66 components/visitedlink/test/visitedlink_perftest.cc   base::FilePath db_path_;
FilePath          225 components/visitedlink/test/visitedlink_unittest.cc   base::FilePath history_dir_;
FilePath          226 components/visitedlink/test/visitedlink_unittest.cc   base::FilePath visited_file_;
FilePath           14 components/webdata/common/web_data_service_backend.cc using base::FilePath;
FilePath           17 components/webdata/common/web_data_service_backend.cc     const FilePath& path,
FilePath           45 components/webdata/common/web_data_service_backend.h   WebDataServiceBackend(const base::FilePath& path,
FilePath           98 components/webdata/common/web_data_service_backend.h   base::FilePath db_path_;
FilePath           71 components/webdata/common/web_database.cc sql::InitStatus WebDatabase::Init(const base::FilePath& db_name) {
FilePath           18 components/webdata/common/web_database.h class FilePath;
FilePath           48 components/webdata/common/web_database.h   sql::InitStatus Init(const base::FilePath& db_name);
FilePath          215 components/webdata/common/web_database_migration_unittest.cc   base::FilePath GetDatabasePath() {
FilePath          216 components/webdata/common/web_database_migration_unittest.cc     const base::FilePath::CharType kWebDatabaseFilename[] =
FilePath          218 components/webdata/common/web_database_migration_unittest.cc     return temp_dir_.path().Append(base::FilePath(kWebDatabaseFilename));
FilePath          224 components/webdata/common/web_database_migration_unittest.cc   bool GetWebDatabaseData(const base::FilePath& file, std::string* contents) {
FilePath          225 components/webdata/common/web_database_migration_unittest.cc     base::FilePath source_path;
FilePath          252 components/webdata/common/web_database_migration_unittest.cc   void LoadDatabase(const base::FilePath::StringType& file);
FilePath          263 components/webdata/common/web_database_migration_unittest.cc     const base::FilePath::StringType& file) {
FilePath          265 components/webdata/common/web_database_migration_unittest.cc   ASSERT_TRUE(GetWebDatabaseData(base::FilePath(file), &contents));
FilePath          282 components/webdata/common/web_database_migration_unittest.cc     const base::FilePath& file_name = base::FilePath::FromUTF8Unsafe(
FilePath           15 components/webdata/common/web_database_service.cc using base::FilePath;
FilePath           41 components/webdata/common/web_database_service.cc     const base::FilePath& path,
FilePath           61 components/webdata/common/web_database_service.h   WebDatabaseService(const base::FilePath& path,
FilePath          128 components/webdata/common/web_database_service.h   base::FilePath path_;
FilePath            7 components/webdata/common/webdata_constants.cc const base::FilePath::CharType kWebDataFilename[] =
FilePath           11 components/webdata/common/webdata_constants.h WEBDATA_EXPORT extern const base::FilePath::CharType kWebDataFilename[];
FilePath          948 components/wifi/wifi_service_win.cc   base::FilePath path;
FilePath          368 content/app/content_main_runner.cc     base::FilePath media_path;
FilePath          114 content/browser/accessibility/accessibility_tree_formatter.cc const base::FilePath::StringType
FilePath          116 content/browser/accessibility/accessibility_tree_formatter.cc   return base::FilePath::StringType();
FilePath          120 content/browser/accessibility/accessibility_tree_formatter.cc const base::FilePath::StringType
FilePath          122 content/browser/accessibility/accessibility_tree_formatter.cc   return base::FilePath::StringType();
FilePath           81 content/browser/accessibility/accessibility_tree_formatter.h   static const base::FilePath::StringType GetActualFileSuffix();
FilePath           82 content/browser/accessibility/accessibility_tree_formatter.h   static const base::FilePath::StringType GetExpectedFileSuffix();
FilePath          157 content/browser/accessibility/accessibility_tree_formatter_android.cc const base::FilePath::StringType
FilePath          163 content/browser/accessibility/accessibility_tree_formatter_android.cc const base::FilePath::StringType
FilePath           83 content/browser/accessibility/accessibility_tree_formatter_gtk.cc const base::FilePath::StringType
FilePath           89 content/browser/accessibility/accessibility_tree_formatter_gtk.cc const base::FilePath::StringType
FilePath          295 content/browser/accessibility/accessibility_tree_formatter_win.cc const base::FilePath::StringType
FilePath          301 content/browser/accessibility/accessibility_tree_formatter_win.cc const base::FilePath::StringType
FilePath           60 content/browser/accessibility/browser_accessibility_state_impl_win.cc     base::string16 module_name(base::FilePath(filename).BaseName().value());
FilePath          133 content/browser/accessibility/dump_accessibility_tree_browsertest.cc   void RunTest(const base::FilePath::CharType* file_path);
FilePath          137 content/browser/accessibility/dump_accessibility_tree_browsertest.cc     const base::FilePath::CharType* file_path) {
FilePath          141 content/browser/accessibility/dump_accessibility_tree_browsertest.cc   base::FilePath dir_test_data;
FilePath          143 content/browser/accessibility/dump_accessibility_tree_browsertest.cc   base::FilePath test_path(
FilePath          148 content/browser/accessibility/dump_accessibility_tree_browsertest.cc   base::FilePath html_file = test_path.Append(base::FilePath(file_path));
FilePath          158 content/browser/accessibility/dump_accessibility_tree_browsertest.cc   base::FilePath expected_file =
FilePath          159 content/browser/accessibility/dump_accessibility_tree_browsertest.cc     base::FilePath(html_file.RemoveExtension().value() +
FilePath          232 content/browser/accessibility/dump_accessibility_tree_browsertest.cc     base::FilePath actual_file =
FilePath          233 content/browser/accessibility/dump_accessibility_tree_browsertest.cc         base::FilePath(html_file.RemoveExtension().value() +
FilePath           36 content/browser/android/tracing_controller_android.cc   file_path_ = base::FilePath(
FilePath           62 content/browser/android/tracing_controller_android.cc     const base::FilePath& file_path) {
FilePath           29 content/browser/android/tracing_controller_android.h   void OnTracingStopped(const base::FilePath& file_path);
FilePath           32 content/browser/android/tracing_controller_android.h   base::FilePath file_path_;
FilePath          281 content/browser/appcache/appcache_storage_impl_unittest.cc                        base::FilePath(),
FilePath          425 content/browser/appcache/appcache_storage_impl_unittest.cc         base::FilePath(), db_thread->message_loop_proxy().get(), NULL);
FilePath         1681 content/browser/appcache/appcache_storage_impl_unittest.cc       base::FilePath disk_cache_directory =
FilePath         1684 content/browser/appcache/appcache_storage_impl_unittest.cc       base::FilePath index_file = disk_cache_directory.AppendASCII("index");
FilePath           25 content/browser/appcache/chrome_appcache_service.cc     const base::FilePath& cache_path,
FilePath           17 content/browser/appcache/chrome_appcache_service.h class FilePath;
FilePath           50 content/browser/appcache/chrome_appcache_service.h       const base::FilePath& cache_path,
FilePath           73 content/browser/appcache/chrome_appcache_service.h   base::FilePath cache_path_;
FilePath           25 content/browser/appcache/chrome_appcache_service_unittest.cc const base::FilePath::CharType kTestingAppCacheDirname[] =
FilePath           75 content/browser/appcache/chrome_appcache_service_unittest.cc       const base::FilePath& appcache_path,
FilePath           95 content/browser/appcache/chrome_appcache_service_unittest.cc     const base::FilePath& appcache_path,
FilePath          148 content/browser/appcache/chrome_appcache_service_unittest.cc   base::FilePath appcache_path =
FilePath          185 content/browser/appcache/chrome_appcache_service_unittest.cc   base::FilePath appcache_path =
FilePath           98 content/browser/browser_context.cc       scoped_ptr<base::hash_set<base::FilePath> > active_paths,
FilePath          137 content/browser/browser_main_loop.cc   base::FilePath sandbox_binary;
FilePath          146 content/browser/browser_main_loop.cc     base::FilePath exe_dir;
FilePath          148 content/browser/browser_main_loop.cc       base::FilePath sandbox_candidate = exe_dir.AppendASCII("chrome-sandbox");
FilePath          161 content/browser/browser_main_loop.cc         sandbox_binary = base::FilePath(devel_sandbox_path);
FilePath         1097 content/browser/browser_main_loop.cc   base::FilePath trace_file = command_line.GetSwitchValuePath(
FilePath         1102 content/browser/browser_main_loop.cc   if (trace_file == base::FilePath().AppendASCII("none"))
FilePath         1107 content/browser/browser_main_loop.cc     trace_file = base::FilePath().AppendASCII("chrometrace.log");
FilePath         1126 content/browser/browser_main_loop.cc void BrowserMainLoop::EndStartupTracing(const base::FilePath& trace_file) {
FilePath           16 content/browser/browser_main_loop.h class FilePath;
FilePath          130 content/browser/browser_main_loop.h   void EndStartupTracing(const base::FilePath& trace_file);
FilePath          400 content/browser/browser_plugin/browser_plugin_host_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("content/test/data")));
FilePath           31 content/browser/browser_shutdown_profile_dumper.cc     const base::FilePath& file_name) {
FilePath           75 content/browser/browser_shutdown_profile_dumper.cc base::FilePath BrowserShutdownProfileDumper::GetFileName() {
FilePath           77 content/browser/browser_shutdown_profile_dumper.cc   base::FilePath trace_file =
FilePath           84 content/browser/browser_shutdown_profile_dumper.cc   return base::FilePath().AppendASCII("chrometrace.log");
FilePath           16 content/browser/browser_shutdown_profile_dumper.h class FilePath;
FilePath           38 content/browser/browser_shutdown_profile_dumper.h   void WriteTracesToDisc(const base::FilePath& file_name);
FilePath           43 content/browser/browser_shutdown_profile_dumper.h   base::FilePath GetFileName();
FilePath          102 content/browser/child_process_security_policy_impl.cc   void GrantPermissionsForFile(const base::FilePath& file, int permissions) {
FilePath          103 content/browser/child_process_security_policy_impl.cc     base::FilePath stripped = file.StripTrailingSeparators();
FilePath          110 content/browser/child_process_security_policy_impl.cc   void GrantRequestOfSpecificFile(const base::FilePath &file) {
FilePath          115 content/browser/child_process_security_policy_impl.cc   void RevokeAllPermissionsForFile(const base::FilePath& file) {
FilePath          116 content/browser/child_process_security_policy_impl.cc     base::FilePath stripped = file.StripTrailingSeparators();
FilePath          140 content/browser/child_process_security_policy_impl.cc   bool HasPermissionsForContentUri(const base::FilePath& file,
FilePath          146 content/browser/child_process_security_policy_impl.cc     base::FilePath file_path = file.StripTrailingSeparators();
FilePath          180 content/browser/child_process_security_policy_impl.cc       base::FilePath path;
FilePath          189 content/browser/child_process_security_policy_impl.cc   bool HasPermissionsForFile(const base::FilePath& file, int permissions) {
FilePath          196 content/browser/child_process_security_policy_impl.cc     base::FilePath current_path = file.StripTrailingSeparators();
FilePath          197 content/browser/child_process_security_policy_impl.cc     base::FilePath last_path;
FilePath          200 content/browser/child_process_security_policy_impl.cc       base::FilePath base_name = current_path.BaseName();
FilePath          201 content/browser/child_process_security_policy_impl.cc       if (base_name.value() == base::FilePath::kParentDirectory) {
FilePath          204 content/browser/child_process_security_policy_impl.cc         if (base_name.value() != base::FilePath::kCurrentDirectory)
FilePath          280 content/browser/child_process_security_policy_impl.cc   typedef std::set<base::FilePath> FileSet;
FilePath          448 content/browser/child_process_security_policy_impl.cc     base::FilePath path;
FilePath          455 content/browser/child_process_security_policy_impl.cc                                                    const base::FilePath& file) {
FilePath          460 content/browser/child_process_security_policy_impl.cc     int child_id, const base::FilePath& file) {
FilePath          465 content/browser/child_process_security_policy_impl.cc                                                    const base::FilePath& dir) {
FilePath          470 content/browser/child_process_security_policy_impl.cc     int child_id, const base::FilePath& dir) {
FilePath          475 content/browser/child_process_security_policy_impl.cc     int child_id, const base::FilePath& file, int permissions) {
FilePath          486 content/browser/child_process_security_policy_impl.cc     int child_id, const base::FilePath& file) {
FilePath          649 content/browser/child_process_security_policy_impl.cc                                                  const base::FilePath& file) {
FilePath          655 content/browser/child_process_security_policy_impl.cc     const base::FilePath& file) {
FilePath          683 content/browser/child_process_security_policy_impl.cc     int child_id, const base::FilePath& file, int permissions) {
FilePath          807 content/browser/child_process_security_policy_impl.cc     int child_id, const base::FilePath& file, int permissions) {
FilePath           24 content/browser/child_process_security_policy_impl.h class FilePath;
FilePath           45 content/browser/child_process_security_policy_impl.h   virtual void GrantReadFile(int child_id, const base::FilePath& file) OVERRIDE;
FilePath           47 content/browser/child_process_security_policy_impl.h                                         const base::FilePath& file) OVERRIDE;
FilePath           48 content/browser/child_process_security_policy_impl.h   virtual void GrantCopyInto(int child_id, const base::FilePath& dir) OVERRIDE;
FilePath           50 content/browser/child_process_security_policy_impl.h                                const base::FilePath& dir) OVERRIDE;
FilePath           70 content/browser/child_process_security_policy_impl.h   virtual bool CanReadFile(int child_id, const base::FilePath& file) OVERRIDE;
FilePath           72 content/browser/child_process_security_policy_impl.h                                       const base::FilePath& file) OVERRIDE;
FilePath          118 content/browser/child_process_security_policy_impl.h   void RevokeAllPermissionsForFile(int child_id, const base::FilePath& file);
FilePath          216 content/browser/child_process_security_policy_impl.h                                          const base::FilePath& file,
FilePath          222 content/browser/child_process_security_policy_impl.h                                const base::FilePath& file,
FilePath          238 content/browser/child_process_security_policy_impl.h                              const base::FilePath& file,
FilePath           87 content/browser/child_process_security_policy_unittest.cc                                const base::FilePath& file,
FilePath          101 content/browser/child_process_security_policy_unittest.cc                                           const base::FilePath& file,
FilePath          315 content/browser/child_process_security_policy_unittest.cc                                        base::FilePath());
FilePath          319 content/browser/child_process_security_policy_unittest.cc                                        base::FilePath());
FilePath          323 content/browser/child_process_security_policy_unittest.cc                                        base::FilePath());
FilePath          327 content/browser/child_process_security_policy_unittest.cc                                        base::FilePath());
FilePath          392 content/browser/child_process_security_policy_unittest.cc   base::FilePath file(TEST_PATH("/dir/testfile"));
FilePath          447 content/browser/child_process_security_policy_unittest.cc   base::FilePath granted_file = base::FilePath(TEST_PATH("/home/joe"));
FilePath          448 content/browser/child_process_security_policy_unittest.cc   base::FilePath sibling_file = base::FilePath(TEST_PATH("/home/bob"));
FilePath          449 content/browser/child_process_security_policy_unittest.cc   base::FilePath child_file = base::FilePath(TEST_PATH("/home/joe/file"));
FilePath          450 content/browser/child_process_security_policy_unittest.cc   base::FilePath parent_file = base::FilePath(TEST_PATH("/home"));
FilePath          451 content/browser/child_process_security_policy_unittest.cc   base::FilePath parent_slash_file = base::FilePath(TEST_PATH("/home/"));
FilePath          452 content/browser/child_process_security_policy_unittest.cc   base::FilePath child_traversal1 =
FilePath          453 content/browser/child_process_security_policy_unittest.cc       base::FilePath(TEST_PATH("/home/joe/././file"));
FilePath          454 content/browser/child_process_security_policy_unittest.cc   base::FilePath child_traversal2 = base::FilePath(
FilePath          456 content/browser/child_process_security_policy_unittest.cc   base::FilePath evil_traversal1 =
FilePath          457 content/browser/child_process_security_policy_unittest.cc       base::FilePath(TEST_PATH("/home/joe/../../etc/passwd"));
FilePath          458 content/browser/child_process_security_policy_unittest.cc   base::FilePath evil_traversal2 = base::FilePath(
FilePath          460 content/browser/child_process_security_policy_unittest.cc   base::FilePath self_traversal =
FilePath          461 content/browser/child_process_security_policy_unittest.cc       base::FilePath(TEST_PATH("/home/joe/../joe/file"));
FilePath          462 content/browser/child_process_security_policy_unittest.cc   base::FilePath relative_file = base::FilePath(FILE_PATH_LITERAL("home/joe"));
FilePath          619 content/browser/child_process_security_policy_unittest.cc   base::FilePath file(TEST_PATH("/etc/passwd"));
FilePath          294 content/browser/devtools/devtools_http_handler_impl.cc   base::FilePath frontend_dir = delegate_->GetDebugFrontendDir();
FilePath          296 content/browser/devtools/devtools_http_handler_impl.cc     base::FilePath path = frontend_dir.AppendASCII(filename);
FilePath           62 content/browser/devtools/devtools_http_handler_unittest.cc   virtual base::FilePath GetDebugFrontendDir() OVERRIDE {
FilePath           63 content/browser/devtools/devtools_http_handler_unittest.cc     return base::FilePath();
FilePath           31 content/browser/devtools/devtools_tracing_handler.cc     const base::FilePath& path,
FilePath           59 content/browser/devtools/devtools_tracing_handler.cc     const base::FilePath& path) {
FilePath          162 content/browser/devtools/devtools_tracing_handler.cc       base::FilePath(),
FilePath           26 content/browser/devtools/devtools_tracing_handler.h   void BeginReadingRecordingResult(const base::FilePath& path);
FilePath          280 content/browser/devtools/renderer_overrides_handler.cc     base::FilePath::StringType file;
FilePath          284 content/browser/devtools/renderer_overrides_handler.cc         host->GetProcess()->GetID(), base::FilePath(file));
FilePath           37 content/browser/dom_storage/dom_storage_area.cc const base::FilePath::CharType DOMStorageArea::kDatabaseFileExtension[] =
FilePath           41 content/browser/dom_storage/dom_storage_area.cc base::FilePath DOMStorageArea::DatabaseFileNameFromOrigin(const GURL& origin) {
FilePath           46 content/browser/dom_storage/dom_storage_area.cc   return base::FilePath().Append(kDatabaseFileExtension).
FilePath           51 content/browser/dom_storage/dom_storage_area.cc GURL DOMStorageArea::OriginFromDatabaseFileName(const base::FilePath& name) {
FilePath           59 content/browser/dom_storage/dom_storage_area.cc     const GURL& origin, const base::FilePath& directory,
FilePath           70 content/browser/dom_storage/dom_storage_area.cc     base::FilePath path = directory.Append(DatabaseFileNameFromOrigin(origin_));
FilePath           32 content/browser/dom_storage/dom_storage_area.h   static const base::FilePath::CharType kDatabaseFileExtension[];
FilePath           33 content/browser/dom_storage/dom_storage_area.h   static base::FilePath DatabaseFileNameFromOrigin(const GURL& origin);
FilePath           34 content/browser/dom_storage/dom_storage_area.h   static GURL OriginFromDatabaseFileName(const base::FilePath& file_name);
FilePath           38 content/browser/dom_storage/dom_storage_area.h                  const base::FilePath& directory,
FilePath          125 content/browser/dom_storage/dom_storage_area.h   base::FilePath directory_;
FilePath          130 content/browser/dom_storage/dom_storage_area_unittest.cc   const base::FilePath kExpectedOriginFilePath = temp_dir.path().Append(
FilePath          136 content/browser/dom_storage/dom_storage_area_unittest.cc         new DOMStorageArea(kOrigin, base::FilePath(), NULL));
FilePath          320 content/browser/dom_storage/dom_storage_area_unittest.cc   base::FilePath db_file_path = static_cast<LocalStorageDatabaseAdapter*>(
FilePath          322 content/browser/dom_storage/dom_storage_area_unittest.cc   base::FilePath db_journal_file_path =
FilePath          448 content/browser/dom_storage/dom_storage_area_unittest.cc     base::FilePath file_name =
FilePath          449 content/browser/dom_storage/dom_storage_area_unittest.cc         base::FilePath().AppendASCII(kCases[i].file_name);
FilePath          450 content/browser/dom_storage/dom_storage_area_unittest.cc     base::FilePath journal_file_name =
FilePath          451 content/browser/dom_storage/dom_storage_area_unittest.cc         base::FilePath().AppendASCII(kCases[i].journal_file_name);
FilePath          462 content/browser/dom_storage/dom_storage_area_unittest.cc   base::FilePath parent = base::FilePath().AppendASCII("a").AppendASCII("b");
FilePath          467 content/browser/dom_storage/dom_storage_area_unittest.cc       base::FilePath().AppendASCII("-journal"),
FilePath          468 content/browser/dom_storage/dom_storage_area_unittest.cc       DOMStorageDatabase::GetJournalFilePath(base::FilePath()));
FilePath          470 content/browser/dom_storage/dom_storage_area_unittest.cc       base::FilePath().AppendASCII(".extensiononly-journal"),
FilePath          472 content/browser/dom_storage/dom_storage_area_unittest.cc           base::FilePath().AppendASCII(".extensiononly")));
FilePath           30 content/browser/dom_storage/dom_storage_context_impl.cc     const base::FilePath& localstorage_directory,
FilePath           31 content/browser/dom_storage/dom_storage_context_impl.cc     const base::FilePath& sessionstorage_directory,
FilePath           74 content/browser/dom_storage/dom_storage_context_impl.cc           localstorage_directory_ = base::FilePath();
FilePath           94 content/browser/dom_storage/dom_storage_context_impl.cc   for (base::FilePath path = enumerator.Next(); !path.empty();
FilePath          355 content/browser/dom_storage/dom_storage_context_impl.cc       base::FilePath database_file_path = localstorage_directory_.Append(
FilePath           25 content/browser/dom_storage/dom_storage_context_impl.h class FilePath;
FilePath           95 content/browser/dom_storage/dom_storage_context_impl.h       const base::FilePath& localstorage_directory,
FilePath           96 content/browser/dom_storage/dom_storage_context_impl.h       const base::FilePath& sessionstorage_directory,
FilePath          102 content/browser/dom_storage/dom_storage_context_impl.h   const base::FilePath& localstorage_directory() {
FilePath          108 content/browser/dom_storage/dom_storage_context_impl.h   const base::FilePath& sessionstorage_directory() {
FilePath          215 content/browser/dom_storage/dom_storage_context_impl.h   base::FilePath localstorage_directory_;
FilePath          220 content/browser/dom_storage/dom_storage_context_impl.h   base::FilePath sessionstorage_directory_;
FilePath           49 content/browser/dom_storage/dom_storage_context_impl_unittest.cc                                          base::FilePath(),
FilePath           61 content/browser/dom_storage/dom_storage_context_impl_unittest.cc         new DOMStorageContextImpl(temp_dir_.path(), base::FilePath(),
FilePath           83 content/browser/dom_storage/dom_storage_context_impl_unittest.cc   EXPECT_EQ(base::FilePath(), context_->sessionstorage_directory());
FilePath          115 content/browser/dom_storage/dom_storage_context_impl_unittest.cc   context_ = new DOMStorageContextImpl(temp_dir_.path(), base::FilePath(),
FilePath           66 content/browser/dom_storage/dom_storage_context_wrapper.cc     const base::FilePath& data_path,
FilePath           13 content/browser/dom_storage/dom_storage_context_wrapper.h class FilePath;
FilePath           31 content/browser/dom_storage/dom_storage_context_wrapper.h   DOMStorageContextWrapper(const base::FilePath& data_path,
FilePath           16 content/browser/dom_storage/dom_storage_database.cc const base::FilePath::CharType kJournal[] = FILE_PATH_LITERAL("-journal");
FilePath           23 content/browser/dom_storage/dom_storage_database.cc base::FilePath DOMStorageDatabase::GetJournalFilePath(
FilePath           24 content/browser/dom_storage/dom_storage_database.cc     const base::FilePath& database_path) {
FilePath           25 content/browser/dom_storage/dom_storage_database.cc   base::FilePath::StringType journal_file_name =
FilePath           30 content/browser/dom_storage/dom_storage_database.cc DOMStorageDatabase::DOMStorageDatabase(const base::FilePath& file_path)
FilePath           25 content/browser/dom_storage/dom_storage_database.h   static base::FilePath GetJournalFilePath(const base::FilePath& database_path);
FilePath           27 content/browser/dom_storage/dom_storage_database.h   explicit DOMStorageDatabase(const base::FilePath& file_path);
FilePath           44 content/browser/dom_storage/dom_storage_database.h   const base::FilePath& file_path() const { return file_path_; }
FilePath          110 content/browser/dom_storage/dom_storage_database.h   const base::FilePath file_path_;
FilePath          117 content/browser/dom_storage/dom_storage_database_unittest.cc   base::FilePath file_name =
FilePath          175 content/browser/dom_storage/dom_storage_database_unittest.cc   base::FilePath file_name =
FilePath          224 content/browser/dom_storage/dom_storage_database_unittest.cc   base::FilePath file_name =
FilePath          312 content/browser/dom_storage/dom_storage_database_unittest.cc   base::FilePath webcore_database;
FilePath          345 content/browser/dom_storage/dom_storage_database_unittest.cc   base::FilePath file_name =
FilePath           31 content/browser/dom_storage/dom_storage_namespace.cc     const base::FilePath& directory,
FilePath           43 content/browser/dom_storage/dom_storage_namespace.h   DOMStorageNamespace(const base::FilePath& directory,  // may be empty
FilePath          160 content/browser/dom_storage/dom_storage_namespace.h   base::FilePath directory_;
FilePath           13 content/browser/dom_storage/local_storage_database_adapter.cc     const base::FilePath& path)
FilePath           14 content/browser/dom_storage/local_storage_database_adapter.h class FilePath;
FilePath           24 content/browser/dom_storage/local_storage_database_adapter.h   explicit LocalStorageDatabaseAdapter(const base::FilePath& path);
FilePath           95 content/browser/dom_storage/session_storage_database.cc SessionStorageDatabase::SessionStorageDatabase(const base::FilePath& file_path)
FilePath           39 content/browser/dom_storage/session_storage_database.h   explicit SessionStorageDatabase(const base::FilePath& file_path);
FilePath          192 content/browser/dom_storage/session_storage_database.h   base::FilePath file_path_;
FilePath           28 content/browser/download/base_file.cc BaseFile::BaseFile(const base::FilePath& full_path,
FilePath           66 content/browser/download/base_file.cc     const base::FilePath& default_directory) {
FilePath           71 content/browser/download/base_file.cc     base::FilePath initial_directory(default_directory);
FilePath           72 content/browser/download/base_file.cc     base::FilePath temp_file;
FilePath          139 content/browser/download/base_file.cc DownloadInterruptReason BaseFile::Rename(const base::FilePath& new_path) {
FilePath           36 content/browser/download/base_file.h   BaseFile(const base::FilePath& full_path,
FilePath           52 content/browser/download/base_file.h   DownloadInterruptReason Initialize(const base::FilePath& default_directory);
FilePath           60 content/browser/download/base_file.h   virtual DownloadInterruptReason Rename(const base::FilePath& full_path);
FilePath           82 content/browser/download/base_file.h   base::FilePath full_path() const { return full_path_; }
FilePath          117 content/browser/download/base_file.h       const base::FilePath& new_path);
FilePath          140 content/browser/download/base_file.h   base::FilePath full_path_;
FilePath           13 content/browser/download/base_file_posix.cc     const base::FilePath& new_path) {
FilePath           51 content/browser/download/base_file_unittest.cc     base_file_.reset(new BaseFile(base::FilePath(),
FilePath           68 content/browser/download/base_file_unittest.cc     base::FilePath full_path = base_file_->full_path();
FilePath          102 content/browser/download/base_file_unittest.cc     base_file_.reset(new BaseFile(base::FilePath(),
FilePath          140 content/browser/download/base_file_unittest.cc   base::FilePath CreateTestFile() {
FilePath          141 content/browser/download/base_file_unittest.cc     base::FilePath file_name;
FilePath          142 content/browser/download/base_file_unittest.cc     BaseFile file(base::FilePath(),
FilePath          154 content/browser/download/base_file_unittest.cc     EXPECT_NE(base::FilePath::StringType(), file_name.value());
FilePath          166 content/browser/download/base_file_unittest.cc   void CreateFileWithName(const base::FilePath& file_name) {
FilePath          167 content/browser/download/base_file_unittest.cc     EXPECT_NE(base::FilePath::StringType(), file_name.value());
FilePath          233 content/browser/download/base_file_unittest.cc   EXPECT_EQ(base::FilePath().value(), base_file_->full_path().value());
FilePath          242 content/browser/download/base_file_unittest.cc   EXPECT_NE(base::FilePath().value(), base_file_->full_path().value());
FilePath          283 content/browser/download/base_file_unittest.cc   base::FilePath initial_path(base_file_->full_path());
FilePath          285 content/browser/download/base_file_unittest.cc   base::FilePath new_path(temp_dir_.path().AppendASCII("NewFile"));
FilePath          389 content/browser/download/base_file_unittest.cc   base::FilePath new_file_path(temp_dir_.path().Append(
FilePath          390 content/browser/download/base_file_unittest.cc       base::FilePath(FILE_PATH_LITERAL("second_file"))));
FilePath          404 content/browser/download/base_file_unittest.cc             second_file.Initialize(base::FilePath()));
FilePath          421 content/browser/download/base_file_unittest.cc   base::FilePath initial_path(base_file_->full_path());
FilePath          423 content/browser/download/base_file_unittest.cc   base::FilePath new_path(temp_dir_.path().AppendASCII("NewFile"));
FilePath          440 content/browser/download/base_file_unittest.cc   base::FilePath initial_path(base_file_->full_path());
FilePath          442 content/browser/download/base_file_unittest.cc   base::FilePath new_path(temp_dir_.path().AppendASCII("NewFile"));
FilePath          463 content/browser/download/base_file_unittest.cc   base::FilePath test_dir(temp_dir_.path().AppendASCII("TestDir"));
FilePath          466 content/browser/download/base_file_unittest.cc   base::FilePath new_path(test_dir.AppendASCII("TestFile"));
FilePath          481 content/browser/download/base_file_unittest.cc   base::FilePath path;
FilePath          528 content/browser/download/base_file_unittest.cc   base::FilePath existing_file_name = CreateTestFile();
FilePath          544 content/browser/download/base_file_unittest.cc   const base::FilePath file_name = base_file_->full_path();
FilePath          545 content/browser/download/base_file_unittest.cc   EXPECT_NE(base::FilePath::StringType(), file_name.value());
FilePath          558 content/browser/download/base_file_unittest.cc   base::FilePath readonly_file_name = CreateTestFile();
FilePath          580 content/browser/download/base_file_unittest.cc   const base::FilePath file_name = base_file_->full_path();
FilePath          581 content/browser/download/base_file_unittest.cc   EXPECT_NE(base::FilePath::StringType(), file_name.value());
FilePath          614 content/browser/download/base_file_unittest.cc   base::FilePath temp_file;
FilePath          296 content/browser/download/base_file_win.cc     const base::FilePath& new_path) {
FilePath          300 content/browser/download/base_file_win.cc   base::FilePath::StringType source = full_path_.value();
FilePath          301 content/browser/download/base_file_win.cc   base::FilePath::StringType target = new_path.value();
FilePath          107 content/browser/download/download_browsertest.cc       const base::FilePath& default_download_directory,
FilePath          123 content/browser/download/download_browsertest.cc       const base::FilePath& full_path,
FilePath          126 content/browser/download/download_browsertest.cc       const base::FilePath& full_path,
FilePath          134 content/browser/download/download_browsertest.cc       const base::FilePath& path);
FilePath          155 content/browser/download/download_browsertest.cc       const base::FilePath& default_download_directory,
FilePath          179 content/browser/download/download_browsertest.cc     const base::FilePath& default_download_directory,
FilePath          197 content/browser/download/download_browsertest.cc     const base::FilePath& full_path,
FilePath          206 content/browser/download/download_browsertest.cc     const base::FilePath& full_path, const RenameCompletionCallback& callback) {
FilePath          218 content/browser/download/download_browsertest.cc     const base::FilePath& path) {
FilePath          232 content/browser/download/download_browsertest.cc     const base::FilePath& default_download_directory,
FilePath          276 content/browser/download/download_browsertest.cc     const base::FilePath& default_downloads_directory,
FilePath          333 content/browser/download/download_browsertest.cc     const base::FilePath& default_downloads_directory,
FilePath          536 content/browser/download/download_browsertest.cc     base::FilePath mock_base(GetTestFilePath("download", ""));
FilePath          597 content/browser/download/download_browsertest.cc   bool VerifyFile(const base::FilePath& path,
FilePath          663 content/browser/download/download_browsertest.cc       const base::FilePath& expected_filename) {
FilePath          748 content/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test.lib"));
FilePath          776 content/browser/download/download_browsertest.cc   base::FilePath file1(download1->GetTargetFilePath());
FilePath          782 content/browser/download/download_browsertest.cc   base::FilePath file2(download2->GetTargetFilePath());
FilePath          791 content/browser/download/download_browsertest.cc   const base::FilePath::CharType kTestFilePath[] =
FilePath          804 content/browser/download/download_browsertest.cc   GURL url(URLRequestMockHTTPJob::GetMockUrl(base::FilePath(kTestFilePath)));
FilePath          820 content/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test.lib"));
FilePath          869 content/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test.lib"));
FilePath          979 content/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test.lib"));
FilePath         1045 content/browser/download/download_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("rangereset.crdownload")));
FilePath         1065 content/browser/download/download_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("rangereset.crdownload")));
FilePath         1075 content/browser/download/download_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("rangereset")));
FilePath         1109 content/browser/download/download_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("rangereset.crdownload")));
FilePath         1118 content/browser/download/download_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("rangereset")));
FilePath         1157 content/browser/download/download_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("rangereset.crdownload")));
FilePath         1167 content/browser/download/download_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("rangereset")));
FilePath         1209 content/browser/download/download_browsertest.cc       base::FilePath());
FilePath         1218 content/browser/download/download_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("rangereset")));
FilePath         1253 content/browser/download/download_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("rangereset.crdownload")));
FilePath         1265 content/browser/download/download_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("rangereset")));
FilePath         1286 content/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test.lib"));
FilePath         1337 content/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test.lib"));
FilePath         1389 content/browser/download/download_browsertest.cc   base::FilePath file(FILE_PATH_LITERAL("download-test.lib"));
FilePath         1454 content/browser/download/download_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("rangereset.crdownload")));
FilePath         1456 content/browser/download/download_browsertest.cc   base::FilePath intermediate_path(download->GetFullPath());
FilePath         1486 content/browser/download/download_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("rangereset.crdownload")));
FilePath         1488 content/browser/download/download_browsertest.cc     base::FilePath intermediate_path(download->GetFullPath());
FilePath         1504 content/browser/download/download_browsertest.cc     base::FilePath file2(FILE_PATH_LITERAL("download-test.lib"));
FilePath         1512 content/browser/download/download_browsertest.cc     base::FilePath target_path(download->GetTargetFilePath());
FilePath         1544 content/browser/download/download_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("rangereset.crdownload")));
FilePath         1546 content/browser/download/download_browsertest.cc   base::FilePath intermediate_path(download->GetFullPath());
FilePath         1591 content/browser/download/download_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("rangereset.crdownload")));
FilePath         1593 content/browser/download/download_browsertest.cc   base::FilePath intermediate_path(download->GetFullPath());
FilePath           37 content/browser/download/download_file.h                               const base::FilePath& path)>
FilePath           50 content/browser/download/download_file.h   virtual void RenameAndUniquify(const base::FilePath& full_path,
FilePath           56 content/browser/download/download_file.h   virtual void RenameAndAnnotate(const base::FilePath& full_path,
FilePath           65 content/browser/download/download_file.h   virtual base::FilePath FullPath() const = 0;
FilePath           16 content/browser/download/download_file_factory.cc     const base::FilePath& default_downloads_directory,
FilePath           33 content/browser/download/download_file_factory.h       const base::FilePath& default_downloads_directory,
FilePath           33 content/browser/download/download_file_impl.cc     const base::FilePath& default_download_directory,
FilePath          107 content/browser/download/download_file_impl.cc     const base::FilePath& full_path,
FilePath          111 content/browser/download/download_file_impl.cc   base::FilePath new_path(full_path);
FilePath          114 content/browser/download/download_file_impl.cc       new_path, base::FilePath::StringType());
FilePath          138 content/browser/download/download_file_impl.cc     const base::FilePath& full_path,
FilePath          142 content/browser/download/download_file_impl.cc   base::FilePath new_path(full_path);
FilePath          183 content/browser/download/download_file_impl.cc base::FilePath DownloadFileImpl::FullPath() const {
FilePath           40 content/browser/download/download_file_impl.h     const base::FilePath& default_downloads_directory,
FilePath           54 content/browser/download/download_file_impl.h       const base::FilePath& full_path,
FilePath           57 content/browser/download/download_file_impl.h       const base::FilePath& full_path,
FilePath           61 content/browser/download/download_file_impl.h   virtual base::FilePath FullPath() const OVERRIDE;
FilePath           85 content/browser/download/download_file_impl.h   base::FilePath default_download_directory_;
FilePath          134 content/browser/download/download_file_unittest.cc                              base::FilePath(),
FilePath          246 content/browser/download/download_file_unittest.cc       const base::FilePath& full_path,
FilePath          247 content/browser/download/download_file_unittest.cc       base::FilePath* result_path_p) {
FilePath          251 content/browser/download/download_file_unittest.cc     base::FilePath result_path;
FilePath          265 content/browser/download/download_file_unittest.cc       const base::FilePath& full_path,
FilePath          266 content/browser/download/download_file_unittest.cc       base::FilePath* result_path_p) {
FilePath          270 content/browser/download/download_file_unittest.cc     base::FilePath result_path;
FilePath          307 content/browser/download/download_file_unittest.cc                        base::FilePath* result_path_p,
FilePath          309 content/browser/download/download_file_unittest.cc                        const base::FilePath& result_path) {
FilePath          342 content/browser/download/download_file_unittest.cc   base::FilePath initial_path(download_file_->FullPath());
FilePath          344 content/browser/download/download_file_unittest.cc   base::FilePath path_1(initial_path.InsertBeforeExtensionASCII("_1"));
FilePath          345 content/browser/download/download_file_unittest.cc   base::FilePath path_2(initial_path.InsertBeforeExtensionASCII("_2"));
FilePath          346 content/browser/download/download_file_unittest.cc   base::FilePath path_3(initial_path.InsertBeforeExtensionASCII("_3"));
FilePath          347 content/browser/download/download_file_unittest.cc   base::FilePath path_4(initial_path.InsertBeforeExtensionASCII("_4"));
FilePath          348 content/browser/download/download_file_unittest.cc   base::FilePath path_5(initial_path.InsertBeforeExtensionASCII("_5"));
FilePath          349 content/browser/download/download_file_unittest.cc   base::FilePath output_path;
FilePath          354 content/browser/download/download_file_unittest.cc   base::FilePath renamed_path = download_file_->FullPath();
FilePath          437 content/browser/download/download_file_unittest.cc   base::FilePath initial_path(download_file_->FullPath());
FilePath          439 content/browser/download/download_file_unittest.cc   base::FilePath path_1(initial_path.InsertBeforeExtensionASCII("_1"));
FilePath          440 content/browser/download/download_file_unittest.cc   base::FilePath path_1_suffixed(path_1.InsertBeforeExtensionASCII(" (1)"));
FilePath          459 content/browser/download/download_file_unittest.cc   base::FilePath initial_path(download_file_->FullPath());
FilePath          462 content/browser/download/download_file_unittest.cc   base::FilePath tempdir(
FilePath          465 content/browser/download/download_file_unittest.cc   base::FilePath target_path(tempdir.Append(initial_path.BaseName()));
FilePath          468 content/browser/download/download_file_unittest.cc   base::FilePath target_path_suffixed(
FilePath          493 content/browser/download/download_file_unittest.cc   base::FilePath initial_path(download_file_->FullPath());
FilePath          511 content/browser/download/download_file_unittest.cc   base::FilePath initial_path(download_file_->FullPath());
FilePath          538 content/browser/download/download_file_unittest.cc   base::FilePath initial_path(download_file_->FullPath());
FilePath          554 content/browser/download/download_file_unittest.cc   base::FilePath initial_path(download_file_->FullPath());
FilePath           21 content/browser/download/download_item_factory.h class FilePath;
FilePath           43 content/browser/download/download_item_factory.h       const base::FilePath& current_path,
FilePath           44 content/browser/download/download_item_factory.h       const base::FilePath& target_path,
FilePath           68 content/browser/download/download_item_factory.h       const base::FilePath& path,
FilePath           60 content/browser/download/download_item_impl.cc bool DeleteDownloadedFile(const base::FilePath& path) {
FilePath           82 content/browser/download/download_item_impl.cc static base::FilePath DownloadFileDetach(
FilePath           85 content/browser/download/download_item_impl.cc   base::FilePath full_path = download_file->FullPath();
FilePath          112 content/browser/download/download_item_impl.cc                                    const base::FilePath& current_path,
FilePath          113 content/browser/download/download_item_impl.cc                                    const base::FilePath& target_path,
FilePath          228 content/browser/download/download_item_impl.cc     const base::FilePath& path,
FilePath          603 content/browser/download/download_item_impl.cc const base::FilePath& DownloadItemImpl::GetFullPath() const {
FilePath          607 content/browser/download/download_item_impl.cc const base::FilePath& DownloadItemImpl::GetTargetFilePath() const {
FilePath          611 content/browser/download/download_item_impl.cc const base::FilePath& DownloadItemImpl::GetForcedFilePath() const {
FilePath          617 content/browser/download/download_item_impl.cc base::FilePath DownloadItemImpl::GetFileNameToReportUser() const {
FilePath          798 content/browser/download/download_item_impl.cc void DownloadItemImpl::SetDisplayName(const base::FilePath& name) {
FilePath         1170 content/browser/download/download_item_impl.cc     const base::FilePath& target_path,
FilePath         1173 content/browser/download/download_item_impl.cc     const base::FilePath& intermediate_path) {
FilePath         1236 content/browser/download/download_item_impl.cc     const base::FilePath& full_path) {
FilePath         1331 content/browser/download/download_item_impl.cc     const base::FilePath& full_path) {
FilePath         1645 content/browser/download/download_item_impl.cc void DownloadItemImpl::SetFullPath(const base::FilePath& new_path) {
FilePath           55 content/browser/download/download_item_impl.h                    const base::FilePath& current_path,
FilePath           56 content/browser/download/download_item_impl.h                    const base::FilePath& target_path,
FilePath           82 content/browser/download/download_item_impl.h                    const base::FilePath& path,
FilePath          126 content/browser/download/download_item_impl.h   virtual const base::FilePath& GetFullPath() const OVERRIDE;
FilePath          127 content/browser/download/download_item_impl.h   virtual const base::FilePath& GetTargetFilePath() const OVERRIDE;
FilePath          128 content/browser/download/download_item_impl.h   virtual const base::FilePath& GetForcedFilePath() const OVERRIDE;
FilePath          129 content/browser/download/download_item_impl.h   virtual base::FilePath GetFileNameToReportUser() const OVERRIDE;
FilePath          157 content/browser/download/download_item_impl.h   virtual void SetDisplayName(const base::FilePath& name) OVERRIDE;
FilePath          312 content/browser/download/download_item_impl.h       const base::FilePath& target_path,
FilePath          315 content/browser/download/download_item_impl.h       const base::FilePath& intermediate_path);
FilePath          321 content/browser/download/download_item_impl.h       DownloadInterruptReason reason, const base::FilePath& full_path);
FilePath          334 content/browser/download/download_item_impl.h                                     const base::FilePath& full_path);
FilePath          373 content/browser/download/download_item_impl.h   void SetFullPath(const base::FilePath& new_path);
FilePath          400 content/browser/download/download_item_impl.h   base::FilePath display_name_;
FilePath          406 content/browser/download/download_item_impl.h   base::FilePath current_path_;
FilePath          411 content/browser/download/download_item_impl.h   base::FilePath target_path_;
FilePath          435 content/browser/download/download_item_impl.h   base::FilePath forced_file_path_;
FilePath           33 content/browser/download/download_item_impl_delegate.cc   base::FilePath target_path(download->GetForcedFilePath());
FilePath           52 content/browser/download/download_item_impl_delegate.cc     const base::FilePath& path) {
FilePath           26 content/browser/download/download_item_impl_delegate.h       const base::FilePath&,            // Target path
FilePath           29 content/browser/download/download_item_impl_delegate.h       const base::FilePath&             // Intermediate file path
FilePath           61 content/browser/download/download_item_impl_delegate.h   virtual bool ShouldOpenFileBasedOnExtension(const base::FilePath& path);
FilePath           35 content/browser/download/download_item_impl_unittest.cc const base::FilePath::CharType kDummyPath[] = FILE_PATH_LITERAL("/testpath");
FilePath           53 content/browser/download/download_item_impl_unittest.cc   MOCK_METHOD1(ShouldOpenFileBasedOnExtension, bool(const base::FilePath&));
FilePath          280 content/browser/download/download_item_impl_unittest.cc     base::FilePath target_path(kDummyPath);
FilePath          281 content/browser/download/download_item_impl_unittest.cc     base::FilePath intermediate_path(
FilePath          320 content/browser/download/download_item_impl_unittest.cc   void OnDownloadFileAcquired(base::FilePath* return_path,
FilePath          321 content/browser/download/download_item_impl_unittest.cc                               const base::FilePath& path) {
FilePath          423 content/browser/download/download_item_impl_unittest.cc       .WillOnce(Return(base::FilePath()));
FilePath          476 content/browser/download/download_item_impl_unittest.cc   EXPECT_CALL(*download_file, RenameAndAnnotate(base::FilePath(kDummyPath), _))
FilePath          478 content/browser/download/download_item_impl_unittest.cc                                        base::FilePath(kDummyPath)));
FilePath          518 content/browser/download/download_item_impl_unittest.cc         .WillByDefault(Return(base::FilePath()));
FilePath          534 content/browser/download/download_item_impl_unittest.cc       base::FilePath target_path(kDummyPath);
FilePath          535 content/browser/download/download_item_impl_unittest.cc       base::FilePath intermediate_path(
FilePath          616 content/browser/download/download_item_impl_unittest.cc   base::FilePath target_path(kDummyPath);
FilePath          617 content/browser/download/download_item_impl_unittest.cc   base::FilePath intermediate_path(target_path.InsertBeforeExtensionASCII("x"));
FilePath          618 content/browser/download/download_item_impl_unittest.cc   base::FilePath new_intermediate_path(
FilePath          666 content/browser/download/download_item_impl_unittest.cc   base::FilePath target_path(base::FilePath(kDummyPath).AppendASCII("foo.bar"));
FilePath          667 content/browser/download/download_item_impl_unittest.cc   base::FilePath intermediate_path(target_path.InsertBeforeExtensionASCII("x"));
FilePath          678 content/browser/download/download_item_impl_unittest.cc   item->SetDisplayName(base::FilePath(FILE_PATH_LITERAL("new.name")));
FilePath          705 content/browser/download/download_item_impl_unittest.cc   base::FilePath final_path(base::FilePath(kDummyPath).AppendASCII("foo.bar"));
FilePath          706 content/browser/download/download_item_impl_unittest.cc   base::FilePath intermediate_path(final_path.InsertBeforeExtensionASCII("x"));
FilePath          707 content/browser/download/download_item_impl_unittest.cc   base::FilePath new_intermediate_path(
FilePath          726 content/browser/download/download_item_impl_unittest.cc       .WillOnce(Return(base::FilePath()));
FilePath          741 content/browser/download/download_item_impl_unittest.cc   base::FilePath final_path(base::FilePath(kDummyPath).AppendASCII("foo.bar"));
FilePath          742 content/browser/download/download_item_impl_unittest.cc   base::FilePath intermediate_path(final_path.InsertBeforeExtensionASCII("x"));
FilePath          743 content/browser/download/download_item_impl_unittest.cc   base::FilePath new_intermediate_path(
FilePath          791 content/browser/download/download_item_impl_unittest.cc   base::FilePath final_path(base::FilePath(kDummyPath).AppendASCII("foo.bar"));
FilePath          792 content/browser/download/download_item_impl_unittest.cc   base::FilePath intermediate_path(final_path.InsertBeforeExtensionASCII("x"));
FilePath          793 content/browser/download/download_item_impl_unittest.cc   base::FilePath new_intermediate_path(
FilePath          826 content/browser/download/download_item_impl_unittest.cc   base::FilePath final_path(base::FilePath(kDummyPath).AppendASCII("foo.bar"));
FilePath          827 content/browser/download/download_item_impl_unittest.cc   base::FilePath intermediate_path(final_path.InsertBeforeExtensionASCII("x"));
FilePath          828 content/browser/download/download_item_impl_unittest.cc   base::FilePath new_intermediate_path(
FilePath          834 content/browser/download/download_item_impl_unittest.cc       .WillOnce(Return(base::FilePath(new_intermediate_path)));
FilePath          861 content/browser/download/download_item_impl_unittest.cc   base::FilePath final_path(base::FilePath(kDummyPath).AppendASCII("foo.bar"));
FilePath          862 content/browser/download/download_item_impl_unittest.cc   base::FilePath intermediate_path(final_path.InsertBeforeExtensionASCII("x"));
FilePath          863 content/browser/download/download_item_impl_unittest.cc   base::FilePath new_intermediate_path(
FilePath          995 content/browser/download/download_item_impl_unittest.cc                                        base::FilePath(kDummyPath)));
FilePath          999 content/browser/download/download_item_impl_unittest.cc       .WillOnce(Return(base::FilePath()));
FilePath         1027 content/browser/download/download_item_impl_unittest.cc                                        base::FilePath(kDummyPath)));
FilePath         1029 content/browser/download/download_item_impl_unittest.cc       .WillOnce(Return(base::FilePath()));
FilePath         1087 content/browser/download/download_item_impl_unittest.cc   EXPECT_CALL(*download_file, RenameAndAnnotate(base::FilePath(kDummyPath), _))
FilePath         1089 content/browser/download/download_item_impl_unittest.cc                                        base::FilePath(kDummyPath)));
FilePath         1093 content/browser/download/download_item_impl_unittest.cc       .WillOnce(Return(base::FilePath()));
FilePath         1125 content/browser/download/download_item_impl_unittest.cc   EXPECT_CALL(*download_file, RenameAndAnnotate(base::FilePath(kDummyPath), _))
FilePath         1127 content/browser/download/download_item_impl_unittest.cc                                        base::FilePath(kDummyPath)));
FilePath         1131 content/browser/download/download_item_impl_unittest.cc       .WillOnce(Return(base::FilePath()));
FilePath         1166 content/browser/download/download_item_impl_unittest.cc   EXPECT_CALL(*download_file, RenameAndAnnotate(base::FilePath(kDummyPath), _))
FilePath         1168 content/browser/download/download_item_impl_unittest.cc                                        base::FilePath(kDummyPath)));
FilePath         1172 content/browser/download/download_item_impl_unittest.cc       .WillOnce(Return(base::FilePath()));
FilePath         1217 content/browser/download/download_item_impl_unittest.cc   EXPECT_CALL(*download_file, RenameAndAnnotate(base::FilePath(kDummyPath), _))
FilePath         1219 content/browser/download/download_item_impl_unittest.cc                                        base::FilePath(kDummyPath)));
FilePath         1223 content/browser/download/download_item_impl_unittest.cc       .WillOnce(Return(base::FilePath()));
FilePath         1234 content/browser/download/download_item_impl_unittest.cc   base::FilePath full_path(FILE_PATH_LITERAL("foo.txt"));
FilePath         1235 content/browser/download/download_item_impl_unittest.cc   base::FilePath returned_path;
FilePath         1253 content/browser/download/download_item_impl_unittest.cc   base::FilePath returned_path;
FilePath         1257 content/browser/download/download_item_impl_unittest.cc   base::FilePath full_path = item->GetFullPath();
FilePath         1279 content/browser/download/download_item_impl_unittest.cc   base::FilePath returned_path;
FilePath          168 content/browser/download/download_manager_impl.cc       const base::FilePath& current_path,
FilePath          169 content/browser/download/download_manager_impl.cc       const base::FilePath& target_path,
FilePath          214 content/browser/download/download_manager_impl.cc       const base::FilePath& path,
FilePath          275 content/browser/download/download_manager_impl.cc     base::FilePath target_path = item->GetForcedFilePath();
FilePath          296 content/browser/download/download_manager_impl.cc     const base::FilePath& path) {
FilePath          404 content/browser/download/download_manager_impl.cc   base::FilePath default_download_directory;
FilePath          406 content/browser/download/download_manager_impl.cc     base::FilePath website_save_directory;  // Unused
FilePath          478 content/browser/download/download_manager_impl.cc     const base::FilePath& main_file_path,
FilePath          495 content/browser/download/download_manager_impl.cc     const base::FilePath& main_file_path,
FilePath          618 content/browser/download/download_manager_impl.cc     const base::FilePath& current_path,
FilePath          619 content/browser/download/download_manager_impl.cc     const base::FilePath& target_path,
FilePath           50 content/browser/download/download_manager_impl.h       const base::FilePath& main_file_path,
FilePath           77 content/browser/download/download_manager_impl.h       const base::FilePath& current_path,
FilePath           78 content/browser/download/download_manager_impl.h       const base::FilePath& target_path,
FilePath          121 content/browser/download/download_manager_impl.h       const base::FilePath& main_file_path,
FilePath          149 content/browser/download/download_manager_impl.h       const base::FilePath& path) OVERRIDE;
FilePath           75 content/browser/download/download_manager_impl_unittest.cc           base::FilePath(),
FilePath           76 content/browser/download/download_manager_impl_unittest.cc           base::FilePath(),
FilePath           93 content/browser/download/download_manager_impl_unittest.cc                void(const base::FilePath&, TargetDisposition,
FilePath           94 content/browser/download/download_manager_impl_unittest.cc                     DownloadDangerType, const base::FilePath&));
FilePath          125 content/browser/download/download_manager_impl_unittest.cc   MOCK_CONST_METHOD0(GetFullPath, const base::FilePath&());
FilePath          126 content/browser/download/download_manager_impl_unittest.cc   MOCK_CONST_METHOD0(GetTargetFilePath, const base::FilePath&());
FilePath          158 content/browser/download/download_manager_impl_unittest.cc   MOCK_CONST_METHOD0(GetForcedFilePath, const base::FilePath&());
FilePath          170 content/browser/download/download_manager_impl_unittest.cc   MOCK_CONST_METHOD0(GetFileNameToReportUser, base::FilePath());
FilePath          171 content/browser/download/download_manager_impl_unittest.cc   MOCK_METHOD1(SetDisplayName, void(const base::FilePath&));
FilePath          189 content/browser/download/download_manager_impl_unittest.cc   MOCK_METHOD1(ShouldOpenFileBasedOnExtension, bool(const base::FilePath&));
FilePath          196 content/browser/download/download_manager_impl_unittest.cc                                 base::FilePath*, base::FilePath*, bool*));
FilePath          198 content/browser/download/download_manager_impl_unittest.cc       WebContents*, const base::FilePath&, const base::FilePath::StringType&,
FilePath          233 content/browser/download/download_manager_impl_unittest.cc       const base::FilePath& current_path,
FilePath          234 content/browser/download/download_manager_impl_unittest.cc       const base::FilePath& target_path,
FilePath          256 content/browser/download/download_manager_impl_unittest.cc       const base::FilePath& path,
FilePath          298 content/browser/download/download_manager_impl_unittest.cc     const base::FilePath& current_path,
FilePath          299 content/browser/download/download_manager_impl_unittest.cc     const base::FilePath& target_path,
FilePath          345 content/browser/download/download_manager_impl_unittest.cc     const base::FilePath& path,
FilePath          371 content/browser/download/download_manager_impl_unittest.cc     const base::FilePath&,
FilePath          379 content/browser/download/download_manager_impl_unittest.cc       const base::FilePath& default_download_directory,
FilePath          397 content/browser/download/download_manager_impl_unittest.cc   MOCK_CONST_METHOD0(GetPath, base::FilePath());
FilePath          408 content/browser/download/download_manager_impl_unittest.cc                    const base::FilePath& partition_path, bool in_memory));
FilePath          556 content/browser/download/download_manager_impl_unittest.cc       const base::FilePath& target_path,
FilePath          559 content/browser/download/download_manager_impl_unittest.cc       const base::FilePath& intermediate_path) {
FilePath          581 content/browser/download/download_manager_impl_unittest.cc   base::FilePath target_path_;
FilePath          584 content/browser/download/download_manager_impl_unittest.cc   base::FilePath intermediate_path_;
FilePath          604 content/browser/download/download_manager_impl_unittest.cc   base::FilePath download_path(FILE_PATH_LITERAL("download/path"));
FilePath          652 content/browser/download/download_manager_impl_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("random_filepath.txt"));
FilePath           76 content/browser/download/download_net_log_parameters.cc base::Value* ItemRenamedNetLogCallback(const base::FilePath* old_filename,
FilePath           77 content/browser/download/download_net_log_parameters.cc                                        const base::FilePath* new_filename,
FilePath          150 content/browser/download/download_net_log_parameters.cc base::Value* FileOpenedNetLogCallback(const base::FilePath* file_name,
FilePath          172 content/browser/download/download_net_log_parameters.cc base::Value* FileRenamedNetLogCallback(const base::FilePath* old_filename,
FilePath          173 content/browser/download/download_net_log_parameters.cc                                        const base::FilePath* new_filename,
FilePath           17 content/browser/download/download_net_log_parameters.h class FilePath;
FilePath           41 content/browser/download/download_net_log_parameters.h base::Value* ItemRenamedNetLogCallback(const base::FilePath* old_filename,
FilePath           42 content/browser/download/download_net_log_parameters.h                                        const base::FilePath* new_filename,
FilePath           73 content/browser/download/download_net_log_parameters.h base::Value* FileOpenedNetLogCallback(const base::FilePath* file_name,
FilePath           83 content/browser/download/download_net_log_parameters.h base::Value* FileRenamedNetLogCallback(const base::FilePath* old_filename,
FilePath           84 content/browser/download/download_net_log_parameters.h                                        const base::FilePath* new_filename,
FilePath           72 content/browser/download/download_stats.cc const base::FilePath::CharType* kDangerousFileTypes[] = {
FilePath          200 content/browser/download/download_stats.cc int GetDangerousFileType(const base::FilePath& file_path) {
FilePath          294 content/browser/download/download_stats.cc                                    const base::FilePath& file_path) {
FilePath          307 content/browser/download/download_stats.cc                                     const base::FilePath& file_path) {
FilePath           18 content/browser/download/download_stats.h class FilePath;
FilePath          143 content/browser/download/download_stats.h     const base::FilePath& file_path);
FilePath          149 content/browser/download/download_stats.h     const base::FilePath& file_path);
FilePath           57 content/browser/download/drag_download_file.cc                         const base::FilePath& file_path) {
FilePath          152 content/browser/download/drag_download_file.cc DragDownloadFile::DragDownloadFile(const base::FilePath& file_path,
FilePath           37 content/browser/download/drag_download_file.h   DragDownloadFile(const base::FilePath& file_path,
FilePath           58 content/browser/download/drag_download_file.h   base::FilePath file_path_;
FilePath           39 content/browser/download/drag_download_file_browsertest.cc   MOCK_METHOD1(OnDownloadCompleted, void(const base::FilePath& file_path));
FilePath           74 content/browser/download/drag_download_file_browsertest.cc     base::FilePath mock_base(GetTestFilePath("download", ""));
FilePath           80 content/browser/download/drag_download_file_browsertest.cc   const base::FilePath& downloads_directory() const {
FilePath           91 content/browser/download/drag_download_file_browsertest.cc   base::FilePath name(downloads_directory().AppendASCII(
FilePath           93 content/browser/download/drag_download_file_browsertest.cc   GURL url(URLRequestMockHTTPJob::GetMockUrl(base::FilePath(FILE_PATH_LITERAL(
FilePath          111 content/browser/download/drag_download_file_browsertest.cc   base::FilePath name(downloads_directory().AppendASCII(
FilePath          113 content/browser/download/drag_download_file_browsertest.cc   GURL url(URLRequestMockHTTPJob::GetMockUrl(base::FilePath(FILE_PATH_LITERAL(
FilePath           24 content/browser/download/drag_download_util.cc                            base::FilePath* file_name,
FilePath           46 content/browser/download/drag_download_util.cc     *file_name = base::FilePath(file_name_str);
FilePath           48 content/browser/download/drag_download_util.cc     *file_name = base::FilePath(base::UTF16ToUTF8(file_name_str));
FilePath           57 content/browser/download/drag_download_util.cc base::File CreateFileForDrop(base::FilePath* file_path) {
FilePath           62 content/browser/download/drag_download_util.cc     base::FilePath new_file_path;
FilePath           95 content/browser/download/drag_download_util.cc     const base::FilePath& file_path) {
FilePath           18 content/browser/download/drag_download_util.h class FilePath;
FilePath           34 content/browser/download/drag_download_util.h                            base::FilePath* file_name,
FilePath           40 content/browser/download/drag_download_util.h CONTENT_EXPORT base::File CreateFileForDrop(base::FilePath* file_path);
FilePath           48 content/browser/download/drag_download_util.h   virtual void OnDownloadCompleted(const base::FilePath& file_path) OVERRIDE;
FilePath           30 content/browser/download/file_metadata_linux.cc void AddOriginMetadataToFile(const base::FilePath& file, const GURL& source,
FilePath           13 content/browser/download/file_metadata_linux.h class FilePath;
FilePath           28 content/browser/download/file_metadata_linux.h CONTENT_EXPORT void AddOriginMetadataToFile(const base::FilePath& file,
FilePath           11 content/browser/download/file_metadata_mac.h class FilePath;
FilePath           19 content/browser/download/file_metadata_mac.h void AddOriginMetadataToFile(const base::FilePath& file, const GURL& source,
FilePath           26 content/browser/download/file_metadata_mac.h void AddQuarantineMetadataToFile(const base::FilePath& file, const GURL& source,
FilePath           36 content/browser/download/file_metadata_unittest_linux.cc   const base::FilePath& test_file() const {
FilePath          108 content/browser/download/file_metadata_unittest_linux.cc   base::FilePath test_file_;
FilePath           53 content/browser/download/mhtml_generation_browsertest.cc   base::FilePath path(temp_dir_.path());
FilePath          102 content/browser/download/mhtml_generation_manager.cc                                        const base::FilePath& file,
FilePath          138 content/browser/download/mhtml_generation_manager.cc     int job_id, const base::FilePath& file_path,
FilePath           16 content/browser/download/mhtml_generation_manager.h class FilePath;
FilePath           33 content/browser/download/mhtml_generation_manager.h                  const base::FilePath& file,
FilePath           56 content/browser/download/mhtml_generation_manager.h                   const base::FilePath& file,
FilePath           31 content/browser/download/mock_download_file.h       const base::FilePath& full_path));
FilePath           33 content/browser/download/mock_download_file.h                void(const base::FilePath& full_path,
FilePath           36 content/browser/download/mock_download_file.h                void(const base::FilePath& full_path,
FilePath           41 content/browser/download/mock_download_file.h   MOCK_CONST_METHOD0(FullPath, base::FilePath());
FilePath           17 content/browser/download/save_file.cc     : file_(base::FilePath(),
FilePath           37 content/browser/download/save_file.cc   return file_.Initialize(base::FilePath());
FilePath           45 content/browser/download/save_file.cc DownloadInterruptReason SaveFile::Rename(const base::FilePath& full_path) {
FilePath           67 content/browser/download/save_file.cc base::FilePath SaveFile::FullPath() const {
FilePath           30 content/browser/download/save_file.h   DownloadInterruptReason Rename(const base::FilePath& full_path);
FilePath           35 content/browser/download/save_file.h   base::FilePath FullPath() const;
FilePath          121 content/browser/download/save_file_manager.cc     const base::FilePath& file_full_path,
FilePath          192 content/browser/download/save_file_manager.cc void SaveFileManager::DeleteDirectoryOrFile(const base::FilePath& full_path,
FilePath          452 content/browser/download/save_file_manager.cc   base::FilePath file_path;
FilePath          467 content/browser/download/save_file_manager.cc void SaveFileManager::OnDeleteDirectoryOrFile(const base::FilePath& full_path,
FilePath          477 content/browser/download/save_file_manager.cc     const base::FilePath& resource_dir,
FilePath           72 content/browser/download/save_file_manager.h class FilePath;
FilePath          104 content/browser/download/save_file_manager.h                const base::FilePath& file_full_path,
FilePath          126 content/browser/download/save_file_manager.h   void DeleteDirectoryOrFile(const base::FilePath& full_path, bool is_dir);
FilePath          139 content/browser/download/save_file_manager.h       const base::FilePath& resource_dir,
FilePath          204 content/browser/download/save_file_manager.h   void OnDeleteDirectoryOrFile(const base::FilePath& full_path, bool is_dir);
FilePath          116 content/browser/download/save_item.cc void SaveItem::Rename(const base::FilePath& full_path) {
FilePath           51 content/browser/download/save_item.h   void Rename(const base::FilePath& full_path);
FilePath           59 content/browser/download/save_item.h   const base::FilePath& full_path() const { return full_path_; }
FilePath           60 content/browser/download/save_item.h   const base::FilePath& file_name() const { return file_name_; }
FilePath           81 content/browser/download/save_item.h   base::FilePath full_path_;
FilePath           84 content/browser/download/save_item.h   base::FilePath file_name_;
FilePath           82 content/browser/download/save_package.cc base::FilePath::StringType StripOrdinalNumber(
FilePath           83 content/browser/download/save_package.cc     const base::FilePath::StringType& pure_file_name) {
FilePath           84 content/browser/download/save_package.cc   base::FilePath::StringType::size_type r_paren_index =
FilePath           86 content/browser/download/save_package.cc   base::FilePath::StringType::size_type l_paren_index =
FilePath           91 content/browser/download/save_package.cc   for (base::FilePath::StringType::size_type i = l_paren_index + 1;
FilePath          135 content/browser/download/save_package.cc const base::FilePath::CharType SavePackage::kDefaultHtmlExtension[] =
FilePath          144 content/browser/download/save_package.cc                          const base::FilePath& file_full_path,
FilePath          145 content/browser/download/save_package.cc                          const base::FilePath& directory_full_path)
FilePath          161 content/browser/download/save_package.cc       file_name_set_(&base::FilePath::CompareLessIgnoreCase),
FilePath          192 content/browser/download/save_package.cc       file_name_set_(&base::FilePath::CompareLessIgnoreCase),
FilePath          206 content/browser/download/save_package.cc                          const base::FilePath& file_full_path,
FilePath          207 content/browser/download/save_package.cc                          const base::FilePath& directory_full_path)
FilePath          221 content/browser/download/save_package.cc       file_name_set_(&base::FilePath::CompareLessIgnoreCase),
FilePath          400 content/browser/download/save_package.cc     const base::FilePath& base_dir) {
FilePath          428 content/browser/download/save_package.cc     const base::FilePath& dir_path,
FilePath          429 content/browser/download/save_package.cc     const base::FilePath::StringType& file_name_ext,
FilePath          431 content/browser/download/save_package.cc     base::FilePath::StringType* pure_file_name) {
FilePath          459 content/browser/download/save_package.cc                                    base::FilePath::StringType* generated_name) {
FilePath          462 content/browser/download/save_package.cc   base::FilePath file_path = net::GenerateFileName(url,
FilePath          470 content/browser/download/save_package.cc   base::FilePath::StringType pure_file_name =
FilePath          472 content/browser/download/save_package.cc   base::FilePath::StringType file_name_ext = file_path.Extension();
FilePath          488 content/browser/download/save_package.cc   base::FilePath::StringType file_name = pure_file_name + file_name_ext;
FilePath          497 content/browser/download/save_package.cc         base::FilePath(*iter).RemoveExtension().BaseName().value();
FilePath          498 content/browser/download/save_package.cc     base::FilePath::StringType base_file_name =
FilePath          521 content/browser/download/save_package.cc       base::FilePath temp_file;
FilePath          526 content/browser/download/save_package.cc                                base::FilePath::StringType(),
FilePath          531 content/browser/download/save_package.cc         base::FilePath::StringType new_name = base_file_name +
FilePath          573 content/browser/download/save_package.cc     base::FilePath::StringType generated_name;
FilePath          604 content/browser/download/save_package.cc     base::FilePath final_name =
FilePath          741 content/browser/download/save_package.cc   base::FilePath dir = (save_type_ == SAVE_PAGE_TYPE_AS_COMPLETE_HTML &&
FilePath          743 content/browser/download/save_package.cc                         saved_main_directory_path_ : base::FilePath();
FilePath         1026 content/browser/download/save_package.cc   std::vector<base::FilePath> saved_file_paths;
FilePath         1057 content/browser/download/save_package.cc   base::FilePath relative_dir_name = saved_main_directory_path_.BaseName();
FilePath         1208 content/browser/download/save_package.cc base::FilePath SavePackage::GetSuggestedNameForSaveAs(
FilePath         1212 content/browser/download/save_package.cc   base::FilePath name_with_proper_ext = base::FilePath::FromUTF16Unsafe(title_);
FilePath         1240 content/browser/download/save_package.cc     name_with_proper_ext = base::FilePath::FromUTF8Unsafe(url_path);
FilePath         1250 content/browser/download/save_package.cc   base::FilePath::StringType file_name = name_with_proper_ext.value();
FilePath         1252 content/browser/download/save_package.cc   return base::FilePath(file_name);
FilePath         1255 content/browser/download/save_package.cc base::FilePath SavePackage::EnsureHtmlExtension(const base::FilePath& name) {
FilePath         1258 content/browser/download/save_package.cc   base::FilePath::StringType ext = name.Extension();
FilePath         1264 content/browser/download/save_package.cc     return base::FilePath(name.value() + FILE_PATH_LITERAL(".") +
FilePath         1270 content/browser/download/save_package.cc base::FilePath SavePackage::EnsureMimeExtension(const base::FilePath& name,
FilePath         1273 content/browser/download/save_package.cc   base::FilePath::StringType ext = name.Extension().length() ?
FilePath         1275 content/browser/download/save_package.cc   base::FilePath::StringType suggested_extension =
FilePath         1281 content/browser/download/save_package.cc     return base::FilePath(name.value() + FILE_PATH_LITERAL(".") +
FilePath         1287 content/browser/download/save_package.cc const base::FilePath::CharType* SavePackage::ExtensionForMimeType(
FilePath         1290 content/browser/download/save_package.cc     const base::FilePath::CharType *mime_type;
FilePath         1291 content/browser/download/save_package.cc     const base::FilePath::CharType *suggested_extension;
FilePath         1300 content/browser/download/save_package.cc   base::FilePath::StringType mime_type(contents_mime_type);
FilePath         1302 content/browser/download/save_package.cc   base::FilePath::StringType mime_type(base::UTF8ToWide(contents_mime_type));
FilePath         1318 content/browser/download/save_package.cc   base::FilePath website_save_dir, download_save_dir;
FilePath         1339 content/browser/download/save_package.cc     const base::FilePath& website_save_dir,
FilePath         1340 content/browser/download/save_package.cc     const base::FilePath& download_save_dir,
FilePath         1344 content/browser/download/save_package.cc   base::FilePath save_dir;
FilePath         1360 content/browser/download/save_package.cc   base::FilePath suggested_filename = GetSuggestedNameForSaveAs(
FilePath         1362 content/browser/download/save_package.cc   base::FilePath::StringType pure_file_name =
FilePath         1364 content/browser/download/save_package.cc   base::FilePath::StringType file_name_ext = suggested_filename.Extension();
FilePath         1385 content/browser/download/save_package.cc void SavePackage::ContinueGetSaveInfo(const base::FilePath& suggested_path,
FilePath         1394 content/browser/download/save_package.cc   base::FilePath::StringType default_extension;
FilePath         1407 content/browser/download/save_package.cc     const base::FilePath& final_name,
FilePath           77 content/browser/download/save_package.h   static const base::FilePath::CharType kDefaultHtmlExtension[];
FilePath           89 content/browser/download/save_package.h               const base::FilePath& file_full_path,
FilePath           90 content/browser/download/save_package.h               const base::FilePath& directory_full_path);
FilePath          136 content/browser/download/save_package.h               const base::FilePath& file_full_path,
FilePath          137 content/browser/download/save_package.h               const base::FilePath& directory_full_path);
FilePath          165 content/browser/download/save_package.h   static uint32 GetMaxPathLengthForDirectory(const base::FilePath& base_dir);
FilePath          168 content/browser/download/save_package.h       const base::FilePath& dir_path,
FilePath          169 content/browser/download/save_package.h       const base::FilePath::StringType& file_name_ext,
FilePath          171 content/browser/download/save_package.h       base::FilePath::StringType* pure_file_name);
FilePath          177 content/browser/download/save_package.h                         base::FilePath::StringType* generated_name);
FilePath          195 content/browser/download/save_package.h   void CreateDirectoryOnFileThread(const base::FilePath& website_save_dir,
FilePath          196 content/browser/download/save_package.h                                    const base::FilePath& download_save_dir,
FilePath          200 content/browser/download/save_package.h   void ContinueGetSaveInfo(const base::FilePath& suggested_path,
FilePath          203 content/browser/download/save_package.h       const base::FilePath& final_name,
FilePath          242 content/browser/download/save_package.h   base::FilePath GetSuggestedNameForSaveAs(
FilePath          249 content/browser/download/save_package.h   static base::FilePath EnsureHtmlExtension(const base::FilePath& name);
FilePath          253 content/browser/download/save_package.h   static base::FilePath EnsureMimeExtension(const base::FilePath& name,
FilePath          258 content/browser/download/save_package.h   static const base::FilePath::CharType* ExtensionForMimeType(
FilePath          278 content/browser/download/save_package.h   base::FilePath saved_main_file_path_;
FilePath          279 content/browser/download/save_package.h   base::FilePath saved_main_directory_path_;
FilePath          305 content/browser/download/save_package.h   typedef std::set<base::FilePath::StringType,
FilePath          306 content/browser/download/save_package.h                    bool (*)(const base::FilePath::StringType&,
FilePath          307 content/browser/download/save_package.h                             const base::FilePath::StringType&)> FileNameSet;
FilePath          311 content/browser/download/save_package.h   typedef base::hash_map<base::FilePath::StringType, uint32> FileNameCountMap;
FilePath           24 content/browser/download/save_package_browsertest.cc                            base::FilePath* full_file_name,
FilePath           25 content/browser/download/save_package_browsertest.cc                            base::FilePath* dir) {
FilePath           40 content/browser/download/save_package_browsertest.cc   base::FilePath full_file_name, dir;
FilePath           54 content/browser/download/save_package_browsertest.cc   base::FilePath full_file_name, dir;
FilePath           49 content/browser/download/save_package_unittest.cc bool HasOrdinalNumber(const base::FilePath::StringType& filename) {
FilePath           50 content/browser/download/save_package_unittest.cc   base::FilePath::StringType::size_type r_paren_index =
FilePath           52 content/browser/download/save_package_unittest.cc   base::FilePath::StringType::size_type l_paren_index =
FilePath           57 content/browser/download/save_package_unittest.cc   for (base::FilePath::StringType::size_type i = l_paren_index + 1;
FilePath           74 content/browser/download/save_package_unittest.cc                             base::FilePath::StringType* generated_name) {
FilePath           84 content/browser/download/save_package_unittest.cc   base::FilePath EnsureHtmlExtension(const base::FilePath& name) {
FilePath           88 content/browser/download/save_package_unittest.cc   base::FilePath EnsureMimeExtension(const base::FilePath& name,
FilePath          133 content/browser/download/save_package_unittest.cc   const base::FilePath::CharType* expected_name;
FilePath          180 content/browser/download/save_package_unittest.cc     base::FilePath::StringType file_name;
FilePath          193 content/browser/download/save_package_unittest.cc     base::FilePath::StringType file_name;
FilePath          214 content/browser/download/save_package_unittest.cc   base::FilePath::StringType filename;
FilePath          228 content/browser/download/save_package_unittest.cc   base::FilePath::StringType filename2;
FilePath          243 content/browser/download/save_package_unittest.cc   const base::FilePath save_dir(FPL("test_dir"));
FilePath          244 content/browser/download/save_package_unittest.cc   const base::FilePath::StringType ext(FPL_HTML_EXTENSION);
FilePath          245 content/browser/download/save_package_unittest.cc   base::FilePath::StringType filename =
FilePath          260 content/browser/download/save_package_unittest.cc   const base::FilePath::CharType* page_title;
FilePath          261 content/browser/download/save_package_unittest.cc   const base::FilePath::CharType* expected_name;
FilePath          286 content/browser/download/save_package_unittest.cc     base::FilePath original = base::FilePath(kExtensionTestCases[i].page_title);
FilePath          287 content/browser/download/save_package_unittest.cc     base::FilePath expected =
FilePath          288 content/browser/download/save_package_unittest.cc         base::FilePath(kExtensionTestCases[i].expected_name);
FilePath          289 content/browser/download/save_package_unittest.cc     base::FilePath actual = EnsureHtmlExtension(original);
FilePath          303 content/browser/download/save_package_unittest.cc     const base::FilePath::CharType* page_title;
FilePath          304 content/browser/download/save_package_unittest.cc     const base::FilePath::CharType* expected_name;
FilePath          331 content/browser/download/save_package_unittest.cc     base::FilePath original = base::FilePath(kExtensionTests[i].page_title);
FilePath          332 content/browser/download/save_package_unittest.cc     base::FilePath expected = base::FilePath(kExtensionTests[i].expected_name);
FilePath          334 content/browser/download/save_package_unittest.cc     base::FilePath actual = EnsureMimeExtension(original, mime_type);
FilePath          350 content/browser/download/save_package_unittest.cc   const base::FilePath::CharType* expected_name;
FilePath          401 content/browser/download/save_package_unittest.cc         new SavePackage(contents(), base::FilePath(), base::FilePath()));
FilePath          405 content/browser/download/save_package_unittest.cc     base::FilePath save_name = save_package->GetSuggestedNameForSaveAs(
FilePath          413 content/browser/download/save_package_unittest.cc static const base::FilePath::CharType* kTestDir =
FilePath          418 content/browser/download/save_package_unittest.cc   base::FilePath file_name(FILE_PATH_LITERAL("a.htm"));
FilePath          420 content/browser/download/save_package_unittest.cc                  base::FilePath(kTestDir).Append(file_name));
FilePath          430 content/browser/download/save_package_unittest.cc   base::FilePath file_name(FILE_PATH_LITERAL("a.htm"));
FilePath          432 content/browser/download/save_package_unittest.cc                              base::FilePath(kTestDir).Append(file_name));
FilePath          434 content/browser/download/save_package_unittest.cc                         base::FilePath(kTestDir).Append(file_name));
FilePath            9 content/browser/download/save_types.cc SaveFileCreateInfo::SaveFileCreateInfo(const base::FilePath& path,
FilePath           17 content/browser/download/save_types.h typedef std::vector<std::pair<int, base::FilePath> > FinalNameList;
FilePath           36 content/browser/download/save_types.h   SaveFileCreateInfo(const base::FilePath& path,
FilePath           47 content/browser/download/save_types.h   base::FilePath path;
FilePath          211 content/browser/fileapi/blob_url_request_job_unittest.cc             base::FilePath().AppendASCII(filename));
FilePath          299 content/browser/fileapi/blob_url_request_job_unittest.cc   base::FilePath temp_file1_;
FilePath          300 content/browser/fileapi/blob_url_request_job_unittest.cc   base::FilePath temp_file2_;
FilePath          332 content/browser/fileapi/blob_url_request_job_unittest.cc   base::FilePath large_temp_file =
FilePath          346 content/browser/fileapi/blob_url_request_job_unittest.cc   base::FilePath non_existent_file =
FilePath           53 content/browser/fileapi/browser_file_system_helper.cc     const base::FilePath& profile_path,
FilePath          112 content/browser/fileapi/browser_file_system_helper.cc                          base::FilePath* platform_path) {
FilePath          116 content/browser/fileapi/browser_file_system_helper.cc   *platform_path = base::FilePath();
FilePath           27 content/browser/fileapi/browser_file_system_helper.h     const base::FilePath& profile_path,
FilePath           40 content/browser/fileapi/browser_file_system_helper.h                                         base::FilePath* platform_path);
FilePath           60 content/browser/fileapi/copy_or_move_file_validator_unittest.cc     base::FilePath base_dir = base_.path();
FilePath           74 content/browser/fileapi/copy_or_move_file_validator_unittest.cc         FileSystemURL::CreateForTest(origin_, src_type_, base::FilePath()),
FilePath          141 content/browser/fileapi/copy_or_move_file_validator_unittest.cc         base::FilePath().AppendASCII("src").AppendASCII(path));
FilePath          147 content/browser/fileapi/copy_or_move_file_validator_unittest.cc         base::FilePath().AppendASCII("dest").AppendASCII(path));
FilePath          207 content/browser/fileapi/copy_or_move_file_validator_unittest.cc       const base::FilePath& /*platform_path*/) OVERRIDE {
FilePath          232 content/browser/fileapi/copy_or_move_file_validator_unittest.cc         const base::FilePath& dest_platform_path,
FilePath           60 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc       const base::FilePath& /*platform_path*/) OVERRIDE {
FilePath           87 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc         const base::FilePath& dest_platform_path,
FilePath          195 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc     base::FilePath base_dir = base_.path();
FilePath          211 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc         FileSystemURL::CreateForTest(origin_, src_type_, base::FilePath()),
FilePath          226 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc         FileSystemURL::CreateForTest(origin_, dest_type_, base::FilePath()),
FilePath          256 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc         origin_, src_type_, base::FilePath::FromUTF8Unsafe(path));
FilePath          261 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc         origin_, dest_type_, base::FilePath::FromUTF8Unsafe(path));
FilePath          308 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc     std::map<base::FilePath, const FileSystemTestCaseRecord*> test_case_map;
FilePath          311 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc           base::FilePath(test_cases[i].path).NormalizePathSeparators()] =
FilePath          327 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc         base::FilePath relative;
FilePath          342 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc     std::map<base::FilePath,
FilePath          673 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc         std::string("a/") + base::FilePath(test_case.path).AsUTF8Unsafe());
FilePath          675 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc         std::string("b/") + base::FilePath(test_case.path).AsUTF8Unsafe());
FilePath          720 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc   base::FilePath source_path = temp_dir.path().AppendASCII("source");
FilePath          721 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc   base::FilePath dest_path = temp_dir.path().AppendASCII("dest");
FilePath          775 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc   base::FilePath source_path = temp_dir.path().AppendASCII("source");
FilePath          776 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc   base::FilePath dest_path = temp_dir.path().AppendASCII("dest");
FilePath          827 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc   base::FilePath source_path = temp_dir.path().AppendASCII("source");
FilePath          828 content/browser/fileapi/copy_or_move_operation_delegate_unittest.cc   base::FilePath dest_path = temp_dir.path().AppendASCII("dest");
FilePath           45 content/browser/fileapi/dragged_file_util_unittest.cc static const base::FilePath::CharType* kRootPaths[] = {
FilePath           51 content/browser/fileapi/dragged_file_util_unittest.cc base::FilePath GetTopLevelPath(const base::FilePath& path) {
FilePath           52 content/browser/fileapi/dragged_file_util_unittest.cc   std::vector<base::FilePath::StringType> components;
FilePath           54 content/browser/fileapi/dragged_file_util_unittest.cc   return base::FilePath(components[0]);
FilePath           66 content/browser/fileapi/dragged_file_util_unittest.cc                           const base::FilePath::StringType& name) {
FilePath           73 content/browser/fileapi/dragged_file_util_unittest.cc base::FilePath GetRelativeVirtualPath(const FileSystemURL& root,
FilePath           77 content/browser/fileapi/dragged_file_util_unittest.cc   base::FilePath relative;
FilePath          124 content/browser/fileapi/dragged_file_util_unittest.cc   const base::FilePath& root_path() const {
FilePath          133 content/browser/fileapi/dragged_file_util_unittest.cc   base::FilePath GetTestCasePlatformPath(
FilePath          134 content/browser/fileapi/dragged_file_util_unittest.cc       const base::FilePath::StringType& path) {
FilePath          135 content/browser/fileapi/dragged_file_util_unittest.cc     return toplevel_root_map_[GetTopLevelPath(base::FilePath(path))]
FilePath          139 content/browser/fileapi/dragged_file_util_unittest.cc   base::FilePath GetTestCaseLocalPath(const base::FilePath& path) {
FilePath          140 content/browser/fileapi/dragged_file_util_unittest.cc     base::FilePath relative;
FilePath          146 content/browser/fileapi/dragged_file_util_unittest.cc   FileSystemURL GetFileSystemURL(const base::FilePath& path) const {
FilePath          147 content/browser/fileapi/dragged_file_util_unittest.cc     base::FilePath virtual_path = isolated_context()->CreateVirtualRootPath(
FilePath          155 content/browser/fileapi/dragged_file_util_unittest.cc   FileSystemURL GetOtherFileSystemURL(const base::FilePath& path) const {
FilePath          159 content/browser/fileapi/dragged_file_util_unittest.cc         base::FilePath().AppendASCII("dest").Append(path));
FilePath          169 content/browser/fileapi/dragged_file_util_unittest.cc     base::FilePath platform_path1;
FilePath          179 content/browser/fileapi/dragged_file_util_unittest.cc     base::FilePath platform_path2;
FilePath          198 content/browser/fileapi/dragged_file_util_unittest.cc     base::FilePath root_path1 = root1.path();
FilePath          199 content/browser/fileapi/dragged_file_util_unittest.cc     base::FilePath root_path2 = root2.path();
FilePath          205 content/browser/fileapi/dragged_file_util_unittest.cc     std::set<base::FilePath> file_set1;
FilePath          243 content/browser/fileapi/dragged_file_util_unittest.cc         base::FilePath relative = GetRelativeVirtualPath(root2, url2);
FilePath          264 content/browser/fileapi/dragged_file_util_unittest.cc       base::FilePath path(test_case.path);
FilePath          265 content/browser/fileapi/dragged_file_util_unittest.cc       base::FilePath toplevel = GetTopLevelPath(path);
FilePath          270 content/browser/fileapi/dragged_file_util_unittest.cc         base::FilePath root = root_path().Append(
FilePath          288 content/browser/fileapi/dragged_file_util_unittest.cc   std::map<base::FilePath, base::FilePath> toplevel_root_map_;
FilePath          299 content/browser/fileapi/dragged_file_util_unittest.cc     FileSystemURL url = GetFileSystemURL(base::FilePath(test_case.path));
FilePath          305 content/browser/fileapi/dragged_file_util_unittest.cc     base::FilePath platform_path;
FilePath          346 content/browser/fileapi/dragged_file_util_unittest.cc     FileSystemURL url = GetFileSystemURL(base::FilePath(test_case.path));
FilePath          364 content/browser/fileapi/dragged_file_util_unittest.cc     typedef std::map<base::FilePath::StringType, fileapi::DirectoryEntry>
FilePath          368 content/browser/fileapi/dragged_file_util_unittest.cc     base::FilePath dir_path = GetTestCasePlatformPath(test_case.path);
FilePath          372 content/browser/fileapi/dragged_file_util_unittest.cc     base::FilePath current;
FilePath          394 content/browser/fileapi/dragged_file_util_unittest.cc     FileSystemURL url = GetFileSystemURL(base::FilePath(test_case.path));
FilePath          418 content/browser/fileapi/dragged_file_util_unittest.cc     FileSystemURL url = GetFileSystemURL(base::FilePath(test_case.path));
FilePath          422 content/browser/fileapi/dragged_file_util_unittest.cc     base::FilePath local_file_path;
FilePath          431 content/browser/fileapi/dragged_file_util_unittest.cc   FileSystemURL src_root = GetFileSystemURL(base::FilePath());
FilePath          432 content/browser/fileapi/dragged_file_util_unittest.cc   FileSystemURL dest_root = GetOtherFileSystemURL(base::FilePath());
FilePath          472 content/browser/fileapi/dragged_file_util_unittest.cc   FileSystemURL src_root = GetFileSystemURL(base::FilePath());
FilePath          473 content/browser/fileapi/dragged_file_util_unittest.cc   FileSystemURL dest_root = GetOtherFileSystemURL(base::FilePath());
FilePath          506 content/browser/fileapi/dragged_file_util_unittest.cc     FileSystemURL url = GetFileSystemURL(base::FilePath(test_case.path));
FilePath          518 content/browser/fileapi/dragged_file_util_unittest.cc     base::FilePath platform_path;
FilePath          535 content/browser/fileapi/dragged_file_util_unittest.cc     FileSystemURL url = GetFileSystemURL(base::FilePath(test_case.path));
FilePath          539 content/browser/fileapi/dragged_file_util_unittest.cc     base::FilePath platform_path;
FilePath           86 content/browser/fileapi/file_system_context_unittest.cc                                   const base::FilePath& expect_path,
FilePath           87 content/browser/fileapi/file_system_context_unittest.cc                                   const base::FilePath& expect_virtual_path,
FilePath          118 content/browser/fileapi/file_system_context_unittest.cc           base::FilePath(DRIVE FPL("/test/isolated/root")),
FilePath          125 content/browser/fileapi/file_system_context_unittest.cc       base::FilePath(DRIVE FPL("/test/sys/"))));
FilePath          135 content/browser/fileapi/file_system_context_unittest.cc       base::FilePath(
FilePath          137 content/browser/fileapi/file_system_context_unittest.cc       base::FilePath::FromUTF8Unsafe(isolated_id).Append(FPL("root/file")).
FilePath          149 content/browser/fileapi/file_system_context_unittest.cc       base::FilePath(
FilePath          151 content/browser/fileapi/file_system_context_unittest.cc       base::FilePath(FPL("system/root/file")).NormalizePathSeparators(),
FilePath          169 content/browser/fileapi/file_system_context_unittest.cc       base::FilePath(DRIVE FPL("/test/sys/"))));
FilePath          187 content/browser/fileapi/file_system_context_unittest.cc       base::FilePath(
FilePath          189 content/browser/fileapi/file_system_context_unittest.cc       base::FilePath(FPL("system/root/file")).NormalizePathSeparators(),
FilePath          207 content/browser/fileapi/file_system_context_unittest.cc           base::FilePath(DRIVE FPL("/test/isolated/root")),
FilePath          214 content/browser/fileapi/file_system_context_unittest.cc       base::FilePath(DRIVE FPL("/test/sys/"))));
FilePath          219 content/browser/fileapi/file_system_context_unittest.cc       base::FilePath(DRIVE FPL("/test/ext"))));
FilePath          226 content/browser/fileapi/file_system_context_unittest.cc       base::FilePath(DRIVE FPL("/test/system/isolated"))));
FilePath          233 content/browser/fileapi/file_system_context_unittest.cc        base::FilePath(DRIVE FPL("/test/local/ext/"))));
FilePath          236 content/browser/fileapi/file_system_context_unittest.cc   const base::FilePath kVirtualPathNoRoot = base::FilePath(FPL("root/file"));
FilePath          247 content/browser/fileapi/file_system_context_unittest.cc     const base::FilePath::CharType* expect_path;
FilePath          311 content/browser/fileapi/file_system_context_unittest.cc     const base::FilePath virtual_path =
FilePath          312 content/browser/fileapi/file_system_context_unittest.cc         base::FilePath::FromUTF8Unsafe(
FilePath          331 content/browser/fileapi/file_system_context_unittest.cc         base::FilePath(kTestCases[i].expect_path).NormalizePathSeparators(),
FilePath          337 content/browser/fileapi/file_system_context_unittest.cc       base::FilePath(DRIVE FPL("/test/isolated/root")));
FilePath          361 content/browser/fileapi/file_system_context_unittest.cc           base::FilePath(DRIVE FPL("/test/isolated/root")),
FilePath          373 content/browser/fileapi/file_system_context_unittest.cc       base::FilePath()));
FilePath           60 content/browser/fileapi/file_system_dir_url_request_job_unittest.cc   std::vector<base::FilePath::StringType> components;
FilePath           62 content/browser/fileapi/file_system_dir_url_request_job_unittest.cc   std::string mount_point = base::FilePath(components[0]).AsUTF8Unsafe();
FilePath           67 content/browser/fileapi/file_system_dir_url_request_job_unittest.cc         fileapi::FileSystemMountOption(), base::FilePath());
FilePath          110 content/browser/fileapi/file_system_dir_url_request_job_unittest.cc   void SetUpAutoMountContext(base::FilePath* mnt_point) {
FilePath          159 content/browser/fileapi/file_system_dir_url_request_job_unittest.cc   FileSystemURL CreateURL(const base::FilePath& file_path) {
FilePath          174 content/browser/fileapi/file_system_dir_url_request_job_unittest.cc     base::FilePath path = base::FilePath().AppendASCII(dir_name);
FilePath          184 content/browser/fileapi/file_system_dir_url_request_job_unittest.cc     base::FilePath path = base::FilePath().AppendASCII(file_name);
FilePath          191 content/browser/fileapi/file_system_dir_url_request_job_unittest.cc     base::FilePath path = base::FilePath().AppendASCII(file_name);
FilePath          197 content/browser/fileapi/file_system_dir_url_request_job_unittest.cc   base::File::Error GetFileInfo(const base::FilePath& path,
FilePath          199 content/browser/fileapi/file_system_dir_url_request_job_unittest.cc                                 base::FilePath* platform_file_path) {
FilePath          374 content/browser/fileapi/file_system_dir_url_request_job_unittest.cc   base::FilePath mnt_point;
FilePath          408 content/browser/fileapi/file_system_dir_url_request_job_unittest.cc   base::FilePath mnt_point;
FilePath          422 content/browser/fileapi/file_system_dir_url_request_job_unittest.cc   base::FilePath mnt_point;
FilePath          135 content/browser/fileapi/file_system_file_stream_reader_unittest.cc         base::FilePath().AppendASCII(file_name));
FilePath           69 content/browser/fileapi/file_system_operation_impl_unittest.cc     base::FilePath base_dir = base_.path().AppendASCII("filesystem");
FilePath           96 content/browser/fileapi/file_system_operation_impl_unittest.cc   const base::FilePath& path() const { return path_; }
FilePath          134 content/browser/fileapi/file_system_operation_impl_unittest.cc   base::FilePath PlatformPath(const std::string& path) {
FilePath          136 content/browser/fileapi/file_system_operation_impl_unittest.cc         base::FilePath::FromUTF8Unsafe(path));
FilePath          217 content/browser/fileapi/file_system_operation_impl_unittest.cc       const base::FilePath& platform_path,
FilePath          293 content/browser/fileapi/file_system_operation_impl_unittest.cc   base::FilePath path_;
FilePath          716 content/browser/fileapi/file_system_operation_impl_unittest.cc   base::FilePath src_local_disk_file_path;
FilePath          749 content/browser/fileapi/file_system_operation_impl_unittest.cc   base::FilePath src_local_disk_file_path;
FilePath         1035 content/browser/fileapi/file_system_operation_impl_unittest.cc   base::FilePath platform_path = PlatformPath("file");
FilePath         1115 content/browser/fileapi/file_system_operation_impl_unittest.cc   base::FilePath platform_path = PlatformPath("file");
FilePath           75 content/browser/fileapi/file_system_operation_impl_write_unittest.cc     virtual_path_ = base::FilePath(FILE_PATH_LITERAL("temporary file"));
FilePath          116 content/browser/fileapi/file_system_operation_impl_write_unittest.cc   FileSystemURL URLForPath(const base::FilePath& path) const {
FilePath          161 content/browser/fileapi/file_system_operation_impl_write_unittest.cc   base::FilePath virtual_path_;
FilePath          230 content/browser/fileapi/file_system_operation_impl_write_unittest.cc       URLForPath(base::FilePath(FILE_PATH_LITERAL("nonexist"))),
FilePath          242 content/browser/fileapi/file_system_operation_impl_write_unittest.cc   base::FilePath virtual_dir_path(FILE_PATH_LITERAL("d"));
FilePath          312 content/browser/fileapi/file_system_operation_impl_write_unittest.cc           URLForPath(base::FilePath(FILE_PATH_LITERAL("nonexist"))),
FilePath           48 content/browser/fileapi/file_system_operation_runner_unittest.cc     base::FilePath base_dir = base_.path();
FilePath           61 content/browser/fileapi/file_system_operation_runner_unittest.cc         base::FilePath::FromUTF8Unsafe(path));
FilePath          121 content/browser/fileapi/file_system_quota_client_unittest.cc   bool CreateFileSystemDirectory(const base::FilePath& file_path,
FilePath          134 content/browser/fileapi/file_system_quota_client_unittest.cc   bool CreateFileSystemFile(const base::FilePath& file_path,
FilePath          160 content/browser/fileapi/file_system_quota_client_unittest.cc       base::FilePath path = base::FilePath().AppendASCII(files[i].name);
FilePath          192 content/browser/fileapi/file_system_quota_client_unittest.cc         base::FilePath path = base::FilePath().AppendASCII(files[i].name);
FilePath           69 content/browser/fileapi/file_system_url_request_job_unittest.cc   std::vector<base::FilePath::StringType> components;
FilePath           71 content/browser/fileapi/file_system_url_request_job_unittest.cc   std::string mount_point = base::FilePath(components[0]).AsUTF8Unsafe();
FilePath           76 content/browser/fileapi/file_system_url_request_job_unittest.cc         fileapi::FileSystemMountOption(), base::FilePath());
FilePath          122 content/browser/fileapi/file_system_url_request_job_unittest.cc     base::FilePath mnt_point = temp_dir_.path().AppendASCII("auto_mount_dir");
FilePath          191 content/browser/fileapi/file_system_url_request_job_unittest.cc         base::FilePath().AppendASCII(dir_name));
FilePath          201 content/browser/fileapi/file_system_url_request_job_unittest.cc         base::FilePath().AppendASCII(file_name));
FilePath          383 content/browser/fileapi/file_system_url_request_job_unittest.cc   base::FilePath::StringType extension =
FilePath          384 content/browser/fileapi/file_system_url_request_job_unittest.cc       base::FilePath().AppendASCII(kFilename).Extension();
FilePath          109 content/browser/fileapi/file_writer_delegate_unittest.cc         kOrigin, kFileSystemType, base::FilePath().FromUTF8Unsafe(file_name));
FilePath           61 content/browser/fileapi/fileapi_message_filter.cc void RevokeFilePermission(int child_id, const base::FilePath& path) {
FilePath          479 content/browser/fileapi/fileapi_message_filter.cc     const GURL& path, base::FilePath* platform_path) {
FilePath          723 content/browser/fileapi/fileapi_message_filter.cc                                                  base::FilePath()));
FilePath          778 content/browser/fileapi/fileapi_message_filter.cc                                          const base::FilePath& file_path,
FilePath          807 content/browser/fileapi/fileapi_message_filter.cc     const base::FilePath& platform_path,
FilePath           30 content/browser/fileapi/fileapi_message_filter.h class FilePath;
FilePath          125 content/browser/fileapi/fileapi_message_filter.h                              base::FilePath* platform_path);
FilePath          186 content/browser/fileapi/fileapi_message_filter.h                      const base::FilePath& file_path,
FilePath          195 content/browser/fileapi/fileapi_message_filter.h       const base::FilePath& platform_path,
FilePath           53 content/browser/fileapi/fileapi_message_filter_unittest.cc         CreateFileSystemContextForTesting(NULL, base::FilePath());
FilePath           76 content/browser/fileapi/local_file_util_unittest.cc         kOrigin, kFileSystemType, base::FilePath().FromUTF8Unsafe(file_name));
FilePath           79 content/browser/fileapi/local_file_util_unittest.cc   base::FilePath LocalPath(const char *file_name) {
FilePath           80 content/browser/fileapi/local_file_util_unittest.cc     base::FilePath path;
FilePath          160 content/browser/fileapi/local_file_util_unittest.cc   base::FilePath target_path = LocalPath(target_name);
FilePath          164 content/browser/fileapi/local_file_util_unittest.cc   base::FilePath symlink_path = LocalPath(symlink_name);
FilePath           54 content/browser/fileapi/obfuscated_file_util_unittest.cc bool FileExists(const base::FilePath& path) {
FilePath           58 content/browser/fileapi/obfuscated_file_util_unittest.cc int64 GetSize(const base::FilePath& path) {
FilePath          111 content/browser/fileapi/obfuscated_file_util_unittest.cc     const FileSystemURL& url, const base::FilePath::StringType& child) {
FilePath          121 content/browser/fileapi/obfuscated_file_util_unittest.cc       url.virtual_path().Append(base::FilePath::FromUTF8Unsafe(child)));
FilePath          247 content/browser/fileapi/obfuscated_file_util_unittest.cc   const base::FilePath& test_directory() const {
FilePath          298 content/browser/fileapi/obfuscated_file_util_unittest.cc     base::FilePath platform_path;
FilePath          321 content/browser/fileapi/obfuscated_file_util_unittest.cc   FileSystemURL CreateURL(const base::FilePath& path) {
FilePath          328 content/browser/fileapi/obfuscated_file_util_unittest.cc     base::FilePath local_path;
FilePath          333 content/browser/fileapi/obfuscated_file_util_unittest.cc     base::FilePath data_path;
FilePath          381 content/browser/fileapi/obfuscated_file_util_unittest.cc       const std::set<base::FilePath::StringType>& files,
FilePath          382 content/browser/fileapi/obfuscated_file_util_unittest.cc       const std::set<base::FilePath::StringType>& directories) {
FilePath          384 content/browser/fileapi/obfuscated_file_util_unittest.cc     std::set<base::FilePath::StringType>::const_iterator iter;
FilePath          445 content/browser/fileapi/obfuscated_file_util_unittest.cc       std::set<base::FilePath::StringType>* files,
FilePath          446 content/browser/fileapi/obfuscated_file_util_unittest.cc       std::set<base::FilePath::StringType>* directories) {
FilePath          462 content/browser/fileapi/obfuscated_file_util_unittest.cc     std::set<base::FilePath::StringType>::iterator iter;
FilePath          485 content/browser/fileapi/obfuscated_file_util_unittest.cc     std::set<base::FilePath::StringType> files;
FilePath          486 content/browser/fileapi/obfuscated_file_util_unittest.cc     std::set<base::FilePath::StringType> directories;
FilePath          501 content/browser/fileapi/obfuscated_file_util_unittest.cc       std::set<base::FilePath::StringType>::iterator iter =
FilePath          525 content/browser/fileapi/obfuscated_file_util_unittest.cc     base::FilePath local_path;
FilePath          553 content/browser/fileapi/obfuscated_file_util_unittest.cc     base::FilePath root_file_path = source_dir.path();
FilePath          554 content/browser/fileapi/obfuscated_file_util_unittest.cc     base::FilePath src_file_path = root_file_path.AppendASCII("file_name");
FilePath          601 content/browser/fileapi/obfuscated_file_util_unittest.cc     base::FilePath data_path;
FilePath          622 content/browser/fileapi/obfuscated_file_util_unittest.cc     base::FilePath data_path;
FilePath          711 content/browser/fileapi/obfuscated_file_util_unittest.cc         origin_, kFileSystemTypePersistent, base::FilePath());
FilePath          729 content/browser/fileapi/obfuscated_file_util_unittest.cc         origin_, kFileSystemTypePersistent, base::FilePath());
FilePath          748 content/browser/fileapi/obfuscated_file_util_unittest.cc     base::FilePath old_directory_db_path;
FilePath          757 content/browser/fileapi/obfuscated_file_util_unittest.cc           base::FilePath(
FilePath          759 content/browser/fileapi/obfuscated_file_util_unittest.cc       base::FilePath path;
FilePath          776 content/browser/fileapi/obfuscated_file_util_unittest.cc     base::FilePath origin_directory = file_util->GetDirectoryForOrigin(
FilePath          801 content/browser/fileapi/obfuscated_file_util_unittest.cc   const base::FilePath& data_dir_path() const {
FilePath          864 content/browser/fileapi/obfuscated_file_util_unittest.cc   base::FilePath local_path;
FilePath          931 content/browser/fileapi/obfuscated_file_util_unittest.cc   base::FilePath local_path;
FilePath          996 content/browser/fileapi/obfuscated_file_util_unittest.cc   base::FilePath local_path;
FilePath         1108 content/browser/fileapi/obfuscated_file_util_unittest.cc   base::FilePath local_path;
FilePath         1291 content/browser/fileapi/obfuscated_file_util_unittest.cc   std::vector<base::FilePath::StringType> components;
FilePath         1294 content/browser/fileapi/obfuscated_file_util_unittest.cc   typedef std::vector<base::FilePath::StringType>::iterator iterator;
FilePath         1298 content/browser/fileapi/obfuscated_file_util_unittest.cc         base::FilePath(*iter));
FilePath         1410 content/browser/fileapi/obfuscated_file_util_unittest.cc       base::FilePath local_path;
FilePath         1420 content/browser/fileapi/obfuscated_file_util_unittest.cc       base::FilePath local_path;
FilePath         1427 content/browser/fileapi/obfuscated_file_util_unittest.cc     base::FilePath local_path;
FilePath         1562 content/browser/fileapi/obfuscated_file_util_unittest.cc   std::set<base::FilePath::StringType> files;
FilePath         1563 content/browser/fileapi/obfuscated_file_util_unittest.cc   std::set<base::FilePath::StringType> directories;
FilePath         1681 content/browser/fileapi/obfuscated_file_util_unittest.cc     base::FilePath file_path(test_case.path);
FilePath         1725 content/browser/fileapi/obfuscated_file_util_unittest.cc   base::FilePath data_path;
FilePath         1802 content/browser/fileapi/obfuscated_file_util_unittest.cc   const FileSystemURL empty_path = CreateURL(base::FilePath());
FilePath         1819 content/browser/fileapi/obfuscated_file_util_unittest.cc   base::FilePath local_path;
FilePath         1954 content/browser/fileapi/obfuscated_file_util_unittest.cc   base::FilePath src_local_path;
FilePath         2057 content/browser/fileapi/obfuscated_file_util_unittest.cc   base::FilePath file_path;
FilePath         2074 content/browser/fileapi/obfuscated_file_util_unittest.cc   base::FilePath file_path_each;
FilePath         2078 content/browser/fileapi/obfuscated_file_util_unittest.cc     base::FilePath file_path;
FilePath           44 content/browser/fileapi/plugin_private_file_system_backend_unittest.cc       kType, kRootName, base::FilePath());
FilePath           70 content/browser/fileapi/plugin_private_file_system_backend_unittest.cc   const base::FilePath& base_path() const { return backend()->base_path(); }
FilePath          102 content/browser/fileapi/plugin_private_file_system_backend_unittest.cc   base::FilePath platform_path;
FilePath          137 content/browser/fileapi/plugin_private_file_system_backend_unittest.cc   base::FilePath platform_path;
FilePath           28 content/browser/fileapi/sandbox_file_system_backend_delegate_unittest.cc       base::FilePath::FromUTF8Unsafe(path));
FilePath           65 content/browser/fileapi/sandbox_file_system_backend_delegate_unittest.cc           base::FilePath::FromUTF8Unsafe("foo"))));
FilePath          110 content/browser/fileapi/sandbox_file_system_backend_unittest.cc     base::FilePath target = delegate_->
FilePath          119 content/browser/fileapi/sandbox_file_system_backend_unittest.cc                    base::FilePath* root_path) {
FilePath          122 content/browser/fileapi/sandbox_file_system_backend_unittest.cc         FileSystemURL::CreateForTest(origin_url, type, base::FilePath()),
FilePath          128 content/browser/fileapi/sandbox_file_system_backend_unittest.cc     base::FilePath returned_root_path =
FilePath          136 content/browser/fileapi/sandbox_file_system_backend_unittest.cc   base::FilePath file_system_path() const {
FilePath          204 content/browser/fileapi/sandbox_file_system_backend_unittest.cc   std::vector<base::FilePath> returned_root_path(
FilePath          213 content/browser/fileapi/sandbox_file_system_backend_unittest.cc     base::FilePath root_path;
FilePath          219 content/browser/fileapi/sandbox_file_system_backend_unittest.cc     base::FilePath expected = file_system_path().AppendASCII(
FilePath          233 content/browser/fileapi/sandbox_file_system_backend_unittest.cc     base::FilePath root_path;
FilePath          245 content/browser/fileapi/sandbox_file_system_backend_unittest.cc   std::vector<base::FilePath> returned_root_path(
FilePath          251 content/browser/fileapi/sandbox_file_system_backend_unittest.cc   base::FilePath root_path1;
FilePath          257 content/browser/fileapi/sandbox_file_system_backend_unittest.cc   base::FilePath root_path2;
FilePath          312 content/browser/fileapi/sandbox_file_system_backend_unittest.cc     base::FilePath root_path;
FilePath          317 content/browser/fileapi/sandbox_file_system_backend_unittest.cc     base::FilePath expected = file_system_path().AppendASCII(
FilePath           31 content/browser/fileapi/transient_file_util_unittest.cc         NULL, base::FilePath(FILE_PATH_LITERAL("dummy")));
FilePath           44 content/browser/fileapi/transient_file_util_unittest.cc       base::FilePath* file_path) {
FilePath           54 content/browser/fileapi/transient_file_util_unittest.cc     base::FilePath virtual_path = isolated_context->CreateVirtualRootPath(
FilePath           82 content/browser/fileapi/transient_file_util_unittest.cc   base::FilePath temp_path;
FilePath           88 content/browser/fileapi/transient_file_util_unittest.cc   base::FilePath path;
FilePath           95 content/browser/fileapi/upload_file_system_file_element_reader_unittest.cc             base::FilePath().AppendASCII(filename));
FilePath           25 content/browser/frame_host/render_frame_host_impl.h class FilePath;
FilePath          140 content/browser/frame_host/render_frame_host_manager_unittest.cc   virtual void PluginCrashed(const base::FilePath& plugin_path,
FilePath          418 content/browser/frame_host/render_frame_host_manager_unittest.cc                         main_rfh()->GetRoutingID(), base::FilePath(), 0)));
FilePath           56 content/browser/gamepad/gamepad_platform_data_fetcher_win.cc     : xinput_dll_(base::FilePath(FILE_PATH_LITERAL("xinput1_3.dll"))),
FilePath           34 content/browser/gamepad/raw_input_data_fetcher_win.cc     : hid_dll_(base::FilePath(FILE_PATH_LITERAL("hid.dll")))
FilePath           74 content/browser/gpu/gpu_data_manager_impl.cc     const base::FilePath& path) {
FilePath           73 content/browser/gpu/gpu_data_manager_impl.h   virtual void RegisterSwiftShaderPath(const base::FilePath& path) OVERRIDE;
FilePath          464 content/browser/gpu/gpu_data_manager_impl_private.cc     const base::FilePath& path) {
FilePath          664 content/browser/gpu/gpu_data_manager_impl_private.cc   base::FilePath swiftshader_path =
FilePath           44 content/browser/gpu/gpu_data_manager_impl_private.h   void RegisterSwiftShaderPath(const base::FilePath& path);
FilePath          232 content/browser/gpu/gpu_data_manager_impl_private.h   base::FilePath swiftshader_path_;
FilePath          258 content/browser/gpu/gpu_data_manager_impl_private_unittest.cc   const base::FilePath test_path(FILE_PATH_LITERAL("AnyPath"));
FilePath          274 content/browser/gpu/gpu_data_manager_impl_private_unittest.cc   const base::FilePath test_path(FILE_PATH_LITERAL("AnyPath"));
FilePath          313 content/browser/gpu/gpu_data_manager_impl_private_unittest.cc   const base::FilePath test_path(FILE_PATH_LITERAL("AnyPath"));
FilePath          198 content/browser/gpu/gpu_process_host.cc                           base::FilePath* exposed_dir) OVERRIDE {
FilePath         1084 content/browser/gpu/gpu_process_host.cc   base::FilePath exe_path = ChildProcessHost::GetChildPath(child_flags);
FilePath           19 content/browser/gpu/shader_disk_cache.cc static const base::FilePath::CharType kGpuCachePath[] =
FilePath          111 content/browser/gpu/shader_disk_cache.cc                     const base::FilePath& path,
FilePath          132 content/browser/gpu/shader_disk_cache.cc   base::FilePath path_;
FilePath          355 content/browser/gpu/shader_disk_cache.cc                     const base::FilePath& path,
FilePath          422 content/browser/gpu/shader_disk_cache.cc                                       const base::FilePath& path) {
FilePath          439 content/browser/gpu/shader_disk_cache.cc     const base::FilePath& path) {
FilePath          449 content/browser/gpu/shader_disk_cache.cc void ShaderCacheFactory::AddToCache(const base::FilePath& key,
FilePath          454 content/browser/gpu/shader_disk_cache.cc void ShaderCacheFactory::RemoveFromCache(const base::FilePath& key) {
FilePath          458 content/browser/gpu/shader_disk_cache.cc void ShaderCacheFactory::ClearByPath(const base::FilePath& path,
FilePath          480 content/browser/gpu/shader_disk_cache.cc       std::pair<base::FilePath, ShaderClearQueue>(path, ShaderClearQueue()));
FilePath          485 content/browser/gpu/shader_disk_cache.cc void ShaderCacheFactory::CacheCleared(const base::FilePath& path) {
FilePath          506 content/browser/gpu/shader_disk_cache.cc ShaderDiskCache::ShaderDiskCache(const base::FilePath& cache_path)
FilePath           73 content/browser/gpu/shader_disk_cache.h   explicit ShaderDiskCache(const base::FilePath& cache_path);
FilePath           85 content/browser/gpu/shader_disk_cache.h   base::FilePath cache_path_;
FilePath          108 content/browser/gpu/shader_disk_cache.h   void ClearByPath(const base::FilePath& path,
FilePath          117 content/browser/gpu/shader_disk_cache.h   void SetCacheInfo(int32 client_id, const base::FilePath& path);
FilePath          123 content/browser/gpu/shader_disk_cache.h   void AddToCache(const base::FilePath& path, ShaderDiskCache* cache);
FilePath          126 content/browser/gpu/shader_disk_cache.h   void RemoveFromCache(const base::FilePath& path);
FilePath          135 content/browser/gpu/shader_disk_cache.h   scoped_refptr<ShaderDiskCache> GetByPath(const base::FilePath& path);
FilePath          136 content/browser/gpu/shader_disk_cache.h   void CacheCleared(const base::FilePath& path);
FilePath          141 content/browser/gpu/shader_disk_cache.h   typedef std::map<int32, base::FilePath> ClientIdToPathMap;
FilePath           30 content/browser/gpu/shader_disk_cache_unittest.cc   const base::FilePath& cache_path() { return temp_dir_.path(); }
FilePath          114 content/browser/indexed_db/indexed_db_active_blob_registry.cc     const base::FilePath& unused) {
FilePath           52 content/browser/indexed_db/indexed_db_active_blob_registry.h       const base::FilePath& unused);
FilePath          140 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   release.Run(base::FilePath());
FilePath          168 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   release.Run(base::FilePath());
FilePath          203 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   release_00.Run(base::FilePath());
FilePath          217 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   release_01.Run(base::FilePath());
FilePath          218 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   release_11.Run(base::FilePath());
FilePath          224 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   release_10.Run(base::FilePath());
FilePath          259 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   release_0.Run(base::FilePath());
FilePath          260 content/browser/indexed_db/indexed_db_active_blob_registry_unittest.cc   release_1.Run(base::FilePath());
FilePath           42 content/browser/indexed_db/indexed_db_backing_store.cc static base::FilePath ComputeFileName(const GURL& origin_url) {
FilePath           43 content/browser/indexed_db/indexed_db_backing_store.cc   return base::FilePath()
FilePath           48 content/browser/indexed_db/indexed_db_backing_store.cc static base::FilePath ComputeCorruptionFileName(const GURL& origin_url) {
FilePath          412 content/browser/indexed_db/indexed_db_backing_store.cc   virtual leveldb::Status OpenLevelDB(const base::FilePath& file_name,
FilePath          418 content/browser/indexed_db/indexed_db_backing_store.cc   virtual leveldb::Status DestroyLevelDB(const base::FilePath& file_name)
FilePath          480 content/browser/indexed_db/indexed_db_backing_store.cc     const base::FilePath& path_base,
FilePath          523 content/browser/indexed_db/indexed_db_backing_store.cc static bool IsPathTooLong(const base::FilePath& leveldb_dir) {
FilePath          554 content/browser/indexed_db/indexed_db_backing_store.cc     const base::FilePath& path_base,
FilePath          556 content/browser/indexed_db/indexed_db_backing_store.cc   const base::FilePath file_path =
FilePath          562 content/browser/indexed_db/indexed_db_backing_store.cc bool IndexedDBBackingStore::ReadCorruptionInfo(const base::FilePath& path_base,
FilePath          566 content/browser/indexed_db/indexed_db_backing_store.cc   const base::FilePath info_path =
FilePath          610 content/browser/indexed_db/indexed_db_backing_store.cc     const base::FilePath& path_base,
FilePath          613 content/browser/indexed_db/indexed_db_backing_store.cc   const base::FilePath info_path =
FilePath          642 content/browser/indexed_db/indexed_db_backing_store.cc     const base::FilePath& path_base,
FilePath          668 content/browser/indexed_db/indexed_db_backing_store.cc   const base::FilePath file_path =
FilePath           43 content/browser/indexed_db/indexed_db_backing_store.h   virtual leveldb::Status OpenLevelDB(const base::FilePath& file_name,
FilePath           47 content/browser/indexed_db/indexed_db_backing_store.h   virtual leveldb::Status DestroyLevelDB(const base::FilePath& file_name) = 0;
FilePath           75 content/browser/indexed_db/indexed_db_backing_store.h       const base::FilePath& path_base,
FilePath           84 content/browser/indexed_db/indexed_db_backing_store.h       const base::FilePath& path_base,
FilePath          117 content/browser/indexed_db/indexed_db_backing_store.h   static leveldb::Status DestroyBackingStore(const base::FilePath& path_base,
FilePath          119 content/browser/indexed_db/indexed_db_backing_store.h   static bool RecordCorruptionInfo(const base::FilePath& path_base,
FilePath          361 content/browser/indexed_db/indexed_db_backing_store.h   static bool ReadCorruptionInfo(const base::FilePath& path_base,
FilePath           33 content/browser/indexed_db/indexed_db_blob_info.cc IndexedDBBlobInfo::IndexedDBBlobInfo(const base::FilePath& file_path,
FilePath           63 content/browser/indexed_db/indexed_db_blob_info.cc void IndexedDBBlobInfo::set_file_path(const base::FilePath& file_path) {
FilePath           28 content/browser/indexed_db/indexed_db_blob_info.h   IndexedDBBlobInfo(const base::FilePath& file_path,
FilePath           41 content/browser/indexed_db/indexed_db_blob_info.h   const base::FilePath& file_path() const { return file_path_; }
FilePath           50 content/browser/indexed_db/indexed_db_blob_info.h   void set_file_path(const base::FilePath& file_path);
FilePath           62 content/browser/indexed_db/indexed_db_blob_info.h   base::FilePath file_path_;  // Only for File.
FilePath          237 content/browser/indexed_db/indexed_db_browsertest.cc   base::FilePath leveldb_dir(FILE_PATH_LITERAL("file__0.indexeddb.leveldb"));
FilePath          238 content/browser/indexed_db/indexed_db_browsertest.cc   base::FilePath test_data_dir =
FilePath          240 content/browser/indexed_db/indexed_db_browsertest.cc   base::FilePath dest = context->data_path().Append(leveldb_dir);
FilePath          347 content/browser/indexed_db/indexed_db_browsertest.cc   base::FilePath leveldb_dir(FILE_PATH_LITERAL("file__0.indexeddb.leveldb"));
FilePath          348 content/browser/indexed_db/indexed_db_browsertest.cc   base::FilePath log_file(FILE_PATH_LITERAL("LOG"));
FilePath          349 content/browser/indexed_db/indexed_db_browsertest.cc   base::FilePath log_file_path =
FilePath          395 content/browser/indexed_db/indexed_db_browsertest.cc   base::FilePath idb_data_path = context->GetFilePath(origin_url);
FilePath          399 content/browser/indexed_db/indexed_db_browsertest.cc   for (base::FilePath idb_file = enumerator.Next(); !idb_file.empty();
FilePath          467 content/browser/indexed_db/indexed_db_browsertest.cc   base::FilePath resourcePath =
FilePath           37 content/browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc       const base::FilePath& file_name,
FilePath           53 content/browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc       const base::FilePath& file_name,
FilePath           60 content/browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc   virtual leveldb::Status DestroyLevelDB(const base::FilePath& file_name)
FilePath           77 content/browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc   const base::FilePath path = temp_directory.path();
FilePath          105 content/browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc       const base::FilePath& file_name,
FilePath          112 content/browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc   virtual leveldb::Status DestroyLevelDB(const base::FilePath& file_name)
FilePath          133 content/browser/indexed_db/indexed_db_cleanup_on_io_error_unittest.cc   const base::FilePath path = temp_directory.path();
FilePath           43 content/browser/indexed_db/indexed_db_context_impl.cc const base::FilePath::CharType IndexedDBContextImpl::kIndexedDBDirectory[] =
FilePath           46 content/browser/indexed_db/indexed_db_context_impl.cc static const base::FilePath::CharType kIndexedDBExtension[] =
FilePath           49 content/browser/indexed_db/indexed_db_context_impl.cc static const base::FilePath::CharType kLevelDBExtension[] =
FilePath           55 content/browser/indexed_db/indexed_db_context_impl.cc void GetAllOriginsAndPaths(const base::FilePath& indexeddb_path,
FilePath           57 content/browser/indexed_db/indexed_db_context_impl.cc                            std::vector<base::FilePath>* file_paths) {
FilePath           64 content/browser/indexed_db/indexed_db_context_impl.cc   for (base::FilePath file_path = file_enumerator.Next(); !file_path.empty();
FilePath           79 content/browser/indexed_db/indexed_db_context_impl.cc     const base::FilePath& indexeddb_path,
FilePath           84 content/browser/indexed_db/indexed_db_context_impl.cc   std::vector<base::FilePath> file_paths;
FilePath           87 content/browser/indexed_db/indexed_db_context_impl.cc   std::vector<base::FilePath>::const_iterator file_path_iter =
FilePath          103 content/browser/indexed_db/indexed_db_context_impl.cc     const base::FilePath& data_path,
FilePath          151 content/browser/indexed_db/indexed_db_context_impl.cc     base::FilePath idb_directory = GetFilePath(origin_url);
FilePath          301 content/browser/indexed_db/indexed_db_context_impl.cc   base::FilePath idb_directory = GetFilePath(origin_url);
FilePath          314 content/browser/indexed_db/indexed_db_context_impl.cc   base::FilePath idb_directory = GetFilePath(origin_url);
FilePath          362 content/browser/indexed_db/indexed_db_context_impl.cc base::FilePath IndexedDBContextImpl::GetFilePath(const GURL& origin_url) const {
FilePath          367 content/browser/indexed_db/indexed_db_context_impl.cc base::FilePath IndexedDBContextImpl::GetFilePathForTesting(
FilePath          467 content/browser/indexed_db/indexed_db_context_impl.cc base::FilePath IndexedDBContextImpl::GetIndexedDBFilePath(
FilePath          477 content/browser/indexed_db/indexed_db_context_impl.cc   base::FilePath file_path = GetFilePath(origin_url);
FilePath           26 content/browser/indexed_db/indexed_db_context_impl.h class FilePath;
FilePath           43 content/browser/indexed_db/indexed_db_context_impl.h   IndexedDBContextImpl(const base::FilePath& data_path,
FilePath           51 content/browser/indexed_db/indexed_db_context_impl.h   static const base::FilePath::CharType kIndexedDBDirectory[];
FilePath           61 content/browser/indexed_db/indexed_db_context_impl.h   virtual base::FilePath GetFilePathForTesting(
FilePath           92 content/browser/indexed_db/indexed_db_context_impl.h   base::FilePath GetFilePath(const GURL& origin_url) const;
FilePath           93 content/browser/indexed_db/indexed_db_context_impl.h   base::FilePath data_path() const { return data_path_; }
FilePath          101 content/browser/indexed_db/indexed_db_context_impl.h   void set_data_path_for_testing(const base::FilePath& data_path) {
FilePath          118 content/browser/indexed_db/indexed_db_context_impl.h   base::FilePath GetIndexedDBFilePath(const std::string& origin_id) const;
FilePath          141 content/browser/indexed_db/indexed_db_context_impl.h   base::FilePath data_path_;
FilePath          243 content/browser/indexed_db/indexed_db_dispatcher_host.cc   base::FilePath indexed_db_path = indexed_db_context_->data_path();
FilePath          258 content/browser/indexed_db/indexed_db_dispatcher_host.cc   base::FilePath indexed_db_path = indexed_db_context_->data_path();
FilePath          291 content/browser/indexed_db/indexed_db_dispatcher_host.cc   base::FilePath indexed_db_path = indexed_db_context_->data_path();
FilePath          174 content/browser/indexed_db/indexed_db_factory.cc     const base::FilePath& data_directory) {
FilePath          203 content/browser/indexed_db/indexed_db_factory.cc     const base::FilePath& data_directory) {
FilePath          276 content/browser/indexed_db/indexed_db_factory.cc   base::FilePath path_base = context_->data_path();
FilePath          308 content/browser/indexed_db/indexed_db_factory.cc     const base::FilePath& data_directory,
FilePath          353 content/browser/indexed_db/indexed_db_factory.cc                             const base::FilePath& data_directory) {
FilePath           41 content/browser/indexed_db/indexed_db_factory.h                         const base::FilePath& data_directory);
FilePath           45 content/browser/indexed_db/indexed_db_factory.h             const base::FilePath& data_directory);
FilePath           50 content/browser/indexed_db/indexed_db_factory.h                       const base::FilePath& data_directory);
FilePath           80 content/browser/indexed_db/indexed_db_factory.h       const base::FilePath& data_directory,
FilePath           34 content/browser/indexed_db/indexed_db_factory_unittest.cc       const base::FilePath& data_directory) {
FilePath           68 content/browser/indexed_db/indexed_db_factory_unittest.cc     context_ = new IndexedDBContextImpl(base::FilePath(),
FilePath          151 content/browser/indexed_db/indexed_db_factory_unittest.cc       factory()->TestOpenBackingStore(origin1, base::FilePath());
FilePath          154 content/browser/indexed_db/indexed_db_factory_unittest.cc       factory()->TestOpenBackingStore(origin1, base::FilePath());
FilePath          158 content/browser/indexed_db/indexed_db_factory_unittest.cc       factory()->TestOpenBackingStore(origin2, base::FilePath());
FilePath          179 content/browser/indexed_db/indexed_db_factory_unittest.cc   const base::FilePath base_path = temp_directory.path();
FilePath          204 content/browser/indexed_db/indexed_db_factory_unittest.cc       const base::FilePath& data_directory,
FilePath           87 content/browser/indexed_db/indexed_db_internals_ui.cc     const base::FilePath& context_path) {
FilePath          102 content/browser/indexed_db/indexed_db_internals_ui.cc                                           const base::FilePath& path) {
FilePath          108 content/browser/indexed_db/indexed_db_internals_ui.cc static void FindContext(const base::FilePath& partition_path,
FilePath          121 content/browser/indexed_db/indexed_db_internals_ui.cc     base::FilePath* partition_path,
FilePath          124 content/browser/indexed_db/indexed_db_internals_ui.cc   base::FilePath::StringType path_string;
FilePath          127 content/browser/indexed_db/indexed_db_internals_ui.cc   *partition_path = base::FilePath(path_string);
FilePath          139 content/browser/indexed_db/indexed_db_internals_ui.cc     const base::FilePath& path,
FilePath          160 content/browser/indexed_db/indexed_db_internals_ui.cc   base::FilePath partition_path;
FilePath          179 content/browser/indexed_db/indexed_db_internals_ui.cc   base::FilePath partition_path;
FilePath          195 content/browser/indexed_db/indexed_db_internals_ui.cc     const base::FilePath& partition_path,
FilePath          214 content/browser/indexed_db/indexed_db_internals_ui.cc   base::FilePath temp_path = temp_dir.Take();
FilePath          217 content/browser/indexed_db/indexed_db_internals_ui.cc   base::FilePath zip_path =
FilePath          237 content/browser/indexed_db/indexed_db_internals_ui.cc     const base::FilePath& partition_path,
FilePath          259 content/browser/indexed_db/indexed_db_internals_ui.cc void IndexedDBInternalsUI::OnForcedClose(const base::FilePath& partition_path,
FilePath          270 content/browser/indexed_db/indexed_db_internals_ui.cc     const base::FilePath& partition_path,
FilePath          272 content/browser/indexed_db/indexed_db_internals_ui.cc     const base::FilePath temp_path,
FilePath          273 content/browser/indexed_db/indexed_db_internals_ui.cc     const base::FilePath zip_path,
FilePath          303 content/browser/indexed_db/indexed_db_internals_ui.cc   explicit FileDeleter(const base::FilePath& temp_dir) : temp_dir_(temp_dir) {}
FilePath          312 content/browser/indexed_db/indexed_db_internals_ui.cc   const base::FilePath temp_dir_;
FilePath          338 content/browser/indexed_db/indexed_db_internals_ui.cc     const base::FilePath& partition_path,
FilePath          340 content/browser/indexed_db/indexed_db_internals_ui.cc     const base::FilePath& temp_path,
FilePath           35 content/browser/indexed_db/indexed_db_internals_ui.h                                       const base::FilePath& context_path);
FilePath           37 content/browser/indexed_db/indexed_db_internals_ui.h                       const base::FilePath& path);
FilePath           43 content/browser/indexed_db/indexed_db_internals_ui.h       const base::FilePath& partition_path,
FilePath           46 content/browser/indexed_db/indexed_db_internals_ui.h   void OnDownloadDataReady(const base::FilePath& partition_path,
FilePath           48 content/browser/indexed_db/indexed_db_internals_ui.h                            const base::FilePath temp_path,
FilePath           49 content/browser/indexed_db/indexed_db_internals_ui.h                            const base::FilePath zip_path,
FilePath           51 content/browser/indexed_db/indexed_db_internals_ui.h   void OnDownloadStarted(const base::FilePath& partition_path,
FilePath           53 content/browser/indexed_db/indexed_db_internals_ui.h                          const base::FilePath& temp_path,
FilePath           60 content/browser/indexed_db/indexed_db_internals_ui.h       const base::FilePath& partition_path,
FilePath           63 content/browser/indexed_db/indexed_db_internals_ui.h   void OnForcedClose(const base::FilePath& partition_path,
FilePath           66 content/browser/indexed_db/indexed_db_internals_ui.h   bool GetOriginContext(const base::FilePath& path,
FilePath           70 content/browser/indexed_db/indexed_db_internals_ui.h                      base::FilePath* path,
FilePath           67 content/browser/indexed_db/indexed_db_quota_client_unittest.cc     base::FilePath indexeddb_dir =
FilePath          136 content/browser/indexed_db/indexed_db_quota_client_unittest.cc   void SetFileSizeTo(const base::FilePath& path, int size) {
FilePath          142 content/browser/indexed_db/indexed_db_quota_client_unittest.cc     base::FilePath file_path_origin = idb_context()->GetFilePathForTesting(
FilePath           58 content/browser/indexed_db/indexed_db_unittest.cc   base::FilePath normal_path;
FilePath           59 content/browser/indexed_db/indexed_db_unittest.cc   base::FilePath session_only_path;
FilePath           88 content/browser/indexed_db/indexed_db_unittest.cc   base::FilePath normal_path;
FilePath           89 content/browser/indexed_db/indexed_db_unittest.cc   base::FilePath session_only_path;
FilePath          155 content/browser/indexed_db/indexed_db_unittest.cc   base::FilePath test_path;
FilePath          222 content/browser/indexed_db/indexed_db_unittest.cc   base::FilePath test_path = idb_context->GetFilePathForTesting(
FilePath           94 content/browser/indexed_db/leveldb/leveldb_database.cc                               const base::FilePath& path,
FilePath          111 content/browser/indexed_db/leveldb/leveldb_database.cc leveldb::Status LevelDBDatabase::Destroy(const base::FilePath& file_name) {
FilePath          131 content/browser/indexed_db/leveldb/leveldb_database.cc     const base::FilePath& file_name) {
FilePath          133 content/browser/indexed_db/leveldb/leveldb_database.cc   base::FilePath lock_path = file_name.AppendASCII("LOCK");
FilePath          143 content/browser/indexed_db/leveldb/leveldb_database.cc                           const base::FilePath& file_name) {
FilePath          260 content/browser/indexed_db/leveldb/leveldb_database.cc leveldb::Status LevelDBDatabase::Open(const base::FilePath& file_name,
FilePath          302 content/browser/indexed_db/leveldb/leveldb_database.cc       comparator_adapter.get(), in_memory_env.get(), base::FilePath(), &db);
FilePath           69 content/browser/indexed_db/leveldb/leveldb_database.h   static leveldb::Status Open(const base::FilePath& file_name,
FilePath           75 content/browser/indexed_db/leveldb/leveldb_database.h   static leveldb::Status Destroy(const base::FilePath& file_name);
FilePath           77 content/browser/indexed_db/leveldb/leveldb_database.h       const base::FilePath& file_name);
FilePath           65 content/browser/indexed_db/leveldb/leveldb_unittest.cc   base::FilePath file_path = temp_directory.path().AppendASCII("CURRENT");
FilePath          246 content/browser/indexed_db/leveldb/leveldb_unittest.cc   base::FilePath file = temp_directory.path().AppendASCII("LOCK");
FilePath           72 content/browser/loader/redirect_to_file_resource_handler.cc   const base::FilePath& path() const { return deletable_file_->path(); }
FilePath           39 content/browser/loader/resource_dispatcher_host_browsertest.cc     base::FilePath path = GetTestFilePath("", "");
FilePath           57 content/browser/loader/resource_dispatcher_host_browsertest.cc         base::FilePath().AppendASCII(file));
FilePath          246 content/browser/loader/resource_dispatcher_host_impl.cc                                                const base::FilePath& path) {
FilePath         1250 content/browser/loader/resource_dispatcher_host_impl.cc     int child_id, int request_id, const base::FilePath& file_path) {
FilePath          189 content/browser/loader/resource_dispatcher_host_impl.h       const base::FilePath& file_path);
FilePath          573 content/browser/loader/resource_dispatcher_host_unittest.cc   ShareableFileReleaseWaiter(const base::FilePath& path) {
FilePath          586 content/browser/loader/resource_dispatcher_host_unittest.cc   void Released(const base::FilePath& path) {
FilePath         2748 content/browser/loader/resource_dispatcher_host_unittest.cc   base::FilePath file_path;
FilePath         2797 content/browser/loader/resource_dispatcher_host_unittest.cc   base::FilePath file_path;
FilePath          414 content/browser/loader/resource_loader_unittest.cc   base::FilePath temp_path() const { return temp_path_; }
FilePath          472 content/browser/loader/resource_loader_unittest.cc   base::FilePath temp_path_;
FilePath           25 content/browser/loader/temporary_file_stream.cc     const base::FilePath& file_path) {
FilePath           78 content/browser/loader/temporary_file_stream_unittest.cc   base::FilePath file_path = file_stream_waiter.deletable_file()->path();
FilePath           63 content/browser/loader/upload_data_stream_builder_unittest.cc   const base::FilePath::StringType kFilePath = FILE_PATH_LITERAL("abc");
FilePath           70 content/browser/loader/upload_data_stream_builder_unittest.cc   request_body->AppendFileRange(base::FilePath(kFilePath),
FilePath          112 content/browser/loader/upload_data_stream_builder_unittest.cc       base::FilePath(FILE_PATH_LITERAL("BlobFile.txt")), 0, 20, time1);
FilePath          131 content/browser/loader/upload_data_stream_builder_unittest.cc       base::FilePath(FILE_PATH_LITERAL("foo1.txt")), 0, 20, time2);
FilePath           65 content/browser/media/android/media_resource_getter_impl.cc   base::FilePath platform_path;
FilePath           70 content/browser/media/android/media_resource_getter_impl.cc   base::FilePath data_storage_path;
FilePath           47 content/browser/media/media_browsertest.cc     base::FilePath test_file_path = GetTestFilePath("media", html_page);
FilePath           89 content/browser/media/media_browsertest.cc     base::FilePath test_file_path = GetTestFilePath("media", "blackwhite.html");
FilePath           52 content/browser/media/webrtc_aecdump_browsertest.cc   base::FilePath dump_file_;
FilePath          356 content/browser/media/webrtc_browsertest.cc   base::FilePath dump_file;
FilePath          392 content/browser/media/webrtc_browsertest.cc   base::FilePath dump_file;
FilePath          173 content/browser/media/webrtc_identity_store.cc WebRTCIdentityStore::WebRTCIdentityStore(const base::FilePath& path,
FilePath           18 content/browser/media/webrtc_identity_store.h class FilePath;
FilePath           45 content/browser/media/webrtc_identity_store.h   WebRTCIdentityStore(const base::FilePath& path,
FilePath           21 content/browser/media/webrtc_identity_store_backend.cc static const base::FilePath::CharType kWebRTCIdentityStoreDirectory[] =
FilePath          111 content/browser/media/webrtc_identity_store_backend.cc                  const base::FilePath& path,
FilePath          168 content/browser/media/webrtc_identity_store_backend.cc   base::FilePath path_;
FilePath          178 content/browser/media/webrtc_identity_store_backend.cc     const base::FilePath& path,
FilePath          371 content/browser/media/webrtc_identity_store_backend.cc   const base::FilePath dir = path_.DirName();
FilePath           18 content/browser/media/webrtc_identity_store_backend.h class FilePath;
FilePath           40 content/browser/media/webrtc_identity_store_backend.h   WebRTCIdentityStoreBackend(const base::FilePath& path,
FilePath           46 content/browser/media/webrtc_identity_store_unittest.cc             new WebRTCIdentityStore(base::FilePath(), NULL)) {
FilePath           81 content/browser/media/webrtc_identity_store_unittest.cc   void Restart(const base::FilePath& path) {
FilePath           51 content/browser/media/webrtc_internals.cc         base::FilePath(FILE_PATH_LITERAL("/tmp/audio.aecdump"));
FilePath           54 content/browser/media/webrtc_internals.cc         base::FilePath(FILE_PATH_LITERAL("/sdcard/audio.aecdump"));
FilePath           56 content/browser/media/webrtc_internals.cc     aec_dump_file_path_ = base::FilePath(FILE_PATH_LITERAL("audio.aecdump"));
FilePath          283 content/browser/media/webrtc_internals.cc void WebRTCInternals::FileSelected(const base::FilePath& path,
FilePath           94 content/browser/media/webrtc_internals.h   base::FilePath aec_dump_file_path() {
FilePath          119 content/browser/media/webrtc_internals.h   virtual void FileSelected(const base::FilePath& path,
FilePath          165 content/browser/media/webrtc_internals.h   base::FilePath aec_dump_file_path_;
FilePath           40 content/browser/mime_registry_message_filter.cc     const base::FilePath::StringType& ext, std::string* mime_type) {
FilePath           45 content/browser/mime_registry_message_filter.cc     const base::FilePath& file_path, std::string* mime_type) {
FilePath           26 content/browser/mime_registry_message_filter.h   void OnGetMimeTypeFromExtension(const base::FilePath::StringType& ext,
FilePath           28 content/browser/mime_registry_message_filter.h   void OnGetMimeTypeFromFile(const base::FilePath& file_path,
FilePath           75 content/browser/net/sqlite_persistent_cookie_store.cc       const base::FilePath& path,
FilePath          216 content/browser/net/sqlite_persistent_cookie_store.cc   base::FilePath path_;
FilePath          564 content/browser/net/sqlite_persistent_cookie_store.cc   const base::FilePath dir = path_.DirName();
FilePath         1204 content/browser/net/sqlite_persistent_cookie_store.cc     const base::FilePath& path,
FilePath         1262 content/browser/net/sqlite_persistent_cookie_store.cc      const base::FilePath& path,
FilePath           22 content/browser/net/sqlite_persistent_cookie_store.h class FilePath;
FilePath           49 content/browser/net/sqlite_persistent_cookie_store.h       const base::FilePath& path,
FilePath           26 content/browser/net/sqlite_persistent_cookie_store_perftest.cc const base::FilePath::CharType cookie_filename[] = FILE_PATH_LITERAL("Cookies");
FilePath           38 content/browser/net/sqlite_persistent_cookie_store_unittest.cc const base::FilePath::CharType kCookieFilename[] = FILE_PATH_LITERAL("Cookies");
FilePath          340 content/browser/net/sqlite_persistent_cookie_store_unittest.cc   base::FilePath path = temp_dir_.path().Append(kCookieFilename);
FilePath           26 content/browser/pepper_flash_settings_helper_impl.cc     const base::FilePath& path,
FilePath           23 content/browser/pepper_flash_settings_helper_impl.h       const base::FilePath& path,
FilePath           41 content/browser/plugin_browsertest.cc void SetUrlRequestMock(const base::FilePath& path) {
FilePath           72 content/browser/plugin_browsertest.cc     base::FilePath plugin_dir;
FilePath           82 content/browser/plugin_browsertest.cc     base::FilePath path = GetTestFilePath("", "");
FilePath          118 content/browser/plugin_browsertest.cc     base::FilePath path = GetTestFilePath("plugin", filename);
FilePath          193 content/browser/plugin_browsertest.cc       base::FilePath().AppendASCII("npapi").
FilePath          377 content/browser/plugin_browsertest.cc       base::FilePath().AppendASCII("npapi").
FilePath          400 content/browser/plugin_browsertest.cc       base::FilePath().AppendASCII("npapi").
FilePath           94 content/browser/plugin_data_remover_impl.cc     base::FilePath plugin_path;
FilePath          203 content/browser/plugin_data_remover_impl.cc     base::FilePath profile_path =
FilePath          210 content/browser/plugin_data_remover_impl.cc     base::FilePath plugin_data_path =
FilePath          211 content/browser/plugin_data_remover_impl.cc         profile_path.Append(base::FilePath(base::UTF8ToUTF16(plugin_name_)));
FilePath          213 content/browser/plugin_data_remover_impl.cc     base::FilePath plugin_data_path =
FilePath          214 content/browser/plugin_data_remover_impl.cc         profile_path.Append(base::FilePath(plugin_name_));
FilePath          288 content/browser/plugin_data_remover_impl.cc   base::FilePath browser_context_path_;
FilePath           33 content/browser/plugin_data_remover_impl_browsertest.cc     base::FilePath browser_directory;
FilePath          171 content/browser/plugin_loader_posix.cc                                            const base::FilePath& plugin_path) {
FilePath          185 content/browser/plugin_loader_posix.cc     const base::FilePath& plugin_path) {
FilePath           81 content/browser/plugin_loader_posix.h   void OnPluginLoadFailed(uint32 index, const base::FilePath& plugin_path);
FilePath           85 content/browser/plugin_loader_posix.h   bool MaybeAddInternalPlugin(const base::FilePath& plugin_path);
FilePath           97 content/browser/plugin_loader_posix.h   std::vector<base::FilePath> canonical_list_;
FilePath           30 content/browser/plugin_loader_posix_unittest.cc   std::vector<base::FilePath>* canonical_list() {
FilePath           54 content/browser/plugin_loader_posix_unittest.cc   void TestOnPluginLoadFailed(uint32 index, const base::FilePath& path) {
FilePath           69 content/browser/plugin_loader_posix_unittest.cc       : plugin1_(ASCIIToUTF16("plugin1"), base::FilePath("/tmp/one.plugin"),
FilePath           71 content/browser/plugin_loader_posix_unittest.cc         plugin2_(ASCIIToUTF16("plugin2"), base::FilePath("/tmp/two.plugin"),
FilePath           73 content/browser/plugin_loader_posix_unittest.cc         plugin3_(ASCIIToUTF16("plugin3"), base::FilePath("/tmp/three.plugin"),
FilePath          328 content/browser/plugin_loader_posix_unittest.cc   plugin2_.path = base::FilePath("/internal/plugin.plugin");
FilePath          194 content/browser/plugin_process_host.cc   base::FilePath exe_path = ChildProcessHost::GetChildPath(flags);
FilePath          101 content/browser/plugin_service_impl.cc void NotifyPluginDirChanged(const base::FilePath& path, bool error) {
FilePath          182 content/browser/plugin_service_impl.cc   base::FilePath path =
FilePath          228 content/browser/plugin_service_impl.cc   std::vector<base::FilePath> plugin_dirs;
FilePath          251 content/browser/plugin_service_impl.cc     const base::FilePath& plugin_path) {
FilePath          261 content/browser/plugin_service_impl.cc     const base::FilePath& plugin_path,
FilePath          262 content/browser/plugin_service_impl.cc     const base::FilePath& profile_data_directory) {
FilePath          273 content/browser/plugin_service_impl.cc     const base::FilePath& broker_path) {
FilePath          284 content/browser/plugin_service_impl.cc     const base::FilePath& plugin_path) {
FilePath          324 content/browser/plugin_service_impl.cc     const base::FilePath& plugin_path,
FilePath          325 content/browser/plugin_service_impl.cc     const base::FilePath& profile_data_directory) {
FilePath          368 content/browser/plugin_service_impl.cc     const base::FilePath& plugin_path) {
FilePath          415 content/browser/plugin_service_impl.cc     const base::FilePath& plugin_path,
FilePath          416 content/browser/plugin_service_impl.cc     const base::FilePath& profile_data_directory,
FilePath          430 content/browser/plugin_service_impl.cc     const base::FilePath& path,
FilePath          474 content/browser/plugin_service_impl.cc   base::FilePath plugin_path;
FilePath          490 content/browser/plugin_service_impl.cc     const base::FilePath& plugin_path,
FilePath          555 content/browser/plugin_service_impl.cc bool PluginServiceImpl::GetPluginInfoByPath(const base::FilePath& plugin_path,
FilePath          573 content/browser/plugin_service_impl.cc     const base::FilePath& path) {
FilePath          670 content/browser/plugin_service_impl.cc     const base::FilePath& plugin_path) {
FilePath          698 content/browser/plugin_service_impl.cc                                                 const base::FilePath& path) {
FilePath          713 content/browser/plugin_service_impl.cc void PluginServiceImpl::ForcePluginShutdown(const base::FilePath& plugin_path) {
FilePath          730 content/browser/plugin_service_impl.cc void PluginServiceImpl::RegisterPluginCrash(const base::FilePath& path) {
FilePath          732 content/browser/plugin_service_impl.cc   std::map<base::FilePath, std::vector<base::Time> >::iterator i =
FilePath          745 content/browser/plugin_service_impl.cc bool PluginServiceImpl::IsPluginUnstable(const base::FilePath& path) {
FilePath          747 content/browser/plugin_service_impl.cc   std::map<base::FilePath, std::vector<base::Time> >::const_iterator i =
FilePath          763 content/browser/plugin_service_impl.cc void PluginServiceImpl::AddExtraPluginPath(const base::FilePath& path) {
FilePath          773 content/browser/plugin_service_impl.cc void PluginServiceImpl::RemoveExtraPluginPath(const base::FilePath& path) {
FilePath          777 content/browser/plugin_service_impl.cc void PluginServiceImpl::AddExtraPluginDir(const base::FilePath& path) {
FilePath          792 content/browser/plugin_service_impl.cc void PluginServiceImpl::UnregisterInternalPlugin(const base::FilePath& path) {
FilePath           86 content/browser/plugin_service_impl.h   virtual bool GetPluginInfoByPath(const base::FilePath& plugin_path,
FilePath           89 content/browser/plugin_service_impl.h       const base::FilePath& path) OVERRIDE;
FilePath           92 content/browser/plugin_service_impl.h       const base::FilePath& plugin_path) OVERRIDE;
FilePath           95 content/browser/plugin_service_impl.h   virtual void ForcePluginShutdown(const base::FilePath& plugin_path) OVERRIDE;
FilePath           96 content/browser/plugin_service_impl.h   virtual bool IsPluginUnstable(const base::FilePath& plugin_path) OVERRIDE;
FilePath           98 content/browser/plugin_service_impl.h   virtual void AddExtraPluginPath(const base::FilePath& path) OVERRIDE;
FilePath           99 content/browser/plugin_service_impl.h   virtual void RemoveExtraPluginPath(const base::FilePath& path) OVERRIDE;
FilePath          100 content/browser/plugin_service_impl.h   virtual void AddExtraPluginDir(const base::FilePath& path) OVERRIDE;
FilePath          103 content/browser/plugin_service_impl.h   virtual void UnregisterInternalPlugin(const base::FilePath& path) OVERRIDE;
FilePath          125 content/browser/plugin_service_impl.h       int render_process_id, const base::FilePath& plugin_path);
FilePath          128 content/browser/plugin_service_impl.h       const base::FilePath& plugin_path,
FilePath          129 content/browser/plugin_service_impl.h       const base::FilePath& profile_data_directory);
FilePath          131 content/browser/plugin_service_impl.h       int render_process_id, const base::FilePath& plugin_path);
FilePath          143 content/browser/plugin_service_impl.h                                 const base::FilePath& plugin_path,
FilePath          144 content/browser/plugin_service_impl.h                                 const base::FilePath& profile_data_directory,
FilePath          147 content/browser/plugin_service_impl.h                                 const base::FilePath& path,
FilePath          154 content/browser/plugin_service_impl.h   void RegisterPluginCrash(const base::FilePath& plugin_path);
FilePath          169 content/browser/plugin_service_impl.h   PluginProcessHost* FindNpapiPluginProcess(const base::FilePath& plugin_path);
FilePath          171 content/browser/plugin_service_impl.h       const base::FilePath& plugin_path,
FilePath          172 content/browser/plugin_service_impl.h       const base::FilePath& profile_data_directory);
FilePath          174 content/browser/plugin_service_impl.h       const base::FilePath& broker_path);
FilePath          209 content/browser/plugin_service_impl.h                                  const base::FilePath& plugin_path,
FilePath          215 content/browser/plugin_service_impl.h                                       const base::FilePath& path);
FilePath          247 content/browser/plugin_service_impl.h   std::map<base::FilePath, std::vector<base::Time> > crash_times_;
FilePath          132 content/browser/plugin_service_impl_browsertest.cc       const base::FilePath& path) OVERRIDE { return false; }
FilePath          145 content/browser/plugin_service_impl_browsertest.cc     base::FilePath browser_directory;
FilePath          139 content/browser/ppapi_plugin_process_host.cc     const base::FilePath& profile_data_directory) {
FilePath          231 content/browser/ppapi_plugin_process_host.cc     const base::FilePath& profile_data_directory)
FilePath          267 content/browser/ppapi_plugin_process_host.cc                                             std::string(), base::FilePath(),
FilePath          268 content/browser/ppapi_plugin_process_host.cc                                             base::FilePath(),
FilePath          297 content/browser/ppapi_plugin_process_host.cc   base::FilePath exe_path = ChildProcessHost::GetChildPath(flags);
FilePath           75 content/browser/ppapi_plugin_process_host.h       const base::FilePath& profile_data_directory);
FilePath          107 content/browser/ppapi_plugin_process_host.h   const base::FilePath& plugin_path() const { return plugin_path_; }
FilePath          108 content/browser/ppapi_plugin_process_host.h   const base::FilePath& profile_data_directory() const {
FilePath          120 content/browser/ppapi_plugin_process_host.h                          const base::FilePath& profile_data_directory);
FilePath          159 content/browser/ppapi_plugin_process_host.h   base::FilePath plugin_path_;
FilePath          162 content/browser/ppapi_plugin_process_host.h   base::FilePath profile_data_directory_;
FilePath          139 content/browser/renderer_host/database_message_filter.cc     base::FilePath db_file = DatabaseUtil::GetFullFilePathForVfsFile(
FilePath          191 content/browser/renderer_host/database_message_filter.cc   base::FilePath db_file =
FilePath          233 content/browser/renderer_host/database_message_filter.cc   base::FilePath db_file =
FilePath          247 content/browser/renderer_host/database_message_filter.cc   base::FilePath db_file =
FilePath           39 content/browser/renderer_host/file_utilities_message_filter.cc     const base::FilePath& path,
FilePath           35 content/browser/renderer_host/file_utilities_message_filter.h   void OnGetFileInfo(const base::FilePath& path,
FilePath           34 content/browser/renderer_host/gtk_key_bindings_handler_unittest.cc     base::FilePath gtkrc;
FilePath           62 content/browser/renderer_host/media/video_capture_host_unittest.cc     base::FilePath file_name = base::FilePath(base::StringPrintf(
FilePath           30 content/browser/renderer_host/media/webrtc_identity_service_host_unittest.cc   MockWebRTCIdentityStore() : WebRTCIdentityStore(base::FilePath(), NULL) {}
FilePath           25 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc     const base::FilePath& profile_directory) {
FilePath           29 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc                                base::FilePath(), profile_directory,
FilePath           47 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc     const base::FilePath& plugin_path,
FilePath           48 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc     const base::FilePath& profile_data_directory,
FilePath          108 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc const base::FilePath& BrowserPpapiHostImpl::GetPluginPath() {
FilePath          112 content/browser/renderer_host/pepper/browser_ppapi_host_impl.cc const base::FilePath& BrowserPpapiHostImpl::GetProfileDataDirectory() {
FilePath           38 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h       const base::FilePath& plugin_path,
FilePath           39 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h       const base::FilePath& profile_data_directory,
FilePath           53 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h   virtual const base::FilePath& GetPluginPath() OVERRIDE;
FilePath           54 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h   virtual const base::FilePath& GetProfileDataDirectory() OVERRIDE;
FilePath          114 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h   base::FilePath plugin_path_;
FilePath          115 content/browser/renderer_host/pepper/browser_ppapi_host_impl.h   base::FilePath profile_data_directory_;
FilePath           17 content/browser/renderer_host/pepper/browser_ppapi_host_test.cc                         base::FilePath(),
FilePath           18 content/browser/renderer_host/pepper/browser_ppapi_host_test.cc                         base::FilePath(),
FilePath           23 content/browser/renderer_host/pepper/pepper_external_file_ref_backend.cc     const base::FilePath& path) : host_(host),
FilePath          103 content/browser/renderer_host/pepper/pepper_external_file_ref_backend.cc base::FilePath PepperExternalFileRefBackend::GetExternalFilePath() const {
FilePath           27 content/browser/renderer_host/pepper/pepper_external_file_ref_backend.h                                const base::FilePath& path);
FilePath           45 content/browser/renderer_host/pepper/pepper_external_file_ref_backend.h   virtual base::FilePath GetExternalFilePath() const OVERRIDE;
FilePath           65 content/browser/renderer_host/pepper/pepper_external_file_ref_backend.h   base::FilePath path_;
FilePath          181 content/browser/renderer_host/pepper/pepper_file_io_host.cc     base::FilePath path = file_ref_host->GetExternalFilePath();
FilePath          255 content/browser/renderer_host/pepper/pepper_file_io_host.cc     base::FilePath path,
FilePath           98 content/browser/renderer_host/pepper/pepper_file_io_host.h       base::FilePath path,
FilePath           82 content/browser/renderer_host/pepper/pepper_file_ref_host.cc                                      const base::FilePath& external_path)
FilePath          119 content/browser/renderer_host/pepper/pepper_file_ref_host.cc base::FilePath PepperFileRefHost::GetExternalFilePath() const {
FilePath          122 content/browser/renderer_host/pepper/pepper_file_ref_host.cc   return base::FilePath();
FilePath           45 content/browser/renderer_host/pepper/pepper_file_ref_host.h   virtual base::FilePath GetExternalFilePath() const = 0;
FilePath           67 content/browser/renderer_host/pepper/pepper_file_ref_host.h                     const base::FilePath& external_path);
FilePath           82 content/browser/renderer_host/pepper/pepper_file_ref_host.h   base::FilePath GetExternalFilePath() const;
FilePath          473 content/browser/renderer_host/pepper/pepper_file_system_browser_host.cc   base::FilePath plugin_path = browser_ppapi_host_->GetPluginPath();
FilePath           30 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc bool CanRead(int process_id, const base::FilePath& path) {
FilePath           35 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc bool CanCreateReadWrite(int process_id, const base::FilePath& path) {
FilePath           48 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc   base::FilePath profile_data_directory = host->GetProfileDataDirectory();
FilePath           59 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc         base::FilePath::FromUTF8Unsafe(plugin_name));
FilePath           67 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc base::FilePath PepperFlashFileMessageFilter::GetDataDirName(
FilePath           68 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc     const base::FilePath& profile_path) {
FilePath          113 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc   base::FilePath full_path = ValidateAndConvertPepperFilePath(
FilePath          155 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc   base::FilePath from_full_path = ValidateAndConvertPepperFilePath(
FilePath          157 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc   base::FilePath to_full_path = ValidateAndConvertPepperFilePath(
FilePath          173 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc   base::FilePath full_path = ValidateAndConvertPepperFilePath(
FilePath          187 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc   base::FilePath full_path = ValidateAndConvertPepperFilePath(
FilePath          202 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc   base::FilePath full_path = ValidateAndConvertPepperFilePath(
FilePath          219 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc   base::FilePath full_path = ValidateAndConvertPepperFilePath(
FilePath          248 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc       ppapi::PepperFilePath::DOMAIN_MODULE_LOCAL, base::FilePath());
FilePath          249 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc   base::FilePath validated_dir_path = ValidateAndConvertPepperFilePath(
FilePath          258 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc   base::FilePath file_path;
FilePath          282 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc base::FilePath PepperFlashFileMessageFilter::ValidateAndConvertPepperFilePath(
FilePath          285 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.cc   base::FilePath file_path;  // Empty path returned on error.
FilePath           41 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.h   static base::FilePath GetDataDirName(const base::FilePath& profile_path);
FilePath           44 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.h   typedef base::Callback<bool(int, const base::FilePath&)>
FilePath           73 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.h   base::FilePath ValidateAndConvertPepperFilePath(
FilePath           77 content/browser/renderer_host/pepper/pepper_flash_file_message_filter.h   base::FilePath plugin_data_directory_;
FilePath           74 content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.cc base::FilePath PepperInternalFileRefBackend::GetExternalFilePath() const {
FilePath           75 content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.cc   return base::FilePath();
FilePath          243 content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.cc           dir_path + fileapi::FilePathToString(base::FilePath(it->name));
FilePath           48 content/browser/renderer_host/pepper/pepper_internal_file_ref_backend.h   virtual base::FilePath GetExternalFilePath() const OVERRIDE;
FilePath          102 content/browser/renderer_host/pepper/pepper_renderer_connection.cc                                                   base::FilePath(),
FilePath          103 content/browser/renderer_host/pepper/pepper_renderer_connection.cc                                                   base::FilePath(),
FilePath          182 content/browser/renderer_host/pepper/pepper_renderer_connection.cc         base::FilePath external_path;
FilePath           65 content/browser/renderer_host/pepper/pepper_security_helper.cc                             const base::FilePath& file) {
FilePath           18 content/browser/renderer_host/pepper/pepper_security_helper.h                                            const base::FilePath& file);
FilePath           54 content/browser/renderer_host/pepper/quota_reservation.cc   base::FilePath platform_file_path;
FilePath           27 content/browser/renderer_host/pepper/quota_reservation_unittest.cc const base::FilePath::StringType file1_name = FILE_PATH_LITERAL("file1");
FilePath           28 content/browser/renderer_host/pepper/quota_reservation_unittest.cc const base::FilePath::StringType file2_name = FILE_PATH_LITERAL("file2");
FilePath           29 content/browser/renderer_host/pepper/quota_reservation_unittest.cc const base::FilePath::StringType file3_name = FILE_PATH_LITERAL("file3");
FilePath           87 content/browser/renderer_host/pepper/quota_reservation_unittest.cc   base::FilePath MakeFilePath(const base::FilePath::StringType& file_name) {
FilePath           92 content/browser/renderer_host/pepper/quota_reservation_unittest.cc       const base::FilePath::StringType& file_name) {
FilePath          106 content/browser/renderer_host/pepper/quota_reservation_unittest.cc   void SetFileSize(const base::FilePath::StringType& file_name, int64 size) {
FilePath          788 content/browser/renderer_host/render_message_filter.cc     const base::FilePath& path,
FilePath          842 content/browser/renderer_host/render_message_filter.cc     const base::FilePath& path) {
FilePath          182 content/browser/renderer_host/render_message_filter.h   void OnOpenChannelToPepperPlugin(const base::FilePath& path,
FilePath          193 content/browser/renderer_host/render_message_filter.h                                   const base::FilePath& path);
FilePath          286 content/browser/renderer_host/render_message_filter.h   base::FilePath profile_data_directory_;
FilePath          174 content/browser/renderer_host/render_process_host_impl.cc void CacheShaderInfo(int32 id, base::FilePath path) {
FilePath          211 content/browser/renderer_host/render_process_host_impl.cc     base::FilePath file_path,
FilePath          540 content/browser/renderer_host/render_process_host_impl.cc   base::FilePath renderer_path = ChildProcessHost::GetChildPath(flags);
FilePath         1573 content/browser/renderer_host/render_process_host_impl.cc void RenderProcessHostImpl::EnableAecDump(const base::FilePath& file) {
FilePath          133 content/browser/renderer_host/render_process_host_impl.h   virtual void EnableAecDump(const base::FilePath& file) OVERRIDE;
FilePath           89 content/browser/renderer_host/render_view_host_browsertest.cc   base::FilePath content_test_data_dir;
FilePath          772 content/browser/renderer_host/render_view_host_impl.cc       iter->display_name = base::FilePath::FromUTF8Unsafe(name);
FilePath          995 content/browser/renderer_host/render_view_host_impl.cc     const std::vector<base::FilePath>& files) {
FilePath          997 content/browser/renderer_host/render_view_host_impl.cc   for (std::vector<base::FilePath>::const_iterator file = files.begin();
FilePath         1846 content/browser/renderer_host/render_view_host_impl.cc   const std::vector<base::FilePath>& file_paths = state.GetReferencedFiles();
FilePath         1847 content/browser/renderer_host/render_view_host_impl.cc   for (std::vector<base::FilePath>::const_iterator file = file_paths.begin();
FilePath          173 content/browser/renderer_host/render_view_host_impl.h       const std::vector<base::FilePath>& files) OVERRIDE;
FilePath          366 content/browser/renderer_host/render_view_host_impl.h       const std::vector<base::FilePath>& local_paths,
FilePath          367 content/browser/renderer_host/render_view_host_impl.h       const base::FilePath& local_directory_name);
FilePath          186 content/browser/renderer_host/render_view_host_unittest.cc   base::FilePath highlighted_file_path(FILE_PATH_LITERAL("//tmp/foo.html"));
FilePath          187 content/browser/renderer_host/render_view_host_unittest.cc   base::FilePath dragged_file_path(FILE_PATH_LITERAL("//tmp/image.jpg"));
FilePath          188 content/browser/renderer_host/render_view_host_unittest.cc   base::FilePath sensitive_file_path(FILE_PATH_LITERAL("//etc/passwd"));
FilePath          194 content/browser/renderer_host/render_view_host_unittest.cc       ui::FileInfo(dragged_file_path, base::FilePath()));
FilePath          254 content/browser/renderer_host/render_view_host_unittest.cc   base::FilePath file_path;
FilePath          269 content/browser/renderer_host/render_view_host_unittest.cc   base::FilePath file_path;
FilePath           46 content/browser/renderer_host/render_widget_host_browsertest.cc   base::FilePath test_dir_;
FilePath           97 content/browser/renderer_host/render_widget_host_view_browsertest.cc   const base::FilePath& test_dir() const {
FilePath          208 content/browser/renderer_host/render_widget_host_view_browsertest.cc   base::FilePath test_dir_;
FilePath           28 content/browser/safe_util_win.cc bool SetInternetZoneIdentifierDirectly(const base::FilePath& full_path) {
FilePath           54 content/browser/safe_util_win.cc HRESULT AVScanFile(const base::FilePath& full_path,
FilePath           14 content/browser/safe_util_win.h class FilePath;
FilePath           48 content/browser/safe_util_win.h HRESULT AVScanFile(const base::FilePath& full_path,
FilePath           26 content/browser/service_worker/embedded_worker_instance_unittest.cc     context_.reset(new ServiceWorkerContextCore(base::FilePath(), NULL));
FilePath           22 content/browser/service_worker/service_worker_context_core.cc     const base::FilePath& path,
FilePath           25 content/browser/service_worker/service_worker_context_core.h class FilePath;
FilePath           57 content/browser/service_worker/service_worker_context_core.h   ServiceWorkerContextCore(const base::FilePath& user_data_directory,
FilePath           75 content/browser/service_worker/service_worker_context_unittest.cc     context_.reset(new ServiceWorkerContextCore(base::FilePath(), NULL));
FilePath           21 content/browser/service_worker/service_worker_context_wrapper.cc     const base::FilePath& user_data_directory,
FilePath           16 content/browser/service_worker/service_worker_context_wrapper.h class FilePath;
FilePath           39 content/browser/service_worker/service_worker_context_wrapper.h   void Init(const base::FilePath& user_data_directory,
FilePath           33 content/browser/service_worker/service_worker_dispatcher_host_unittest.cc     context_wrapper_->Init(base::FilePath(), NULL);
FilePath           45 content/browser/service_worker/service_worker_internals_ui.cc                                   const base::FilePath& context_path);
FilePath           60 content/browser/service_worker/service_worker_internals_ui.cc       const base::FilePath& context_path,
FilePath          151 content/browser/service_worker/service_worker_internals_ui.cc void FindContext(const base::FilePath& partition_path,
FilePath          165 content/browser/service_worker/service_worker_internals_ui.cc     base::FilePath* partition_path,
FilePath          168 content/browser/service_worker/service_worker_internals_ui.cc   base::FilePath::StringType path_string;
FilePath          171 content/browser/service_worker/service_worker_internals_ui.cc   *partition_path = base::FilePath(path_string);
FilePath          195 content/browser/service_worker/service_worker_internals_ui.cc   base::FilePath partition_path;
FilePath          214 content/browser/service_worker/service_worker_internals_ui.cc   base::FilePath partition_path;
FilePath          233 content/browser/service_worker/service_worker_internals_ui.cc   base::FilePath partition_path;
FilePath          252 content/browser/service_worker/service_worker_internals_ui.cc   base::FilePath partition_path;
FilePath          271 content/browser/service_worker/service_worker_internals_ui.cc     const base::FilePath& context_path) {
FilePath          372 content/browser/service_worker/service_worker_internals_ui.cc     const base::FilePath& context_path,
FilePath           48 content/browser/service_worker/service_worker_internals_ui.h       base::FilePath* partition_path,
FilePath           94 content/browser/service_worker/service_worker_job_unittest.cc     context_.reset(new ServiceWorkerContextCore(base::FilePath(), NULL));
FilePath           24 content/browser/service_worker/service_worker_registration_unittest.cc     context_.reset(new ServiceWorkerContextCore(base::FilePath(), NULL));
FilePath           23 content/browser/service_worker/service_worker_storage.cc const base::FilePath::CharType kServiceWorkerDirectory[] =
FilePath           29 content/browser/service_worker/service_worker_storage.cc     const base::FilePath& path,
FilePath           37 content/browser/service_worker/service_worker_storage.h   ServiceWorkerStorage(const base::FilePath& path,
FilePath           88 content/browser/service_worker/service_worker_storage.h   base::FilePath path_;
FilePath           19 content/browser/service_worker/service_worker_storage_unittest.cc     storage_.reset(new ServiceWorkerStorage(base::FilePath(), NULL));
FilePath           92 content/browser/service_worker/service_worker_url_request_job_unittest.cc     context_.reset(new ServiceWorkerContextCore(base::FilePath(), NULL));
FilePath          108 content/browser/service_worker/service_worker_version_unittest.cc     context_.reset(new ServiceWorkerContextCore(base::FilePath(), NULL));
FilePath          318 content/browser/site_per_process_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("content/test/data")));
FilePath          444 content/browser/site_per_process_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("content/test/data")));
FilePath          100 content/browser/storage_partition_impl.cc void ClearShaderCacheOnIOThread(const base::FilePath& path,
FilePath          275 content/browser/storage_partition_impl.cc                            const base::FilePath& path,
FilePath          321 content/browser/storage_partition_impl.cc     const base::FilePath& partition_path,
FilePath          367 content/browser/storage_partition_impl.cc     const base::FilePath& partition_path) {
FilePath          400 content/browser/storage_partition_impl.cc   base::FilePath path = in_memory ? base::FilePath() : partition_path;
FilePath          443 content/browser/storage_partition_impl.cc base::FilePath StoragePartitionImpl::GetPath() {
FilePath          645 content/browser/storage_partition_impl.cc     const base::FilePath& path,
FilePath           36 content/browser/storage_partition_impl.h   virtual base::FilePath GetPath() OVERRIDE;
FilePath          107 content/browser/storage_partition_impl.h                                       const base::FilePath& profile_path);
FilePath          110 content/browser/storage_partition_impl.h       const base::FilePath& partition_path,
FilePath          147 content/browser/storage_partition_impl.h   base::FilePath partition_path_;
FilePath          111 content/browser/storage_partition_impl_map.cc const base::FilePath::CharType kStoragePartitionDirname[] =
FilePath          113 content/browser/storage_partition_impl_map.cc const base::FilePath::CharType kExtensionsDirname[] =
FilePath          115 content/browser/storage_partition_impl_map.cc const base::FilePath::CharType kDefaultPartitionDirname[] =
FilePath          117 content/browser/storage_partition_impl_map.cc const base::FilePath::CharType kTrashDirname[] =
FilePath          160 content/browser/storage_partition_impl_map.cc base::FilePath GetStoragePartitionDomainPath(
FilePath          164 content/browser/storage_partition_impl_map.cc   return base::FilePath(kStoragePartitionDirname).Append(kExtensionsDirname)
FilePath          165 content/browser/storage_partition_impl_map.cc       .Append(base::FilePath::FromUTF8Unsafe(partition_domain));
FilePath          173 content/browser/storage_partition_impl_map.cc void ObliterateOneDirectory(const base::FilePath& current_dir,
FilePath          174 content/browser/storage_partition_impl_map.cc                             const std::vector<base::FilePath>& paths_to_keep,
FilePath          175 content/browser/storage_partition_impl_map.cc                             std::vector<base::FilePath>* paths_to_consider) {
FilePath          179 content/browser/storage_partition_impl_map.cc   for (base::FilePath to_delete = enumerator.Next(); !to_delete.empty();
FilePath          184 content/browser/storage_partition_impl_map.cc     for (std::vector<base::FilePath>::const_iterator to_keep =
FilePath          219 content/browser/storage_partition_impl_map.cc     const base::FilePath& unnormalized_browser_context_root,
FilePath          220 content/browser/storage_partition_impl_map.cc     const base::FilePath& unnormalized_root,
FilePath          221 content/browser/storage_partition_impl_map.cc     const std::vector<base::FilePath>& paths_to_keep,
FilePath          233 content/browser/storage_partition_impl_map.cc   base::FilePath root = base::MakeAbsoluteFilePath(unnormalized_root);
FilePath          234 content/browser/storage_partition_impl_map.cc   base::FilePath browser_context_root =
FilePath          241 content/browser/storage_partition_impl_map.cc   std::vector<base::FilePath> valid_paths_to_keep;
FilePath          242 content/browser/storage_partition_impl_map.cc   for (std::vector<base::FilePath>::const_iterator it = paths_to_keep.begin();
FilePath          260 content/browser/storage_partition_impl_map.cc   std::vector<base::FilePath> paths_to_consider;
FilePath          263 content/browser/storage_partition_impl_map.cc     base::FilePath path = paths_to_consider.back();
FilePath          287 content/browser/storage_partition_impl_map.cc     const base::FilePath& storage_root,
FilePath          289 content/browser/storage_partition_impl_map.cc     scoped_ptr<base::hash_set<base::FilePath> > active_paths) {
FilePath          293 content/browser/storage_partition_impl_map.cc   base::FilePath trash_directory;
FilePath          299 content/browser/storage_partition_impl_map.cc   for (base::FilePath path = enumerator.Next(); !path.empty();
FilePath          317 content/browser/storage_partition_impl_map.cc base::FilePath StoragePartitionImplMap::GetStoragePartitionPath(
FilePath          321 content/browser/storage_partition_impl_map.cc     return base::FilePath();
FilePath          323 content/browser/storage_partition_impl_map.cc   base::FilePath path = GetStoragePartitionDomainPath(partition_domain);
FilePath          368 content/browser/storage_partition_impl_map.cc   base::FilePath partition_path =
FilePath          467 content/browser/storage_partition_impl_map.cc   std::vector<base::FilePath> paths_to_keep;
FilePath          492 content/browser/storage_partition_impl_map.cc   base::FilePath domain_root = browser_context_->GetPath().Append(
FilePath          503 content/browser/storage_partition_impl_map.cc     scoped_ptr<base::hash_set<base::FilePath> > active_paths,
FilePath          517 content/browser/storage_partition_impl_map.cc   base::FilePath storage_root = browser_context_->GetPath().Append(
FilePath          555 content/browser/storage_partition_impl_map.cc                    in_memory ? base::FilePath() :
FilePath           19 content/browser/storage_partition_impl_map.h class FilePath;
FilePath           53 content/browser/storage_partition_impl_map.h   void GarbageCollect(scoped_ptr<base::hash_set<base::FilePath> > active_paths,
FilePath          108 content/browser/storage_partition_impl_map.h   static base::FilePath GetStoragePartitionPath(
FilePath           43 content/browser/storage_partition_impl_unittest.cc const base::FilePath::CharType kDomStorageOrigin1[] =
FilePath           46 content/browser/storage_partition_impl_unittest.cc const base::FilePath::CharType kDomStorageOrigin2[] =
FilePath           49 content/browser/storage_partition_impl_unittest.cc const base::FilePath::CharType kDomStorageOrigin3[] =
FilePath          177 content/browser/storage_partition_impl_unittest.cc     base::FilePath storage_path =
FilePath           50 content/browser/tracing/tracing_controller_browsertest.cc                                         const base::FilePath& file_path) {
FilePath           71 content/browser/tracing/tracing_controller_browsertest.cc       base::Closure quit_callback, const base::FilePath& file_path) {
FilePath          105 content/browser/tracing/tracing_controller_browsertest.cc   base::FilePath last_actual_recording_file_path() const {
FilePath          109 content/browser/tracing/tracing_controller_browsertest.cc   base::FilePath last_actual_monitoring_file_path() const {
FilePath          113 content/browser/tracing/tracing_controller_browsertest.cc   void TestEnableAndDisableRecording(const base::FilePath& result_file_path) {
FilePath          145 content/browser/tracing/tracing_controller_browsertest.cc       const base::FilePath& result_file_path) {
FilePath          238 content/browser/tracing/tracing_controller_browsertest.cc   base::FilePath last_actual_recording_file_path_;
FilePath          239 content/browser/tracing/tracing_controller_browsertest.cc   base::FilePath last_actual_monitoring_file_path_;
FilePath          258 content/browser/tracing/tracing_controller_browsertest.cc   TestEnableAndDisableRecording(base::FilePath());
FilePath          263 content/browser/tracing/tracing_controller_browsertest.cc   base::FilePath file_path;
FilePath          278 content/browser/tracing/tracing_controller_browsertest.cc       base::FilePath(), TracingController::TracingFileResultCallback()));
FilePath          284 content/browser/tracing/tracing_controller_browsertest.cc   TestEnableCaptureAndDisableMonitoring(base::FilePath());
FilePath          289 content/browser/tracing/tracing_controller_browsertest.cc   base::FilePath file_path;
FilePath          305 content/browser/tracing/tracing_controller_browsertest.cc       base::FilePath(), TracingController::TracingFileResultCallback());
FilePath           43 content/browser/tracing/tracing_controller_impl.cc   explicit ResultFile(const base::FilePath& path);
FilePath           63 content/browser/tracing/tracing_controller_impl.cc   const base::FilePath& path() const { return path_; }
FilePath           73 content/browser/tracing/tracing_controller_impl.cc   base::FilePath path_;
FilePath           80 content/browser/tracing/tracing_controller_impl.cc TracingControllerImpl::ResultFile::ResultFile(const base::FilePath& path)
FilePath          200 content/browser/tracing/tracing_controller_impl.cc   bool ok = DisableRecording(base::FilePath(), TracingFileResultCallback());
FilePath          295 content/browser/tracing/tracing_controller_impl.cc     const base::FilePath& result_file_path,
FilePath          317 content/browser/tracing/tracing_controller_impl.cc     const base::FilePath& result_file_path,
FilePath          448 content/browser/tracing/tracing_controller_impl.cc     const base::FilePath& result_file_path,
FilePath           37 content/browser/tracing/tracing_controller_impl.h       const base::FilePath& result_file_path,
FilePath           49 content/browser/tracing/tracing_controller_impl.h       const base::FilePath& result_file_path,
FilePath          142 content/browser/tracing/tracing_controller_impl.h   void OnDisableRecordingDone(const base::FilePath& result_file_path,
FilePath          117 content/browser/tracing/tracing_ui.cc                          const base::FilePath& path) {
FilePath          127 content/browser/tracing/tracing_ui.cc     const base::FilePath& path) {
FilePath          187 content/browser/tracing/tracing_ui.cc                             const base::FilePath& path) {
FilePath          197 content/browser/tracing/tracing_ui.cc     const base::FilePath& path) {
FilePath          221 content/browser/tracing/tracing_ui.cc         base::FilePath(), base::Bind(BeginReadingRecordingResult, callback));
FilePath          235 content/browser/tracing/tracing_ui.cc         base::FilePath(), base::Bind(OnMonitoringSnapshotCaptured, callback));
FilePath           36 content/browser/utility_process_host_impl.cc   UtilitySandboxedProcessLauncherDelegate(const base::FilePath& exposed_dir,
FilePath           57 content/browser/utility_process_host_impl.cc                           base::FilePath* exposed_dir) OVERRIDE {
FilePath           75 content/browser/utility_process_host_impl.cc  base::FilePath exposed_dir_;
FilePath          142 content/browser/utility_process_host_impl.cc void UtilityProcessHostImpl::SetExposedDir(const base::FilePath& dir) {
FilePath          213 content/browser/utility_process_host_impl.cc     base::FilePath exe_path = ChildProcessHost::GetChildPath(child_flags);
FilePath           40 content/browser/utility_process_host_impl.h   virtual void SetExposedDir(const base::FilePath& dir) OVERRIDE;
FilePath           70 content/browser/utility_process_host_impl.h   base::FilePath exposed_dir_;
FilePath         1849 content/browser/web_contents/web_contents_impl.cc bool WebContentsImpl::SavePage(const base::FilePath& main_file,
FilePath         1850 content/browser/web_contents/web_contents_impl.cc                                const base::FilePath& dir_path,
FilePath         1887 content/browser/web_contents/web_contents_impl.cc     const base::FilePath& file,
FilePath         2433 content/browser/web_contents/web_contents_impl.cc                                            const base::FilePath& path) {
FilePath         2498 content/browser/web_contents/web_contents_impl.cc                                          const base::FilePath& path,
FilePath         2506 content/browser/web_contents/web_contents_impl.cc void WebContentsImpl::OnPluginCrashed(const base::FilePath& plugin_path,
FilePath         2567 content/browser/web_contents/web_contents_impl.cc     const base::FilePath& plugin_path) {
FilePath          248 content/browser/web_contents/web_contents_impl.h   virtual bool SavePage(const base::FilePath& main_file,
FilePath          249 content/browser/web_contents/web_contents_impl.h                         const base::FilePath& dir_path,
FilePath          254 content/browser/web_contents/web_contents_impl.h       const base::FilePath& file,
FilePath          677 content/browser/web_contents/web_contents_impl.h   void OnEnumerateDirectory(int request_id, const base::FilePath& path);
FilePath          698 content/browser/web_contents/web_contents_impl.h                           const base::FilePath& path,
FilePath          700 content/browser/web_contents/web_contents_impl.h   void OnPluginCrashed(const base::FilePath& plugin_path,
FilePath          715 content/browser/web_contents/web_contents_impl.h                                       const base::FilePath& plugin_path);
FilePath          278 content/browser/web_contents/web_contents_impl_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("content/test/data")));
FilePath          222 content/browser/web_contents/web_contents_view_aura.cc   base::FilePath file_name =
FilePath          223 content/browser/web_contents/web_contents_view_aura.cc       base::FilePath::FromUTF16Unsafe(drop_data.file_description_filename);
FilePath          227 content/browser/web_contents/web_contents_view_aura.cc     const base::FilePath::StringType extension = file_name.Extension();
FilePath          246 content/browser/web_contents/web_contents_view_aura.cc   base::FilePath file_name;
FilePath          257 content/browser/web_contents/web_contents_view_aura.cc   base::FilePath generated_download_file_name =
FilePath          268 content/browser/web_contents/web_contents_view_aura.cc   base::FilePath temp_dir_path;
FilePath          273 content/browser/web_contents/web_contents_view_aura.cc   base::FilePath download_path =
FilePath          291 content/browser/web_contents/web_contents_view_aura.cc   ui::OSExchangeData::DownloadFileInfo file_download(base::FilePath(),
FilePath          505 content/browser/web_contents/web_contents_view_aura_browsertest.cc       base::FilePath(FILE_PATH_LITERAL("content/test/data")));
FilePath          208 content/browser/web_contents/web_drag_dest_gtk.cc           base::FilePath file_path;
FilePath          212 content/browser/web_contents/web_drag_dest_gtk.cc                 ui::FileInfo(file_path, base::FilePath()));
FilePath          219 content/browser/web_contents/web_drag_source_gtk.cc         base::FilePath file_path;
FilePath          304 content/browser/web_contents/web_drag_source_gtk.cc     base::FilePath generated_download_file_name =
FilePath           92 content/browser/web_contents/web_drag_source_gtk.h   base::FilePath download_file_name_;
FilePath           46 content/browser/web_contents/web_drag_source_mac.h   base::FilePath downloadFileName_;
FilePath           89 content/browser/webui/shared_resources_data_source.cc   net::GetMimeTypeFromFile(base::FilePath().AppendASCII(path), &mime_type);
FilePath           34 content/browser/webui/web_ui_mojo_browsertest.cc base::FilePath GetFilePathForJSResource(const std::string& path) {
FilePath           41 content/browser/webui/web_ui_mojo_browsertest.cc   base::FilePath file_path;
FilePath          177 content/browser/webui/web_ui_mojo_browsertest.cc   const base::FilePath test_file_path(
FilePath           36 content/browser/worker_host/test/worker_browsertest.cc     base::FilePath test_file_path = GetTestFilePath(
FilePath          187 content/browser/worker_host/worker_process_host.cc   base::FilePath exe_path = ChildProcessHost::GetChildPath(flags);
FilePath           78 content/browser/zygote_host/zygote_host_impl_linux.cc   base::FilePath chrome_path;
FilePath          427 content/browser/zygote_host/zygote_host_impl_linux.cc     const base::FilePath kSelinuxPath("/selinux");
FilePath           94 content/child/fileapi/file_system_dispatcher.cc       const base::FilePath& platform_path,
FilePath          111 content/child/fileapi/file_system_dispatcher.cc                      const base::FilePath& file_path,
FilePath          353 content/child/fileapi/file_system_dispatcher.cc                                            const base::FilePath& file_path,
FilePath          379 content/child/fileapi/file_system_dispatcher.cc     const base::FilePath& platform_path) {
FilePath           21 content/child/fileapi/file_system_dispatcher.h class FilePath;
FilePath           43 content/child/fileapi/file_system_dispatcher.h       const base::FilePath& platform_path,
FilePath           53 content/child/fileapi/file_system_dispatcher.h       const base::FilePath& file_path,
FilePath          137 content/child/fileapi/file_system_dispatcher.h                        const base::FilePath& file_path,
FilePath          144 content/child/fileapi/file_system_dispatcher.h                                const base::FilePath& platform_path);
FilePath          192 content/child/fileapi/webfilesystem_impl.cc     const base::FilePath& file_path, bool is_directory) {
FilePath          193 content/child/fileapi/webfilesystem_impl.cc   base::FilePath normalized_path(
FilePath          240 content/child/fileapi/webfilesystem_impl.cc         base::FilePath(entries[i].name).AsUTF16Unsafe();
FilePath          293 content/child/fileapi/webfilesystem_impl.cc     const base::FilePath& platform_path,
FilePath          319 content/child/fileapi/webfilesystem_impl.cc     const base::FilePath& platform_path,
FilePath          259 content/child/npapi/npobject_stub.cc       static base::FilePath plugin_path =
FilePath          468 content/child/npapi/plugin_host.cc     base::FilePath file_path;
FilePath          475 content/child/npapi/plugin_host.cc       file_path = base::FilePath::FromUTF8Unsafe(file_path_ascii);
FilePath          324 content/child/npapi/plugin_instance.cc   base::FilePath file_name = base::FilePath::FromUTF8Unsafe(fname);
FilePath          324 content/child/npapi/plugin_instance.h   std::vector<base::FilePath> files_created_;
FilePath           24 content/child/npapi/plugin_lib.cc PluginLib* PluginLib::CreatePluginLib(const base::FilePath& filename) {
FilePath          257 content/child/npapi/plugin_lib.cc void FreePluginLibraryHelper(const base::FilePath& path,
FilePath           21 content/child/npapi/plugin_lib.h class FilePath;
FilePath           44 content/child/npapi/plugin_lib.h   static PluginLib* CreatePluginLib(const base::FilePath& filename);
FilePath           29 content/child/npapi/plugin_lib_unittest.cc       PluginLibTest::CreatePluginLib(base::FilePath()));
FilePath           37 content/child/npapi/plugin_lib_unittest.cc       PluginLibTest::CreatePluginLib(base::FilePath()));
FilePath           46 content/child/npapi/plugin_lib_unittest.cc       PluginLibTest::CreatePluginLib(base::FilePath()));
FilePath           56 content/child/npapi/plugin_lib_unittest.cc       PluginLibTest::CreatePluginLib(base::FilePath()));
FilePath           78 content/child/npapi/plugin_stream.cc     base::FilePath path = base::FilePath::FromUTF8Unsafe(gurl.path());
FilePath          137 content/child/npapi/plugin_stream.h   base::FilePath                temp_file_path_;
FilePath           21 content/child/npapi/plugin_stream_posix.cc   temp_file_path_ = base::FilePath();
FilePath           28 content/child/npapi/webplugin_delegate_impl.cc     const base::FilePath& filename,
FilePath          246 content/child/npapi/webplugin_delegate_impl.cc base::FilePath WebPluginDelegateImpl::GetPluginPath() {
FilePath           30 content/child/npapi/webplugin_delegate_impl.h class FilePath;
FilePath           83 content/child/npapi/webplugin_delegate_impl.h                                        const base::FilePath& filename,
FilePath          143 content/child/npapi/webplugin_delegate_impl.h   base::FilePath GetPluginPath();
FilePath           79 content/child/simple_webmimeregistry_impl.cc       base::FilePath::FromUTF16Unsafe(file_extension).value(), &mime_type);
FilePath           87 content/child/simple_webmimeregistry_impl.cc       base::FilePath::FromUTF16Unsafe(file_extension).value(), &mime_type);
FilePath           94 content/child/simple_webmimeregistry_impl.cc   net::GetMimeTypeFromFile(base::FilePath::FromUTF16Unsafe(file_path),
FilePath           27 content/child/site_isolation_policy_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("content/test/data")));
FilePath          424 content/child/web_url_loader_impl.cc                 base::FilePath::FromUTF16Unsafe(element.filePath),
FilePath          428 content/child/web_url_loader_impl.cc                 base::FilePath::FromUTF16Unsafe(element.filePath),
FilePath           61 content/child/webblobregistry_impl.cc               base::FilePath::FromUTF16Unsafe(data_item.filePath),
FilePath          206 content/child/webcrypto/shared_crypto_unittest.cc   base::FilePath test_data_dir;
FilePath          210 content/child/webcrypto/shared_crypto_unittest.cc   base::FilePath file_path =
FilePath           35 content/child/webfileutilities_impl.cc   if (!base::GetFileInfo(base::FilePath::FromUTF16Unsafe(path),
FilePath           45 content/child/webfileutilities_impl.cc   return base::FilePath::FromUTF16Unsafe(path).DirName().AsUTF16Unsafe();
FilePath           49 content/child/webfileutilities_impl.cc   return base::FilePath::FromUTF16Unsafe(path).BaseName().AsUTF16Unsafe();
FilePath           53 content/child/webfileutilities_impl.cc   return net::FilePathToFileURL(base::FilePath::FromUTF16Unsafe(path));
FilePath           42 content/common/child_process_host_impl.cc base::FilePath TransformPathForFeature(const base::FilePath& path,
FilePath           46 content/common/child_process_host_impl.cc   base::FilePath macos_path = path.DirName();
FilePath           50 content/common/child_process_host_impl.cc   base::FilePath contents_path = macos_path.DirName();
FilePath           54 content/common/child_process_host_impl.cc   base::FilePath helper_app_path = contents_path.DirName();
FilePath           60 content/common/child_process_host_impl.cc   base::FilePath root_path = helper_app_path.DirName();
FilePath           68 content/common/child_process_host_impl.cc   base::FilePath new_path = root_path.Append(new_basename_app)
FilePath           92 content/common/child_process_host_impl.cc base::FilePath ChildProcessHost::GetChildPath(int flags) {
FilePath           93 content/common/child_process_host_impl.cc   base::FilePath child_path;
FilePath          105 content/common/child_process_host_impl.cc     child_path = base::FilePath(base::kProcSelfExe);
FilePath           22 content/common/child_process_host_impl.h class FilePath;
FilePath           13 content/common/content_paths.cc bool PathProvider(int key, base::FilePath* result) {
FilePath           18 content/common/content_paths.cc       base::FilePath cur;
FilePath           17 content/common/file_utilities_messages.h                             base::FilePath /* path */,
FilePath           46 content/common/fileapi/file_system_messages.h                      base::FilePath /* file_path */,
FilePath           56 content/common/fileapi/file_system_messages.h                      base::FilePath /* true platform path */)
FilePath          174 content/common/fileapi/file_system_messages.h                             base::FilePath /* platform_path */)
FilePath          432 content/common/frame_messages.h                     base::FilePath /* path */,
FilePath          441 content/common/frame_messages.h                     base::FilePath /* plugin_path */,
FilePath           85 content/common/gpu/client/gl_helper_benchmark.cc   void LoadPngFileToSkBitmap(const base::FilePath& filename,
FilePath           96 content/common/gpu/client/gl_helper_benchmark.cc   void SaveToFile(SkBitmap* bitmap, const base::FilePath& filename) {
FilePath          255 content/common/gpu/client/gl_helper_benchmark.cc   LoadPngFileToSkBitmap(base::FilePath(
FilePath          303 content/common/gpu/client/gl_helper_benchmark.cc       SaveToFile(&output_pixels, base::FilePath::FromUTF8Unsafe(filename));
FilePath           31 content/common/gpu/media/vaapi_h264_decoder_unittest.cc base::FilePath g_input_file;
FilePath           32 content/common/gpu/media/vaapi_h264_decoder_unittest.cc base::FilePath g_output_file;
FilePath           36 content/common/gpu/media/vaapi_h264_decoder_unittest.cc const base::FilePath::CharType* kDefaultInputFile =
FilePath           57 content/common/gpu/media/vaapi_h264_decoder_unittest.cc   bool Initialize(base::FilePath input_file, base::FilePath output_file);
FilePath           87 content/common/gpu/media/vaapi_h264_decoder_unittest.cc   base::FilePath output_file_;  // output data is written to this file
FilePath          119 content/common/gpu/media/vaapi_h264_decoder_unittest.cc bool VaapiH264DecoderLoop::Initialize(base::FilePath input_file,
FilePath          120 content/common/gpu/media/vaapi_h264_decoder_unittest.cc                                       base::FilePath output_file) {
FilePath          319 content/common/gpu/media/vaapi_h264_decoder_unittest.cc   base::FilePath input_file = g_input_file;
FilePath          320 content/common/gpu/media/vaapi_h264_decoder_unittest.cc   base::FilePath output_file = g_output_file;
FilePath          325 content/common/gpu/media/vaapi_h264_decoder_unittest.cc     input_file = base::FilePath(kDefaultInputFile);
FilePath          368 content/common/gpu/media/vaapi_h264_decoder_unittest.cc       content::g_input_file = base::FilePath(it->second);
FilePath          372 content/common/gpu/media/vaapi_h264_decoder_unittest.cc       content::g_output_file = base::FilePath(it->second);
FilePath           20 content/common/gpu/media/vaapi_wrapper.cc static const base::FilePath::CharType kVaLib[] =
FilePath           92 content/common/gpu/media/video_decode_accelerator_unittest.cc const base::FilePath::CharType* g_test_video_data =
FilePath           99 content/common/gpu/media/video_decode_accelerator_unittest.cc const base::FilePath::CharType* g_output_log = NULL;
FilePath          124 content/common/gpu/media/video_decode_accelerator_unittest.cc   explicit TestVideoFile(base::FilePath::StringType file_name)
FilePath          136 content/common/gpu/media/video_decode_accelerator_unittest.cc   base::FilePath::StringType file_name;
FilePath          159 content/common/gpu/media/video_decode_accelerator_unittest.cc   base::FilePath filepath(video_file->file_name);
FilePath          973 content/common/gpu/media/video_decode_accelerator_unittest.cc   void ParseAndReadTestVideoData(base::FilePath::StringType data,
FilePath          989 content/common/gpu/media/video_decode_accelerator_unittest.cc   void OutputLogFile(const base::FilePath::CharType* log_path,
FilePath         1041 content/common/gpu/media/video_decode_accelerator_unittest.cc     base::FilePath::StringType data,
FilePath         1043 content/common/gpu/media/video_decode_accelerator_unittest.cc   std::vector<base::FilePath::StringType> entries;
FilePath         1047 content/common/gpu/media/video_decode_accelerator_unittest.cc     std::vector<base::FilePath::StringType> fields;
FilePath         1070 content/common/gpu/media/video_decode_accelerator_unittest.cc     base::FilePath filepath(video_file->file_name);
FilePath         1142 content/common/gpu/media/video_decode_accelerator_unittest.cc     const base::FilePath::CharType* log_path,
FilePath         1144 content/common/gpu/media/video_decode_accelerator_unittest.cc   base::File file(base::FilePath(log_path),
FilePath         1368 content/common/gpu/media/video_decode_accelerator_unittest.cc       base::FilePath filepath(test_video_files_[0]->file_name);
FilePath         1385 content/common/gpu/media/video_decode_accelerator_unittest.cc         base::FilePath(g_output_log),
FilePath           57 content/common/gpu/media/video_encode_accelerator_unittest.cc base::FilePath::StringType* g_test_stream_data;
FilePath           70 content/common/gpu/media/video_encode_accelerator_unittest.cc static void ParseAndReadTestStreamData(const base::FilePath::StringType& data,
FilePath           72 content/common/gpu/media/video_encode_accelerator_unittest.cc   std::vector<base::FilePath::StringType> fields;
FilePath           77 content/common/gpu/media/video_encode_accelerator_unittest.cc   base::FilePath::StringType filename = fields[0];
FilePath           94 content/common/gpu/media/video_encode_accelerator_unittest.cc   CHECK(test_stream->input_file.Initialize(base::FilePath(filename)));
FilePath          379 content/common/gpu/media/video_encode_accelerator_unittest.cc     base::FilePath out_filename(test_stream_.out_filename);
FilePath          501 content/common/gpu/media/video_encode_accelerator_unittest.cc                   base::FilePath::FromUTF8Unsafe(test_stream_.out_filename),
FilePath          747 content/common/gpu/media/video_encode_accelerator_unittest.cc   scoped_ptr<base::FilePath::StringType> test_stream_data(
FilePath          748 content/common/gpu/media/video_encode_accelerator_unittest.cc       new base::FilePath::StringType(
FilePath           18 content/common/mime_registry_messages.h                             base::FilePath::StringType /* extension */,
FilePath           21 content/common/mime_registry_messages.h                             base::FilePath /* file_path */,
FilePath          196 content/common/page_state_serialization_unittest.cc     base::FilePath path;
FilePath          373 content/common/page_state_serialization_unittest.cc   base::FilePath path;
FilePath           82 content/common/pepper_plugin_list.cc     plugin.path = base::FilePath(base::ASCIIToUTF16(name_parts[0]));
FilePath           84 content/common/pepper_plugin_list.cc     plugin.path = base::FilePath(name_parts[0]);
FilePath          136 content/common/pepper_plugin_list.cc   pepper_info->path = base::FilePath(webplugin_info.path);
FilePath           52 content/common/plugin_list.cc void PluginList::AddExtraPluginPath(const base::FilePath& plugin_path) {
FilePath           60 content/common/plugin_list.cc void PluginList::RemoveExtraPluginPath(const base::FilePath& plugin_path) {
FilePath           65 content/common/plugin_list.cc void PluginList::AddExtraPluginDir(const base::FilePath& plugin_dir) {
FilePath           87 content/common/plugin_list.cc void PluginList::UnregisterInternalPlugin(const base::FilePath& path) {
FilePath          112 content/common/plugin_list.cc bool PluginList::ReadPluginInfo(const base::FilePath& filename,
FilePath          198 content/common/plugin_list.cc   std::vector<base::FilePath> plugin_paths;
FilePath          201 content/common/plugin_list.cc   for (std::vector<base::FilePath>::const_iterator it = plugin_paths.begin();
FilePath          212 content/common/plugin_list.cc     const base::FilePath& path,
FilePath          240 content/common/plugin_list.cc void PluginList::GetPluginPathsToLoad(std::vector<base::FilePath>* plugin_paths,
FilePath          244 content/common/plugin_list.cc   std::vector<base::FilePath> extra_plugin_paths;
FilePath          245 content/common/plugin_list.cc   std::vector<base::FilePath> extra_plugin_dirs;
FilePath          253 content/common/plugin_list.cc     const base::FilePath& path = extra_plugin_paths[i];
FilePath          267 content/common/plugin_list.cc     std::vector<base::FilePath> directories_to_scan;
FilePath          328 content/common/plugin_list.cc   std::set<base::FilePath> visited_plugins;
FilePath          333 content/common/plugin_list.cc       base::FilePath path = plugins_list_[i].path;
FilePath          355 content/common/plugin_list.cc         base::FilePath path = plugins_list_[i].path;
FilePath          401 content/common/plugin_list.cc     const base::FilePath& plugin_path) {
FilePath          403 content/common/plugin_list.cc   std::vector<base::FilePath>::iterator it =
FilePath           61 content/common/plugin_list.h   void AddExtraPluginPath(const base::FilePath& plugin_path);
FilePath           62 content/common/plugin_list.h   void RemoveExtraPluginPath(const base::FilePath& plugin_path);
FilePath           65 content/common/plugin_list.h   void AddExtraPluginDir(const base::FilePath& plugin_dir);
FilePath           68 content/common/plugin_list.h   void GetPluginDirectories(std::vector<base::FilePath>* plugin_dirs);
FilePath           80 content/common/plugin_list.h   void UnregisterInternalPlugin(const base::FilePath& path);
FilePath           88 content/common/plugin_list.h   bool ReadPluginInfo(const base::FilePath& filename,
FilePath          131 content/common/plugin_list.h   bool LoadPluginIntoPluginList(const base::FilePath& filename,
FilePath          139 content/common/plugin_list.h   void GetPluginPathsToLoad(std::vector<base::FilePath>* plugin_paths,
FilePath          159 content/common/plugin_list.h   static bool ReadWebPluginInfo(const base::FilePath& filename,
FilePath          191 content/common/plugin_list.h   void GetPluginsInDir(const base::FilePath& path,
FilePath          192 content/common/plugin_list.h                        std::vector<base::FilePath>* plugins);
FilePath          210 content/common/plugin_list.h   void RemoveExtraPluginPathLocked(const base::FilePath& plugin_path);
FilePath          219 content/common/plugin_list.h   void GetPluginPathsFromRegistry(std::vector<base::FilePath>* plugins);
FilePath          232 content/common/plugin_list.h   std::vector<base::FilePath> extra_plugin_paths_;
FilePath          235 content/common/plugin_list.h   std::vector<base::FilePath> extra_plugin_dirs_;
FilePath           88 content/common/plugin_list_posix.cc bool IsBlacklistedBySha1sumAndQuirks(const base::FilePath& path) {
FilePath          148 content/common/plugin_list_posix.cc bool IsBlacklistedPlugin(const base::FilePath& path) {
FilePath          164 content/common/plugin_list_posix.cc bool ELFMatchesCurrentArchitecture(const base::FilePath& filename) {
FilePath          213 content/common/plugin_list_posix.cc void UnwrapNSPluginWrapper(void **dl, base::FilePath* unwrapped_path) {
FilePath          229 content/common/plugin_list_posix.cc   base::FilePath path = base::FilePath(
FilePath          262 content/common/plugin_list_posix.cc bool PluginList::ReadWebPluginInfo(const base::FilePath& filename,
FilePath          427 content/common/plugin_list_posix.cc void PluginList::GetPluginDirectories(std::vector<base::FilePath>* plugin_dirs) {
FilePath          441 content/common/plugin_list_posix.cc   base::FilePath dir;
FilePath          458 content/common/plugin_list_posix.cc       plugin_dirs->push_back(base::FilePath(paths[i]));
FilePath          464 content/common/plugin_list_posix.cc   base::FilePath home = base::GetHomeDir();
FilePath          470 content/common/plugin_list_posix.cc   plugin_dirs->push_back(base::FilePath("/usr/lib/browser-plugins"));
FilePath          471 content/common/plugin_list_posix.cc   plugin_dirs->push_back(base::FilePath("/usr/lib/mozilla/plugins"));
FilePath          472 content/common/plugin_list_posix.cc   plugin_dirs->push_back(base::FilePath("/usr/lib/firefox/plugins"));
FilePath          473 content/common/plugin_list_posix.cc   plugin_dirs->push_back(base::FilePath("/usr/lib/xulrunner-addons/plugins"));
FilePath          478 content/common/plugin_list_posix.cc   plugin_dirs->push_back(base::FilePath("/usr/lib64/browser-plugins"));
FilePath          479 content/common/plugin_list_posix.cc   plugin_dirs->push_back(base::FilePath("/usr/lib64/mozilla/plugins"));
FilePath          480 content/common/plugin_list_posix.cc   plugin_dirs->push_back(base::FilePath("/usr/lib64/firefox/plugins"));
FilePath          481 content/common/plugin_list_posix.cc   plugin_dirs->push_back(base::FilePath("/usr/lib64/xulrunner-addons/plugins"));
FilePath          487 content/common/plugin_list_posix.cc     const base::FilePath& dir_path, std::vector<base::FilePath>* plugins) {
FilePath          497 content/common/plugin_list_posix.cc   for (base::FilePath path = enumerator.Next(); !path.value().empty();
FilePath          507 content/common/plugin_list_posix.cc     base::FilePath orig_path = path;
FilePath           16 content/common/plugin_list_unittest.cc base::FilePath::CharType kFooPath[] = FILE_PATH_LITERAL("/plugins/foo.plugin");
FilePath           17 content/common/plugin_list_unittest.cc base::FilePath::CharType kBarPath[] = FILE_PATH_LITERAL("/plugins/bar.plugin");
FilePath           45 content/common/plugin_list_unittest.cc                     base::FilePath(kFooPath),
FilePath           49 content/common/plugin_list_unittest.cc                     base::FilePath(kBarPath),
FilePath           78 content/common/plugin_list_unittest.cc       base::string16(), base::FilePath(FILE_PATH_LITERAL("/myplugin.3.0.43")),
FilePath           47 content/common/plugin_list_win.cc base::FilePath AppendPluginsDir(const base::FilePath& path) {
FilePath           55 content/common/plugin_list_win.cc void GetAppDirectory(std::set<base::FilePath>* plugin_dirs) {
FilePath           56 content/common/plugin_list_win.cc   base::FilePath app_path;
FilePath           64 content/common/plugin_list_win.cc void GetExeDirectory(std::set<base::FilePath>* plugin_dirs) {
FilePath           65 content/common/plugin_list_win.cc   base::FilePath exe_path;
FilePath           72 content/common/plugin_list_win.cc bool GetInstalledPath(const base::char16* app, base::FilePath* out) {
FilePath           82 content/common/plugin_list_win.cc     *out = base::FilePath(path);
FilePath           87 content/common/plugin_list_win.cc       *out = base::FilePath(path);
FilePath           99 content/common/plugin_list_win.cc     std::set<base::FilePath>* plugin_dirs) {
FilePath          110 content/common/plugin_list_win.cc       plugin_dirs->insert(base::FilePath(path));
FilePath          116 content/common/plugin_list_win.cc void GetFirefoxInstalledPaths(std::vector<base::FilePath>* out) {
FilePath          126 content/common/plugin_list_win.cc     out->push_back(base::FilePath(install_dir));
FilePath          134 content/common/plugin_list_win.cc void GetFirefoxDirectory(std::set<base::FilePath>* plugin_dirs) {
FilePath          135 content/common/plugin_list_win.cc   std::vector<base::FilePath> paths;
FilePath          141 content/common/plugin_list_win.cc   base::FilePath firefox_app_data_plugin_path;
FilePath          150 content/common/plugin_list_win.cc void GetAcrobatDirectory(std::set<base::FilePath>* plugin_dirs) {
FilePath          151 content/common/plugin_list_win.cc   base::FilePath path;
FilePath          161 content/common/plugin_list_win.cc void GetQuicktimeDirectory(std::set<base::FilePath>* plugin_dirs) {
FilePath          162 content/common/plugin_list_win.cc   base::FilePath path;
FilePath          168 content/common/plugin_list_win.cc void GetWindowsMediaDirectory(std::set<base::FilePath>* plugin_dirs) {
FilePath          169 content/common/plugin_list_win.cc   base::FilePath path;
FilePath          175 content/common/plugin_list_win.cc void GetJavaDirectory(std::set<base::FilePath>* plugin_dirs) {
FilePath          203 content/common/plugin_list_win.cc       plugin_dirs->insert(base::FilePath(java_plugin_directory));
FilePath          208 content/common/plugin_list_win.cc bool IsValid32BitImage(const base::FilePath& path) {
FilePath          262 content/common/plugin_list_win.cc bool PluginList::ReadWebPluginInfo(const base::FilePath& filename,
FilePath          301 content/common/plugin_list_win.cc     std::vector<base::FilePath>* plugin_dirs) {
FilePath          306 content/common/plugin_list_win.cc   std::set<base::FilePath> dirs;
FilePath          327 content/common/plugin_list_win.cc   for (std::set<base::FilePath>::iterator i = dirs.begin(); i != dirs.end(); ++i)
FilePath          332 content/common/plugin_list_win.cc     const base::FilePath& path, std::vector<base::FilePath>* plugins) {
FilePath          346 content/common/plugin_list_win.cc       base::FilePath filename = path.Append(find_file_data.cFileName);
FilePath          356 content/common/plugin_list_win.cc     std::vector<base::FilePath>* plugins) {
FilePath          360 content/common/plugin_list_win.cc   std::set<base::FilePath> plugin_dirs;
FilePath          367 content/common/plugin_list_win.cc   for (std::set<base::FilePath>::iterator i = plugin_dirs.begin();
FilePath          386 content/common/plugin_list_win.cc       base::FilePath::StringType plugin1 =
FilePath          388 content/common/plugin_list_win.cc       base::FilePath::StringType plugin2 =
FilePath          415 content/common/plugin_list_win.cc   base::FilePath::StringType filename =
FilePath          437 content/common/plugin_list_win.cc     std::vector<base::FilePath::StringType> ver;
FilePath          468 content/common/plugin_list_win.cc   base::FilePath plugin_path(info.path);
FilePath           84 content/common/resource_messages.cc       base::FilePath file_path;
FilePath           21 content/common/resource_request_body.cc     const base::FilePath& file_path,
FilePath           18 content/common/resource_request_body.h class FilePath;
FilePath           34 content/common/resource_request_body.h   void AppendFileRange(const base::FilePath& file_path,
FilePath           15 content/common/sandbox_init_mac.cc bool InitializeSandbox(int sandbox_type, const base::FilePath& allowed_dir) {
FilePath           27 content/common/sandbox_init_mac.cc                                    base::FilePath* allowed_dir) {
FilePath           32 content/common/sandbox_init_mac.cc   *allowed_dir = base::FilePath();  // Empty by default.
FilePath           73 content/common/sandbox_init_mac.cc   base::FilePath allowed_dir;
FilePath           17 content/common/sandbox_mac.h class FilePath;
FilePath           78 content/common/sandbox_mac.h                             const base::FilePath& allowed_dir);
FilePath           96 content/common/sandbox_mac.h                        const base::FilePath& allowed_dir,
FilePath          133 content/common/sandbox_mac.h   static NSString* AllowMetadataForPath(const base::FilePath& allowed_path);
FilePath          158 content/common/sandbox_mac.h   static base::FilePath GetCanonicalSandboxPath(const base::FilePath& path);
FilePath          115 content/common/sandbox_win.cc   base::FilePath directory;
FilePath          171 content/common/sandbox_win.cc   base::FilePath fname(path);
FilePath          314 content/common/sandbox_win.cc   base::FilePath app_dir;
FilePath          325 content/common/sandbox_win.cc   base::FilePath debug_message(long_path_buf);
FilePath          643 content/common/sandbox_win.cc   base::FilePath exposed_dir;
FilePath          673 content/common/sandbox_win.cc     base::FilePath exposed_files = exposed_dir.AppendASCII("*");
FilePath           54 content/common/set_process_title.cc   base::FilePath target;
FilePath           55 content/common/set_process_title.cc   base::FilePath self_exe(base::kProcSelfExe);
FilePath           69 content/common/set_process_title.cc     prctl(PR_SET_NAME, base::FilePath(title).BaseName().value().c_str());
FilePath           34 content/common/utility_messages.h                      std::vector<base::FilePath> /* plugin paths */)
FilePath           46 content/common/utility_messages.h                             base::FilePath /* path of plugin */)
FilePath          542 content/common/view_messages.h                     std::vector<base::FilePath> /* paths of local copy */,
FilePath          543 content/common/view_messages.h                     base::FilePath /* local directory path */)
FilePath          801 content/common/view_messages.h                     std::vector<base::FilePath> /* files_in_directory */)
FilePath         1418 content/common/view_messages.h                             base::FilePath /* path */,
FilePath         1469 content/common/view_messages.h                      base::FilePath /* path */)
FilePath         1478 content/common/view_messages.h                     base::FilePath /* plugin_path */)
FilePath         1546 content/common/view_messages.h                     base::FilePath /* file_path */)
FilePath           26 content/gpu/gpu_watchdog_thread.cc const base::FilePath::CharType
FilePath           60 content/gpu/gpu_watchdog_thread.cc   tty_file_ = base::OpenFile(base::FilePath(kTtyFilePath), "r");
FilePath          320 content/plugin/plugin_channel.cc   base::FilePath path = command_line->GetSwitchValuePath(switches::kPluginPath);
FilePath           81 content/plugin/plugin_thread.cc   base::FilePath plugin_path =
FilePath          179 content/plugin/webplugin_delegate_stub.cc   base::FilePath path =
FilePath           22 content/ppapi_plugin/broker_process_dispatcher.cc std::string ConvertPluginDataPath(const base::FilePath& plugin_data_path) {
FilePath          135 content/ppapi_plugin/broker_process_dispatcher.cc     const base::FilePath& plugin_data_path) {
FilePath          143 content/ppapi_plugin/broker_process_dispatcher.cc     const base::FilePath& plugin_data_path,
FilePath          153 content/ppapi_plugin/broker_process_dispatcher.cc     const base::FilePath& plugin_data_path) {
FilePath          160 content/ppapi_plugin/broker_process_dispatcher.cc     const base::FilePath& plugin_data_path,
FilePath          190 content/ppapi_plugin/broker_process_dispatcher.cc     const base::FilePath& plugin_data_path,
FilePath          202 content/ppapi_plugin/broker_process_dispatcher.cc     const base::FilePath& plugin_data_path,
FilePath          210 content/ppapi_plugin/broker_process_dispatcher.cc     const base::FilePath& plugin_data_path,
FilePath          227 content/ppapi_plugin/broker_process_dispatcher.cc     const base::FilePath& plugin_data_path,
FilePath          256 content/ppapi_plugin/broker_process_dispatcher.cc     const base::FilePath& plugin_data_path) {
FilePath          273 content/ppapi_plugin/broker_process_dispatcher.cc     const base::FilePath& plugin_data_path,
FilePath          295 content/ppapi_plugin/broker_process_dispatcher.cc     const base::FilePath& plugin_data_path,
FilePath           39 content/ppapi_plugin/broker_process_dispatcher.h                           const base::FilePath& plugin_data_path);
FilePath           41 content/ppapi_plugin/broker_process_dispatcher.h                        const base::FilePath& plugin_data_path,
FilePath           46 content/ppapi_plugin/broker_process_dispatcher.h                                     const base::FilePath& plugin_data_path);
FilePath           49 content/ppapi_plugin/broker_process_dispatcher.h       const base::FilePath& plugin_data_path,
FilePath           53 content/ppapi_plugin/broker_process_dispatcher.h       const base::FilePath& plugin_data_path,
FilePath           59 content/ppapi_plugin/broker_process_dispatcher.h       const base::FilePath& plugin_data_path,
FilePath           64 content/ppapi_plugin/broker_process_dispatcher.h   void GetSitesWithData(const base::FilePath& plugin_data_path,
FilePath           68 content/ppapi_plugin/broker_process_dispatcher.h   bool ClearSiteData(const base::FilePath& plugin_data_path,
FilePath           73 content/ppapi_plugin/broker_process_dispatcher.h   bool DeauthorizeContentLicenses(const base::FilePath& plugin_data_path);
FilePath           74 content/ppapi_plugin/broker_process_dispatcher.h   bool SetDefaultPermission(const base::FilePath& plugin_data_path,
FilePath           78 content/ppapi_plugin/broker_process_dispatcher.h   bool SetSitePermission(const base::FilePath& plugin_data_path,
FilePath          249 content/ppapi_plugin/ppapi_thread.cc void PpapiThread::OnLoadPlugin(const base::FilePath& path,
FilePath          510 content/ppapi_plugin/ppapi_thread.cc void PpapiThread::SavePluginName(const base::FilePath& path) {
FilePath          522 content/ppapi_plugin/ppapi_thread.cc void PpapiThread::ReportLoadResult(const base::FilePath& path,
FilePath          542 content/ppapi_plugin/ppapi_thread.cc     const base::FilePath& path,
FilePath           32 content/ppapi_plugin/ppapi_thread.h class FilePath;
FilePath           94 content/ppapi_plugin/ppapi_thread.h   void OnLoadPlugin(const base::FilePath& path,
FilePath          111 content/ppapi_plugin/ppapi_thread.h   void SavePluginName(const base::FilePath& path);
FilePath          113 content/ppapi_plugin/ppapi_thread.h   void ReportLoadResult(const base::FilePath& path, LoadResult result);
FilePath          116 content/ppapi_plugin/ppapi_thread.h   void ReportLoadErrorCode(const base::FilePath& path,
FilePath           20 content/public/browser/browser_child_process_host.h class FilePath;
FilePath           17 content/public/browser/browser_context.h class FilePath;
FilePath           71 content/public/browser/browser_context.h       scoped_ptr<base::hash_set<base::FilePath> > active_paths,
FilePath           93 content/public/browser/browser_context.h   virtual base::FilePath GetPath() const = 0;
FilePath          122 content/public/browser/browser_context.h           const base::FilePath& partition_path,
FilePath           45 content/public/browser/browser_ppapi_host.h             const base::FilePath& profile_data_directory)>
FilePath           57 content/public/browser/browser_ppapi_host.h       const base::FilePath& profile_directory);
FilePath           87 content/public/browser/browser_ppapi_host.h   virtual const base::FilePath& GetPluginPath() = 0;
FilePath           90 content/public/browser/browser_ppapi_host.h   virtual const base::FilePath& GetProfileDataDirectory() = 0;
FilePath           14 content/public/browser/child_process_security_policy.h class FilePath;
FilePath           47 content/public/browser/child_process_security_policy.h   virtual void GrantReadFile(int child_id, const base::FilePath& file) = 0;
FilePath           52 content/public/browser/child_process_security_policy.h                                         const base::FilePath& file) = 0;
FilePath           55 content/public/browser/child_process_security_policy.h   virtual void GrantCopyInto(int child_id, const base::FilePath& dir) = 0;
FilePath           58 content/public/browser/child_process_security_policy.h   virtual void GrantDeleteFrom(int child_id, const base::FilePath& dir) = 0;
FilePath           66 content/public/browser/child_process_security_policy.h   virtual bool CanReadFile(int child_id, const base::FilePath& file) = 0;
FilePath           68 content/public/browser/child_process_security_policy.h                                       const base::FilePath& file) = 0;
FilePath           49 content/public/browser/content_browser_client.cc     const base::FilePath& partition_path,
FilePath          258 content/public/browser/content_browser_client.cc base::FilePath ContentBrowserClient::GetDefaultDownloadDirectory() {
FilePath          259 content/public/browser/content_browser_client.cc   return base::FilePath();
FilePath           44 content/public/browser/content_browser_client.h class FilePath;
FilePath          220 content/public/browser/content_browser_client.h       const base::FilePath& partition_path,
FilePath          547 content/public/browser/content_browser_client.h   virtual base::FilePath GetDefaultDownloadDirectory();
FilePath          597 content/public/browser/content_browser_client.h       const base::FilePath& storage_partition_path,
FilePath           57 content/public/browser/cookie_store_factory.h   CookieStoreConfig(const base::FilePath& path,
FilePath           63 content/public/browser/cookie_store_factory.h   const base::FilePath path;
FilePath           33 content/public/browser/devtools_http_handler_delegate.h   virtual base::FilePath GetDebugFrontendDir() = 0;
FilePath           35 content/public/browser/download_item.h class FilePath;
FilePath           79 content/public/browser/download_item.h   typedef base::Callback<void(const base::FilePath&)> AcquireFileCallback;
FilePath          210 content/public/browser/download_item.h   virtual const base::FilePath& GetFullPath() const = 0;
FilePath          216 content/public/browser/download_item.h   virtual const base::FilePath& GetTargetFilePath() const = 0;
FilePath          220 content/public/browser/download_item.h   virtual const base::FilePath& GetForcedFilePath() const = 0;
FilePath          225 content/public/browser/download_item.h   virtual base::FilePath GetFileNameToReportUser() const = 0;
FilePath          330 content/public/browser/download_item.h   virtual void SetDisplayName(const base::FilePath& name) = 0;
FilePath          141 content/public/browser/download_manager.h       const base::FilePath& current_path,
FilePath          142 content/public/browser/download_manager.h       const base::FilePath& target_path,
FilePath           22 content/public/browser/download_manager_delegate.cc     const base::FilePath& path) {
FilePath           31 content/public/browser/download_manager_delegate.h typedef base::Callback<void(const base::FilePath&,
FilePath           43 content/public/browser/download_manager_delegate.h     const base::FilePath& target_path,
FilePath           46 content/public/browser/download_manager_delegate.h     const base::FilePath& intermediate_path)> DownloadTargetCallback;
FilePath           83 content/public/browser/download_manager_delegate.h   virtual bool ShouldOpenFileBasedOnExtension(const base::FilePath& path);
FilePath          107 content/public/browser/download_manager_delegate.h                           base::FilePath* website_save_dir,
FilePath          108 content/public/browser/download_manager_delegate.h                           base::FilePath* download_save_dir,
FilePath          115 content/public/browser/download_manager_delegate.h       const base::FilePath& suggested_path,
FilePath          116 content/public/browser/download_manager_delegate.h       const base::FilePath::StringType& default_extension,
FilePath           25 content/public/browser/download_save_info.h   base::FilePath file_path;
FilePath           90 content/public/browser/download_url_parameters.h   void set_file_path(const base::FilePath& file_path) {
FilePath          129 content/public/browser/download_url_parameters.h   const base::FilePath& file_path() const { return save_info_.file_path; }
FilePath           18 content/public/browser/gpu_data_manager.h class FilePath;
FilePath           73 content/public/browser/gpu_data_manager.h   virtual void RegisterSwiftShaderPath(const base::FilePath& path) = 0;
FilePath           38 content/public/browser/indexed_db_context.h   virtual base::FilePath GetFilePathForTesting(
FilePath           12 content/public/browser/indexed_db_info.cc                              const base::FilePath& path,
FilePath           20 content/public/browser/indexed_db_info.h                 const base::FilePath& path,
FilePath           26 content/public/browser/indexed_db_info.h   base::FilePath path_;
FilePath           13 content/public/browser/pepper_flash_settings_helper.h class FilePath;
FilePath           34 content/public/browser/pepper_flash_settings_helper.h   virtual void OpenChannelToBroker(const base::FilePath& path,
FilePath           18 content/public/browser/plugin_service.h class FilePath;
FilePath           86 content/public/browser/plugin_service.h   virtual bool GetPluginInfoByPath(const base::FilePath& plugin_path,
FilePath           93 content/public/browser/plugin_service.h       const base::FilePath& plugin_path) = 0;
FilePath          103 content/public/browser/plugin_service.h       const base::FilePath& plugin_path) = 0;
FilePath          109 content/public/browser/plugin_service.h   virtual void ForcePluginShutdown(const base::FilePath& plugin_path) = 0;
FilePath          113 content/public/browser/plugin_service.h   virtual bool IsPluginUnstable(const base::FilePath& plugin_path) = 0;
FilePath          121 content/public/browser/plugin_service.h   virtual void AddExtraPluginPath(const base::FilePath& path) = 0;
FilePath          122 content/public/browser/plugin_service.h   virtual void RemoveExtraPluginPath(const base::FilePath& path) = 0;
FilePath          125 content/public/browser/plugin_service.h   virtual void AddExtraPluginDir(const base::FilePath& path) = 0;
FilePath          137 content/public/browser/plugin_service.h   virtual void UnregisterInternalPlugin(const base::FilePath& path) = 0;
FilePath           11 content/public/browser/plugin_service_filter.h class FilePath;
FilePath           35 content/public/browser/plugin_service_filter.h                              const base::FilePath& path) = 0;
FilePath          217 content/public/browser/render_process_host.h   virtual void EnableAecDump(const base::FilePath& file) = 0;
FilePath           29 content/public/browser/render_view_host.h class FilePath;
FilePath          110 content/public/browser/render_view_host.h       const std::vector<base::FilePath>& files) = 0;
FilePath           51 content/public/browser/storage_partition.h   virtual base::FilePath GetPath() = 0;
FilePath           15 content/public/browser/tracing_controller.h class FilePath;
FilePath           90 content/public/browser/tracing_controller.h   typedef base::Callback<void(const base::FilePath&)> TracingFileResultCallback;
FilePath           91 content/public/browser/tracing_controller.h   virtual bool DisableRecording(const base::FilePath& result_file_path,
FilePath          143 content/public/browser/tracing_controller.h       const base::FilePath& result_file_path,
FilePath           15 content/public/browser/utility_process_host.h class FilePath;
FilePath           56 content/public/browser/utility_process_host.h   virtual void SetExposedDir(const base::FilePath& dir) = 0;
FilePath          370 content/public/browser/web_contents.h   virtual bool SavePage(const base::FilePath& main_file,
FilePath          371 content/public/browser/web_contents.h                         const base::FilePath& dir_path,
FilePath          380 content/public/browser/web_contents.h       const base::FilePath& file,
FilePath          171 content/public/browser/web_contents_delegate.cc     const base::FilePath& plugin_path,
FilePath           28 content/public/browser/web_contents_delegate.h class FilePath;
FilePath          355 content/public/browser/web_contents_delegate.h                                   const base::FilePath& path) {}
FilePath          437 content/public/browser/web_contents_delegate.h       const base::FilePath& plugin_path,
FilePath          278 content/public/browser/web_contents_observer.h   virtual void PluginCrashed(const base::FilePath& plugin_path,
FilePath          288 content/public/browser/web_contents_observer.h                                        const base::FilePath& plugin_path,
FilePath           13 content/public/common/child_process_host.h class FilePath;
FilePath           79 content/public/common/child_process_host.h   static base::FilePath GetChildPath(int flags);
FilePath            9 content/public/common/content_constants.cc const base::FilePath::CharType kAppCacheDirname[] =
FilePath           11 content/public/common/content_constants.cc const base::FilePath::CharType kPepperDataDirname[] =
FilePath           19 content/public/common/content_constants.h CONTENT_EXPORT extern const base::FilePath::CharType kAppCacheDirname[];
FilePath           22 content/public/common/content_constants.h CONTENT_EXPORT extern const base::FilePath::CharType kPepperDataDirname[];
FilePath           43 content/public/common/file_chooser_params.h   base::FilePath default_file_name;
FilePath           18 content/public/common/page_state.cc base::FilePath ToFilePath(const base::NullableString16& s) {
FilePath           19 content/public/common/page_state.cc   return base::FilePath::FromUTF16Unsafe(s.string());
FilePath           23 content/public/common/page_state.cc                       std::vector<base::FilePath>* output) {
FilePath           78 content/public/common/page_state.cc     const base::FilePath* optional_body_file_path) {
FilePath          121 content/public/common/page_state.cc std::vector<base::FilePath> PageState::GetReferencedFiles() const {
FilePath          122 content/public/common/page_state.cc   std::vector<base::FilePath> results;
FilePath           16 content/public/common/page_state.h class FilePath;
FilePath           38 content/public/common/page_state.h       const base::FilePath* optional_body_file_path);
FilePath           46 content/public/common/page_state.h   std::vector<base::FilePath> GetReferencedFiles() const;
FilePath           51 content/public/common/pepper_plugin_info.h   base::FilePath path;  // Internal plugins have "internal-[name]" as path.
FilePath           15 content/public/common/sandbox_init.h class FilePath;
FilePath           80 content/public/common/sandbox_init.h                                       const base::FilePath& allowed_path);
FilePath           14 content/public/common/sandboxed_process_launcher_delegate.h class FilePath;
FilePath           46 content/public/common/sandboxed_process_launcher_delegate.h                           base::FilePath* exposed_dir) {}
FilePath           59 content/public/common/webplugininfo.cc                              const base::FilePath& fake_path,
FilePath           60 content/public/common/webplugininfo.h                 const base::FilePath& fake_path,
FilePath           79 content/public/common/webplugininfo.h   base::FilePath path;
FilePath           31 content/public/renderer/content_renderer_client.cc     const base::FilePath& plugin_path) {
FilePath           25 content/public/renderer/content_renderer_client.h class FilePath;
FilePath          101 content/public/renderer/content_renderer_client.h       const base::FilePath& plugin_path);
FilePath           19 content/public/renderer/pepper_plugin_instance.h class FilePath;
FilePath           65 content/public/renderer/pepper_plugin_instance.h   virtual base::FilePath GetModulePath() = 0;
FilePath           73 content/public/renderer/pepper_plugin_instance.h       const base::FilePath& file_path,
FilePath          103 content/public/renderer/pepper_plugin_instance.h   virtual int MakePendingFileRefRendererHost(const base::FilePath& path) = 0;
FilePath           20 content/public/renderer/renderer_ppapi_host.h class FilePath;
FilePath           51 content/public/test/async_file_test_helper.cc     base::FilePath* platform_path_out,
FilePath           54 content/public/test/async_file_test_helper.cc     const base::FilePath& platform_path,
FilePath          187 content/public/test/async_file_test_helper.cc   base::FilePath local_path = dir.path().AppendASCII("tmp");
FilePath          226 content/public/test/async_file_test_helper.cc     base::FilePath* platform_path) {
FilePath           88 content/public/test/async_file_test_helper.h                                            base::FilePath* platform_path);
FilePath          268 content/public/test/browser_test_base.cc void BrowserTestBase::CreateTestServer(const base::FilePath& test_server_base) {
FilePath           16 content/public/test/browser_test_base.h class FilePath;
FilePath          113 content/public/test/browser_test_base.h   void CreateTestServer(const base::FilePath& test_server_base);
FilePath          191 content/public/test/browser_test_utils.cc GURL GetFileUrlWithQuery(const base::FilePath& path,
FilePath           53 content/public/test/browser_test_utils.h GURL GetFileUrlWithQuery(const base::FilePath& path,
FilePath           42 content/public/test/content_browser_test.cc   base::FilePath content_shell_path;
FilePath           49 content/public/test/content_browser_test.cc   base::FilePath content_test_data(FILE_PATH_LITERAL("content/test/data"));
FilePath           51 content/public/test/content_browser_test.cc   base::FilePath content_test_data_absolute;
FilePath           83 content/public/test/content_browser_test.cc   base::FilePath subprocess_path;
FilePath           24 content/public/test/content_browser_test_utils.cc base::FilePath GetTestFilePath(const char* dir, const char* file) {
FilePath           25 content/public/test/content_browser_test_utils.cc   base::FilePath path;
FilePath           27 content/public/test/content_browser_test_utils.cc   return path.Append(base::FilePath().AppendASCII(dir).Append(
FilePath           28 content/public/test/content_browser_test_utils.cc       base::FilePath().AppendASCII(file)));
FilePath           13 content/public/test/content_browser_test_utils.h class FilePath;
FilePath           34 content/public/test/content_browser_test_utils.h base::FilePath GetTestFilePath(const char* dir, const char* file);
FilePath           57 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(GetFullPath, const base::FilePath&());
FilePath           58 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(GetTargetFilePath, const base::FilePath&());
FilePath           59 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(GetForcedFilePath, const base::FilePath&());
FilePath           60 content/public/test/mock_download_item.h   MOCK_CONST_METHOD0(GetFileNameToReportUser, base::FilePath());
FilePath           88 content/public/test/mock_download_item.h   MOCK_METHOD1(SetDisplayName, void(const base::FilePath&));
FilePath           14 content/public/test/mock_download_manager.cc     const base::FilePath& current_path,
FilePath           15 content/public/test/mock_download_manager.cc     const base::FilePath& target_path,
FilePath           94 content/public/test/mock_download_manager.cc     const base::FilePath& current_path,
FilePath           95 content/public/test/mock_download_manager.cc     const base::FilePath& target_path,
FilePath           30 content/public/test/mock_download_manager.h     base::FilePath current_path;
FilePath           31 content/public/test/mock_download_manager.h     base::FilePath target_path;
FilePath           47 content/public/test/mock_download_manager.h       const base::FilePath& current_path,
FilePath           48 content/public/test/mock_download_manager.h       const base::FilePath& target_path,
FilePath          100 content/public/test/mock_download_manager.h       const base::FilePath& current_path,
FilePath          101 content/public/test/mock_download_manager.h       const base::FilePath& target_path,
FilePath          263 content/public/test/mock_render_process_host.cc void MockRenderProcessHost::EnableAecDump(const base::FilePath& file) {
FilePath           79 content/public/test/mock_render_process_host.h   virtual void EnableAecDump(const base::FilePath& file) OVERRIDE;
FilePath           45 content/public/test/sandbox_file_system_test_helper.cc void SandboxFileSystemTestHelper::SetUp(const base::FilePath& base_dir) {
FilePath           57 content/public/test/sandbox_file_system_test_helper.cc     const base::FilePath& base_dir,
FilePath           70 content/public/test/sandbox_file_system_test_helper.cc base::FilePath SandboxFileSystemTestHelper::GetOriginRootPath() {
FilePath           75 content/public/test/sandbox_file_system_test_helper.cc base::FilePath SandboxFileSystemTestHelper::GetLocalPath(
FilePath           76 content/public/test/sandbox_file_system_test_helper.cc     const base::FilePath& path) {
FilePath           78 content/public/test/sandbox_file_system_test_helper.cc   base::FilePath local_path;
FilePath           84 content/public/test/sandbox_file_system_test_helper.cc base::FilePath SandboxFileSystemTestHelper::GetLocalPathFromASCII(
FilePath           86 content/public/test/sandbox_file_system_test_helper.cc   return GetLocalPath(base::FilePath().AppendASCII(path));
FilePath           89 content/public/test/sandbox_file_system_test_helper.cc base::FilePath SandboxFileSystemTestHelper::GetUsageCachePath() const {
FilePath           95 content/public/test/sandbox_file_system_test_helper.cc     const base::FilePath& path) const {
FilePath          155 content/public/test/sandbox_file_system_test_helper.cc   base::FilePath usage_cache_path = GetUsageCachePath();
FilePath           21 content/public/test/sandbox_file_system_test_helper.h class FilePath;
FilePath           46 content/public/test/sandbox_file_system_test_helper.h   void SetUp(const base::FilePath& base_dir);
FilePath           52 content/public/test/sandbox_file_system_test_helper.h   void SetUp(const base::FilePath& base_dir,
FilePath           56 content/public/test/sandbox_file_system_test_helper.h   base::FilePath GetOriginRootPath();
FilePath           57 content/public/test/sandbox_file_system_test_helper.h   base::FilePath GetLocalPath(const base::FilePath& path);
FilePath           58 content/public/test/sandbox_file_system_test_helper.h   base::FilePath GetLocalPathFromASCII(const std::string& path);
FilePath           61 content/public/test/sandbox_file_system_test_helper.h   base::FilePath GetUsageCachePath() const;
FilePath           63 content/public/test/sandbox_file_system_test_helper.h   fileapi::FileSystemURL CreateURL(const base::FilePath& path) const;
FilePath           65 content/public/test/sandbox_file_system_test_helper.h     return CreateURL(base::FilePath::FromUTF8Unsafe(utf8));
FilePath           51 content/public/test/test_browser_context.cc base::FilePath TestBrowserContext::TakePath() {
FilePath           60 content/public/test/test_browser_context.cc base::FilePath TestBrowserContext::GetPath() const {
FilePath           96 content/public/test/test_browser_context.cc     const base::FilePath& partition_path,
FilePath           26 content/public/test/test_browser_context.h   base::FilePath TakePath();
FilePath           30 content/public/test/test_browser_context.h   virtual base::FilePath GetPath() const OVERRIDE;
FilePath           41 content/public/test/test_browser_context.h           const base::FilePath& partition_path,
FilePath           33 content/public/test/test_file_error_injector.cc       const base::FilePath& default_download_directory,
FilePath           53 content/public/test/test_file_error_injector.cc       const base::FilePath& full_path,
FilePath           56 content/public/test/test_file_error_injector.cc       const base::FilePath& full_path,
FilePath           99 content/public/test/test_file_error_injector.cc     const base::FilePath& path_result) {
FilePath          103 content/public/test/test_file_error_injector.cc       path_result : base::FilePath());
FilePath          108 content/public/test/test_file_error_injector.cc     const base::FilePath& default_download_directory,
FilePath          177 content/public/test/test_file_error_injector.cc     const base::FilePath& full_path,
FilePath          191 content/public/test/test_file_error_injector.cc               callback, error_to_return, base::FilePath()));
FilePath          204 content/public/test/test_file_error_injector.cc     const base::FilePath& full_path,
FilePath          218 content/public/test/test_file_error_injector.cc               callback, error_to_return, base::FilePath()));
FilePath          266 content/public/test/test_file_error_injector.cc       const base::FilePath& default_download_directory,
FilePath          300 content/public/test/test_file_error_injector.cc     const base::FilePath& default_download_directory,
FilePath           38 content/public/test/test_file_system_backend.cc   explicit TestFileUtil(const base::FilePath& base_path)
FilePath           46 content/public/test/test_file_system_backend.cc       base::FilePath* local_file_path) OVERRIDE {
FilePath           52 content/public/test/test_file_system_backend.cc   base::FilePath base_path_;
FilePath          163 content/public/test/test_file_system_backend.cc     const base::FilePath& base_path)
FilePath           33 content/public/test/test_file_system_backend.h       const base::FilePath& base_path);
FilePath           84 content/public/test/test_file_system_backend.h   base::FilePath base_path_;
FilePath           19 content/public/test/test_file_system_context.cc     const base::FilePath& base_path) {
FilePath           31 content/public/test/test_file_system_context.cc     const base::FilePath& base_path) {
FilePath           49 content/public/test/test_file_system_context.cc     const base::FilePath& base_path) {
FilePath           64 content/public/test/test_file_system_context.cc     const base::FilePath& base_path) {
FilePath           25 content/public/test/test_file_system_context.h     const base::FilePath& base_path);
FilePath           33 content/public/test/test_file_system_context.h     const base::FilePath& base_path);
FilePath           40 content/public/test/test_file_system_context.h     const base::FilePath& base_path);
FilePath           44 content/public/test/test_file_system_context.h     const base::FilePath& base_path);
FilePath          162 content/public/test/test_launcher.cc   typedef std::map<std::string, base::FilePath> UserDataDirMap;
FilePath          238 content/public/test/test_launcher.cc       base::FilePath temp_dir;
FilePath          294 content/public/test/test_launcher.cc       base::FilePath temp_dir;
FilePath           15 content/public/test/test_launcher.h class FilePath;
FilePath           37 content/public/test/test_launcher.h       const base::FilePath& temp_data_dir) = 0;
FilePath          278 content/renderer/dom_serializer_browsertest.cc         base::FilePath(FILE_PATH_LITERAL("c:\\dummy.htm")).AsUTF16Unsafe();
FilePath          471 content/renderer/dom_serializer_browsertest.cc     base::FilePath page_file_path = GetTestFilePath(
FilePath          527 content/renderer/dom_serializer_browsertest.cc     base::FilePath page_file_path = GetTestFilePath(
FilePath          690 content/renderer/dom_serializer_browsertest.cc     base::FilePath page_file_path = GetTestFilePath(
FilePath          775 content/renderer/dom_serializer_browsertest.cc   const base::FilePath local_directory_name_;
FilePath          781 content/renderer/dom_serializer_browsertest.cc   base::FilePath page_file_path =
FilePath          796 content/renderer/dom_serializer_browsertest.cc   base::FilePath page_file_path =
FilePath          818 content/renderer/dom_serializer_browsertest.cc   base::FilePath page_file_path =
FilePath          820 content/renderer/dom_serializer_browsertest.cc   base::FilePath xml_file_path = GetTestFilePath("dom_serializer", "note.xml");
FilePath          839 content/renderer/dom_serializer_browsertest.cc   base::FilePath page_file_path =
FilePath          863 content/renderer/dom_serializer_browsertest.cc   base::FilePath page_file_path =
FilePath          884 content/renderer/dom_serializer_browsertest.cc   base::FilePath page_file_path =
FilePath          938 content/renderer/dom_serializer_browsertest.cc   base::FilePath page_file_path = GetTestFilePath(
FilePath          960 content/renderer/dom_serializer_browsertest.cc   base::FilePath page_file_path = GetTestFilePath(
FilePath          964 content/renderer/dom_serializer_browsertest.cc   base::FilePath dir_name = page_file_path.DirName();
FilePath          966 content/renderer/dom_serializer_browsertest.cc       base::FilePath::StringType(base::FilePath::kSeparators[0], 1));
FilePath          997 content/renderer/dom_serializer_browsertest.cc   base::FilePath page_file_path = GetTestFilePath(
FilePath         1013 content/renderer/dom_serializer_browsertest.cc   base::FilePath page_file_path = GetTestFilePath(
FilePath           59 content/renderer/drop_data_builder.cc             base::FilePath::FromUTF16Unsafe(item.filenameData),
FilePath           60 content/renderer/drop_data_builder.cc             base::FilePath::FromUTF16Unsafe(item.displayNameData)));
FilePath           65 content/renderer/gpu/gpu_benchmarking_extension.cc   explicit SkPictureSerializer(const base::FilePath& dirpath)
FilePath           99 content/renderer/gpu/gpu_benchmarking_extension.cc   base::FilePath dirpath_;
FilePath          399 content/renderer/gpu/gpu_benchmarking_extension.cc     base::FilePath dirpath(
FilePath          400 content/renderer/gpu/gpu_benchmarking_extension.cc         base::FilePath::StringType(*dirname, *dirname + dirname.length()));
FilePath           30 content/renderer/ico_image_decoder_unittest.cc   base::FilePath multisize_icon_path(data_dir().AppendASCII("yahoo.ico"));
FilePath           31 content/renderer/ico_image_decoder_unittest.cc   const base::FilePath md5_sum_path(
FilePath          351 content/renderer/media/android/webmediaplayer_android.cc   if (!net::GetMimeTypeFromFile(base::FilePath(url_.path()), &mime))
FilePath          360 content/renderer/media/android/webmediaplayer_android.cc   if (!net::GetMimeTypeFromFile(base::FilePath(url_.path()), &mime))
FilePath           42 content/renderer/media/media_stream_audio_processor_unittest.cc   base::FilePath file;
FilePath          530 content/renderer/npapi/webplugin_impl.cc     const base::FilePath& file_path,
FilePath           59 content/renderer/npapi/webplugin_impl.h       const base::FilePath& file_path,
FilePath          321 content/renderer/npapi/webplugin_impl.h   base::FilePath file_path_;
FilePath           34 content/renderer/pepper/fake_pepper_plugin_instance.cc base::FilePath FakePepperPluginInstance::GetModulePath() {
FilePath           35 content/renderer/pepper/fake_pepper_plugin_instance.cc   return base::FilePath();
FilePath           44 content/renderer/pepper/fake_pepper_plugin_instance.cc     const base::FilePath& file_path,
FilePath           75 content/renderer/pepper/fake_pepper_plugin_instance.cc     const base::FilePath& path) {
FilePath           23 content/renderer/pepper/fake_pepper_plugin_instance.h   virtual base::FilePath GetModulePath() OVERRIDE;
FilePath           27 content/renderer/pepper/fake_pepper_plugin_instance.h       const base::FilePath& file_path,
FilePath           40 content/renderer/pepper/fake_pepper_plugin_instance.h       const base::FilePath& path) OVERRIDE;
FilePath          102 content/renderer/pepper/pepper_file_chooser_host.cc   std::vector<base::FilePath> file_paths;
FilePath          106 content/renderer/pepper/pepper_file_chooser_host.cc     base::FilePath file_path(base::UTF8ToWide(files[i].path));
FilePath          108 content/renderer/pepper/pepper_file_chooser_host.cc     base::FilePath file_path(files[i].path);
FilePath          178 content/renderer/pepper/pepper_file_chooser_host.cc     const std::vector<base::FilePath>& file_paths,
FilePath           58 content/renderer/pepper/pepper_file_chooser_host.h   void DidCreateResourceHosts(const std::vector<base::FilePath>& file_paths,
FilePath           60 content/renderer/pepper/pepper_file_chooser_host_unittest.cc std::string FilePathToUTF8(const base::FilePath::StringType& path) {
FilePath          106 content/renderer/pepper/pepper_file_chooser_host_unittest.cc   selected_info.local_path = base::FilePath(FILE_PATH_LITERAL("myp\\ath/foo"));
FilePath           38 content/renderer/pepper/pepper_file_ref_renderer_host.cc     const base::FilePath& external_path)
FilePath           65 content/renderer/pepper/pepper_file_ref_renderer_host.cc base::FilePath PepperFileRefRendererHost::GetExternalFilePath() const {
FilePath           67 content/renderer/pepper/pepper_file_ref_renderer_host.cc     return base::FilePath();
FilePath           37 content/renderer/pepper/pepper_file_ref_renderer_host.h                             const base::FilePath& external_path);
FilePath           43 content/renderer/pepper/pepper_file_ref_renderer_host.h   base::FilePath GetExternalFilePath() const;
FilePath           54 content/renderer/pepper/pepper_file_ref_renderer_host.h   base::FilePath external_path_;
FilePath           28 content/renderer/pepper/pepper_hung_plugin_filter.cc     const base::FilePath& plugin_path,
FilePath           37 content/renderer/pepper/pepper_hung_plugin_filter.h   PepperHungPluginFilter(const base::FilePath& plugin_path,
FilePath           77 content/renderer/pepper/pepper_hung_plugin_filter.h   base::FilePath plugin_path_;
FilePath         2888 content/renderer/pepper/pepper_plugin_instance_impl.cc base::FilePath PepperPluginInstanceImpl::GetModulePath() {
FilePath         2923 content/renderer/pepper/pepper_plugin_instance_impl.cc     const base::FilePath& file_path,
FilePath         3071 content/renderer/pepper/pepper_plugin_instance_impl.cc     const base::FilePath& path) {
FilePath          357 content/renderer/pepper/pepper_plugin_instance_impl.h   virtual base::FilePath GetModulePath() OVERRIDE;
FilePath          361 content/renderer/pepper/pepper_plugin_instance_impl.h       const base::FilePath& file_path,
FilePath          374 content/renderer/pepper/pepper_plugin_instance_impl.h       const base::FilePath& path) OVERRIDE;
FilePath           46 content/renderer/pepper/pepper_plugin_registry.cc PluginModule* PepperPluginRegistry::GetLiveModule(const base::FilePath& path) {
FilePath           72 content/renderer/pepper/pepper_plugin_registry.cc void PepperPluginRegistry::AddLiveModule(const base::FilePath& path,
FilePath           38 content/renderer/pepper/pepper_plugin_registry.h   PluginModule* GetLiveModule(const base::FilePath& path);
FilePath           44 content/renderer/pepper/pepper_plugin_registry.h   void AddLiveModule(const base::FilePath& path, PluginModule* module);
FilePath          405 content/renderer/pepper/plugin_module.cc                            const base::FilePath& path,
FilePath          477 content/renderer/pepper/plugin_module.cc bool PluginModule::InitAsLibrary(const base::FilePath& path) {
FilePath          632 content/renderer/pepper/plugin_module.cc     const base::FilePath& path,
FilePath          687 content/renderer/pepper/plugin_module.cc   base::FilePath path(webplugin_info.path);
FilePath           32 content/renderer/pepper/plugin_module.h class FilePath;
FilePath           74 content/renderer/pepper/plugin_module.h                const base::FilePath& path,
FilePath           89 content/renderer/pepper/plugin_module.h   bool InitAsLibrary(const base::FilePath& path);
FilePath          138 content/renderer/pepper/plugin_module.h   const base::FilePath& path() const { return path_; }
FilePath          193 content/renderer/pepper/plugin_module.h       const base::FilePath& path,
FilePath          264 content/renderer/pepper/plugin_module.h   const base::FilePath path_;
FilePath           68 content/renderer/pepper/ppb_broker_impl.cc   const base::FilePath& broker_path = module->path();
FilePath          128 content/renderer/pepper/resource_converter.cc   base::FilePath virtual_path;
FilePath           55 content/renderer/pepper/url_request_info_util.cc   base::FilePath platform_path;
FilePath           51 content/renderer/pepper/url_response_info_util.cc                             const base::FilePath& external_path,
FilePath           92 content/renderer/pepper/url_response_info_util.cc     base::FilePath external_path = base::FilePath::FromUTF16Unsafe(file_path);
FilePath          436 content/renderer/render_frame_impl.cc void RenderFrameImpl::PluginCrashed(const base::FilePath& plugin_path,
FilePath          142 content/renderer/render_frame_impl.h   void PluginCrashed(const base::FilePath& plugin_path,
FilePath          447 content/renderer/render_thread_impl.cc   base::FilePath media_path;
FilePath         1623 content/renderer/render_view_impl.cc       base::FilePath::FromUTF16Unsafe(path)));
FilePath         1728 content/renderer/render_view_impl.cc       base::FilePath::FromUTF16Unsafe(params.initialValue);
FilePath         3426 content/renderer/render_view_impl.cc     const std::vector<base::FilePath>& paths) {
FilePath         3452 content/renderer/render_view_impl.cc         base::FilePath(files[i].display_name).AsUTF16Unsafe();
FilePath         3616 content/renderer/render_view_impl.cc     const std::vector<base::FilePath>& local_paths,
FilePath         3617 content/renderer/render_view_impl.cc     const base::FilePath& local_directory_name) {
FilePath          878 content/renderer/render_view_impl.h                                     const std::vector<base::FilePath>& paths);
FilePath          887 content/renderer/render_view_impl.h       const std::vector<base::FilePath>& local_paths,
FilePath          888 content/renderer/render_view_impl.h       const base::FilePath& local_directory_name);
FilePath           79 content/renderer/renderer_main_platform_delegate_linux.cc     CHECK(!base::PathExists(base::FilePath("/proc/cpuinfo")));
FilePath          505 content/renderer/renderer_webkitplatformsupport_impl.cc           base::FilePath::FromUTF16Unsafe(file_extension).value(), &mime_type));
FilePath          518 content/renderer/renderer_webkitplatformsupport_impl.cc       base::FilePath::FromUTF16Unsafe(file_path),
FilePath          531 content/renderer/renderer_webkitplatformsupport_impl.cc            base::FilePath::FromUTF16Unsafe(path), &file_info, &status)) ||
FilePath           33 content/renderer/savable_resources_browsertest.cc       const base::FilePath& page_file_path,
FilePath           49 content/renderer/savable_resources_browsertest.cc   void CheckResources(const base::FilePath& page_file_path,
FilePath          109 content/renderer/savable_resources_browsertest.cc     const base::FilePath expected_frame_url =
FilePath          115 content/renderer/savable_resources_browsertest.cc   base::FilePath page_file_path =
FilePath          131 content/renderer/savable_resources_browsertest.cc     base::FilePath expected_frame_url =
FilePath          137 content/renderer/savable_resources_browsertest.cc   base::FilePath page_file_path =
FilePath           88 content/shell/android/browsertests_apk/content_browser_tests_android.cc   base::FilePath files_dir(
FilePath           90 content/shell/android/browsertests_apk/content_browser_tests_android.cc   base::FilePath fifo_path(files_dir.Append(base::FilePath("test.fifo")));
FilePath            9 content/shell/app/paths_mac.h class FilePath;
FilePath           19 content/shell/app/paths_mac.h base::FilePath GetResourcesPakFilePath();
FilePath           22 content/shell/app/paths_mac.h base::FilePath GetInfoPlistPath();
FilePath           25 content/shell/app/shell_breakpad_client.cc     const base::FilePath& exe_path,
FilePath           44 content/shell/app/shell_breakpad_client.cc base::FilePath ShellBreakpadClient::GetReporterLogFilename() {
FilePath           45 content/shell/app/shell_breakpad_client.cc   return base::FilePath(FILE_PATH_LITERAL("uploads.log"));
FilePath           49 content/shell/app/shell_breakpad_client.cc bool ShellBreakpadClient::GetCrashDumpLocation(base::FilePath* crash_dir) {
FilePath           21 content/shell/app/shell_breakpad_client.h   virtual void GetProductNameAndVersion(const base::FilePath& exe_path,
FilePath           34 content/shell/app/shell_breakpad_client.h   virtual base::FilePath GetReporterLogFilename() OVERRIDE;
FilePath           39 content/shell/app/shell_breakpad_client.h   virtual bool GetCrashDumpLocation(base::FilePath* crash_dir) OVERRIDE;
FilePath           89 content/shell/app/shell_main_delegate.cc   base::FilePath log_filename;
FilePath          265 content/shell/app/shell_main_delegate.cc   base::FilePath pak_file;
FilePath          269 content/shell/app/shell_main_delegate.cc   base::FilePath pak_dir;
FilePath           81 content/shell/app/webkit_test_platform_support_linux.cc   base::FilePath base_path;
FilePath           83 content/shell/app/webkit_test_platform_support_linux.cc   base::FilePath fonts_conf = base_path.Append(FILE_PATH_LITERAL("fonts.conf"));
FilePath          122 content/shell/app/webkit_test_platform_support_linux.cc   base::FilePath ahem_font = base_path.Append("AHEM____.TTF");
FilePath           32 content/shell/app/webkit_test_platform_support_win.cc   base::FilePath base_path;
FilePath           34 content/shell/app/webkit_test_platform_support_win.cc   base::FilePath font_path =
FilePath           94 content/shell/browser/shell_browser_context.cc   base::FilePath config_dir(
FilePath          113 content/shell/browser/shell_browser_context.cc base::FilePath ShellBrowserContext::GetPath() const {
FilePath          176 content/shell/browser/shell_browser_context.cc         const base::FilePath& partition_path,
FilePath          221 content/shell/browser/shell_browser_context.cc     const base::FilePath& partition_path,
FilePath           33 content/shell/browser/shell_browser_context.h   virtual base::FilePath GetPath() const OVERRIDE;
FilePath           44 content/shell/browser/shell_browser_context.h           const base::FilePath& partition_path,
FilePath           76 content/shell/browser/shell_browser_context.h       const base::FilePath& partition_path,
FilePath           91 content/shell/browser/shell_browser_context.h   base::FilePath path_;
FilePath           36 content/shell/browser/shell_browser_main.cc                          base::FilePath* current_working_directory,
FilePath           73 content/shell/browser/shell_browser_main.cc     base::FilePath local_file(wide_path_or_url);
FilePath           75 content/shell/browser/shell_browser_main.cc     base::FilePath local_file(path_or_url);
FilePath           83 content/shell/browser/shell_browser_main.cc   base::FilePath local_path;
FilePath          120 content/shell/browser/shell_browser_main.cc   base::FilePath cwd;
FilePath          194 content/shell/browser/shell_browser_main.cc       base::FilePath temp_path;
FilePath           75 content/shell/browser/shell_browser_main_parts.cc   return net::FilePathToFileURL(base::FilePath(args[0]));
FilePath          128 content/shell/browser/shell_browser_main_parts.cc     base::FilePath crash_dumps_dir =
FilePath           60 content/shell/browser/shell_content_browser_client.cc   base::FilePath dumps_path =
FilePath          169 content/shell/browser/shell_content_browser_client.cc     const base::FilePath& partition_path,
FilePath          290 content/shell/browser/shell_content_browser_client.cc   base::FilePath pak_file;
FilePath           43 content/shell/browser/shell_content_browser_client.h       const base::FilePath& partition_path,
FilePath           91 content/shell/browser/shell_content_browser_client.h   base::FilePath webkit_source_dir_;
FilePath          177 content/shell/browser/shell_devtools_delegate.cc base::FilePath ShellDevToolsDelegate::GetDebugFrontendDir() {
FilePath          178 content/shell/browser/shell_devtools_delegate.cc   return base::FilePath();
FilePath           28 content/shell/browser/shell_devtools_delegate.h   virtual base::FilePath GetDebugFrontendDir() OVERRIDE;
FilePath           30 content/shell/browser/shell_devtools_frontend.cc   base::FilePath dir_exe;
FilePath           41 content/shell/browser/shell_devtools_frontend.cc   base::FilePath dev_tools_path = dir_exe.AppendASCII(
FilePath          127 content/shell/browser/shell_download_manager_delegate.cc     const base::FilePath& suggested_directory,
FilePath          130 content/shell/browser/shell_download_manager_delegate.cc   base::FilePath generated_name = net::GenerateFileName(url,
FilePath          140 content/shell/browser/shell_download_manager_delegate.cc   base::FilePath suggested_path(suggested_directory.Append(generated_name));
FilePath          148 content/shell/browser/shell_download_manager_delegate.cc     const base::FilePath& suggested_path) {
FilePath          164 content/shell/browser/shell_download_manager_delegate.cc     const base::FilePath& suggested_path) {
FilePath          170 content/shell/browser/shell_download_manager_delegate.cc   base::FilePath result;
FilePath          172 content/shell/browser/shell_download_manager_delegate.cc   std::wstring file_part = base::FilePath(suggested_path).BaseName().value();
FilePath          192 content/shell/browser/shell_download_manager_delegate.cc     result = base::FilePath(std::wstring(save_as.lpstrFile));
FilePath          196 content/shell/browser/shell_download_manager_delegate.cc   std::string base_name = base::FilePath(suggested_path).BaseName().value();
FilePath          213 content/shell/browser/shell_download_manager_delegate.cc     result = base::FilePath(filename);
FilePath          226 content/shell/browser/shell_download_manager_delegate.cc     const base::FilePath& default_download_path) {
FilePath           35 content/shell/browser/shell_download_manager_delegate.h       const base::FilePath& default_download_path);
FilePath           40 content/shell/browser/shell_download_manager_delegate.h   typedef base::Callback<void(const base::FilePath&)>
FilePath           47 content/shell/browser/shell_download_manager_delegate.h                                const base::FilePath& suggested_directory,
FilePath           51 content/shell/browser/shell_download_manager_delegate.h                                const base::FilePath& suggested_path);
FilePath           54 content/shell/browser/shell_download_manager_delegate.h                           const base::FilePath& suggested_path);
FilePath           57 content/shell/browser/shell_download_manager_delegate.h   base::FilePath default_download_path_;
FilePath           27 content/shell/browser/shell_layout_tests_android.cc base::FilePath GetTestFilesDirectory(JNIEnv* env) {
FilePath           31 content/shell/browser/shell_layout_tests_android.cc   return base::FilePath(ConvertJavaStringToUTF8(directory));
FilePath           34 content/shell/browser/shell_layout_tests_android.cc void EnsureCreateFIFO(const base::FilePath& path) {
FilePath           72 content/shell/browser/shell_layout_tests_android.cc   base::FilePath files_dir(GetTestFilesDirectory(env));
FilePath           74 content/shell/browser/shell_layout_tests_android.cc   base::FilePath stdout_fifo(files_dir.Append(FILE_PATH_LITERAL("test.fifo")));
FilePath           77 content/shell/browser/shell_layout_tests_android.cc   base::FilePath stderr_fifo(
FilePath           81 content/shell/browser/shell_layout_tests_android.cc   base::FilePath stdin_fifo(files_dir.Append(FILE_PATH_LITERAL("stdin.fifo")));
FilePath           62 content/shell/browser/shell_message_filter.cc void ShellMessageFilter::OnReadFileToString(const base::FilePath& local_file,
FilePath           69 content/shell/browser/shell_message_filter.cc     const std::vector<base::FilePath>& absolute_filenames,
FilePath           45 content/shell/browser/shell_message_filter.h   void OnReadFileToString(const base::FilePath& local_file,
FilePath           48 content/shell/browser/shell_message_filter.h       const std::vector<base::FilePath>& absolute_filenames,
FilePath           40 content/shell/browser/shell_net_log.cc     base::FilePath log_path =
FilePath          108 content/shell/browser/shell_network_delegate.cc                                            const base::FilePath& path) const {
FilePath           57 content/shell/browser/shell_network_delegate.h                                const base::FilePath& path) const OVERRIDE;
FilePath           27 content/shell/browser/shell_plugin_service_filter.cc                                              const base::FilePath& path) {
FilePath           28 content/shell/browser/shell_plugin_service_filter.h                              const base::FilePath& path) OVERRIDE;
FilePath           63 content/shell/browser/shell_url_request_context_getter.cc     const base::FilePath& base_path,
FilePath          138 content/shell/browser/shell_url_request_context_getter.cc     base::FilePath cache_path = base_path_.Append(FILE_PATH_LITERAL("Cache"));
FilePath           35 content/shell/browser/shell_url_request_context_getter.h       const base::FilePath& base_path,
FilePath           54 content/shell/browser/shell_url_request_context_getter.h   base::FilePath base_path_;
FilePath          230 content/shell/browser/webkit_test_controller.cc     const base::FilePath& current_working_directory,
FilePath          309 content/shell/browser/webkit_test_controller.cc void WebKitTestController::SetTempPath(const base::FilePath& temp_path) {
FilePath          391 content/shell/browser/webkit_test_controller.cc void WebKitTestController::PluginCrashed(const base::FilePath& plugin_path,
FilePath          113 content/shell/browser/webkit_test_controller.h                             const base::FilePath& current_working_directory,
FilePath          119 content/shell/browser/webkit_test_controller.h   void SetTempPath(const base::FilePath& temp_path);
FilePath          134 content/shell/browser/webkit_test_controller.h   virtual void PluginCrashed(const base::FilePath& plugin_path,
FilePath          180 content/shell/browser/webkit_test_controller.h   base::FilePath current_working_directory_;
FilePath          181 content/shell/browser/webkit_test_controller.h   base::FilePath temp_path_;
FilePath           34 content/shell/common/shell_messages.h                      base::FilePath /* webkit source dir */)
FilePath           79 content/shell/common/shell_messages.h                            std::vector<base::FilePath> /* absolute_filenames */,
FilePath           82 content/shell/common/shell_messages.h                            base::FilePath /* local path */,
FilePath           21 content/shell/common/shell_test_configuration.h   base::FilePath current_working_directory;
FilePath           24 content/shell/common/shell_test_configuration.h   base::FilePath temp_path;
FilePath          115 content/shell/common/webkit_test_helpers.cc base::FilePath GetWebKitRootDirFilePath() {
FilePath          116 content/shell/common/webkit_test_helpers.cc   base::FilePath base_path;
FilePath           11 content/shell/common/webkit_test_helpers.h class FilePath;
FilePath           31 content/shell/common/webkit_test_helpers.h base::FilePath GetWebKitRootDirFilePath();
FilePath           97 content/shell/renderer/shell_render_process_observer.cc     const base::FilePath& webkit_source_dir) {
FilePath           51 content/shell/renderer/shell_render_process_observer.h   const base::FilePath& webkit_source_dir() const { return webkit_source_dir_; }
FilePath           56 content/shell/renderer/shell_render_process_observer.h   void OnSetWebKitSourceDir(const base::FilePath& webkit_source_dir);
FilePath           62 content/shell/renderer/shell_render_process_observer.h   base::FilePath webkit_source_dir_;
FilePath          283 content/shell/renderer/webkit_test_runner.cc   std::vector<base::FilePath> files;
FilePath          285 content/shell/renderer/webkit_test_runner.cc     files.push_back(base::FilePath::FromUTF16Unsafe(absolute_filenames[i]));
FilePath          300 content/shell/renderer/webkit_test_runner.cc   base::FilePath path = base::FilePath::FromUTF8Unsafe(utf8_path);
FilePath          311 content/shell/renderer/webkit_test_runner.cc   base::FilePath local_path;
FilePath          333 content/shell/renderer/webkit_test_runner.cc   base::FilePath replace_path =
FilePath           32 content/shell/tools/content_shell_crash_service.cc   if (!crash_service.Initialize(base::FilePath(), base::FilePath()))
FilePath          111 content/test/content_test_launcher.cc       CommandLine* command_line, const base::FilePath& temp_data_dir) OVERRIDE {
FilePath           56 content/test/content_test_suite.cc   base::FilePath pak_file;
FilePath           41 content/test/fileapi_test_file_set.cc void SetUpOneFileSystemTestCase(const base::FilePath& root_path,
FilePath           43 content/test/fileapi_test_file_set.cc   base::FilePath path = root_path.Append(test_case.path);
FilePath           60 content/test/fileapi_test_file_set.cc void SetUpRegularFileSystemTestCases(const base::FilePath& root_path) {
FilePath           22 content/test/fileapi_test_file_set.h   const base::FilePath::CharType path[64];
FilePath           32 content/test/fileapi_test_file_set.h void SetUpOneFileSystemTestCase(const base::FilePath& root_path,
FilePath           36 content/test/fileapi_test_file_set.h void SetUpRegularFileSystemTestCases(const base::FilePath& root_path);
FilePath           29 content/test/image_decoder_test.cc bool ShouldSkipFile(const base::FilePath& path,
FilePath           42 content/test/image_decoder_test.cc void ReadFileToVector(const base::FilePath& path, std::vector<char>* contents) {
FilePath           49 content/test/image_decoder_test.cc base::FilePath GetMD5SumPath(const base::FilePath& path) {
FilePath           50 content/test/image_decoder_test.cc   static const base::FilePath::StringType kDecodedDataExtension(
FilePath           52 content/test/image_decoder_test.cc   return base::FilePath(path.value() + kDecodedDataExtension);
FilePath           56 content/test/image_decoder_test.cc void SaveMD5Sum(const base::FilePath& path, const blink::WebImage& web_image) {
FilePath           75 content/test/image_decoder_test.cc                  const base::FilePath& path,
FilePath           76 content/test/image_decoder_test.cc                  const base::FilePath& md5_sum_path,
FilePath          108 content/test/image_decoder_test.cc   base::FilePath data_dir;
FilePath          122 content/test/image_decoder_test.cc std::vector<base::FilePath> ImageDecoderTest::GetImageFiles() const {
FilePath          126 content/test/image_decoder_test.cc   std::vector<base::FilePath> image_files;
FilePath          127 content/test/image_decoder_test.cc   for (base::FilePath next_file_name = enumerator.Next();
FilePath          129 content/test/image_decoder_test.cc     base::FilePath base_name = next_file_name.BaseName();
FilePath          142 content/test/image_decoder_test.cc bool ImageDecoderTest::ShouldImageFail(const base::FilePath& path) const {
FilePath          143 content/test/image_decoder_test.cc   const base::FilePath::StringType kBadSuffix(FILE_PATH_LITERAL(".bad."));
FilePath          155 content/test/image_decoder_test.cc   const std::vector<base::FilePath> image_files(GetImageFiles());
FilePath          156 content/test/image_decoder_test.cc   for (std::vector<base::FilePath>::const_iterator i = image_files.begin();
FilePath          164 content/test/image_decoder_test.cc     const base::FilePath& image_path,
FilePath          165 content/test/image_decoder_test.cc     const base::FilePath& md5_sum_path,
FilePath           37 content/test/image_decoder_test.h base::FilePath GetMD5SumPath(const base::FilePath& path);
FilePath           47 content/test/image_decoder_test.h   std::vector<base::FilePath> GetImageFiles() const;
FilePath           50 content/test/image_decoder_test.h   bool ShouldImageFail(const base::FilePath& path) const;
FilePath           55 content/test/image_decoder_test.h   void TestWebKitImageDecoder(const base::FilePath& image_path,
FilePath           56 content/test/image_decoder_test.h                               const base::FilePath& md5_sum_path,
FilePath           77 content/test/image_decoder_test.h   const base::FilePath& data_dir() const { return data_dir_; }
FilePath           81 content/test/image_decoder_test.h   base::FilePath data_dir_;
FilePath           20 content/test/net/url_request_mock_http_job.cc const base::FilePath::CharType kMockHeaderFileSuffix[] =
FilePath           33 content/test/net/url_request_mock_http_job.cc   explicit ProtocolHandler(const base::FilePath& base_path,
FilePath           48 content/test/net/url_request_mock_http_job.cc   base::FilePath GetOnDiskPath(net::URLRequest* request) const {
FilePath           55 content/test/net/url_request_mock_http_job.cc     base::FilePath file_path;
FilePath           60 content/test/net/url_request_mock_http_job.cc   const base::FilePath base_path_;
FilePath           69 content/test/net/url_request_mock_http_job.cc void URLRequestMockHTTPJob::AddUrlHandler(const base::FilePath& base_path) {
FilePath           79 content/test/net/url_request_mock_http_job.cc     const base::FilePath& file) {
FilePath           86 content/test/net/url_request_mock_http_job.cc GURL URLRequestMockHTTPJob::GetMockUrl(const base::FilePath& path) {
FilePath           97 content/test/net/url_request_mock_http_job.cc GURL URLRequestMockHTTPJob::GetMockViewSourceUrl(const base::FilePath& path) {
FilePath          106 content/test/net/url_request_mock_http_job.cc URLRequestMockHTTPJob::CreateProtocolHandler(const base::FilePath& base_path) {
FilePath          114 content/test/net/url_request_mock_http_job.cc     const base::FilePath& file) {
FilePath          121 content/test/net/url_request_mock_http_job.cc     const base::FilePath& file_path)
FilePath          150 content/test/net/url_request_mock_http_job.cc   base::FilePath header_file =
FilePath          151 content/test/net/url_request_mock_http_job.cc       base::FilePath(file_path_.value() + kMockHeaderFileSuffix);
FilePath           16 content/test/net/url_request_mock_http_job.h class FilePath;
FilePath           25 content/test/net/url_request_mock_http_job.h                         const base::FilePath& file_path);
FilePath           35 content/test/net/url_request_mock_http_job.h   static void AddUrlHandler(const base::FilePath& base_path);
FilePath           40 content/test/net/url_request_mock_http_job.h                                        const base::FilePath& file);
FilePath           44 content/test/net/url_request_mock_http_job.h   static GURL GetMockUrl(const base::FilePath& path);
FilePath           48 content/test/net/url_request_mock_http_job.h   static GURL GetMockViewSourceUrl(const base::FilePath& path);
FilePath           55 content/test/net/url_request_mock_http_job.h   CreateProtocolHandler(const base::FilePath& base_path);
FilePath           61 content/test/net/url_request_mock_http_job.h   CreateProtocolHandlerForSingleFile(const base::FilePath& file);
FilePath           26 content/test/net/url_request_prepackaged_interceptor.cc                            const base::FilePath& file_path)
FilePath           67 content/test/net/url_request_prepackaged_interceptor.cc                    const base::FilePath& path,
FilePath           88 content/test/net/url_request_prepackaged_interceptor.cc   typedef std::map<GURL, base::FilePath> ResponseMap;
FilePath          156 content/test/net/url_request_prepackaged_interceptor.cc     const base::FilePath& path) {
FilePath          167 content/test/net/url_request_prepackaged_interceptor.cc     const base::FilePath& path) {
FilePath           15 content/test/net/url_request_prepackaged_interceptor.h class FilePath;
FilePath           34 content/test/net/url_request_prepackaged_interceptor.h   void SetResponse(const GURL& url, const base::FilePath& path);
FilePath           38 content/test/net/url_request_prepackaged_interceptor.h   void SetResponseIgnoreQuery(const GURL& url, const base::FilePath& path);
FilePath          209 content/test/plugin/plugin_geturl_test.cc         base::FilePath path = base::FilePath(base::ASCIIToWide(filename));
FilePath          212 content/test/plugin/plugin_geturl_test.cc         base::FilePath path = base::FilePath(filename);
FilePath           81 content/test/ppapi_unittest.cc   module_ = new PluginModule("Mock plugin", base::FilePath(),
FilePath           33 content/test/test_content_browser_client.cc base::FilePath TestContentBrowserClient::GetDefaultDownloadDirectory() {
FilePath           26 content/test/test_content_browser_client.h   virtual base::FilePath GetDefaultDownloadDirectory() OVERRIDE;
FilePath           19 content/test/test_content_client.cc   base::FilePath content_resources_pack_path;
FilePath           76 content/test/test_render_frame_host.cc     const base::FilePath& file_path) {
FilePath           93 content/test/test_render_frame_host.cc     const base::FilePath* file_path_for_history_item) {
FilePath           43 content/test/test_render_frame_host.h       const base::FilePath& file_path);
FilePath           52 content/test/test_render_frame_host.h       const base::FilePath* file_path_for_history_item);
FilePath          298 content/test/test_render_view_host.cc     const base::FilePath& file_path) {
FilePath          322 content/test/test_render_view_host.cc     const base::FilePath* file_path_for_history_item) {
FilePath          362 content/test/test_render_view_host.cc     const base::FilePath& file_path) {
FilePath          263 content/test/test_render_view_host.h       int page_id, const GURL& url, const base::FilePath& file_path);
FilePath          269 content/test/test_render_view_host.h       int process_id, const base::FilePath& file_path);
FilePath          344 content/test/test_render_view_host.h       const base::FilePath* file_path_for_history_item);
FilePath           65 content/test/test_webkit_platform_support.cc   base::FilePath module_path;
FilePath          257 content/test/test_webkit_platform_support.cc   base::FilePath path;
FilePath          284 content/test/test_webkit_platform_support.cc   base::FilePath file_path = base::FilePath::FromUTF16Unsafe(path);
FilePath           62 content/test/test_webkit_platform_support.h   const base::FilePath& file_system_root() const {
FilePath           66 content/test/webkit_support.cc     base::FilePath pak_file;
FilePath           26 content/test/webui_resource_browsertest.cc   void RunTest(const base::FilePath& file) {
FilePath           35 content/test/webui_resource_browsertest.cc   void RunMediaInternalsTest(const base::FilePath::CharType* file) {
FilePath           39 content/test/webui_resource_browsertest.cc     base::FilePath path;
FilePath           40 content/test/weburl_loader_mock_factory.cc         base::FilePath(static_cast<std::string>(file_path.utf8()));
FilePath           43 content/test/weburl_loader_mock_factory.cc     response_info.file_path = base::FilePath(std::wstring(
FilePath          176 content/test/weburl_loader_mock_factory.cc bool WebURLLoaderMockFactory::ReadFile(const base::FilePath& file_path,
FilePath           80 content/test/weburl_loader_mock_factory.h     base::FilePath file_path;
FilePath           96 content/test/weburl_loader_mock_factory.h   static bool ReadFile(const base::FilePath& file_path, blink::WebData* data);
FilePath          127 content/utility/utility_thread_impl.cc     const std::vector<base::FilePath>& plugin_paths) {
FilePath           18 content/utility/utility_thread_impl.h class FilePath;
FilePath           52 content/utility/utility_thread_impl.h   void OnLoadPlugins(const std::vector<base::FilePath>& plugin_paths);
FilePath           68 content/worker/worker_webkitplatformsupport_impl.cc            base::FilePath::FromUTF16Unsafe(path), &file_info, &status)) ||
FilePath          274 content/worker/worker_webkitplatformsupport_impl.cc       base::FilePath::FromUTF16Unsafe(file_extension).value(), &mime_type));
FilePath          282 content/worker/worker_webkitplatformsupport_impl.cc       base::FilePath::FromUTF16Unsafe(file_extension).value(), &mime_type);
FilePath          291 content/worker/worker_webkitplatformsupport_impl.cc           base::FilePath::FromUTF16Unsafe(file_path),
FilePath           21 courgette/base_test_unittest.cc   base::FilePath file_path = test_dir_;
FilePath           26 courgette/base_test_unittest.h   base::FilePath test_dir_;
FilePath           83 courgette/courgette.h Status ApplyEnsemblePatch(const base::FilePath::CharType* old_file_name,
FilePath           84 courgette/courgette.h                           const base::FilePath::CharType* patch_file_name,
FilePath           85 courgette/courgette.h                           const base::FilePath::CharType* new_file_name);
FilePath           50 courgette/courgette_tool.cc std::string ReadOrFail(const base::FilePath& file_name, const char* kind) {
FilePath           62 courgette/courgette_tool.cc                      const base::FilePath& output_file) {
FilePath           73 courgette/courgette_tool.cc void Disassemble(const base::FilePath& input_file,
FilePath           74 courgette/courgette_tool.cc                  const base::FilePath& output_file) {
FilePath          109 courgette/courgette_tool.cc bool Supported(const base::FilePath& input_file) {
FilePath          154 courgette/courgette_tool.cc void DisassembleAndAdjust(const base::FilePath& program_file,
FilePath          155 courgette/courgette_tool.cc                           const base::FilePath& model_file,
FilePath          156 courgette/courgette_tool.cc                           const base::FilePath& output_file) {
FilePath          209 courgette/courgette_tool.cc void DisassembleAdjustDiff(const base::FilePath& model_file,
FilePath          210 courgette/courgette_tool.cc                            const base::FilePath& program_file,
FilePath          211 courgette/courgette_tool.cc                            const base::FilePath& output_file_root,
FilePath          288 courgette/courgette_tool.cc void Assemble(const base::FilePath& input_file,
FilePath          289 courgette/courgette_tool.cc               const base::FilePath& output_file) {
FilePath          310 courgette/courgette_tool.cc void GenerateEnsemblePatch(const base::FilePath& old_file,
FilePath          311 courgette/courgette_tool.cc                            const base::FilePath& new_file,
FilePath          312 courgette/courgette_tool.cc                            const base::FilePath& patch_file) {
FilePath          330 courgette/courgette_tool.cc void ApplyEnsemblePatch(const base::FilePath& old_file,
FilePath          331 courgette/courgette_tool.cc                         const base::FilePath& patch_file,
FilePath          332 courgette/courgette_tool.cc                         const base::FilePath& new_file) {
FilePath          387 courgette/courgette_tool.cc void GenerateBSDiffPatch(const base::FilePath& old_file,
FilePath          388 courgette/courgette_tool.cc                          const base::FilePath& new_file,
FilePath          389 courgette/courgette_tool.cc                          const base::FilePath& patch_file) {
FilePath          407 courgette/courgette_tool.cc void ApplyBSDiffPatch(const base::FilePath& old_file,
FilePath          408 courgette/courgette_tool.cc                       const base::FilePath& patch_file,
FilePath          409 courgette/courgette_tool.cc                       const base::FilePath& new_file) {
FilePath          449 courgette/courgette_tool.cc   std::vector<base::FilePath> values;
FilePath          452 courgette/courgette_tool.cc     values.push_back(base::FilePath(args[i]));
FilePath          381 courgette/ensemble_apply.cc Status ApplyEnsemblePatch(const base::FilePath::CharType* old_file_name,
FilePath          382 courgette/ensemble_apply.cc                           const base::FilePath::CharType* patch_file_name,
FilePath          383 courgette/ensemble_apply.cc                           const base::FilePath::CharType* new_file_name) {
FilePath          386 courgette/ensemble_apply.cc   base::FilePath patch_file_path(patch_file_name);
FilePath          400 courgette/ensemble_apply.cc   base::FilePath old_file_path(old_file_name);
FilePath          417 courgette/ensemble_apply.cc   base::FilePath new_file_path(new_file_name);
FilePath           20 courgette/memory_allocator.cc   base::FilePath path;
FilePath           72 courgette/third_party/bsdiff.h BSDiffStatus ApplyBinaryPatch(const base::FilePath& old_stream,
FilePath           73 courgette/third_party/bsdiff.h                               const base::FilePath& patch_stream,
FilePath           74 courgette/third_party/bsdiff.h                               const base::FilePath& new_stream);
FilePath          174 courgette/third_party/bsdiff_apply.cc BSDiffStatus ApplyBinaryPatch(const base::FilePath& old_file_path,
FilePath          175 courgette/third_party/bsdiff_apply.cc                               const base::FilePath& patch_file_path,
FilePath          176 courgette/third_party/bsdiff_apply.cc                               const base::FilePath& new_file_path) {
FilePath           65 crypto/nss_util.cc static const base::FilePath::CharType kReadOnlyCertDB[] =
FilePath           82 crypto/nss_util.cc base::FilePath GetDefaultConfigDirectory() {
FilePath           83 crypto/nss_util.cc   base::FilePath dir = base::GetHomeDir();
FilePath          102 crypto/nss_util.cc base::FilePath GetInitialConfigDirectory() {
FilePath          104 crypto/nss_util.cc   base::FilePath database_dir = base::FilePath(kReadOnlyCertDB);
FilePath          146 crypto/nss_util.cc void UseLocalCacheOfNSSDatabaseIfNFS(const base::FilePath& database_dir) {
FilePath          294 crypto/nss_util.cc   PK11SlotInfo* OpenPersistentNSSDBForPath(const base::FilePath& path) {
FilePath          301 crypto/nss_util.cc     base::FilePath nssdb_path = path.AppendASCII(".pki").AppendASCII("nssdb");
FilePath          460 crypto/nss_util.cc       const base::FilePath& path) {
FilePath          720 crypto/nss_util.cc       base::FilePath database_dir = GetInitialConfigDirectory();
FilePath          862 crypto/nss_util.cc   static PK11SlotInfo* OpenUserDB(const base::FilePath& path,
FilePath          931 crypto/nss_util.cc   base::FilePath database_dir = GetInitialConfigDirectory();
FilePath          973 crypto/nss_util.cc   std::vector<base::FilePath> paths;
FilePath          976 crypto/nss_util.cc   paths.push_back(base::FilePath());
FilePath          979 crypto/nss_util.cc   paths.push_back(base::FilePath("/usr/lib/nss"));
FilePath          983 crypto/nss_util.cc   paths.push_back(base::FilePath("/usr/lib/x86_64-linux-gnu/nss"));
FilePath          985 crypto/nss_util.cc   paths.push_back(base::FilePath("/usr/lib/i386-linux-gnu/nss"));
FilePath          988 crypto/nss_util.cc   paths.push_back(base::FilePath("/usr/lib/arm-linux-gnueabihf/nss"));
FilePath          990 crypto/nss_util.cc   paths.push_back(base::FilePath("/usr/lib/arm-linux-gnueabi/nss"));
FilePath          993 crypto/nss_util.cc   paths.push_back(base::FilePath("/usr/lib/mipsel-linux-gnu/nss"));
FilePath         1006 crypto/nss_util.cc       base::FilePath path = paths[j].Append(libs[i]);
FilePath         1116 crypto/nss_util.cc     const base::FilePath& path) {
FilePath           16 crypto/nss_util.h class FilePath;
FilePath           16 crypto/nss_util_internal.h class FilePath;
FilePath           55 crypto/nss_util_internal.h     const base::FilePath& path) WARN_UNUSED_RESULT;
FilePath           65 device/hid/hid_connection_linux.cc   base::File device_file(base::FilePath(dev_node), flags);
FilePath           27 device/serial/serial_device_enumerator_mac.cc   const base::FilePath kDevRoot("/dev");
FilePath           43 device/serial/serial_device_enumerator_mac.cc     const base::FilePath next_device_path(enumerator.Next());
FilePath           39 extensions/browser/admin_policy_unittest.cc     extension_ = Extension::Create(base::FilePath(), location, *values,
FilePath           15 extensions/browser/api/storage/leveldb_settings_storage_factory.cc base::FilePath GetDatabasePath(const base::FilePath& base_path,
FilePath           23 extensions/browser/api/storage/leveldb_settings_storage_factory.cc     const base::FilePath& base_path,
FilePath           29 extensions/browser/api/storage/leveldb_settings_storage_factory.cc     const base::FilePath& base_path,
FilePath           31 extensions/browser/api/storage/leveldb_settings_storage_factory.cc   base::FilePath path = GetDatabasePath(base_path, extension_id);
FilePath           15 extensions/browser/api/storage/leveldb_settings_storage_factory.h   virtual ValueStore* Create(const base::FilePath& base_path,
FilePath           18 extensions/browser/api/storage/leveldb_settings_storage_factory.h   virtual void DeleteDatabaseIfExists(const base::FilePath& base_path,
FilePath           43 extensions/browser/api/storage/local_value_store_cache.cc     const base::FilePath& profile_path)
FilePath           86 extensions/browser/api/storage/local_value_store_cache.cc   const base::FilePath& file_path =
FilePath           26 extensions/browser/api/storage/local_value_store_cache.h                        const base::FilePath& profile_path);
FilePath           44 extensions/browser/api/storage/local_value_store_cache.h   const base::FilePath extension_base_path_;
FilePath           47 extensions/browser/api/storage/local_value_store_cache.h   const base::FilePath app_base_path_;
FilePath           26 extensions/browser/api/storage/settings_storage_factory.h   virtual ValueStore* Create(const base::FilePath& base_path,
FilePath           32 extensions/browser/api/storage/settings_storage_factory.h   virtual void DeleteDatabaseIfExists(const base::FilePath& base_path,
FilePath           81 extensions/browser/api/storage/settings_test_util.cc       Extension::Create(base::FilePath(),
FilePath          120 extensions/browser/api/storage/settings_test_util.cc MockProfile::MockProfile(const base::FilePath& file_path)
FilePath          145 extensions/browser/api/storage/settings_test_util.cc     const base::FilePath& base_path,
FilePath          152 extensions/browser/api/storage/settings_test_util.cc     const base::FilePath& base_path,
FilePath           70 extensions/browser/api/storage/settings_test_util.h   explicit MockProfile(const base::FilePath& file_path);
FilePath           86 extensions/browser/api/storage/settings_test_util.h   virtual ValueStore* Create(const base::FilePath& base_path,
FilePath           89 extensions/browser/api/storage/settings_test_util.h       const base::FilePath& base_path,
FilePath           93 extensions/browser/extension_error.cc                      base::FilePath(kManifestFilename).AsUTF16Unsafe(),
FilePath          342 extensions/browser/extension_prefs.cc     const base::FilePath& root_dir,
FilePath          359 extensions/browser/extension_prefs.cc     const base::FilePath& root_dir,
FilePath          382 extensions/browser/extension_prefs.cc static base::FilePath::StringType MakePathRelative(const base::FilePath& parent,
FilePath          383 extensions/browser/extension_prefs.cc                                              const base::FilePath& child) {
FilePath          387 extensions/browser/extension_prefs.cc   base::FilePath::StringType retval = child.value().substr(
FilePath          389 extensions/browser/extension_prefs.cc   if (base::FilePath::IsSeparator(retval[0]))
FilePath          414 extensions/browser/extension_prefs.cc     base::FilePath::StringType path_string;
FilePath          417 extensions/browser/extension_prefs.cc     base::FilePath path(path_string);
FilePath          434 extensions/browser/extension_prefs.cc     base::FilePath::StringType path_string;
FilePath          436 extensions/browser/extension_prefs.cc     base::FilePath path(path_string);
FilePath         1292 extensions/browser/extension_prefs.cc base::FilePath ExtensionPrefs::GetExtensionPath(
FilePath         1296 extensions/browser/extension_prefs.cc     return base::FilePath();
FilePath         1300 extensions/browser/extension_prefs.cc     return base::FilePath();
FilePath         1302 extensions/browser/extension_prefs.cc   return install_directory_.Append(base::FilePath::FromUTF8Unsafe(path));
FilePath         1312 extensions/browser/extension_prefs.cc   base::FilePath::StringType path;
FilePath         1321 extensions/browser/extension_prefs.cc            !base::FilePath(path).IsAbsolute());
FilePath         1341 extensions/browser/extension_prefs.cc       manifest, extension_id, base::FilePath(path), location));
FilePath         1880 extensions/browser/extension_prefs.cc     const base::FilePath& root_dir,
FilePath         2049 extensions/browser/extension_prefs.cc   base::FilePath::StringType path = MakePathRelative(install_directory_,
FilePath          134 extensions/browser/extension_prefs.h       const base::FilePath& root_dir,
FilePath          144 extensions/browser/extension_prefs.h       const base::FilePath& root_dir,
FilePath          283 extensions/browser/extension_prefs.h   base::FilePath GetExtensionPath(const std::string& extension_id);
FilePath          286 extensions/browser/extension_prefs.h   const base::FilePath& install_directory() const { return install_directory_; }
FilePath          559 extensions/browser/extension_prefs.h                  const base::FilePath& root_dir,
FilePath          682 extensions/browser/extension_prefs.h   base::FilePath install_directory_;
FilePath           16 extensions/browser/external_provider_interface.h class FilePath;
FilePath           39 extensions/browser/external_provider_interface.h         const base::FilePath& path,
FilePath           56 extensions/browser/file_reader_unittest.cc   base::FilePath path;
FilePath           60 extensions/browser/file_reader_unittest.cc       extension_id, path, base::FilePath().AppendASCII(filename));
FilePath           87 extensions/browser/file_reader_unittest.cc   base::FilePath path;
FilePath           90 extensions/browser/file_reader_unittest.cc   ExtensionResource resource(extension_id, path, base::FilePath(
FilePath           36 extensions/browser/info_map_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("c:\\foo"));
FilePath           38 extensions/browser/info_map_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("/foo"));
FilePath           59 extensions/browser/info_map_unittest.cc   base::FilePath path;
FilePath           49 extensions/browser/value_store/leveldb_value_store.cc LeveldbValueStore::LeveldbValueStore(const base::FilePath& db_path)
FilePath           27 extensions/browser/value_store/leveldb_value_store.h   explicit LeveldbValueStore(const base::FilePath& path);
FilePath           91 extensions/browser/value_store/leveldb_value_store.h   const base::FilePath db_path_;
FilePath           21 extensions/browser/value_store/leveldb_value_store_unittest.cc ValueStore* Param(const base::FilePath& file_path) {
FilePath           54 extensions/browser/value_store/leveldb_value_store_unittest.cc   const base::FilePath& database_path() { return database_dir_.path(); }
FilePath          166 extensions/browser/value_store/leveldb_value_store_unittest.cc   for (base::FilePath file = enumerator.Next(); !file.empty();
FilePath           13 extensions/browser/value_store/testing_value_store_unittest.cc ValueStore* Param(const base::FilePath& file_path) {
FilePath           20 extensions/browser/value_store/value_store_frontend.cc   void Init(const base::FilePath& db_path) {
FilePath           88 extensions/browser/value_store/value_store_frontend.cc   base::FilePath db_path_;
FilePath           97 extensions/browser/value_store/value_store_frontend.cc ValueStoreFrontend::ValueStoreFrontend(const base::FilePath& db_path)
FilePath          113 extensions/browser/value_store/value_store_frontend.cc void ValueStoreFrontend::Init(const base::FilePath& db_path) {
FilePath           19 extensions/browser/value_store/value_store_frontend.h class FilePath;
FilePath           30 extensions/browser/value_store/value_store_frontend.h   explicit ValueStoreFrontend(const base::FilePath& db_path);
FilePath           35 extensions/browser/value_store/value_store_frontend.h   void Init(const base::FilePath& db_path);
FilePath           27 extensions/browser/value_store/value_store_frontend_unittest.cc     base::FilePath test_data_dir;
FilePath           29 extensions/browser/value_store/value_store_frontend_unittest.cc     base::FilePath src_db(test_data_dir.AppendASCII("value_store_db"));
FilePath           62 extensions/browser/value_store/value_store_frontend_unittest.cc   base::FilePath db_path_;
FilePath           17 extensions/browser/value_store/value_store_unittest.h typedef ValueStore* (*ValueStoreTestParam)(const base::FilePath& file_path);
FilePath           14 extensions/common/constants.cc const base::FilePath::CharType kManifestFilename[] =
FilePath           16 extensions/common/constants.cc const base::FilePath::CharType kLocaleFolder[] =
FilePath           18 extensions/common/constants.cc const base::FilePath::CharType kMessagesFilename[] =
FilePath           20 extensions/common/constants.cc const base::FilePath::CharType kPlatformSpecificFolder[] =
FilePath           36 extensions/common/constants.cc const base::FilePath::CharType kExtensionFileExtension[] =
FilePath           38 extensions/common/constants.cc const base::FilePath::CharType kExtensionKeyFileExtension[] =
FilePath           20 extensions/common/constants.h extern const base::FilePath::CharType kManifestFilename[];
FilePath           23 extensions/common/constants.h extern const base::FilePath::CharType kLocaleFolder[];
FilePath           26 extensions/common/constants.h extern const base::FilePath::CharType kMessagesFilename[];
FilePath           29 extensions/common/constants.h extern const base::FilePath::CharType kPlatformSpecificFolder[];
FilePath           54 extensions/common/constants.h extern const base::FilePath::CharType kExtensionFileExtension[];
FilePath           57 extensions/common/constants.h extern const base::FilePath::CharType kExtensionKeyFileExtension[];
FilePath           62 extensions/common/extension.cc bool ContainsReservedCharacters(const base::FilePath& path) {
FilePath           91 extensions/common/extension.cc scoped_refptr<Extension> Extension::Create(const base::FilePath& path,
FilePath          106 extensions/common/extension.cc scoped_refptr<Extension> Extension::Create(const base::FilePath& path,
FilePath          192 extensions/common/extension.cc   base::FilePath relative_file_path = base::FilePath::FromUTF8Unsafe(new_path);
FilePath          203 extensions/common/extension.cc     const base::FilePath& relative_file_path) const {
FilePath          467 extensions/common/extension.cc                                 const base::FilePath& path,
FilePath          506 extensions/common/extension.cc Extension::Extension(const base::FilePath& path,
FilePath          762 extensions/common/extension.cc                              const base::FilePath& path,
FilePath          174 extensions/common/extension.h   static scoped_refptr<Extension> Create(const base::FilePath& path,
FilePath          182 extensions/common/extension.h   static scoped_refptr<Extension> Create(const base::FilePath& path,
FilePath          224 extensions/common/extension.h   ExtensionResource GetResource(const base::FilePath& relative_path) const;
FilePath          286 extensions/common/extension.h   const base::FilePath& path() const { return path_; }
FilePath          356 extensions/common/extension.h                               const base::FilePath& path,
FilePath          361 extensions/common/extension.h   Extension(const base::FilePath& path,
FilePath          419 extensions/common/extension.h   base::FilePath path_;
FilePath          484 extensions/common/extension.h                 const base::FilePath& path,
FilePath          490 extensions/common/extension.h   base::FilePath extension_path;
FilePath           30 extensions/common/extension_builder.cc ExtensionBuilder& ExtensionBuilder::SetPath(const base::FilePath& path) {
FilePath           34 extensions/common/extension_builder.h   ExtensionBuilder& SetPath(const base::FilePath& path);
FilePath           54 extensions/common/extension_builder.h   base::FilePath path_;
FilePath          225 extensions/common/extension_messages.h   base::FilePath path;
FilePath           12 extensions/common/extension_paths.cc bool PathProvider(int key, base::FilePath* result) {
FilePath           15 extensions/common/extension_paths.cc   base::FilePath cur;
FilePath           17 extensions/common/extension_resource.cc                                      const base::FilePath& extension_root,
FilePath           18 extensions/common/extension_resource.cc                                      const base::FilePath& relative_path)
FilePath           31 extensions/common/extension_resource.cc const base::FilePath& ExtensionResource::GetFilePath() const {
FilePath           49 extensions/common/extension_resource.cc base::FilePath ExtensionResource::GetFilePath(
FilePath           50 extensions/common/extension_resource.cc     const base::FilePath& extension_root,
FilePath           51 extensions/common/extension_resource.cc     const base::FilePath& relative_path,
FilePath           55 extensions/common/extension_resource.cc   base::FilePath clean_extension_root(
FilePath           58 extensions/common/extension_resource.cc     return base::FilePath();
FilePath           60 extensions/common/extension_resource.cc   base::FilePath full_path = clean_extension_root.Append(relative_path);
FilePath           65 extensions/common/extension_resource.cc     std::vector<base::FilePath::StringType> components;
FilePath           69 extensions/common/extension_resource.cc     for (std::vector<base::FilePath::StringType>::const_iterator
FilePath           71 extensions/common/extension_resource.cc       if (*i == base::FilePath::kParentDirectory) {
FilePath           73 extensions/common/extension_resource.cc       } else if (*i != base::FilePath::kCurrentDirectory) {
FilePath           77 extensions/common/extension_resource.cc         return base::FilePath();
FilePath           97 extensions/common/extension_resource.cc   return base::FilePath();
FilePath          101 extensions/common/extension_resource.cc base::FilePath::StringType ExtensionResource::NormalizeSeperators(
FilePath          102 extensions/common/extension_resource.cc     const base::FilePath::StringType& path) const {
FilePath          104 extensions/common/extension_resource.cc   base::FilePath::StringType win_path = path;
FilePath          106 extensions/common/extension_resource.cc     if (base::FilePath::IsSeparator(win_path[i]))
FilePath          107 extensions/common/extension_resource.cc       win_path[i] = base::FilePath::kSeparators[0];
FilePath          116 extensions/common/extension_resource.cc     const base::FilePath& path) const {
FilePath           30 extensions/common/extension_resource.h                     const base::FilePath& extension_root,
FilePath           31 extensions/common/extension_resource.h                     const base::FilePath& relative_path);
FilePath           43 extensions/common/extension_resource.h   const base::FilePath& GetFilePath() const;
FilePath           53 extensions/common/extension_resource.h   static base::FilePath GetFilePath(const base::FilePath& extension_root,
FilePath           54 extensions/common/extension_resource.h                                     const base::FilePath& relative_path,
FilePath           59 extensions/common/extension_resource.h   const base::FilePath& extension_root() const { return extension_root_; }
FilePath           60 extensions/common/extension_resource.h   const base::FilePath& relative_path() const { return relative_path_; }
FilePath           65 extensions/common/extension_resource.h   base::FilePath::StringType NormalizeSeperators(
FilePath           66 extensions/common/extension_resource.h       const base::FilePath::StringType& path) const;
FilePath           67 extensions/common/extension_resource.h   bool ComparePathWithDefault(const base::FilePath& path) const;
FilePath           74 extensions/common/extension_resource.h   base::FilePath extension_root_;
FilePath           77 extensions/common/extension_resource.h   base::FilePath relative_path_;
FilePath           84 extensions/common/extension_resource.h   mutable base::FilePath full_resource_path_;
FilePath           27 extensions/common/extension_resource_unittest.cc const base::FilePath::StringType ToLower(
FilePath           28 extensions/common/extension_resource_unittest.cc     const base::FilePath::StringType& in_str) {
FilePath           29 extensions/common/extension_resource_unittest.cc   base::FilePath::StringType str(in_str);
FilePath           35 extensions/common/extension_resource_unittest.cc   base::FilePath root_path;
FilePath           37 extensions/common/extension_resource_unittest.cc   base::FilePath relative_path;
FilePath           52 extensions/common/extension_resource_unittest.cc   base::FilePath inner_dir = temp.path().AppendASCII("directory");
FilePath           54 extensions/common/extension_resource_unittest.cc   base::FilePath sub_dir = inner_dir.AppendASCII("subdir");
FilePath           56 extensions/common/extension_resource_unittest.cc   base::FilePath inner_file = inner_dir.AppendASCII("inner");
FilePath           57 extensions/common/extension_resource_unittest.cc   base::FilePath outer_file = temp.path().AppendASCII("outer");
FilePath           63 extensions/common/extension_resource_unittest.cc   base::FilePath symlink_file = inner_dir.AppendASCII("symlink");
FilePath           65 extensions/common/extension_resource_unittest.cc       base::FilePath().AppendASCII("..").AppendASCII("outer"),
FilePath           72 extensions/common/extension_resource_unittest.cc                        base::FilePath().AppendASCII("inner"));
FilePath           77 extensions/common/extension_resource_unittest.cc                        base::FilePath().AppendASCII("..").AppendASCII("outer"));
FilePath           83 extensions/common/extension_resource_unittest.cc                        base::FilePath().AppendASCII("inner"));
FilePath           89 extensions/common/extension_resource_unittest.cc                        base::FilePath().AppendASCII("..").AppendASCII("outer"));
FilePath           98 extensions/common/extension_resource_unittest.cc       base::FilePath().AppendASCII("subdir").AppendASCII(".").AppendASCII("..").
FilePath          107 extensions/common/extension_resource_unittest.cc                        base::FilePath().AppendASCII("symlink"));
FilePath          112 extensions/common/extension_resource_unittest.cc                        base::FilePath().AppendASCII("symlink"));
FilePath          124 extensions/common/extension_resource_unittest.cc   base::FilePath root_resource = temp.path().AppendASCII(filename);
FilePath          129 extensions/common/extension_resource_unittest.cc   base::FilePath l10n_path =
FilePath          138 extensions/common/extension_resource_unittest.cc     base::FilePath make_path;
FilePath          145 extensions/common/extension_resource_unittest.cc   base::FilePath path;
FilePath          148 extensions/common/extension_resource_unittest.cc                              base::FilePath().AppendASCII(filename));
FilePath          149 extensions/common/extension_resource_unittest.cc   base::FilePath resolved_path = resource.GetFilePath();
FilePath          151 extensions/common/extension_resource_unittest.cc   base::FilePath expected_path;
FilePath          160 extensions/common/extension_resource_unittest.cc   EXPECT_EQ(ToLower(base::FilePath().AppendASCII(filename).value()),
FilePath           22 extensions/common/extension_set_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("c:\\"));
FilePath           24 extensions/common/extension_set_unittest.cc   base::FilePath path(FILE_PATH_LITERAL("/"));
FilePath           40 extensions/common/features/base_feature_provider_unittest.cc       base::FilePath(), Manifest::INTERNAL, manifest, Extension::NO_FLAGS,
FilePath           81 extensions/common/features/base_feature_provider_unittest.cc       base::FilePath(), Manifest::INTERNAL, manifest, Extension::NO_FLAGS,
FilePath          191 extensions/common/features/simple_feature_unittest.cc       base::FilePath(), Manifest::INTERNAL, manifest, Extension::NO_FLAGS,
FilePath           17 extensions/common/file_util.cc base::FilePath ExtensionURLToRelativeFilePath(const GURL& url) {
FilePath           20 extensions/common/file_util.cc     return base::FilePath();
FilePath           29 extensions/common/file_util.cc   base::FilePath path = base::FilePath::FromUTF8Unsafe(file_path);
FilePath           35 extensions/common/file_util.cc     return base::FilePath();
FilePath           40 extensions/common/file_util.cc base::FilePath ExtensionResourceURLToFilePath(const GURL& url,
FilePath           41 extensions/common/file_util.cc                                               const base::FilePath& root) {
FilePath           45 extensions/common/file_util.cc     return base::FilePath();
FilePath           47 extensions/common/file_util.cc   base::FilePath relative_path = ExtensionURLToRelativeFilePath(url);
FilePath           49 extensions/common/file_util.cc     return base::FilePath();
FilePath           51 extensions/common/file_util.cc   base::FilePath path = root.AppendASCII(host).Append(relative_path);
FilePath           53 extensions/common/file_util.cc     return base::FilePath();
FilePath           56 extensions/common/file_util.cc     return base::FilePath();
FilePath           11 extensions/common/file_util.h class FilePath;
FilePath           18 extensions/common/file_util.h base::FilePath ExtensionURLToRelativeFilePath(const GURL& url);
FilePath           22 extensions/common/file_util.h base::FilePath ExtensionResourceURLToFilePath(const GURL& url,
FilePath           23 extensions/common/file_util.h                                               const base::FilePath& root);
FilePath           45 extensions/common/file_util_unittest.cc     base::FilePath expected_path =
FilePath           46 extensions/common/file_util_unittest.cc         base::FilePath::FromUTF8Unsafe(test_cases[i].expected_relative_path);
FilePath           47 extensions/common/file_util_unittest.cc     base::FilePath actual_path =
FilePath           58 extensions/common/file_util_unittest.cc   base::FilePath root_path;
FilePath           60 extensions/common/file_util_unittest.cc       base::FilePath::StringType(), &root_path));
FilePath           64 extensions/common/file_util_unittest.cc   base::FilePath api_path = root_path.Append(FILE_PATH_LITERAL("apiname"));
FilePath           68 extensions/common/file_util_unittest.cc   base::FilePath resource_path = api_path.Append(FILE_PATH_LITERAL("test.js"));
FilePath           81 extensions/common/file_util_unittest.cc     const base::FilePath::CharType* expected_path;
FilePath          110 extensions/common/file_util_unittest.cc     base::FilePath expected_path;
FilePath          114 extensions/common/file_util_unittest.cc     base::FilePath actual_path =
FilePath           48 extensions/common/id_util.cc std::string GenerateIdForPath(const base::FilePath& path) {
FilePath           49 extensions/common/id_util.cc   base::FilePath new_path = MaybeNormalizePath(path);
FilePath           52 extensions/common/id_util.cc                   new_path.value().size() * sizeof(base::FilePath::CharType));
FilePath           56 extensions/common/id_util.cc base::FilePath MaybeNormalizePath(const base::FilePath& path) {
FilePath           61 extensions/common/id_util.cc   base::FilePath::StringType path_str = path.value();
FilePath           66 extensions/common/id_util.cc   return base::FilePath(path_str);
FilePath           11 extensions/common/id_util.h class FilePath;
FilePath           26 extensions/common/id_util.h std::string GenerateIdForPath(const base::FilePath& path);
FilePath           30 extensions/common/id_util.h base::FilePath MaybeNormalizePath(const base::FilePath& path);
FilePath          228 extensions/common/manifest_handler_unittest.cc       base::FilePath(),
FilePath          242 extensions/common/manifest_handler_unittest.cc       base::FilePath(),
FilePath          332 extensions/common/manifest_handlers/background_info.cc     base::FilePath page_path = file_util::ExtensionURLToRelativeFilePath(
FilePath          334 extensions/common/manifest_handlers/background_info.cc     const base::FilePath path = extension->GetResource(page_path).GetFilePath();
FilePath          236 extensions/common/permissions/permissions_data_unittest.cc                 base::FilePath(FILE_PATH_LITERAL("foo")))),
FilePath           59 extensions/common/user_script.cc UserScript::File::File(const base::FilePath& extension_root,
FilePath           60 extensions/common/user_script.cc                        const base::FilePath& relative_path,
FilePath           54 extensions/common/user_script.h     File(const base::FilePath& extension_root,
FilePath           55 extensions/common/user_script.h          const base::FilePath& relative_path,
FilePath           60 extensions/common/user_script.h     const base::FilePath& extension_root() const { return extension_root_; }
FilePath           61 extensions/common/user_script.h     const base::FilePath& relative_path() const { return relative_path_; }
FilePath           89 extensions/common/user_script.h     base::FilePath extension_root_;
FilePath           90 extensions/common/user_script.h     base::FilePath relative_path_;
FilePath          173 extensions/common/user_script_unittest.cc       base::FilePath(FILE_PATH_LITERAL("c:\\foo\\")),
FilePath          174 extensions/common/user_script_unittest.cc       base::FilePath(FILE_PATH_LITERAL("foo.user.js")),
FilePath          177 extensions/common/user_script_unittest.cc       base::FilePath(FILE_PATH_LITERAL("c:\\foo\\")),
FilePath          178 extensions/common/user_script_unittest.cc       base::FilePath(FILE_PATH_LITERAL("foo.user.css")),
FilePath          181 extensions/common/user_script_unittest.cc       base::FilePath(FILE_PATH_LITERAL("c:\\foo\\")),
FilePath          182 extensions/common/user_script_unittest.cc       base::FilePath(FILE_PATH_LITERAL("foo2.user.css")),
FilePath           18 gin/modules/file_module_provider.cc                         const std::vector<base::FilePath>& search_paths,
FilePath           26 gin/modules/file_module_provider.cc   base::FilePath path;
FilePath           48 gin/modules/file_module_provider.cc     const std::vector<base::FilePath>& search_paths)
FilePath           25 gin/modules/file_module_provider.h       const std::vector<base::FilePath>& search_paths);
FilePath           33 gin/modules/file_module_provider.h   std::vector<base::FilePath> search_paths_;
FilePath           22 gin/modules/module_registry_unittest.cc       : delegate(std::vector<base::FilePath>()),
FilePath           14 gin/modules/module_runner_delegate.cc   const std::vector<base::FilePath>& search_paths)
FilePath           25 gin/modules/module_runner_delegate.h       const std::vector<base::FilePath>& search_paths);
FilePath           20 gin/shell/gin_main.cc std::string Load(const base::FilePath& path) {
FilePath           27 gin/shell/gin_main.cc void Run(base::WeakPtr<Runner> runner, const base::FilePath& path) {
FilePath           34 gin/shell/gin_main.cc std::vector<base::FilePath> GetModuleSearchPaths() {
FilePath           35 gin/shell/gin_main.cc   std::vector<base::FilePath> module_base(1);
FilePath           80 gin/shell/gin_main.cc         gin::Run, runner.GetWeakPtr(), base::FilePath(*it)));
FilePath           24 gin/test/file_runner.cc std::vector<base::FilePath> GetModuleSearchPaths() {
FilePath           25 gin/test/file_runner.cc   std::vector<base::FilePath> search_paths(2);
FilePath           50 gin/test/file_runner.cc void RunTestFromFile(const base::FilePath& path, FileRunnerDelegate* delegate,
FilePath           33 gin/test/file_runner.h void RunTestFromFile(const base::FilePath& path, FileRunnerDelegate* delegate,
FilePath           13 gin/test/run_js_tests.cc base::FilePath BasePath() {
FilePath           14 gin/test/run_js_tests.cc   base::FilePath path;
FilePath           19 gin/test/run_js_tests.cc void RunTest(const base::FilePath& path) {
FilePath          111 google_apis/drive/base_requests.cc                                const base::FilePath& file_path,
FilePath          226 google_apis/drive/base_requests.cc   base::FilePath output_file_path;
FilePath          258 google_apis/drive/base_requests.cc     base::FilePath local_file_path;
FilePath          300 google_apis/drive/base_requests.cc bool UrlFetchRequestBase::GetContentFile(base::FilePath* local_file_path,
FilePath          308 google_apis/drive/base_requests.cc     base::FilePath* local_file_path,
FilePath          659 google_apis/drive/base_requests.cc     const base::FilePath& local_file_path)
FilePath          699 google_apis/drive/base_requests.cc     base::FilePath* local_file_path,
FilePath          748 google_apis/drive/base_requests.cc     const base::FilePath& output_file_path)
FilePath          768 google_apis/drive/base_requests.cc     base::FilePath* local_file_path,
FilePath          787 google_apis/drive/base_requests.cc   base::FilePath temp_file;
FilePath          799 google_apis/drive/base_requests.cc   download_action_callback_.Run(code, base::FilePath());
FilePath           98 google_apis/drive/base_requests.h                  const base::FilePath& file_path,
FilePath          167 google_apis/drive/base_requests.h   virtual bool GetContentFile(base::FilePath* local_file_path,
FilePath          176 google_apis/drive/base_requests.h   virtual void GetOutputFilePath(base::FilePath* local_file_path,
FilePath          427 google_apis/drive/base_requests.h                           const base::FilePath& local_file_path);
FilePath          432 google_apis/drive/base_requests.h   virtual bool GetContentFile(base::FilePath* local_file_path,
FilePath          443 google_apis/drive/base_requests.h   const base::FilePath local_file_path_;
FilePath          482 google_apis/drive/base_requests.h                             const base::FilePath& temp_file)>
FilePath          511 google_apis/drive/base_requests.h       const base::FilePath& output_file_path);
FilePath          518 google_apis/drive/base_requests.h       base::FilePath* local_file_path,
FilePath          532 google_apis/drive/base_requests.h   const base::FilePath output_file_path_;
FilePath           56 google_apis/drive/base_requests_server_unittest.cc   base::FilePath GetTestCachedFilePath(const base::FilePath& file_name) {
FilePath           74 google_apis/drive/base_requests_server_unittest.cc   base::FilePath temp_file;
FilePath           86 google_apis/drive/base_requests_server_unittest.cc             base::FilePath::FromUTF8Unsafe("cached_testfile.txt")));
FilePath           99 google_apis/drive/base_requests_server_unittest.cc   const base::FilePath expected_path =
FilePath          108 google_apis/drive/base_requests_server_unittest.cc   base::FilePath temp_file;
FilePath          120 google_apis/drive/base_requests_server_unittest.cc             base::FilePath::FromUTF8Unsafe("cache_no-such-file.txt")));
FilePath          762 google_apis/drive/drive_api_requests.cc     const base::FilePath& local_file_path,
FilePath          821 google_apis/drive/drive_api_requests.cc     const base::FilePath& output_file_path,
FilePath          783 google_apis/drive/drive_api_requests.h                       const base::FilePath& local_file_path,
FilePath          838 google_apis/drive/drive_api_requests.h                       const base::FilePath& output_file_path,
FilePath          123 google_apis/drive/drive_api_requests_unittest.cc   base::FilePath expected_data_file_path_;
FilePath          131 google_apis/drive/drive_api_requests_unittest.cc   base::FilePath expected_precondition_failed_file_path_;
FilePath          928 google_apis/drive/drive_api_requests_unittest.cc   const base::FilePath kTestFilePath =
FilePath         1021 google_apis/drive/drive_api_requests_unittest.cc   const base::FilePath kTestFilePath =
FilePath         1110 google_apis/drive/drive_api_requests_unittest.cc   const base::FilePath kTestFilePath =
FilePath         1342 google_apis/drive/drive_api_requests_unittest.cc   const base::FilePath kTestFilePath =
FilePath         1429 google_apis/drive/drive_api_requests_unittest.cc   const base::FilePath kTestFilePath =
FilePath         1563 google_apis/drive/drive_api_requests_unittest.cc   const base::FilePath kTestFilePath =
FilePath         1712 google_apis/drive/drive_api_requests_unittest.cc   const base::FilePath kDownloadedFilePath =
FilePath         1717 google_apis/drive/drive_api_requests_unittest.cc   base::FilePath temp_file;
FilePath         1748 google_apis/drive/drive_api_requests_unittest.cc   const base::FilePath kDownloadedFilePath =
FilePath         1753 google_apis/drive/drive_api_requests_unittest.cc   base::FilePath temp_file;
FilePath          551 google_apis/drive/gdata_wapi_parser.cc     const base::FilePath& file_path) {
FilePath           21 google_apis/drive/gdata_wapi_parser.h class FilePath;
FilePath          527 google_apis/drive/gdata_wapi_parser.h   static int ClassifyEntryKindByFileExtension(const base::FilePath& file);
FilePath          310 google_apis/drive/gdata_wapi_parser_unittest.cc           base::FilePath(FILE_PATH_LITERAL("Test.gdoc"))));
FilePath          315 google_apis/drive/gdata_wapi_parser_unittest.cc           base::FilePath(FILE_PATH_LITERAL("Test.gsheet"))));
FilePath          320 google_apis/drive/gdata_wapi_parser_unittest.cc           base::FilePath(FILE_PATH_LITERAL("Test.gslides"))));
FilePath          325 google_apis/drive/gdata_wapi_parser_unittest.cc           base::FilePath(FILE_PATH_LITERAL("Test.gdraw"))));
FilePath          330 google_apis/drive/gdata_wapi_parser_unittest.cc           base::FilePath(FILE_PATH_LITERAL("Test.gtable"))));
FilePath          335 google_apis/drive/gdata_wapi_parser_unittest.cc           base::FilePath(FILE_PATH_LITERAL("Test.glink"))));
FilePath          339 google_apis/drive/gdata_wapi_parser_unittest.cc           base::FilePath(FILE_PATH_LITERAL("Test.tar.gz"))));
FilePath          343 google_apis/drive/gdata_wapi_parser_unittest.cc           base::FilePath(FILE_PATH_LITERAL("Test.txt"))));
FilePath          347 google_apis/drive/gdata_wapi_parser_unittest.cc           base::FilePath(FILE_PATH_LITERAL("Test"))));
FilePath          351 google_apis/drive/gdata_wapi_parser_unittest.cc           base::FilePath()));
FilePath           38 google_apis/drive/test_util.cc base::FilePath GetTestFilePath(const std::string& relative_path) {
FilePath           39 google_apis/drive/test_util.cc   base::FilePath path;
FilePath           41 google_apis/drive/test_util.cc     return base::FilePath();
FilePath           45 google_apis/drive/test_util.cc              .Append(base::FilePath::FromUTF8Unsafe(relative_path));
FilePath           58 google_apis/drive/test_util.cc bool WriteStringToFile(const base::FilePath& file_path,
FilePath           65 google_apis/drive/test_util.cc bool CreateFileOfSpecifiedSize(const base::FilePath& temp_dir,
FilePath           67 google_apis/drive/test_util.cc                                base::FilePath* path,
FilePath           83 google_apis/drive/test_util.cc   base::FilePath path = GetTestFilePath(relative_path);
FilePath           95 google_apis/drive/test_util.cc     const base::FilePath& file_path) {
FilePath           24 google_apis/drive/test_util.h class FilePath;
FilePath           58 google_apis/drive/test_util.h base::FilePath GetTestFilePath(const std::string& relative_path);
FilePath           66 google_apis/drive/test_util.h bool WriteStringToFile(const base::FilePath& file_path,
FilePath           74 google_apis/drive/test_util.h bool CreateFileOfSpecifiedSize(const base::FilePath& temp_dir,
FilePath           76 google_apis/drive/test_util.h                                base::FilePath* path,
FilePath           85 google_apis/drive/test_util.h     const base::FilePath& file_path);
FilePath           44 google_apis/gaia/fake_gaia.cc const base::FilePath::CharType kServiceLogin[] =
FilePath          125 google_apis/gaia/fake_gaia.cc   base::FilePath source_root_dir;
FilePath          128 google_apis/gaia/fake_gaia.cc       source_root_dir.Append(base::FilePath(kServiceLogin)),
FilePath           91 google_apis/gcm/engine/gcm_store_impl.cc   Backend(const base::FilePath& path,
FilePath          135 google_apis/gcm/engine/gcm_store_impl.cc   const base::FilePath path_;
FilePath          142 google_apis/gcm/engine/gcm_store_impl.cc     const base::FilePath& path,
FilePath          608 google_apis/gcm/engine/gcm_store_impl.cc     const base::FilePath& path,
FilePath           15 google_apis/gcm/engine/gcm_store_impl.h class FilePath;
FilePath           26 google_apis/gcm/engine/gcm_store_impl.h   GCMStoreImpl(const base::FilePath& path,
FilePath           18 google_apis/gcm/gcm_client.h class FilePath;
FilePath          168 google_apis/gcm/gcm_client.h       const base::FilePath& store_path,
FilePath          129 google_apis/gcm/gcm_client_impl.cc     const base::FilePath& path,
FilePath          175 google_apis/gcm/gcm_client_impl.cc     const base::FilePath& path,
FilePath           30 google_apis/gcm/gcm_client_impl.h class FilePath;
FilePath           52 google_apis/gcm/gcm_client_impl.h       const base::FilePath& path,
FilePath           78 google_apis/gcm/gcm_client_impl.h       const base::FilePath& store_path,
FilePath          122 google_apis/gcm/gcm_client_impl_unittest.cc       const base::FilePath& path,
FilePath          146 google_apis/gcm/gcm_client_impl_unittest.cc       const base::FilePath& path,
FilePath          220 google_apis/gcm/tools/mcs_probe.cc   base::FilePath gcm_store_path_;
FilePath          257 google_apis/gcm/tools/mcs_probe.cc       gcm_store_path_(base::FilePath(FILE_PATH_LITERAL("gcm_store"))),
FilePath          351 google_apis/gcm/tools/mcs_probe.cc     base::FilePath log_path = command_line_.GetSwitchValuePath(kLogFileSwitch);
FilePath           86 gpu/config/gpu_info_collector_win.cc       base::FilePath(winsat_results_path),
FilePath           91 gpu/config/gpu_info_collector_win.cc   base::FilePath current_results;
FilePath           92 gpu/config/gpu_info_collector_win.cc   for (base::FilePath results = file_enumerator.Next(); !results.empty();
FilePath           96 gpu/config/gpu_info_collector_win.cc     if (base::FilePath::CompareLessIgnoreCase(current_results.value(),
FilePath          268 gpu/config/gpu_info_collector_win.cc       base::FilePath(L"d3d11.dll"),
FilePath           36 gpu/config/gpu_info_collector_x11.cc   const base::FilePath pci_path("/sys/bus/pci/");
FilePath           37 gpu/config/gpu_info_collector_x11.cc   const base::FilePath pcie_path("/sys/bus/pci_express/");
FilePath           45 gpu/config/gpu_info_collector_x11.cc   const base::FilePath::CharType kATIFileName[] =
FilePath           47 gpu/config/gpu_info_collector_x11.cc   base::FilePath ati_file_path(kATIFileName);
FilePath          191 gpu/config/gpu_test_expectations_parser.cc     const base::FilePath& path) {
FilePath           35 gpu/config/gpu_test_expectations_parser.h   bool LoadTestExpectations(const base::FilePath& path);
FilePath           27 gpu/gles2_conform_support/gles2_conform_test.cc   base::FilePath src_path;
FilePath           29 gpu/gles2_conform_support/gles2_conform_test.cc   base::FilePath test_expectations_path =
FilePath           61 gpu/gles2_conform_support/gles2_conform_test.cc   base::FilePath test_path;
FilePath           63 gpu/gles2_conform_support/gles2_conform_test.cc   base::FilePath program(test_path.Append(FILE_PATH_LITERAL(
FilePath           47 gpu/tools/compositor_model_bench/compositor_model_bench.cc   base::FilePath input_path;
FilePath           60 gpu/tools/compositor_model_bench/compositor_model_bench.cc   Simulator(int seconds_per_test, const base::FilePath& output_path)
FilePath           82 gpu/tools/compositor_model_bench/compositor_model_bench.cc   void QueueTest(const base::FilePath& path) {
FilePath          225 gpu/tools/compositor_model_bench/compositor_model_bench.cc     const base::FilePath& path = spec.input_path;
FilePath          343 gpu/tools/compositor_model_bench/compositor_model_bench.cc   base::FilePath output_path_;
FilePath          380 gpu/tools/compositor_model_bench/compositor_model_bench.cc   base::FilePath inPath = cl->GetSwitchValuePath("in");
FilePath          390 gpu/tools/compositor_model_bench/compositor_model_bench.cc     for (base::FilePath f = dirItr.Next(); !f.empty(); f = dirItr.Next()) {
FilePath          455 gpu/tools/compositor_model_bench/render_tree.cc RenderNode* BuildRenderTreeFromFile(const base::FilePath& path) {
FilePath          208 gpu/tools/compositor_model_bench/render_tree.h RenderNode* BuildRenderTreeFromFile(const base::FilePath& path);
FilePath           14 ipc/ipc_channel_factory.cc ChannelFactory::ChannelFactory(const base::FilePath& path, Delegate* delegate)
FilePath           32 ipc/ipc_channel_factory.h   ChannelFactory(const base::FilePath& path, Delegate* delegate);
FilePath           49 ipc/ipc_channel_factory.h   base::FilePath path_;
FilePath          267 ipc/ipc_channel_posix.cc       if (!CreateServerUnixDomainSocket(base::FilePath(pipe_name_),
FilePath          273 ipc/ipc_channel_posix.cc       if (!CreateClientUnixDomainSocket(base::FilePath(pipe_name_),
FilePath          631 ipc/ipc_channel_posix.cc   return base::PathExists(base::FilePath(channel_id));
FilePath          121 ipc/ipc_channel_posix_unittest.cc   base::FilePath tmp_dir;
FilePath          166 ipc/ipc_channel_posix_unittest.cc     base::FilePath path(name);
FilePath          167 ipc/ipc_channel_posix_unittest.cc     base::FilePath dir_path = path.DirName();
FilePath          421 ipc/ipc_channel_posix_unittest.cc   ASSERT_TRUE(base::DeleteFile(base::FilePath(connection_socket_name), false));
FilePath          497 ipc/ipc_message_utils.cc void ParamTraits<base::FilePath>::Write(Message* m, const param_type& p) {
FilePath          501 ipc/ipc_message_utils.cc bool ParamTraits<base::FilePath>::Read(const Message* m,
FilePath          507 ipc/ipc_message_utils.cc void ParamTraits<base::FilePath>::Log(const param_type& p, std::string* l) {
FilePath          508 ipc/ipc_message_utils.cc   ParamTraits<base::FilePath::StringType>::Log(p.value(), l);
FilePath           51 ipc/ipc_message_utils.h class FilePath;
FilePath          453 ipc/ipc_message_utils.h struct IPC_EXPORT ParamTraits<base::FilePath> {
FilePath          454 ipc/ipc_message_utils.h   typedef base::FilePath param_type;
FilePath           58 ipc/ipc_message_utils_unittest.cc   base::FilePath::StringType ok_string(FILE_PATH_LITERAL("hello"), 5);
FilePath           59 ipc/ipc_message_utils_unittest.cc   base::FilePath::StringType bad_string(FILE_PATH_LITERAL("hel\0o"), 5);
FilePath           63 ipc/ipc_message_utils_unittest.cc   ParamTraits<base::FilePath::StringType>::Write(&message, ok_string);
FilePath           64 ipc/ipc_message_utils_unittest.cc   ParamTraits<base::FilePath::StringType>::Write(&message, bad_string);
FilePath           67 ipc/ipc_message_utils_unittest.cc   base::FilePath ok_path;
FilePath           68 ipc/ipc_message_utils_unittest.cc   base::FilePath bad_path;
FilePath           69 ipc/ipc_message_utils_unittest.cc   ASSERT_TRUE(ParamTraits<base::FilePath>::Read(&message, &iter, &ok_path));
FilePath           70 ipc/ipc_message_utils_unittest.cc   ASSERT_FALSE(ParamTraits<base::FilePath>::Read(&message, &iter, &bad_path));
FilePath           72 ipc/unix_domain_socket_util.cc bool CreateServerUnixDomainSocket(const base::FilePath& socket_path,
FilePath           77 ipc/unix_domain_socket_util.cc   base::FilePath socket_dir = socket_path.DirName();
FilePath          116 ipc/unix_domain_socket_util.cc bool CreateClientUnixDomainSocket(const base::FilePath& socket_path,
FilePath          121 ipc/unix_domain_socket_util.cc   base::FilePath socket_dir = socket_path.DirName();
FilePath           15 ipc/unix_domain_socket_util.h class FilePath;
FilePath           28 ipc/unix_domain_socket_util.h IPC_EXPORT bool CreateServerUnixDomainSocket(const base::FilePath& socket_name,
FilePath           34 ipc/unix_domain_socket_util.h IPC_EXPORT bool CreateClientUnixDomainSocket(const base::FilePath& socket_name,
FilePath           80 ipc/unix_domain_socket_util_unittest.cc const base::FilePath GetChannelDir() {
FilePath           82 ipc/unix_domain_socket_util_unittest.cc   base::FilePath tmp_dir;
FilePath           86 ipc/unix_domain_socket_util_unittest.cc   return base::FilePath("/var/tmp");
FilePath          142 ipc/unix_domain_socket_util_unittest.cc   base::FilePath socket_name_;
FilePath           85 jingle/glue/logging_unittest.cc   base::FilePath file_path(log_file_name);
FilePath          112 jingle/glue/logging_unittest.cc   base::FilePath file_path(log_file_name);
FilePath          146 jingle/glue/logging_unittest.cc   base::FilePath file_path(log_file_name);
FilePath           56 media/audio/alsa/audio_manager_alsa.cc       command_line.SetProgram(base::FilePath("gnome-volume-control"));
FilePath           60 media/audio/alsa/audio_manager_alsa.cc       command_line.SetProgram(base::FilePath("kmix"));
FilePath           63 media/audio/alsa/audio_manager_alsa.cc       command_line.SetProgram(base::FilePath("gnome-control-center"));
FilePath          171 media/audio/android/audio_android_unittest.cc     base::FilePath file_path = GetTestDataFilePath(name);
FilePath          245 media/audio/android/audio_android_unittest.cc     base::FilePath file_path;
FilePath           42 media/audio/android/opensles_wrapper.cc       base::LoadNativeLibrary(base::FilePath(kOpenSLLibraryName), NULL);
FilePath          160 media/audio/audio_low_latency_input_output_unittest.cc     base::FilePath file_name;
FilePath           32 media/audio/openbsd/audio_manager_openbsd.cc static const base::FilePath::CharType kPulseLib[] =
FilePath           38 media/audio/pulse/audio_manager_pulse.cc static const base::FilePath::CharType kPulseLib[] =
FilePath           92 media/audio/win/audio_low_latency_input_win_unittest.cc     base::FilePath file_path;
FilePath           86 media/audio/win/audio_low_latency_output_win_unittest.cc     base::FilePath file_name;
FilePath          257 media/audio/win/audio_manager_win.cc   base::FilePath path;
FilePath          105 media/base/container_names_unittest.cc void TestFile(MediaContainerName expected, const base::FilePath& filename) {
FilePath          169 media/base/demuxer_perftest.cc   base::FilePath file_path(GetTestDataFilePath(filename));
FilePath           20 media/base/media.cc extern bool InitializeMediaLibraryInternal(const base::FilePath& module_dir);
FilePath           26 media/base/media.cc   bool Initialize(const base::FilePath& module_dir) {
FilePath           67 media/base/media.cc bool InitializeMediaLibrary(const base::FilePath& module_dir) {
FilePath           72 media/base/media.cc   base::FilePath module_dir;
FilePath           14 media/base/media.h class FilePath;
FilePath           30 media/base/media.h MEDIA_EXPORT bool InitializeMediaLibrary(const base::FilePath& module_dir);
FilePath           38 media/base/media_posix.cc static const base::FilePath::CharType kSumoLib[] =
FilePath           42 media/base/media_posix.cc static const base::FilePath::CharType kSumoLib[] =
FilePath           48 media/base/media_posix.cc bool InitializeMediaLibraryInternal(const base::FilePath& module_dir) {
FilePath           14 media/base/media_stub.cc bool InitializeMediaLibraryInternal(const base::FilePath& module_dir) {
FilePath           21 media/base/media_win.cc bool InitializeMediaLibraryInternal(const base::FilePath& module_dir) {
FilePath           15 media/base/test_data_util.cc base::FilePath GetTestDataFilePath(const std::string& name) {
FilePath           16 media/base/test_data_util.cc   base::FilePath file_path;
FilePath           26 media/base/test_data_util.cc   base::FilePath file_path = GetTestDataFilePath(name);
FilePath           20 media/base/test_data_util.h base::FilePath GetTestDataFilePath(const std::string& name);
FilePath           40 media/base/yuv_convert_unittest.cc static void ReadData(const base::FilePath::CharType* filename,
FilePath           45 media/base/yuv_convert_unittest.cc   base::FilePath path;
FilePath          367 media/base/yuv_convert_unittest.cc   base::FilePath yuv_url;
FilePath          445 media/base/yuv_convert_unittest.cc   base::FilePath yuv_url;
FilePath           56 media/cdm/ppapi/external_clear_key/clear_key_cdm.cc   base::FilePath file_path;
FilePath           46 media/ffmpeg/ffmpeg_common_unittest.cc   base::FilePath path;
FilePath          108 media/ffmpeg/ffmpeg_unittest.cc     base::FilePath path;
FilePath          371 media/ffmpeg/ffmpeg_unittest.cc     base::FilePath path;
FilePath          183 media/filters/ffmpeg_demuxer_unittest.cc     base::FilePath file_path;
FilePath           24 media/filters/file_data_source.cc bool FileDataSource::Initialize(const base::FilePath& file_path) {
FilePath           25 media/filters/file_data_source.h   bool Initialize(const base::FilePath& file_path);
FilePath           37 media/filters/file_data_source_unittest.cc base::FilePath TestFileURL() {
FilePath           38 media/filters/file_data_source_unittest.cc   base::FilePath data_dir;
FilePath           17 media/filters/h264_parser_unittest.cc   base::FilePath file_path = GetTestDataFilePath("test-25fps.h264");
FilePath          388 media/filters/pipeline_integration_test.cc   base::FilePath file_path_;
FilePath          105 media/filters/pipeline_integration_test_base.cc bool PipelineIntegrationTestBase::Start(const base::FilePath& file_path,
FilePath          123 media/filters/pipeline_integration_test_base.cc bool PipelineIntegrationTestBase::Start(const base::FilePath& file_path,
FilePath          134 media/filters/pipeline_integration_test_base.cc bool PipelineIntegrationTestBase::Start(const base::FilePath& file_path) {
FilePath          138 media/filters/pipeline_integration_test_base.cc bool PipelineIntegrationTestBase::Start(const base::FilePath& file_path,
FilePath          213 media/filters/pipeline_integration_test_base.cc     const base::FilePath& file_path,
FilePath           22 media/filters/pipeline_integration_test_base.h class FilePath;
FilePath           62 media/filters/pipeline_integration_test_base.h   bool Start(const base::FilePath& file_path, PipelineStatus expected_status);
FilePath           67 media/filters/pipeline_integration_test_base.h   bool Start(const base::FilePath& file_path,
FilePath           72 media/filters/pipeline_integration_test_base.h   bool Start(const base::FilePath& file_path);
FilePath           73 media/filters/pipeline_integration_test_base.h   bool Start(const base::FilePath& file_path, Decryptor* decryptor);
FilePath           81 media/filters/pipeline_integration_test_base.h       const base::FilePath& file_path, Decryptor* decryptor);
FilePath          152 media/formats/mp2t/es_parser_h264_unittest.cc   base::FilePath file_path = GetTestDataFilePath(filename);
FilePath           56 media/formats/webm/chromeos/webm_encoder.cc WebmEncoder::WebmEncoder(const base::FilePath& output_path,
FilePath           24 media/formats/webm/chromeos/webm_encoder.h class FilePath;
FilePath           39 media/formats/webm/chromeos/webm_encoder.h   WebmEncoder(const base::FilePath& output_path, int bitrate, bool realtime);
FilePath           93 media/formats/webm/chromeos/webm_encoder.h   base::FilePath output_path_;
FilePath           51 media/tools/player_x11/player_x11.cc   CHECK(file_data_source->Initialize(base::FilePath(file_path)));
FilePath          128 media/video/capture/file_video_capture_device.cc base::File OpenFileForRead(const base::FilePath& file_path) {
FilePath          135 media/video/capture/file_video_capture_device.cc base::FilePath GetFilePathFromCommandLine() {
FilePath          136 media/video/capture/file_video_capture_device.cc   base::FilePath command_line_file_path =
FilePath          145 media/video/capture/file_video_capture_device.cc   base::FilePath command_line_file_path = GetFilePathFromCommandLine();
FilePath          168 media/video/capture/file_video_capture_device.cc       base::FilePath(base::SysUTF8ToWide(device_name.name())));
FilePath          170 media/video/capture/file_video_capture_device.cc   return new FileVideoCaptureDevice(base::FilePath(device_name.name()));
FilePath          174 media/video/capture/file_video_capture_device.cc FileVideoCaptureDevice::FileVideoCaptureDevice(const base::FilePath& file_path)
FilePath           46 media/video/capture/file_video_capture_device.h   explicit FileVideoCaptureDevice(const base::FilePath& file_path);
FilePath           66 media/video/capture/file_video_capture_device.h   const base::FilePath file_path_;
FilePath          115 media/video/capture/linux/video_capture_device_linux.cc   base::FilePath path("/dev/");
FilePath           28 mojo/apps/js/mojo_runner_delegate.cc std::vector<base::FilePath> GetModuleSearchPaths() {
FilePath           29 mojo/apps/js/mojo_runner_delegate.cc   std::vector<base::FilePath> search_paths(2);
FilePath           38 mojo/apps/js/test/run_apps_js_tests.cc   base::FilePath path;
FilePath           31 mojo/bindings/js/run_js_tests.cc   base::FilePath path;
FilePath          288 mojo/examples/launcher/launcher.cc   base::FilePath pak_dir;
FilePath          290 mojo/examples/launcher/launcher.cc   base::FilePath pak_file;
FilePath           70 mojo/examples/pepper_container_app/plugin_module.cc   base::FilePath plugin_path(plugin_name);
FilePath          190 mojo/shell/app_child_process.cc                                   base::FilePath::FromUTF8Unsafe(
FilePath          226 mojo/shell/app_child_process.cc   static void StartAppOnMainThread(const base::FilePath& app_path,
FilePath           65 mojo/shell/dynamic_service_loader.cc                                const base::FilePath& app_path,
FilePath           14 mojo/shell/dynamic_service_runner.h class FilePath;
FilePath           31 mojo/shell/dynamic_service_runner.h   virtual void Start(const base::FilePath& app_path,
FilePath           31 mojo/shell/in_process_dynamic_service_runner.cc     const base::FilePath& app_path,
FilePath           27 mojo/shell/in_process_dynamic_service_runner.h   virtual void Start(const base::FilePath& app_path,
FilePath           35 mojo/shell/in_process_dynamic_service_runner.h   base::FilePath app_path_;
FilePath           41 mojo/shell/loader.cc   base::FilePath app_path;
FilePath           53 mojo/shell/loader.cc                base::FilePath base_path)
FilePath           70 mojo/shell/loader.cc   base::FilePath tmp_dir;
FilePath           30 mojo/shell/loader.h                                  const base::FilePath& app_path,
FilePath           59 mojo/shell/loader.h          base::FilePath base_path);
FilePath           17 mojo/shell/network_delegate.cc                                       const base::FilePath& path) const {
FilePath           18 mojo/shell/network_delegate.h                                const base::FilePath& path) const OVERRIDE;
FilePath           33 mojo/shell/out_of_process_dynamic_service_runner.cc     const base::FilePath& app_path,
FilePath           28 mojo/shell/out_of_process_dynamic_service_runner.h   virtual void Start(const base::FilePath& app_path,
FilePath           38 mojo/shell/out_of_process_dynamic_service_runner.h   base::FilePath app_path_;
FilePath           29 mojo/shell/storage.cc   base::FilePath config_dir(
FilePath           19 mojo/shell/storage.h   base::FilePath profile_path() const {
FilePath           24 mojo/shell/storage.h   base::FilePath profile_path_;
FilePath           32 mojo/shell/url_request_context_getter.cc     base::FilePath base_path,
FilePath          102 mojo/shell/url_request_context_getter.cc     base::FilePath cache_path = base_path_.Append(FILE_PATH_LITERAL("Cache"));
FilePath           22 mojo/shell/url_request_context_getter.h       base::FilePath base_path,
FilePath           36 mojo/shell/url_request_context_getter.h   base::FilePath base_path_;
FilePath           50 mojo/system/raw_shared_buffer_posix.cc   base::FilePath shared_buffer_dir;
FilePath           55 mojo/system/raw_shared_buffer_posix.cc   base::FilePath shared_buffer_file;
FilePath           30 mojo/tools/message_generator.cc void WriteMessageToFile(const Message& message, const base::FilePath& path) {
FilePath           54 mojo/tools/message_generator.cc                      base::FilePath(FILE_PATH_LITERAL("message_data")));
FilePath          118 net/android/keystore_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          119 net/android/keystore_unittest.cc   base::FilePath file_path = certs_dir.AppendASCII(filename);
FilePath          167 net/android/keystore_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          168 net/android/keystore_unittest.cc   base::FilePath file_path = certs_dir.AppendASCII(filename);
FilePath           23 net/base/directory_lister.cc bool IsDotDot(const base::FilePath& path) {
FilePath           88 net/base/directory_lister.cc DirectoryLister::DirectoryLister(const base::FilePath& dir,
FilePath           96 net/base/directory_lister.cc DirectoryLister::DirectoryLister(const base::FilePath& dir,
FilePath          118 net/base/directory_lister.cc DirectoryLister::Core::Core(const base::FilePath& dir,
FilePath          157 net/base/directory_lister.cc   base::FilePath path;
FilePath           30 net/base/directory_lister.h     base::FilePath path;
FilePath           58 net/base/directory_lister.h   DirectoryLister(const base::FilePath& dir,
FilePath           61 net/base/directory_lister.h   DirectoryLister(const base::FilePath& dir,
FilePath           79 net/base/directory_lister.h     Core(const base::FilePath& dir,
FilePath          101 net/base/directory_lister.h     base::FilePath dir_;
FilePath           90 net/base/directory_lister_unittest.cc   std::vector<base::FilePath> paths_;
FilePath          103 net/base/directory_lister_unittest.cc     std::list<std::pair<base::FilePath, int> > directories;
FilePath          107 net/base/directory_lister_unittest.cc       std::pair<base::FilePath, int> dir_data = directories.front();
FilePath          111 net/base/directory_lister_unittest.cc         base::FilePath file_path = dir_data.first.AppendASCII(file_name);
FilePath          119 net/base/directory_lister_unittest.cc           base::FilePath dir_path = dir_data.first.AppendASCII(dir_name);
FilePath          128 net/base/directory_lister_unittest.cc   const base::FilePath& root_path() const {
FilePath           79 net/base/file_stream.cc int FileStream::Open(const base::FilePath& path, int open_flags,
FilePath           91 net/base/file_stream.cc int FileStream::OpenSync(const base::FilePath& path, int open_flags) {
FilePath           22 net/base/file_stream.h class FilePath;
FilePath           82 net/base/file_stream.h   virtual int Open(const base::FilePath& path, int open_flags,
FilePath           92 net/base/file_stream.h   virtual int OpenSync(const base::FilePath& path, int open_flags);
FilePath           85 net/base/file_stream_context.cc void FileStream::Context::OpenAsync(const base::FilePath& path,
FilePath          109 net/base/file_stream_context.cc int FileStream::Context::OpenSync(const base::FilePath& path, int open_flags) {
FilePath          214 net/base/file_stream_context.cc void FileStream::Context::BeginOpenEvent(const base::FilePath& path) {
FilePath          221 net/base/file_stream_context.cc     const base::FilePath& path, int open_flags) {
FilePath           45 net/base/file_stream_context.h class FilePath;
FilePath          113 net/base/file_stream_context.h   void OpenAsync(const base::FilePath& path,
FilePath          116 net/base/file_stream_context.h   int OpenSync(const base::FilePath& path, int open_flags);
FilePath          160 net/base/file_stream_context.h   void BeginOpenEvent(const base::FilePath& path);
FilePath          162 net/base/file_stream_context.h   OpenResult OpenFileImpl(const base::FilePath& path, int open_flags);
FilePath           61 net/base/file_stream_unittest.cc   const base::FilePath temp_file_path() const { return temp_file_path_; }
FilePath           64 net/base/file_stream_unittest.cc   base::FilePath temp_file_path_;
FilePath         1074 net/base/file_stream_unittest.cc   base::FilePath test_dir;
FilePath         1080 net/base/file_stream_unittest.cc   base::FilePath image_file = test_dir.Append(FILE_PATH_LITERAL("red.png"));
FilePath         1084 net/base/file_stream_unittest.cc   base::FilePath path = file_util::InsertImageIntoMediaStore(image_file);
FilePath           52 net/base/mime_util.cc   bool GetMimeTypeFromExtension(const base::FilePath::StringType& ext,
FilePath           55 net/base/mime_util.cc   bool GetMimeTypeFromFile(const base::FilePath& file_path,
FilePath           58 net/base/mime_util.cc   bool GetWellKnownMimeTypeFromExtension(const base::FilePath::StringType& ext,
FilePath          103 net/base/mime_util.cc   bool GetMimeTypeFromExtensionHelper(const base::FilePath::StringType& ext,
FilePath          194 net/base/mime_util.cc bool MimeUtil::GetMimeTypeFromExtension(const base::FilePath::StringType& ext,
FilePath          200 net/base/mime_util.cc     const base::FilePath::StringType& ext,
FilePath          205 net/base/mime_util.cc bool MimeUtil::GetMimeTypeFromFile(const base::FilePath& file_path,
FilePath          207 net/base/mime_util.cc   base::FilePath::StringType file_name_str = file_path.Extension();
FilePath          214 net/base/mime_util.cc     const base::FilePath::StringType& ext,
FilePath          228 net/base/mime_util.cc   base::FilePath path_ext(ext);
FilePath          722 net/base/mime_util.cc bool GetMimeTypeFromExtension(const base::FilePath::StringType& ext,
FilePath          727 net/base/mime_util.cc bool GetMimeTypeFromFile(const base::FilePath& file_path,
FilePath          732 net/base/mime_util.cc bool GetWellKnownMimeTypeFromExtension(const base::FilePath::StringType& ext,
FilePath          738 net/base/mime_util.cc                                       base::FilePath::StringType* extension) {
FilePath          876 net/base/mime_util.cc     base::hash_set<base::FilePath::StringType>* extensions) {
FilePath          877 net/base/mime_util.cc   base::FilePath::StringType extension;
FilePath          885 net/base/mime_util.cc         base::FilePath::StringType extension(
FilePath          888 net/base/mime_util.cc         base::FilePath::StringType extension(this_extensions[j]);
FilePath          900 net/base/mime_util.cc     base::hash_set<base::FilePath::StringType>* extensions) {
FilePath          934 net/base/mime_util.cc     std::vector<base::FilePath::StringType>* extensions) {
FilePath          939 net/base/mime_util.cc   base::hash_set<base::FilePath::StringType> unique_extensions;
FilePath           18 net/base/mime_util.h NET_EXPORT bool GetMimeTypeFromExtension(const base::FilePath::StringType& ext,
FilePath           26 net/base/mime_util.h     const base::FilePath::StringType& ext,
FilePath           31 net/base/mime_util.h NET_EXPORT bool GetMimeTypeFromFile(const base::FilePath& file_path,
FilePath           39 net/base/mime_util.h     base::FilePath::StringType* extension);
FilePath           95 net/base/mime_util.h     std::vector<base::FilePath::StringType>* extensions);
FilePath           15 net/base/mime_util_unittest.cc     const base::FilePath::CharType* extension;
FilePath           39 net/base/mime_util_unittest.cc     const base::FilePath::CharType* file_path;
FilePath           55 net/base/mime_util_unittest.cc     rv = GetMimeTypeFromFile(base::FilePath(tests[i].file_path),
FilePath          273 net/base/mime_util_unittest.cc     std::vector<base::FilePath::StringType> extensions;
FilePath           44 net/base/mock_file_stream.cc int MockFileStream::OpenSync(const base::FilePath& path, int open_flags) {
FilePath           32 net/base/mock_file_stream.h   virtual int OpenSync(const base::FilePath& path, int open_flags) OVERRIDE;
FilePath           63 net/base/mock_file_stream.h   const base::FilePath& get_path() const { return path_; }
FilePath          107 net/base/mock_file_stream.h   base::FilePath path_;
FilePath           14 net/base/net_log_logger.h class FilePath;
FilePath           25 net/base/net_log_logger_unittest.cc   base::FilePath log_path_;
FilePath           89 net/base/net_util.cc static const base::FilePath::CharType kFileURLPrefix[] =
FilePath          759 net/base/net_util.cc void SanitizeGeneratedFileName(base::FilePath::StringType* filename,
FilePath          761 net/base/net_util.cc   const base::FilePath::CharType kReplace[] = FILE_PATH_LITERAL("-");
FilePath          829 net/base/net_util.cc bool IsShellIntegratedExtension(const base::FilePath::StringType& extension) {
FilePath          830 net/base/net_util.cc   base::FilePath::StringType extension_lower = StringToLowerASCII(extension);
FilePath          850 net/base/net_util.cc bool IsReservedName(const base::FilePath::StringType& filename) {
FilePath          904 net/base/net_util.cc                          base::FilePath* file_name) {
FilePath          906 net/base/net_util.cc   base::FilePath::StringType extension = file_name->Extension();
FilePath          911 net/base/net_util.cc     base::FilePath::StringType preferred_mime_extension;
FilePath          912 net/base/net_util.cc     std::vector<base::FilePath::StringType> all_mime_extensions;
FilePath          934 net/base/net_util.cc   static const base::FilePath::CharType default_extension[] =
FilePath          947 net/base/net_util.cc bool FilePathToString16(const base::FilePath& path, base::string16* converted) {
FilePath          996 net/base/net_util.cc GURL FilePathToFileURL(const base::FilePath& path) {
FilePath         1000 net/base/net_util.cc   base::FilePath::StringType url_string(kFileURLPrefix);
FilePath         1002 net/base/net_util.cc     base::FilePath current_dir;
FilePath         1005 net/base/net_util.cc     url_string.push_back(base::FilePath::kSeparators[0]);
FilePath         1204 net/base/net_util.cc bool IsSafePortablePathComponent(const base::FilePath& component) {
FilePath         1206 net/base/net_util.cc   base::FilePath::StringType sanitized = component.value();
FilePath         1208 net/base/net_util.cc   base::FilePath::StringType extension = component.Extension();
FilePath         1221 net/base/net_util.cc bool IsSafePortableRelativePath(const base::FilePath& path) {
FilePath         1224 net/base/net_util.cc   std::vector<base::FilePath::StringType> components;
FilePath         1229 net/base/net_util.cc     if (!IsSafePortablePathComponent(base::FilePath(components[i])))
FilePath         1237 net/base/net_util.cc                           base::FilePath* file_path) {
FilePath         1243 net/base/net_util.cc   base::FilePath::StringType leaf_name = file_path->BaseName().value();
FilePath         1246 net/base/net_util.cc     leaf_name = base::FilePath::StringType(FILE_PATH_LITERAL("_")) + leaf_name;
FilePath         1248 net/base/net_util.cc     if (file_path->value() == base::FilePath::kCurrentDirectory) {
FilePath         1249 net/base/net_util.cc       *file_path = base::FilePath(leaf_name);
FilePath         1268 net/base/net_util.cc   static const base::FilePath::CharType kFinalFallbackName[] =
FilePath         1301 net/base/net_util.cc   base::FilePath::StringType result_str, default_name_str;
FilePath         1312 net/base/net_util.cc       base::FilePath::StringType::npos) {
FilePath         1314 net/base/net_util.cc       base::FilePath::StringType(kFinalFallbackName);
FilePath         1318 net/base/net_util.cc   base::FilePath result(result_str);
FilePath         1323 net/base/net_util.cc     result = base::FilePath(default_name_str);
FilePath         1325 net/base/net_util.cc       result = base::FilePath(kFinalFallbackName);
FilePath         1332 net/base/net_util.cc base::FilePath GenerateFileName(const GURL& url,
FilePath         1346 net/base/net_util.cc   base::FilePath generated_name(file_name);
FilePath         1348 net/base/net_util.cc   base::FilePath generated_name(
FilePath           31 net/base/net_util.h class FilePath;
FilePath           81 net/base/net_util.h NET_EXPORT GURL FilePathToFileURL(const base::FilePath& path);
FilePath           87 net/base/net_util.h NET_EXPORT bool FileURLToFilePath(const GURL& url, base::FilePath* file_path);
FilePath          294 net/base/net_util.h NET_EXPORT base::FilePath GenerateFileName(
FilePath          312 net/base/net_util.h NET_EXPORT bool IsSafePortablePathComponent(const base::FilePath& component);
FilePath          318 net/base/net_util.h NET_EXPORT bool IsSafePortableRelativePath(const base::FilePath& path);
FilePath          339 net/base/net_util.h                                      base::FilePath* file_path);
FilePath           88 net/base/net_util_posix.cc bool FileURLToFilePath(const GURL& url, base::FilePath* path) {
FilePath           89 net/base/net_util_posix.cc   *path = base::FilePath();
FilePath          500 net/base/net_util_unittest.cc   base::FilePath file_path = GenerateFileName(
FilePath          551 net/base/net_util_unittest.cc   base::FilePath output;
FilePath          823 net/base/net_util_unittest.cc     const base::FilePath::CharType* filename;
FilePath          824 net/base/net_util_unittest.cc     const base::FilePath::CharType* expected_filename;
FilePath          969 net/base/net_util_unittest.cc     base::FilePath file_path(safe_tests[i].filename);
FilePath         3334 net/base/net_util_unittest.cc         base::FilePath(FILE_PATH_LITERAL("iphlpapi.dll")));
FilePath         3371 net/base/net_util_unittest.cc static const base::FilePath::CharType* kSafePortableBasenames[] = {
FilePath         3380 net/base/net_util_unittest.cc static const base::FilePath::CharType* kUnsafePortableBasenames[] = {
FilePath         3406 net/base/net_util_unittest.cc static const base::FilePath::CharType* kSafePortableRelativePaths[] = {
FilePath         3415 net/base/net_util_unittest.cc     EXPECT_TRUE(IsSafePortablePathComponent(base::FilePath(
FilePath         3419 net/base/net_util_unittest.cc     EXPECT_FALSE(IsSafePortablePathComponent(base::FilePath(
FilePath         3423 net/base/net_util_unittest.cc     EXPECT_FALSE(IsSafePortablePathComponent(base::FilePath(
FilePath         3429 net/base/net_util_unittest.cc   base::FilePath safe_dirname(FILE_PATH_LITERAL("a"));
FilePath         3431 net/base/net_util_unittest.cc     EXPECT_TRUE(IsSafePortableRelativePath(base::FilePath(
FilePath         3433 net/base/net_util_unittest.cc     EXPECT_TRUE(IsSafePortableRelativePath(safe_dirname.Append(base::FilePath(
FilePath         3437 net/base/net_util_unittest.cc     EXPECT_TRUE(IsSafePortableRelativePath(base::FilePath(
FilePath         3439 net/base/net_util_unittest.cc     EXPECT_TRUE(IsSafePortableRelativePath(safe_dirname.Append(base::FilePath(
FilePath         3443 net/base/net_util_unittest.cc     EXPECT_FALSE(IsSafePortableRelativePath(base::FilePath(
FilePath         3445 net/base/net_util_unittest.cc     if (!base::FilePath::StringType(kUnsafePortableBasenames[i]).empty()) {
FilePath         3447 net/base/net_util_unittest.cc           base::FilePath(kUnsafePortableBasenames[i]))))
FilePath           88 net/base/net_util_win.cc bool FileURLToFilePath(const GURL& url, base::FilePath* file_path) {
FilePath           89 net/base/net_util_win.cc   *file_path = base::FilePath();
FilePath          125 net/base/network_delegate.cc                                     const base::FilePath& path) const {
FilePath          208 net/base/network_delegate.cc                                       const base::FilePath& path) const  {
FilePath           20 net/base/network_delegate.h class FilePath;
FilePath           91 net/base/network_delegate.h                      const base::FilePath& path) const;
FilePath          221 net/base/network_delegate.h                                const base::FilePath& path) const;
FilePath           21 net/base/platform_mime_util.h       base::FilePath::StringType* extension) const;
FilePath           28 net/base/platform_mime_util.h       base::hash_set<base::FilePath::StringType>* extensions) const;
FilePath           33 net/base/platform_mime_util.h   bool GetPlatformMimeTypeFromExtension(const base::FilePath::StringType& ext,
FilePath           22 net/base/platform_mime_util_linux.cc     const base::FilePath::StringType& ext, std::string* result) const {
FilePath           27 net/base/platform_mime_util_linux.cc     const base::FilePath::StringType& ext, std::string* result) const {
FilePath           35 net/base/platform_mime_util_linux.cc   base::FilePath dummy_path("foo." + ext);
FilePath           78 net/base/platform_mime_util_linux.cc     const std::string& mime_type, base::FilePath::StringType* ext) const {
FilePath          104 net/base/platform_mime_util_linux.cc     base::hash_set<base::FilePath::StringType>* extensions) const {
FilePath          105 net/base/platform_mime_util_linux.cc   base::FilePath::StringType ext;
FilePath           15 net/base/platform_mime_util_win.cc     const base::FilePath::StringType& ext, std::string* result) const {
FilePath           29 net/base/platform_mime_util_win.cc     const std::string& mime_type, base::FilePath::StringType* ext) const {
FilePath           45 net/base/platform_mime_util_win.cc     base::hash_set<base::FilePath::StringType>* extensions) const {
FilePath           50 net/base/platform_mime_util_win.cc   base::FilePath::StringType ext;
FilePath           13 net/base/test_data_directory.cc const base::FilePath::CharType kCertificateRelativePath[] =
FilePath           17 net/base/test_data_directory.cc base::FilePath GetTestCertsDirectory() {
FilePath           18 net/base/test_data_directory.cc   base::FilePath src_root;
FilePath           23 net/base/test_data_directory.cc base::FilePath GetTestClientCertsDirectory() {
FilePath           25 net/base/test_data_directory.cc   return base::FilePath(kCertificateRelativePath);
FilePath           31 net/base/test_data_directory.cc base::FilePath GetWebSocketTestDataDirectory() {
FilePath           32 net/base/test_data_directory.cc   base::FilePath data_dir(FILE_PATH_LITERAL("net/data/websocket"));
FilePath           14 net/base/test_data_directory.h base::FilePath GetTestCertsDirectory();
FilePath           20 net/base/test_data_directory.h base::FilePath GetTestClientCertsDirectory();
FilePath           25 net/base/test_data_directory.h base::FilePath GetWebSocketTestDataDirectory();
FilePath          136 net/base/upload_data_stream_unittest.cc   void FileChangedHelper(const base::FilePath& file_path,
FilePath          173 net/base/upload_data_stream_unittest.cc   base::FilePath temp_file_path;
FilePath          207 net/base/upload_data_stream_unittest.cc   base::FilePath temp_file_path;
FilePath          325 net/base/upload_data_stream_unittest.cc   base::FilePath temp_file_path;
FilePath          531 net/base/upload_data_stream_unittest.cc void UploadDataStreamTest::FileChangedHelper(const base::FilePath& file_path,
FilePath          551 net/base/upload_data_stream_unittest.cc   base::FilePath temp_file_path;
FilePath          570 net/base/upload_data_stream_unittest.cc   base::FilePath temp_file_path;
FilePath          614 net/base/upload_data_stream_unittest.cc   base::FilePath temp_file_path;
FilePath          657 net/base/upload_data_stream_unittest.cc   base::FilePath temp_file_path;
FilePath          714 net/base/upload_data_stream_unittest.cc   base::FilePath temp_file_path;
FilePath          762 net/base/upload_data_stream_unittest.cc   base::FilePath temp_file_path;
FilePath           32 net/base/upload_element.h   const base::FilePath& file_path() const { return file_path_; }
FilePath           54 net/base/upload_element.h   void SetToFilePath(const base::FilePath& path) {
FilePath           61 net/base/upload_element.h   void SetToFilePathRange(const base::FilePath& path,
FilePath           76 net/base/upload_element.h   base::FilePath file_path_;
FilePath           27 net/base/upload_file_element_reader.cc     const base::FilePath& path,
FilePath           31 net/base/upload_file_element_reader.h                           const base::FilePath& path,
FilePath           37 net/base/upload_file_element_reader.h   const base::FilePath& path() const { return path_; }
FilePath           83 net/base/upload_file_element_reader.h   const base::FilePath path_;
FilePath           57 net/base/upload_file_element_reader_unittest.cc   base::FilePath temp_file_path_;
FilePath          225 net/base/upload_file_element_reader_unittest.cc   const base::FilePath wrong_path(FILE_PATH_LITERAL("wrong_path"));
FilePath          242 net/cert/cert_verify_proc_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          281 net/cert/cert_verify_proc_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          315 net/cert/cert_verify_proc_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          346 net/cert/cert_verify_proc_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          432 net/cert/cert_verify_proc_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          477 net/cert/cert_verify_proc_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          525 net/cert/cert_verify_proc_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          622 net/cert/cert_verify_proc_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          656 net/cert/cert_verify_proc_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          713 net/cert/cert_verify_proc_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          756 net/cert/cert_verify_proc_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          843 net/cert/cert_verify_proc_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          894 net/cert/cert_verify_proc_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath         1328 net/cert/cert_verify_proc_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath           79 net/cert/multi_threaded_cert_verifier_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          128 net/cert/multi_threaded_cert_verifier_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          196 net/cert/multi_threaded_cert_verifier_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          240 net/cert/multi_threaded_cert_verifier_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          289 net/cert/multi_threaded_cert_verifier_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath           85 net/cert/nss_cert_database_unittest.cc     base::FilePath cert_path = GetTestCertsDirectory().AppendASCII(name);
FilePath           23 net/cert/test_root_certs.cc CertificateList LoadCertificates(const base::FilePath& filename) {
FilePath           45 net/cert/test_root_certs.cc bool TestRootCerts::AddFromFile(const base::FilePath& file) {
FilePath           33 net/cert/test_root_certs.h class FilePath;
FilePath           58 net/cert/test_root_certs.h   bool AddFromFile(const base::FilePath& file);
FilePath           56 net/cert/test_root_certs_unittest.cc   base::FilePath cert_path =
FilePath          253 net/cert/x509_certificate_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          277 net/cert/x509_certificate_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          327 net/cert/x509_certificate_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          381 net/cert/x509_certificate_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          419 net/cert/x509_certificate_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          439 net/cert/x509_certificate_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          690 net/cert/x509_certificate_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          744 net/cert/x509_certificate_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          796 net/cert/x509_certificate_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          889 net/cert/x509_certificate_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath           87 net/cronet/android/url_request_context_peer.cc                                const base::FilePath& path) const OVERRIDE {
FilePath           49 net/disk_cache/backend_unittest.cc     base::FilePath& cache_path) {
FilePath          445 net/disk_cache/backend_unittest.cc                                         base::FilePath(), 0,
FilePath          459 net/disk_cache/backend_unittest.cc   base::FilePath filename = cache_path_.AppendASCII("data_1");
FilePath          480 net/disk_cache/backend_unittest.cc   base::FilePath filename = cache_path_.AppendASCII("f_000001");
FilePath          676 net/disk_cache/backend_unittest.cc   base::FilePath index = cache_path_.AppendASCII("index");
FilePath         1968 net/disk_cache/backend_unittest.cc   base::FilePath path(cache_path_);
FilePath         3063 net/disk_cache/backend_unittest.cc   base::FilePath name = cache_impl_->GetFileName(address);
FilePath         3288 net/disk_cache/backend_unittest.cc   base::FilePath to_delete_file = cache_path_.AppendASCII(
FilePath         3298 net/disk_cache/backend_unittest.cc     base::FilePath should_be_gone_file(cache_path_.AppendASCII(
FilePath         3325 net/disk_cache/backend_unittest.cc   base::FilePath entry_file1_path = cache_path_.AppendASCII(
FilePath          111 net/disk_cache/blockfile/backend_impl.cc BackendImpl::BackendImpl(const base::FilePath& path,
FilePath          136 net/disk_cache/blockfile/backend_impl.cc BackendImpl::BackendImpl(const base::FilePath& path,
FilePath          642 net/disk_cache/blockfile/backend_impl.cc base::FilePath BackendImpl::GetFileName(Addr address) const {
FilePath          645 net/disk_cache/blockfile/backend_impl.cc     return base::FilePath();
FilePath          671 net/disk_cache/blockfile/backend_impl.cc     base::FilePath name = GetFileName(file_address);
FilePath         1265 net/disk_cache/blockfile/backend_impl.cc   base::FilePath index_name = path_.AppendASCII(kIndexName);
FilePath           47 net/disk_cache/blockfile/backend_impl.h   BackendImpl(const base::FilePath& path, base::MessageLoopProxy* cache_thread,
FilePath           50 net/disk_cache/blockfile/backend_impl.h   BackendImpl(const base::FilePath& path, uint32 mask,
FilePath           91 net/disk_cache/blockfile/backend_impl.h   base::FilePath GetFileName(Addr address) const;
FilePath          360 net/disk_cache/blockfile/backend_impl.h   base::FilePath path_;  // Path to the folder used as backing storage.
FilePath           56 net/disk_cache/blockfile/backend_impl_v3.cc BackendImplV3::BackendImplV3(const base::FilePath& path,
FilePath           45 net/disk_cache/blockfile/backend_impl_v3.h   BackendImplV3(const base::FilePath& path,
FilePath          250 net/disk_cache/blockfile/backend_impl_v3.h   base::FilePath path_;  // Path to the folder used as backing storage.
FilePath           96 net/disk_cache/blockfile/backend_worker_v3.cc BackendImplV3::Worker::Worker(const base::FilePath& path,
FilePath          277 net/disk_cache/blockfile/backend_worker_v3.cc base::FilePath BackendImpl::GetFileName(Addr address) const {
FilePath          280 net/disk_cache/blockfile/backend_worker_v3.cc     return base::FilePath();
FilePath          311 net/disk_cache/blockfile/backend_worker_v3.cc   base::FilePath index_name = path_.AppendASCII(kIndexName);
FilePath           20 net/disk_cache/blockfile/backend_worker_v3.h   Worker(const base::FilePath& path, base::MessageLoopProxy* main_thread);
FilePath           32 net/disk_cache/blockfile/backend_worker_v3.h   base::FilePath GetFileName(Addr address) const;
FilePath           41 net/disk_cache/blockfile/backend_worker_v3.h   base::FilePath path_;  // Path to the folder used as backing storage.
FilePath          264 net/disk_cache/blockfile/block_files.cc BlockFiles::BlockFiles(const base::FilePath& path)
FilePath          447 net/disk_cache/blockfile/block_files.cc   base::FilePath name = Name(index);
FilePath          473 net/disk_cache/blockfile/block_files.cc   base::FilePath name = Name(index);
FilePath          630 net/disk_cache/blockfile/block_files.cc       base::FilePath name = Name(file_index);
FilePath          723 net/disk_cache/blockfile/block_files.cc base::FilePath BlockFiles::Name(int index) {
FilePath           93 net/disk_cache/blockfile/block_files.h   explicit BlockFiles(const base::FilePath& path);
FilePath          151 net/disk_cache/blockfile/block_files.h   base::FilePath Name(int index);
FilePath          155 net/disk_cache/blockfile/block_files.h   base::FilePath path_;  // Path to the backing folder.
FilePath           18 net/disk_cache/blockfile/block_files_unittest.cc int NumberOfFiles(const base::FilePath& path) {
FilePath           21 net/disk_cache/blockfile/block_files_unittest.cc   for (base::FilePath file = iter.Next(); !file.value().empty();
FilePath          165 net/disk_cache/blockfile/block_files_unittest.cc   base::FilePath filename = files.Name(0);
FilePath          188 net/disk_cache/blockfile/block_files_unittest.cc   base::FilePath filename = files.Name(0);
FilePath          269 net/disk_cache/blockfile/block_files_unittest.cc   base::FilePath filename(files.Name(5));
FilePath           15 net/disk_cache/blockfile/file.h class FilePath;
FilePath           46 net/disk_cache/blockfile/file.h   bool Init(const base::FilePath& name);
FilePath          175 net/disk_cache/blockfile/file_ios.cc bool File::Init(const base::FilePath& name) {
FilePath           43 net/disk_cache/blockfile/file_posix.cc bool File::Init(const base::FilePath& name) {
FilePath           78 net/disk_cache/blockfile/file_win.cc bool File::Init(const base::FilePath& name) {
FilePath           15 net/disk_cache/blockfile/mapped_file.h class FilePath;
FilePath           31 net/disk_cache/blockfile/mapped_file.h   void* Init(const base::FilePath& name, size_t size);
FilePath           14 net/disk_cache/blockfile/mapped_file_avoid_mmap_posix.cc void* MappedFile::Init(const base::FilePath& name, size_t size) {
FilePath           16 net/disk_cache/blockfile/mapped_file_posix.cc void* MappedFile::Init(const base::FilePath& name, size_t size) {
FilePath           62 net/disk_cache/blockfile/mapped_file_unittest.cc   base::FilePath filename = cache_path_.AppendASCII("a_test");
FilePath           77 net/disk_cache/blockfile/mapped_file_unittest.cc   base::FilePath filename = cache_path_.AppendASCII("a_test");
FilePath          111 net/disk_cache/blockfile/mapped_file_unittest.cc   base::FilePath filename = cache_path_.AppendASCII("a_test");
FilePath           14 net/disk_cache/blockfile/mapped_file_win.cc void* MappedFile::Init(const base::FilePath& name, size_t size) {
FilePath           16 net/disk_cache/blockfile/storage_block_unittest.cc   base::FilePath filename = cache_path_.AppendASCII("a_test");
FilePath           36 net/disk_cache/blockfile/storage_block_unittest.cc   base::FilePath filename = cache_path_.AppendASCII("a_test");
FilePath           56 net/disk_cache/blockfile/storage_block_unittest.cc   base::FilePath filename = cache_path_.AppendASCII("a_test");
FilePath           56 net/disk_cache/blockfile/stress_cache.cc   base::FilePath exe;
FilePath          107 net/disk_cache/blockfile/stress_cache.cc   base::FilePath path;
FilePath           27 net/disk_cache/cache_creator.cc   CacheCreator(const base::FilePath& path, bool force, int max_bytes,
FilePath           43 net/disk_cache/cache_creator.cc   const base::FilePath path_;
FilePath           60 net/disk_cache/cache_creator.cc     const base::FilePath& path, bool force, int max_bytes,
FilePath          157 net/disk_cache/cache_creator.cc                        const base::FilePath& path,
FilePath           23 net/disk_cache/cache_util.cc base::FilePath GetPrefixedName(const base::FilePath& path,
FilePath           32 net/disk_cache/cache_util.cc void CleanupCallback(const base::FilePath& path, const std::string& name) {
FilePath           34 net/disk_cache/cache_util.cc     base::FilePath to_delete = GetPrefixedName(path, name, i);
FilePath           41 net/disk_cache/cache_util.cc base::FilePath GetTempCacheName(const base::FilePath& path,
FilePath           45 net/disk_cache/cache_util.cc     base::FilePath to_delete = GetPrefixedName(path, name, i);
FilePath           49 net/disk_cache/cache_util.cc   return base::FilePath();
FilePath           83 net/disk_cache/cache_util.cc void DeleteCache(const base::FilePath& path, bool remove_folder) {
FilePath           94 net/disk_cache/cache_util.cc   for (base::FilePath file = iter.Next(); !file.value().empty();
FilePath          109 net/disk_cache/cache_util.cc bool DelayedCacheCleanup(const base::FilePath& full_path) {
FilePath          114 net/disk_cache/cache_util.cc   base::FilePath current_path = full_path.StripTrailingSeparators();
FilePath          116 net/disk_cache/cache_util.cc   base::FilePath path = current_path.DirName();
FilePath          117 net/disk_cache/cache_util.cc   base::FilePath name = current_path.BaseName();
FilePath          125 net/disk_cache/cache_util.cc   base::FilePath to_delete = GetTempCacheName(path, name_str);
FilePath           13 net/disk_cache/cache_util.h class FilePath;
FilePath           24 net/disk_cache/cache_util.h NET_EXPORT_PRIVATE bool MoveCache(const base::FilePath& from_path,
FilePath           25 net/disk_cache/cache_util.h                                   const base::FilePath& to_path);
FilePath           29 net/disk_cache/cache_util.h NET_EXPORT_PRIVATE void DeleteCache(const base::FilePath& path,
FilePath           33 net/disk_cache/cache_util.h NET_EXPORT_PRIVATE bool DeleteCacheFile(const base::FilePath& name);
FilePath           37 net/disk_cache/cache_util.h bool DelayedCacheCleanup(const base::FilePath& full_path);
FilePath           14 net/disk_cache/cache_util_posix.cc bool MoveCache(const base::FilePath& from_path, const base::FilePath& to_path) {
FilePath           28 net/disk_cache/cache_util_posix.cc   for (base::FilePath name = iter.Next(); !name.value().empty();
FilePath           30 net/disk_cache/cache_util_posix.cc     base::FilePath destination = to_path.Append(name.BaseName());
FilePath           42 net/disk_cache/cache_util_posix.cc bool DeleteCacheFile(const base::FilePath& name) {
FilePath           19 net/disk_cache/cache_util_unittest.cc     file1_ = base::FilePath(cache_dir_.Append(FILE_PATH_LITERAL("file01")));
FilePath           20 net/disk_cache/cache_util_unittest.cc     file2_ = base::FilePath(cache_dir_.Append(FILE_PATH_LITERAL(".file02")));
FilePath           21 net/disk_cache/cache_util_unittest.cc     dir1_ = base::FilePath(cache_dir_.Append(FILE_PATH_LITERAL("dir01")));
FilePath           22 net/disk_cache/cache_util_unittest.cc     file3_ = base::FilePath(dir1_.Append(FILE_PATH_LITERAL("file03")));
FilePath           35 net/disk_cache/cache_util_unittest.cc     dest_file1_ = base::FilePath(dest_dir_.Append(FILE_PATH_LITERAL("file01")));
FilePath           37 net/disk_cache/cache_util_unittest.cc         base::FilePath(dest_dir_.Append(FILE_PATH_LITERAL(".file02")));
FilePath           38 net/disk_cache/cache_util_unittest.cc     dest_dir1_ = base::FilePath(dest_dir_.Append(FILE_PATH_LITERAL("dir01")));
FilePath           43 net/disk_cache/cache_util_unittest.cc   base::FilePath cache_dir_;
FilePath           44 net/disk_cache/cache_util_unittest.cc   base::FilePath file1_;
FilePath           45 net/disk_cache/cache_util_unittest.cc   base::FilePath file2_;
FilePath           46 net/disk_cache/cache_util_unittest.cc   base::FilePath dir1_;
FilePath           47 net/disk_cache/cache_util_unittest.cc   base::FilePath file3_;
FilePath           48 net/disk_cache/cache_util_unittest.cc   base::FilePath dest_dir_;
FilePath           49 net/disk_cache/cache_util_unittest.cc   base::FilePath dest_file1_;
FilePath           50 net/disk_cache/cache_util_unittest.cc   base::FilePath dest_file2_;
FilePath           51 net/disk_cache/cache_util_unittest.cc   base::FilePath dest_dir1_;
FilePath           16 net/disk_cache/cache_util_win.cc bool MoveCache(const base::FilePath& from_path, const base::FilePath& to_path) {
FilePath           26 net/disk_cache/cache_util_win.cc bool DeleteCacheFile(const base::FilePath& name) {
FilePath           21 net/disk_cache/disk_cache.h class FilePath;
FilePath           52 net/disk_cache/disk_cache.h                                   const base::FilePath& path,
FilePath           33 net/disk_cache/disk_cache_test_base.cc   base::FilePath path;
FilePath           50 net/disk_cache/disk_cache_test_base.h   base::FilePath cache_path_;
FilePath           45 net/disk_cache/disk_cache_test_util.cc bool CreateCacheTestFile(const base::FilePath& name) {
FilePath           57 net/disk_cache/disk_cache_test_util.cc bool DeleteCache(const base::FilePath& path) {
FilePath           62 net/disk_cache/disk_cache_test_util.cc bool CheckCacheIntegrity(const base::FilePath& path, bool new_eviction,
FilePath           17 net/disk_cache/disk_cache_test_util.h bool CreateCacheTestFile(const base::FilePath& name);
FilePath           20 net/disk_cache/disk_cache_test_util.h bool DeleteCache(const base::FilePath& path);
FilePath           29 net/disk_cache/disk_cache_test_util.h bool CheckCacheIntegrity(const base::FilePath& path, bool new_eviction,
FilePath         1580 net/disk_cache/entry_unittest.cc   base::FilePath name = cache_impl_->GetFileName(address);
FilePath         2510 net/disk_cache/entry_unittest.cc   base::FilePath entry_file0_path = cache_path_.AppendASCII(
FilePath         2570 net/disk_cache/entry_unittest.cc bool TruncatePath(const base::FilePath& file_path, int64 length)  {
FilePath         2599 net/disk_cache/entry_unittest.cc   const base::FilePath entry_path = cache_path_.AppendASCII(
FilePath         3083 net/disk_cache/entry_unittest.cc     base::FilePath entry_file_path = cache_path_.AppendASCII(
FilePath         3585 net/disk_cache/entry_unittest.cc   base::FilePath entry_file0_path = cache_path_.AppendASCII(
FilePath         3675 net/disk_cache/entry_unittest.cc   base::FilePath third_stream_file_path = cache_path_.AppendASCII(
FilePath           41 net/disk_cache/simple/simple_backend_impl.cc using base::FilePath;
FilePath          126 net/disk_cache/simple/simple_backend_impl.cc bool FileStructureConsistent(const base::FilePath& path) {
FilePath          200 net/disk_cache/simple/simple_backend_impl.cc SimpleBackendImpl::SimpleBackendImpl(const FilePath& path,
FilePath          487 net/disk_cache/simple/simple_backend_impl.cc     const base::FilePath& path,
FilePath           47 net/disk_cache/simple/simple_backend_impl.h   SimpleBackendImpl(const base::FilePath& path, int max_bytes,
FilePath          135 net/disk_cache/simple/simple_backend_impl.h   static DiskStatResult InitCacheStructureOnDisk(const base::FilePath& path,
FilePath          197 net/disk_cache/simple/simple_backend_impl.h   const base::FilePath path_;
FilePath          143 net/disk_cache/simple/simple_entry_impl.cc using base::FilePath;
FilePath          164 net/disk_cache/simple/simple_entry_impl.cc                                  const FilePath& path,
FilePath           53 net/disk_cache/simple/simple_entry_impl.h                   const base::FilePath& path,
FilePath          307 net/disk_cache/simple/simple_entry_impl.h   const base::FilePath path_;
FilePath           68 net/disk_cache/simple/simple_index_file.cc bool WritePickleFile(Pickle* pickle, const base::FilePath& file_name) {
FilePath           80 net/disk_cache/simple/simple_index_file.cc                       const base::FilePath& file_path) {
FilePath           85 net/disk_cache/simple/simple_index_file.cc   const base::FilePath::StringType base_name = file_path.BaseName().value();
FilePath          187 net/disk_cache/simple/simple_index_file.cc                                       const base::FilePath& cache_directory,
FilePath          188 net/disk_cache/simple/simple_index_file.cc                                       const base::FilePath& index_filename,
FilePath          189 net/disk_cache/simple/simple_index_file.cc                                       const base::FilePath& temp_index_filename,
FilePath          240 net/disk_cache/simple/simple_index_file.cc     const base::FilePath& cache_directory)
FilePath          284 net/disk_cache/simple/simple_index_file.cc     const base::FilePath& cache_directory,
FilePath          285 net/disk_cache/simple/simple_index_file.cc     const base::FilePath& index_file_path,
FilePath          330 net/disk_cache/simple/simple_index_file.cc void SimpleIndexFile::SyncLoadFromDisk(const base::FilePath& index_filename,
FilePath          433 net/disk_cache/simple/simple_index_file.cc     const base::FilePath& cache_directory,
FilePath          434 net/disk_cache/simple/simple_index_file.cc     const base::FilePath& index_file_path,
FilePath          456 net/disk_cache/simple/simple_index_file.cc     const base::FilePath& index_file_path) {
FilePath           80 net/disk_cache/simple/simple_index_file.h                   const base::FilePath& cache_directory);
FilePath           98 net/disk_cache/simple/simple_index_file.h   typedef base::Callback<void (const base::FilePath&)> EntryFileCallback;
FilePath          107 net/disk_cache/simple/simple_index_file.h                                    const base::FilePath& cache_directory,
FilePath          108 net/disk_cache/simple/simple_index_file.h                                    const base::FilePath& index_file_path,
FilePath          112 net/disk_cache/simple/simple_index_file.h   static void SyncLoadFromDisk(const base::FilePath& index_filename,
FilePath          142 net/disk_cache/simple/simple_index_file.h       const base::FilePath& cache_path,
FilePath          147 net/disk_cache/simple/simple_index_file.h                               const base::FilePath& cache_directory,
FilePath          148 net/disk_cache/simple/simple_index_file.h                               const base::FilePath& index_filename,
FilePath          149 net/disk_cache/simple/simple_index_file.h                               const base::FilePath& temp_index_filename,
FilePath          156 net/disk_cache/simple/simple_index_file.h   static void SyncRestoreFromDisk(const base::FilePath& cache_directory,
FilePath          157 net/disk_cache/simple/simple_index_file.h                                   const base::FilePath& index_file_path,
FilePath          165 net/disk_cache/simple/simple_index_file.h                                      const base::FilePath& index_file_path);
FilePath          174 net/disk_cache/simple/simple_index_file.h   const base::FilePath cache_directory_;
FilePath          175 net/disk_cache/simple/simple_index_file.h   const base::FilePath index_file_;
FilePath          176 net/disk_cache/simple/simple_index_file.h   const base::FilePath temp_index_file_;
FilePath           30 net/disk_cache/simple/simple_index_file_posix.cc     const base::FilePath& cache_path,
FilePath           44 net/disk_cache/simple/simple_index_file_posix.cc     const base::FilePath file_path = cache_path.Append(
FilePath           45 net/disk_cache/simple/simple_index_file_posix.cc         base::FilePath(file_name));
FilePath           77 net/disk_cache/simple/simple_index_file_unittest.cc   explicit WrappedSimpleIndexFile(const base::FilePath& index_file_directory)
FilePath           85 net/disk_cache/simple/simple_index_file_unittest.cc   const base::FilePath& GetIndexFilePath() const {
FilePath          163 net/disk_cache/simple/simple_index_file_unittest.cc   const base::FilePath cache_path = cache_dir.path();
FilePath          168 net/disk_cache/simple/simple_index_file_unittest.cc   const base::FilePath& index_path = simple_index_file.GetIndexFilePath();
FilePath          242 net/disk_cache/simple/simple_index_file_unittest.cc   const base::FilePath& index_path = simple_index_file.GetIndexFilePath();
FilePath          269 net/disk_cache/simple/simple_index_file_unittest.cc   const base::FilePath cache_path = cache_dir.path();
FilePath          286 net/disk_cache/simple/simple_index_file_unittest.cc   const base::FilePath old_index_file =
FilePath          324 net/disk_cache/simple/simple_index_file_unittest.cc   const base::FilePath& index_file_path =
FilePath           16 net/disk_cache/simple/simple_index_file_win.cc     const base::FilePath& cache_path,
FilePath           18 net/disk_cache/simple/simple_index_file_win.cc   const base::FilePath current_directory(FILE_PATH_LITERAL("."));
FilePath           19 net/disk_cache/simple/simple_index_file_win.cc   const base::FilePath parent_directory(FILE_PATH_LITERAL(".."));
FilePath           20 net/disk_cache/simple/simple_index_file_win.cc   const base::FilePath::StringType file_pattern = FILE_PATH_LITERAL("*");
FilePath           24 net/disk_cache/simple/simple_index_file_win.cc   for (base::FilePath file_path = enumerator.Next(); !file_path.empty();
FilePath           55 net/disk_cache/simple/simple_index_unittest.cc       : SimpleIndexFile(NULL, NULL, net::DISK_CACHE, base::FilePath()),
FilePath           27 net/disk_cache/simple/simple_synchronous_entry.cc using base::FilePath;
FilePath          213 net/disk_cache/simple/simple_synchronous_entry.cc     const FilePath& path,
FilePath          237 net/disk_cache/simple/simple_synchronous_entry.cc     const FilePath& path,
FilePath          259 net/disk_cache/simple/simple_synchronous_entry.cc     const FilePath& path,
FilePath          268 net/disk_cache/simple/simple_synchronous_entry.cc     const FilePath& path) {
FilePath          700 net/disk_cache/simple/simple_synchronous_entry.cc                                                const FilePath& path,
FilePath          724 net/disk_cache/simple/simple_synchronous_entry.cc   FilePath filename = GetFilenameFromFileIndex(file_index);
FilePath          749 net/disk_cache/simple/simple_synchronous_entry.cc   FilePath filename = GetFilenameFromFileIndex(file_index);
FilePath         1137 net/disk_cache/simple/simple_synchronous_entry.cc     const FilePath& path,
FilePath         1140 net/disk_cache/simple/simple_synchronous_entry.cc   FilePath to_delete = path.AppendASCII(
FilePath         1147 net/disk_cache/simple/simple_synchronous_entry.cc     const FilePath& path,
FilePath         1154 net/disk_cache/simple/simple_synchronous_entry.cc   FilePath to_delete = path.AppendASCII(
FilePath         1176 net/disk_cache/simple/simple_synchronous_entry.cc FilePath SimpleSynchronousEntry::GetFilenameFromFileIndex(int file_index) {
FilePath         1185 net/disk_cache/simple/simple_synchronous_entry.cc   FilePath filename = path_.AppendASCII(
FilePath         1198 net/disk_cache/simple/simple_synchronous_entry.cc   FilePath filename = path_.AppendASCII(
FilePath          116 net/disk_cache/simple/simple_synchronous_entry.h                         const base::FilePath& path,
FilePath          122 net/disk_cache/simple/simple_synchronous_entry.h                           const base::FilePath& path,
FilePath          131 net/disk_cache/simple/simple_synchronous_entry.h   static int DoomEntry(const base::FilePath& path,
FilePath          138 net/disk_cache/simple/simple_synchronous_entry.h                           const base::FilePath& path);
FilePath          174 net/disk_cache/simple/simple_synchronous_entry.h   const base::FilePath& path() const { return path_; }
FilePath          204 net/disk_cache/simple/simple_synchronous_entry.h       const base::FilePath& path,
FilePath          297 net/disk_cache/simple/simple_synchronous_entry.h   static bool DeleteFileForEntryHash(const base::FilePath& path,
FilePath          300 net/disk_cache/simple/simple_synchronous_entry.h   static bool DeleteFilesForEntryHash(const base::FilePath& path,
FilePath          305 net/disk_cache/simple/simple_synchronous_entry.h   base::FilePath GetFilenameFromFileIndex(int file_index);
FilePath          312 net/disk_cache/simple/simple_synchronous_entry.h   const base::FilePath path_;
FilePath           15 net/disk_cache/simple/simple_test_util.cc                                const base::FilePath& cache_path) {
FilePath           16 net/disk_cache/simple/simple_test_util.cc   base::FilePath entry_file_path = cache_path.AppendASCII(
FilePath           14 net/disk_cache/simple/simple_test_util.h class FilePath;
FilePath           43 net/disk_cache/simple/simple_test_util.h                                const base::FilePath& cache_path);
FilePath          114 net/disk_cache/simple/simple_util.cc bool GetMTime(const base::FilePath& path, base::Time* out_mtime) {
FilePath           15 net/disk_cache/simple/simple_util.h class FilePath;
FilePath           70 net/disk_cache/simple/simple_util.h NET_EXPORT_PRIVATE bool GetMTime(const base::FilePath& path,
FilePath           32 net/disk_cache/simple/simple_version_upgrade.cc bool WriteFakeIndexFile(const base::FilePath& file_name) {
FilePath          102 net/disk_cache/simple/simple_version_upgrade.cc bool UpgradeIndexV5V6(const base::FilePath& cache_directory) {
FilePath          103 net/disk_cache/simple/simple_version_upgrade.cc   const base::FilePath old_index_file =
FilePath          125 net/disk_cache/simple/simple_version_upgrade.cc bool UpgradeSimpleCacheOnDisk(const base::FilePath& path) {
FilePath          135 net/disk_cache/simple/simple_version_upgrade.cc   const base::FilePath fake_index = path.AppendASCII(kFakeIndexFileName);
FilePath          177 net/disk_cache/simple/simple_version_upgrade.cc       const base::FilePath temp_fake_index = path.AppendASCII("upgrade-index");
FilePath           16 net/disk_cache/simple/simple_version_upgrade.h class FilePath;
FilePath           27 net/disk_cache/simple/simple_version_upgrade.h NET_EXPORT_PRIVATE bool UpgradeSimpleCacheOnDisk(const base::FilePath& path);
FilePath           46 net/disk_cache/simple/simple_version_upgrade.h NET_EXPORT_PRIVATE bool UpgradeIndexV5V6(const base::FilePath& cache_directory);
FilePath           34 net/disk_cache/simple/simple_version_upgrade_unittest.cc bool WriteFakeIndexFileV5(const base::FilePath& cache_path) {
FilePath           40 net/disk_cache/simple/simple_version_upgrade_unittest.cc   const base::FilePath file_name = cache_path.AppendASCII("index");
FilePath           49 net/disk_cache/simple/simple_version_upgrade_unittest.cc   const base::FilePath cache_path = cache_dir.path();
FilePath           56 net/disk_cache/simple/simple_version_upgrade_unittest.cc   const base::FilePath file_name = cache_path.AppendASCII(kFakeIndexFileName);
FilePath           66 net/disk_cache/simple/simple_version_upgrade_unittest.cc   const base::FilePath cache_path = cache_dir.path();
FilePath           70 net/disk_cache/simple/simple_version_upgrade_unittest.cc   const base::FilePath index_file = cache_path.AppendASCII(kIndexFileName);
FilePath           93 net/disk_cache/simple/simple_version_upgrade_unittest.cc   const base::FilePath cache_path = cache_dir.path();
FilePath           97 net/disk_cache/simple/simple_version_upgrade_unittest.cc   const base::FilePath index_file = cache_path.AppendASCII(kIndexFileName);
FilePath           40 net/dns/dns_config_service_posix.cc const base::FilePath::CharType* kFilePathHosts =
FilePath           43 net/dns/dns_config_service_posix.cc const base::FilePath::CharType* kFilePathHosts =
FilePath           92 net/dns/dns_config_service_posix.cc static const base::FilePath::CharType* kFilePathConfig =
FilePath          101 net/dns/dns_config_service_posix.cc     return watcher_.Watch(base::FilePath(kFilePathConfig), false,
FilePath          107 net/dns/dns_config_service_posix.cc   void OnCallback(const base::FilePath& path, bool error) {
FilePath          219 net/dns/dns_config_service_posix.cc     if (!hosts_watcher_.Watch(base::FilePath(kFilePathHosts), false,
FilePath          245 net/dns/dns_config_service_posix.cc   void OnHostsChanged(const base::FilePath& path, bool error) {
FilePath          333 net/dns/dns_config_service_posix.cc   const base::FilePath path_;
FilePath          349 net/dns/dns_config_service_win.cc base::FilePath GetHostsPath() {
FilePath          353 net/dns/dns_config_service_win.cc   return base::FilePath(buffer).Append(
FilePath          598 net/dns/dns_config_service_win.cc   void OnHostsChanged(const base::FilePath& path, bool error) {
FilePath          703 net/dns/dns_config_service_win.cc   const base::FilePath path_;
FilePath          143 net/dns/dns_hosts.cc bool ParseHostsFile(const base::FilePath& path, DnsHosts* dns_hosts) {
FilePath           71 net/dns/dns_hosts.h bool NET_EXPORT_PRIVATE ParseHostsFile(const base::FilePath& path,
FilePath          179 net/filter/filter.cc     base::FilePath filepath = GenerateFileName(url, disposition, "UTF-8", "",
FilePath          181 net/filter/filter.cc     base::FilePath::StringType extension = filepath.Extension();
FilePath           59 net/filter/gzip_filter_unittest.cc     base::FilePath file_path;
FilePath           27 net/ftp/ftp_directory_listing_parser_unittest.cc   base::FilePath test_dir;
FilePath          449 net/http/http_auth_gssapi_posix.cc     base::FilePath file_path(library_name);
FilePath           49 net/http/http_cache.cc void DeletePath(base::FilePath path) {
FilePath           59 net/http/http_cache.cc                                           const base::FilePath& path,
FilePath           74 net/http/http_cache.cc                             base::FilePath(), max_bytes, NULL);
FilePath          442 net/http/http_cache.cc void HttpCache::InitializeInfiniteCache(const base::FilePath& path) {
FilePath          103 net/http/http_cache.h                    const base::FilePath& path, int max_bytes,
FilePath          118 net/http/http_cache.h     const base::FilePath path_;
FilePath          190 net/http/http_cache.h   void InitializeInfiniteCache(const base::FilePath& path);
FilePath         7978 net/http/http_network_transaction_unittest.cc   base::FilePath temp_file_path;
FilePath         8034 net/http/http_network_transaction_unittest.cc   base::FilePath temp_file;
FilePath         11524 net/http/http_network_transaction_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          134 net/http/http_stream_parser_unittest.cc     base::FilePath temp_file_path;
FilePath           86 net/http/transport_security_persister.cc std::string LoadState(const base::FilePath& path) {
FilePath          101 net/http/transport_security_persister.cc     const base::FilePath& profile_path,
FilePath           61 net/http/transport_security_persister.h                              const base::FilePath& profile_path,
FilePath          128 net/http/transport_security_persister_unittest.cc   base::FilePath path =
FilePath          288 net/proxy/dhcp_proxy_script_adapter_fetcher_win_unittest.cc       base::FilePath(
FilePath           77 net/proxy/network_delegate_error_observer_unittest.cc                                const base::FilePath& path) const OVERRIDE {
FilePath          829 net/proxy/proxy_config_service_linux.cc       base::FilePath file(paths[i]);
FilePath          859 net/proxy/proxy_config_service_linux.cc       kde_config_dir_ = KDEHomeToConfigPath(base::FilePath(home));
FilePath          869 net/proxy/proxy_config_service_linux.cc         base::FilePath kde_path = base::FilePath(home).Append(".kde");
FilePath          882 net/proxy/proxy_config_service_linux.cc         base::FilePath kde3_path = base::FilePath(home).Append(".kde");
FilePath          883 net/proxy/proxy_config_service_linux.cc         base::FilePath kde3_config = KDEHomeToConfigPath(kde3_path);
FilePath          884 net/proxy/proxy_config_service_linux.cc         base::FilePath kde4_path = base::FilePath(home).Append(".kde4");
FilePath          885 net/proxy/proxy_config_service_linux.cc         base::FilePath kde4_config = KDEHomeToConfigPath(kde4_path);
FilePath         1036 net/proxy/proxy_config_service_linux.cc   base::FilePath KDEHomeToConfigPath(const base::FilePath& kde_home) {
FilePath         1174 net/proxy/proxy_config_service_linux.cc     base::FilePath kioslaverc = kde_config_dir_.Append("kioslaverc");
FilePath         1320 net/proxy/proxy_config_service_linux.cc   base::FilePath kde_config_dir_;
FilePath          361 net/proxy/proxy_config_service_linux_unittest.cc     base::FilePath path = kde_home_.Append(FILE_PATH_LITERAL("share"));
FilePath          378 net/proxy/proxy_config_service_linux_unittest.cc   base::FilePath user_home_;
FilePath          380 net/proxy/proxy_config_service_linux_unittest.cc   base::FilePath kde_home_;
FilePath          381 net/proxy/proxy_config_service_linux_unittest.cc   base::FilePath kioslaverc_;
FilePath          383 net/proxy/proxy_config_service_linux_unittest.cc   base::FilePath kde4_home_;
FilePath          384 net/proxy/proxy_config_service_linux_unittest.cc   base::FilePath kde4_config_;
FilePath          385 net/proxy/proxy_config_service_linux_unittest.cc   base::FilePath kioslaverc4_;
FilePath           91 net/proxy/proxy_resolver_perftest.cc             base::FilePath(
FilePath          157 net/proxy/proxy_resolver_perftest.cc     base::FilePath path;
FilePath           43 net/proxy/proxy_resolver_v8_tracing_unittest.cc   base::FilePath path;
FilePath          114 net/proxy/proxy_resolver_v8_unittest.cc     base::FilePath path;
FilePath           43 net/proxy/proxy_script_fetcher_impl_unittest.cc const base::FilePath::CharType kDocRoot[] =
FilePath           90 net/proxy/proxy_script_fetcher_impl_unittest.cc   base::FilePath path;
FilePath          169 net/proxy/proxy_script_fetcher_impl_unittest.cc                                const base::FilePath& path) const OVERRIDE {
FilePath          192 net/proxy/proxy_script_fetcher_impl_unittest.cc                      base::FilePath(kDocRoot)) {
FilePath           98 net/quic/crypto/proof_test.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          483 net/quic/quic_stream_factory_test.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          547 net/quic/quic_stream_factory_test.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath           99 net/socket/ssl_client_socket_openssl_unittest.cc     const base::FilePath& filepath,
FilePath          172 net/socket/ssl_client_socket_openssl_unittest.cc                                              base::FilePath()));
FilePath          259 net/socket/ssl_client_socket_openssl_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          279 net/socket/ssl_client_socket_openssl_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          301 net/socket/ssl_client_socket_openssl_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath          535 net/socket/ssl_client_socket_unittest.cc         SpawnedTestServer::TYPE_HTTPS, ssl_options, base::FilePath());
FilePath          590 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath          630 net/socket/ssl_client_socket_unittest.cc       SpawnedTestServer::TYPE_HTTPS, ssl_options, base::FilePath());
FilePath          674 net/socket/ssl_client_socket_unittest.cc       SpawnedTestServer::TYPE_HTTPS, ssl_options, base::FilePath());
FilePath          720 net/socket/ssl_client_socket_unittest.cc       SpawnedTestServer::TYPE_HTTPS, ssl_options, base::FilePath());
FilePath          779 net/socket/ssl_client_socket_unittest.cc       SpawnedTestServer::TYPE_HTTPS, ssl_options, base::FilePath());
FilePath          837 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath          894 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath          958 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath         1037 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath         1100 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath         1223 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath         1325 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath         1377 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath         1431 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath         1480 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath         1548 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath         1603 net/socket/ssl_client_socket_unittest.cc       SpawnedTestServer::TYPE_HTTPS, ssl_options, base::FilePath());
FilePath         1671 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath         1706 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath         1766 net/socket/ssl_client_socket_unittest.cc       SpawnedTestServer::TYPE_HTTPS, ssl_options, base::FilePath());
FilePath         1871 net/socket/ssl_client_socket_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         1930 net/socket/ssl_client_socket_unittest.cc   const base::FilePath::CharType kThawteFile[] =
FilePath         1942 net/socket/ssl_client_socket_unittest.cc   const base::FilePath::CharType kDiginotarFile[] =
FilePath         1978 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath         2034 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath         2089 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath         2134 net/socket/ssl_client_socket_unittest.cc                                 base::FilePath());
FilePath          313 net/socket/ssl_server_socket_unittest.cc     base::FilePath certs_dir(GetTestCertsDirectory());
FilePath          315 net/socket/ssl_server_socket_unittest.cc     base::FilePath cert_path = certs_dir.AppendASCII("unittest.selfsigned.der");
FilePath          322 net/socket/ssl_server_socket_unittest.cc     base::FilePath key_path = certs_dir.AppendASCII("unittest.key.bin");
FilePath           20 net/socket/tcp_socket.cc   static const base::FilePath::CharType kTCPFastOpenProcFilePath[] =
FilePath           24 net/socket/tcp_socket.cc           base::FilePath(kTCPFastOpenProcFilePath),
FilePath           56 net/socket/unix_domain_socket_posix_unittest.cc   base::FilePath temp_dir;
FilePath          220 net/socket/unix_domain_socket_posix_unittest.cc   const base::FilePath file_path_;
FilePath          455 net/spdy/spdy_network_transaction_unittest.cc       base::FilePath file_path;
FilePath          482 net/spdy/spdy_network_transaction_unittest.cc     base::FilePath file_path;
FilePath          511 net/spdy/spdy_network_transaction_unittest.cc       base::FilePath file_path;
FilePath         1996 net/spdy/spdy_session_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath         2038 net/spdy/spdy_session_unittest.cc   base::FilePath certs_dir = GetTestCertsDirectory();
FilePath           54 net/ssl/client_cert_store_chromeos_unittest.cc     base::FilePath p12_path = GetTestCertsDirectory().AppendASCII(filename);
FilePath           17 net/test/cert_test_util.cc     const base::FilePath& certs_dir,
FilePath           20 net/test/cert_test_util.cc   base::FilePath cert_path = certs_dir.AppendASCII(cert_file);
FilePath           30 net/test/cert_test_util.cc     const base::FilePath& certs_dir,
FilePath           48 net/test/cert_test_util.cc     const base::FilePath& certs_dir,
FilePath           50 net/test/cert_test_util.cc   base::FilePath cert_path = certs_dir.AppendASCII(cert_file);
FilePath           15 net/test/cert_test_util.h class FilePath;
FilePath           24 net/test/cert_test_util.h CertificateList CreateCertificateListFromFile(const base::FilePath& certs_dir,
FilePath           33 net/test/cert_test_util.h     const base::FilePath& certs_dir,
FilePath           41 net/test/cert_test_util.h scoped_refptr<X509Certificate> ImportCertFromFile(const base::FilePath& certs_dir,
FilePath           48 net/test/embedded_test_server/embedded_test_server.cc     const base::FilePath& server_root,
FilePath           61 net/test/embedded_test_server/embedded_test_server.cc   base::FilePath file_path(server_root.AppendASCII(request_path));
FilePath           66 net/test/embedded_test_server/embedded_test_server.cc   base::FilePath headers_path(
FilePath          252 net/test/embedded_test_server/embedded_test_server.cc     const base::FilePath& directory) {
FilePath           23 net/test/embedded_test_server/embedded_test_server.h class FilePath;
FilePath          134 net/test/embedded_test_server/embedded_test_server.h   void ServeFilesFromDirectory(const base::FilePath& directory);
FilePath          150 net/test/embedded_test_server/embedded_test_server_unittest.cc   base::FilePath src_dir;
FilePath          277 net/test/embedded_test_server/embedded_test_server_unittest.cc     base::FilePath src_dir;
FilePath           19 net/test/python_utils.cc void AppendToPythonPath(const base::FilePath& dir) {
FilePath           48 net/test/python_utils.cc bool TryRelativeToDir(const base::FilePath& start_dir,
FilePath           49 net/test/python_utils.cc                       const base::FilePath& to_try,
FilePath           50 net/test/python_utils.cc                       base::FilePath* out_dir) {
FilePath           51 net/test/python_utils.cc   base::FilePath dir(start_dir);
FilePath           53 net/test/python_utils.cc     base::FilePath parent = dir.DirName();
FilePath           67 net/test/python_utils.cc bool GetPyProtoPath(base::FilePath* dir) {
FilePath           69 net/test/python_utils.cc   base::FilePath generated_code_dir;
FilePath           75 net/test/python_utils.cc   const base::FilePath kPyProto(FILE_PATH_LITERAL("pyproto"));
FilePath           78 net/test/python_utils.cc   base::FilePath source_dir;
FilePath          114 net/test/python_utils.cc   python_cmd->SetProgram(base::FilePath(FILE_PATH_LITERAL("cmd.exe")));
FilePath          118 net/test/python_utils.cc   python_cmd->SetProgram(base::FilePath(FILE_PATH_LITERAL("python")));
FilePath           12 net/test/python_utils.h class FilePath;
FilePath           19 net/test/python_utils.h void AppendToPythonPath(const base::FilePath& dir);
FilePath           22 net/test/python_utils.h bool GetPyProtoPath(base::FilePath* dir);
FilePath           18 net/test/python_utils_unittest.cc   const base::FilePath::CharType kAppendDir1[] =
FilePath           20 net/test/python_utils_unittest.cc   const base::FilePath::CharType kAppendDir2[] =
FilePath           26 net/test/python_utils_unittest.cc   base::FilePath append_path1(kAppendDir1);
FilePath           27 net/test/python_utils_unittest.cc   base::FilePath append_path2(kAppendDir2);
FilePath           81 net/test/spawned_test_server/base_test_server.cc base::FilePath BaseTestServer::SSLOptions::GetCertificateFile() const {
FilePath           85 net/test/spawned_test_server/base_test_server.cc       return base::FilePath(FILE_PATH_LITERAL("ok_cert.pem"));
FilePath           87 net/test/spawned_test_server/base_test_server.cc       return base::FilePath(FILE_PATH_LITERAL("expired_cert.pem"));
FilePath           91 net/test/spawned_test_server/base_test_server.cc       return base::FilePath(FILE_PATH_LITERAL("redundant-server-chain.pem"));
FilePath           93 net/test/spawned_test_server/base_test_server.cc       return base::FilePath();
FilePath           97 net/test/spawned_test_server/base_test_server.cc   return base::FilePath();
FilePath          259 net/test/spawned_test_server/base_test_server.cc void BaseTestServer::SetResourcePath(const base::FilePath& document_root,
FilePath          260 net/test/spawned_test_server/base_test_server.cc                                      const base::FilePath& certificates_dir) {
FilePath          299 net/test/spawned_test_server/base_test_server.cc   base::FilePath root_certificate_path = certificates_dir_;
FilePath          301 net/test/spawned_test_server/base_test_server.cc     base::FilePath src_dir;
FilePath          347 net/test/spawned_test_server/base_test_server.cc     base::FilePath certificate_path(certificates_dir_);
FilePath          348 net/test/spawned_test_server/base_test_server.cc     base::FilePath certificate_file(ssl_options_.GetCertificateFile());
FilePath          365 net/test/spawned_test_server/base_test_server.cc     std::vector<base::FilePath>::const_iterator it;
FilePath          110 net/test/spawned_test_server/base_test_server.h     base::FilePath GetCertificateFile() const;
FilePath          135 net/test/spawned_test_server/base_test_server.h     std::vector<base::FilePath> client_authorities;
FilePath          183 net/test/spawned_test_server/base_test_server.h   const base::FilePath& document_root() const { return document_root_; }
FilePath          225 net/test/spawned_test_server/base_test_server.h   void SetResourcePath(const base::FilePath& document_root,
FilePath          226 net/test/spawned_test_server/base_test_server.h                        const base::FilePath& certificates_dir);
FilePath          250 net/test/spawned_test_server/base_test_server.h   base::FilePath document_root_;
FilePath          253 net/test/spawned_test_server/base_test_server.h   base::FilePath certificates_dir_;
FilePath           62 net/test/spawned_test_server/local_test_server.cc                                  const base::FilePath& document_root)
FilePath           70 net/test/spawned_test_server/local_test_server.cc                                  const base::FilePath& document_root)
FilePath           80 net/test/spawned_test_server/local_test_server.cc bool LocalTestServer::GetTestServerPath(base::FilePath* testserver_path) const {
FilePath           81 net/test/spawned_test_server/local_test_server.cc   base::FilePath testserver_dir;
FilePath           99 net/test/spawned_test_server/local_test_server.cc   base::FilePath testserver_path;
FilePath          148 net/test/spawned_test_server/local_test_server.cc bool LocalTestServer::Init(const base::FilePath& document_root) {
FilePath          159 net/test/spawned_test_server/local_test_server.cc   base::FilePath src_dir;
FilePath          171 net/test/spawned_test_server/local_test_server.cc   base::FilePath third_party_dir;
FilePath          190 net/test/spawned_test_server/local_test_server.cc   base::FilePath pyproto_dir;
FilePath           33 net/test/spawned_test_server/local_test_server.h                   const base::FilePath& document_root);
FilePath           39 net/test/spawned_test_server/local_test_server.h                   const base::FilePath& document_root);
FilePath           74 net/test/spawned_test_server/local_test_server.h   virtual bool GetTestServerPath(base::FilePath* testserver_path) const
FilePath           84 net/test/spawned_test_server/local_test_server.h   base::FilePath GetDocumentRoot() const { return document_root(); };
FilePath           87 net/test/spawned_test_server/local_test_server.h   bool Init(const base::FilePath& document_root);
FilePath           90 net/test/spawned_test_server/local_test_server.h   bool LaunchPython(const base::FilePath& testserver_path) WARN_UNUSED_RESULT;
FilePath          104 net/test/spawned_test_server/local_test_server_posix.cc bool LocalTestServer::LaunchPython(const base::FilePath& testserver_path) {
FilePath           95 net/test/spawned_test_server/local_test_server_win.cc   explicit ScopedPath(const base::FilePath& path_to_add);
FilePath          116 net/test/spawned_test_server/local_test_server_win.cc ScopedPath::ScopedPath(const base::FilePath& path_to_add)
FilePath          143 net/test/spawned_test_server/local_test_server_win.cc bool LocalTestServer::LaunchPython(const base::FilePath& testserver_path) {
FilePath           34 net/test/spawned_test_server/remote_test_server.cc base::FilePath GetTestServerPortInfoFile() {
FilePath           36 net/test/spawned_test_server/remote_test_server.cc   return base::FilePath("/tmp/net-test-server-ports");
FilePath           38 net/test/spawned_test_server/remote_test_server.cc   base::FilePath test_data_dir;
FilePath           69 net/test/spawned_test_server/remote_test_server.cc                                    const base::FilePath& document_root)
FilePath           78 net/test/spawned_test_server/remote_test_server.cc                                    const base::FilePath& document_root)
FilePath          157 net/test/spawned_test_server/remote_test_server.cc base::FilePath RemoteTestServer::GetDocumentRoot() const {
FilePath          158 net/test/spawned_test_server/remote_test_server.cc   base::FilePath src_dir;
FilePath          163 net/test/spawned_test_server/remote_test_server.cc bool RemoteTestServer::Init(const base::FilePath& document_root) {
FilePath          195 net/test/spawned_test_server/remote_test_server.cc   SetResourcePath(document_root, base::FilePath().AppendASCII("net")
FilePath           24 net/test/spawned_test_server/remote_test_server.h                    const base::FilePath& document_root);
FilePath           30 net/test/spawned_test_server/remote_test_server.h                    const base::FilePath& document_root);
FilePath           50 net/test/spawned_test_server/remote_test_server.h   base::FilePath GetDocumentRoot() const;
FilePath           53 net/test/spawned_test_server/remote_test_server.h   bool Init(const base::FilePath& document_root);
FilePath           47 net/tools/crash_cache/crash_cache.cc   base::FilePath exe;
FilePath           91 net/tools/crash_cache/crash_cache.cc bool CreateTargetFolder(const base::FilePath& path, RankCrashes action,
FilePath           92 net/tools/crash_cache/crash_cache.cc                         base::FilePath* full_path) {
FilePath          138 net/tools/crash_cache/crash_cache.cc bool CreateCache(const base::FilePath& path,
FilePath          154 net/tools/crash_cache/crash_cache.cc int SimpleInsert(const base::FilePath& path, RankCrashes action,
FilePath          188 net/tools/crash_cache/crash_cache.cc int SimpleRemove(const base::FilePath& path, RankCrashes action,
FilePath          227 net/tools/crash_cache/crash_cache.cc int HeadRemove(const base::FilePath& path, RankCrashes action,
FilePath          264 net/tools/crash_cache/crash_cache.cc int LoadOperations(const base::FilePath& path, RankCrashes action,
FilePath          323 net/tools/crash_cache/crash_cache.cc int SlaveCode(const base::FilePath& path, RankCrashes action) {
FilePath          326 net/tools/crash_cache/crash_cache.cc   base::FilePath full_path;
FilePath          374 net/tools/crash_cache/crash_cache.cc   base::FilePath path;
FilePath           29 net/tools/crl_set_dump/crl_set_dump.cc   base::FilePath crl_set_filename, delta_filename, output_filename;
FilePath           34 net/tools/crl_set_dump/crl_set_dump.cc   crl_set_filename = base::FilePath::FromUTF8Unsafe(argv[1]);
FilePath           36 net/tools/crl_set_dump/crl_set_dump.cc     delta_filename = base::FilePath::FromUTF8Unsafe(argv[2]);
FilePath           38 net/tools/crl_set_dump/crl_set_dump.cc     output_filename = base::FilePath::FromUTF8Unsafe(argv[3]);
FilePath           61 net/tools/disk_cache_memory_test/disk_cache_memory_test.cc         base::FilePath(tokens[2])));
FilePath           66 net/tools/disk_cache_memory_test/disk_cache_memory_test.cc   const base::FilePath path;
FilePath           71 net/tools/disk_cache_memory_test/disk_cache_memory_test.cc             const base::FilePath& path)
FilePath           53 net/tools/dns_fuzz_stub/dns_fuzz_stub.cc   base::FilePath filepath = base::FilePath::FromUTF8Unsafe(filename);
FilePath           44 net/tools/dump_cache/cache_dumper.cc bool SafeCreateDirectory(const base::FilePath& path) {
FilePath           60 net/tools/dump_cache/cache_dumper.cc     base::FilePath::StringType subdir = path.value().substr(0, pos);
FilePath           72 net/tools/dump_cache/cache_dumper.cc DiskDumper::DiskDumper(const base::FilePath& path)
FilePath           86 net/tools/dump_cache/cache_dumper.cc   entry_path_ = base::FilePath::FromUTF8Unsafe(new_path);
FilePath           96 net/tools/dump_cache/cache_dumper.cc   entry_path_ = base::FilePath(name);
FilePath          103 net/tools/dump_cache/cache_dumper.cc   base::FilePath::StringType file = entry_path_.value();
FilePath           65 net/tools/dump_cache/cache_dumper.h   explicit DiskDumper(const base::FilePath& path);
FilePath           76 net/tools/dump_cache/cache_dumper.h   base::FilePath path_;
FilePath           80 net/tools/dump_cache/cache_dumper.h   base::FilePath entry_path_;
FilePath           87 net/tools/dump_cache/dump_cache.cc     base::FilePath program(
FilePath          116 net/tools/dump_cache/dump_cache.cc   base::FilePath input_path = command_line.GetSwitchValuePath(kInputPath);
FilePath          123 net/tools/dump_cache/dump_cache.cc   base::FilePath output_path = command_line.GetSwitchValuePath(kOutputPath);
FilePath           30 net/tools/dump_cache/dump_files.cc const base::FilePath::CharType kIndexName[] = FILE_PATH_LITERAL("index");
FilePath           33 net/tools/dump_cache/dump_files.cc bool ReadHeader(const base::FilePath& name, char* header, int header_size) {
FilePath           48 net/tools/dump_cache/dump_files.cc int GetMajorVersionFromFile(const base::FilePath& name) {
FilePath           57 net/tools/dump_cache/dump_files.cc void DumpStats(const base::FilePath& path, disk_cache::CacheAddr addr) {
FilePath           95 net/tools/dump_cache/dump_files.cc void DumpIndexHeader(const base::FilePath& name,
FilePath          126 net/tools/dump_cache/dump_files.cc void DumpBlockHeader(const base::FilePath& name) {
FilePath          154 net/tools/dump_cache/dump_files.cc   explicit CacheDumper(const base::FilePath& path)
FilePath          174 net/tools/dump_cache/dump_files.cc   base::FilePath path_;
FilePath          190 net/tools/dump_cache/dump_files.cc   base::FilePath index_name(path_.Append(kIndexName));
FilePath          310 net/tools/dump_cache/dump_files.cc int GetMajorVersion(const base::FilePath& input_path) {
FilePath          311 net/tools/dump_cache/dump_files.cc   base::FilePath index_name(input_path.Append(kIndexName));
FilePath          317 net/tools/dump_cache/dump_files.cc   base::FilePath data_name(input_path.Append(FILE_PATH_LITERAL("data_0")));
FilePath          337 net/tools/dump_cache/dump_files.cc int DumpHeaders(const base::FilePath& input_path) {
FilePath          338 net/tools/dump_cache/dump_files.cc   base::FilePath index_name(input_path.Append(kIndexName));
FilePath          345 net/tools/dump_cache/dump_files.cc   for (base::FilePath file = iter.Next(); !file.empty(); file = iter.Next())
FilePath          353 net/tools/dump_cache/dump_files.cc int DumpContents(const base::FilePath& input_path) {
FilePath           15 net/tools/dump_cache/dump_files.h int GetMajorVersion(const base::FilePath& input_path);
FilePath           18 net/tools/dump_cache/dump_files.h int DumpContents(const base::FilePath& input_path);
FilePath           21 net/tools/dump_cache/dump_files.h int DumpHeaders(const base::FilePath& input_path);
FilePath           22 net/tools/dump_cache/simple_cache_dumper.cc SimpleCacheDumper::SimpleCacheDumper(base::FilePath input_path,
FilePath           23 net/tools/dump_cache/simple_cache_dumper.cc                                      base::FilePath output_path)
FilePath           29 net/tools/dump_cache/simple_cache_dumper.h   SimpleCacheDumper(base::FilePath input_path, base::FilePath output_path);
FilePath           77 net/tools/dump_cache/simple_cache_dumper.h   base::FilePath input_path_;
FilePath           78 net/tools/dump_cache/simple_cache_dumper.h   base::FilePath output_path_;
FilePath          218 net/tools/dump_cache/upgrade_win.cc   MasterSM(const base::FilePath& path, HANDLE channel)
FilePath          269 net/tools/dump_cache/upgrade_win.cc   const base::FilePath path_;
FilePath          561 net/tools/dump_cache/upgrade_win.cc   SlaveSM(const base::FilePath& path, HANDLE channel);
FilePath          595 net/tools/dump_cache/upgrade_win.cc SlaveSM::SlaveSM(const base::FilePath& path, HANDLE channel)
FilePath          895 net/tools/dump_cache/upgrade_win.cc int UpgradeCache(const base::FilePath& output_path, HANDLE pipe) {
FilePath          909 net/tools/dump_cache/upgrade_win.cc int RunSlave(const base::FilePath& input_path,
FilePath           16 net/tools/dump_cache/upgrade_win.h int UpgradeCache(const base::FilePath& output_path, HANDLE pipe);
FilePath           19 net/tools/dump_cache/upgrade_win.h int RunSlave(const base::FilePath& input_path,
FilePath          118 net/tools/gdig/gdig.cc bool LoadReplayLog(const base::FilePath& file_path, ReplayLog* replay_log) {
FilePath          343 net/tools/gdig/gdig.cc     base::FilePath replay_path =
FilePath           13 net/tools/quic/quic_in_memory_cache.cc using base::FilePath;
FilePath          143 net/tools/quic/quic_in_memory_cache.cc   FilePath directory(FLAGS_quic_in_memory_cache_dir);
FilePath          148 net/tools/quic/quic_in_memory_cache.cc   FilePath file = file_list.Next();
FilePath           27 net/tools/quic/quic_in_memory_cache_test.cc     base::FilePath path;
FilePath           91 net/tools/testserver/run_testserver.cc   base::FilePath doc_root = command_line->GetSwitchValuePath("doc-root");
FilePath           58 net/tools/tld_cleanup/tld_cleanup.cc   base::FilePath log_filename;
FilePath           69 net/tools/tld_cleanup/tld_cleanup.cc   base::FilePath input_file;
FilePath           76 net/tools/tld_cleanup/tld_cleanup.cc   base::FilePath output_file;
FilePath           30 net/tools/tld_cleanup/tld_cleanup_util.cc bool WriteRules(const RuleMap& rules, const base::FilePath& outfile) {
FilePath          233 net/tools/tld_cleanup/tld_cleanup_util.cc NormalizeResult NormalizeFile(const base::FilePath& in_filename,
FilePath          234 net/tools/tld_cleanup/tld_cleanup_util.cc                               const base::FilePath& out_filename) {
FilePath           12 net/tools/tld_cleanup/tld_cleanup_util.h class FilePath;
FilePath           37 net/tools/tld_cleanup/tld_cleanup_util.h NormalizeResult NormalizeFile(const base::FilePath& in_filename,
FilePath           38 net/tools/tld_cleanup/tld_cleanup_util.h                               const base::FilePath& out_filename);
FilePath           26 net/url_request/file_protocol_handler.cc   base::FilePath file_path;
FilePath           65 net/url_request/test_url_fetcher_factory.cc     const base::FilePath& file_path,
FilePath          144 net/url_request/test_url_fetcher_factory.cc     const base::FilePath& file_path,
FilePath          224 net/url_request/test_url_fetcher_factory.cc     bool take_ownership, base::FilePath* out_response_path) const {
FilePath          263 net/url_request/test_url_fetcher_factory.cc void TestURLFetcher::SetResponseFilePath(const base::FilePath& path) {
FilePath           94 net/url_request/test_url_fetcher_factory.h       const base::FilePath& file_path,
FilePath          126 net/url_request/test_url_fetcher_factory.h       const base::FilePath& file_path,
FilePath          150 net/url_request/test_url_fetcher_factory.h       bool take_ownership, base::FilePath* out_response_path) const OVERRIDE;
FilePath          164 net/url_request/test_url_fetcher_factory.h   const base::FilePath& upload_file_path() const { return upload_file_path_; }
FilePath          190 net/url_request/test_url_fetcher_factory.h   void SetResponseFilePath(const base::FilePath& path);
FilePath          204 net/url_request/test_url_fetcher_factory.h   base::FilePath upload_file_path_;
FilePath          219 net/url_request/test_url_fetcher_factory.h   base::FilePath fake_response_file_path_;
FilePath           21 net/url_request/url_fetcher.h class FilePath;
FilePath          147 net/url_request/url_fetcher.h       const base::FilePath& file_path,
FilePath          237 net/url_request/url_fetcher.h       const base::FilePath& file_path,
FilePath          301 net/url_request/url_fetcher.h       base::FilePath* out_response_path) const = 0;
FilePath          152 net/url_request/url_fetcher_core.cc     const base::FilePath& file_path,
FilePath          271 net/url_request/url_fetcher_core.cc     const base::FilePath& file_path,
FilePath          282 net/url_request/url_fetcher_core.cc       new URLFetcherFileWriter(file_task_runner, base::FilePath())));
FilePath          348 net/url_request/url_fetcher_core.cc                                            base::FilePath* out_response_path) {
FilePath           67 net/url_request/url_fetcher_core.h                          const base::FilePath& file_path,
FilePath           99 net/url_request/url_fetcher_core.h       const base::FilePath& file_path,
FilePath          122 net/url_request/url_fetcher_core.h                              base::FilePath* out_response_path);
FilePath          239 net/url_request/url_fetcher_core.h   base::FilePath upload_file_path_;  // Path to file containing POST payload
FilePath           35 net/url_request/url_fetcher_impl.cc     const base::FilePath& file_path,
FilePath          124 net/url_request/url_fetcher_impl.cc     const base::FilePath& file_path,
FilePath          186 net/url_request/url_fetcher_impl.cc     base::FilePath* out_response_path) const {
FilePath           42 net/url_request/url_fetcher_impl.h       const base::FilePath& file_path,
FilePath           72 net/url_request/url_fetcher_impl.h       const base::FilePath& file_path,
FilePath           92 net/url_request/url_fetcher_impl.h       base::FilePath* out_response_path) const OVERRIDE;
FilePath           43 net/url_request/url_fetcher_impl_unittest.cc const base::FilePath::CharType kDocRoot[] =
FilePath          202 net/url_request/url_fetcher_impl_unittest.cc                                            base::FilePath(kDocRoot)));
FilePath          258 net/url_request/url_fetcher_impl_unittest.cc   base::FilePath path_;
FilePath          398 net/url_request/url_fetcher_impl_unittest.cc   base::FilePath cert_dir_;
FilePath          500 net/url_request/url_fetcher_impl_unittest.cc   void CreateFetcherForFile(const GURL& url, const base::FilePath& file_path);
FilePath          507 net/url_request/url_fetcher_impl_unittest.cc   base::FilePath expected_file_;
FilePath          508 net/url_request/url_fetcher_impl_unittest.cc   base::FilePath file_path_;
FilePath          848 net/url_request/url_fetcher_impl_unittest.cc                                               const base::FilePath& file_path) {
FilePath          888 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath          902 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath          931 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1054 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1064 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1074 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1086 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1096 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1106 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1127 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1143 net/url_request/url_fetcher_impl_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/url_request_unittest")));
FilePath         1155 net/url_request/url_fetcher_impl_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/url_request_unittest")));
FilePath         1168 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1180 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1207 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1236 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1269 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1279 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1302 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1340 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1354 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1376 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1401 net/url_request/url_fetcher_impl_unittest.cc                                   base::FilePath(kDocRoot));
FilePath         1425 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1452 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1479 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1497 net/url_request/url_fetcher_impl_unittest.cc                                 base::FilePath(kDocRoot));
FilePath         1519 net/url_request/url_fetcher_impl_unittest.cc                                   base::FilePath(kDocRoot));
FilePath           54 net/url_request/url_fetcher_response_writer.cc     const base::FilePath& file_path)
FilePath           71 net/url_request/url_fetcher_response_writer.cc     base::FilePath* temp_file_path = new base::FilePath;
FilePath          155 net/url_request/url_fetcher_response_writer.cc                                              base::FilePath* temp_file_path,
FilePath           86 net/url_request/url_fetcher_response_writer.h       const base::FilePath& file_path);
FilePath           89 net/url_request/url_fetcher_response_writer.h   const base::FilePath& file_path() const { return file_path_; }
FilePath          112 net/url_request/url_fetcher_response_writer.h                          base::FilePath* temp_file_path,
FilePath          130 net/url_request/url_fetcher_response_writer.h   base::FilePath file_path_;
FilePath           66 net/url_request/url_fetcher_response_writer_unittest.cc   base::FilePath file_path_;
FilePath          149 net/url_request/url_fetcher_response_writer_unittest.cc         base::MessageLoopProxy::current(), base::FilePath()));
FilePath          174 net/url_request/url_fetcher_response_writer_unittest.cc   const base::FilePath file_path = writer_->file_path();
FilePath          107 net/url_request/url_request_context_builder.cc                                const base::FilePath& path) const OVERRIDE {
FilePath           54 net/url_request/url_request_context_builder.h     base::FilePath path;
FilePath           29 net/url_request/url_request_context_builder_unittest.cc   explicit LocalHttpTestServer(const base::FilePath& document_root)
FilePath           36 net/url_request/url_request_context_builder_unittest.cc                           base::FilePath()) {}
FilePath           43 net/url_request/url_request_context_builder_unittest.cc           base::FilePath(FILE_PATH_LITERAL("net/data/url_request_unittest"))) {
FilePath           27 net/url_request/url_request_file_dir_job.cc                                            const base::FilePath& dir_path)
FilePath          122 net/url_request/url_request_file_dir_job.cc   base::FilePath filename = data.info.GetName();
FilePath           23 net/url_request/url_request_file_dir_job.h                        const base::FilePath& dir_path);
FilePath           57 net/url_request/url_request_file_dir_job.h   base::FilePath dir_path_;
FilePath           59 net/url_request/url_request_file_job.cc     const base::FilePath& file_path,
FilePath          143 net/url_request/url_request_file_job.cc   base::FilePath new_path = file_path_;
FilePath          198 net/url_request/url_request_file_job.cc void URLRequestFileJob::FetchMetaInfo(const base::FilePath& file_path,
FilePath           35 net/url_request/url_request_file_job.h                     const base::FilePath& file_path,
FilePath           55 net/url_request/url_request_file_job.h   base::FilePath file_path_;
FilePath           78 net/url_request/url_request_file_job.h   static void FetchMetaInfo(const base::FilePath& file_path,
FilePath          589 net/url_request/url_request_test_util.cc                                           const base::FilePath& path) const {
FilePath          302 net/url_request/url_request_test_util.h                                const base::FilePath& path) const OVERRIDE;
FilePath          692 net/url_request/url_request_unittest.cc   base::FilePath app_path;
FilePath          721 net/url_request/url_request_unittest.cc   base::FilePath app_path;
FilePath          743 net/url_request/url_request_unittest.cc   base::FilePath temp_path;
FilePath          787 net/url_request/url_request_unittest.cc   base::FilePath temp_path;
FilePath          830 net/url_request/url_request_unittest.cc   base::FilePath temp_path;
FilePath          858 net/url_request/url_request_unittest.cc   base::FilePath test_file;
FilePath          904 net/url_request/url_request_unittest.cc   base::FilePath app_path;
FilePath          929 net/url_request/url_request_unittest.cc     URLRequest r(FilePathToFileURL(base::FilePath(lnk_path)),
FilePath          970 net/url_request/url_request_unittest.cc     base::FilePath file_path;
FilePath          995 net/url_request/url_request_unittest.cc   base::FilePath path;
FilePath         1008 net/url_request/url_request_unittest.cc   base::FilePath sentinel_path = path.AppendASCII(sentinel_name);
FilePath         1032 net/url_request/url_request_unittest.cc   base::FilePath path;
FilePath         1968 net/url_request/url_request_unittest.cc   explicit LocalHttpTestServer(const base::FilePath& document_root)
FilePath         1975 net/url_request/url_request_unittest.cc                           base::FilePath()) {}
FilePath         2569 net/url_request/url_request_unittest.cc       : test_server_(base::FilePath(FILE_PATH_LITERAL(
FilePath         3710 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         4779 net/url_request/url_request_unittest.cc     base::FilePath dir;
FilePath         4785 net/url_request/url_request_unittest.cc     base::FilePath path;
FilePath         4835 net/url_request/url_request_unittest.cc         base::FilePath(FILE_PATH_LITERAL(
FilePath         4949 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/url_request_unittest")));
FilePath         4993 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/url_request_unittest")));
FilePath         5024 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/url_request_unittest")));
FilePath         5054 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/url_request_unittest")));
FilePath         5097 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/url_request_unittest")));
FilePath         5617 net/url_request/url_request_unittest.cc     base::FilePath path;
FilePath         5659 net/url_request/url_request_unittest.cc     base::FilePath path;
FilePath         6399 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         6430 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         6467 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         6517 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         6556 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         6586 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         6631 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         6695 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         6754 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         6806 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         6846 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         6919 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         7022 net/url_request/url_request_unittest.cc       base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         7174 net/url_request/url_request_unittest.cc         base::FilePath(FILE_PATH_LITERAL("net/data/ssl")));
FilePath         7613 net/url_request/url_request_unittest.cc                      base::FilePath()) {
FilePath         7675 net/url_request/url_request_unittest.cc   base::FilePath app_path;
FilePath         7707 net/url_request/url_request_unittest.cc   base::FilePath app_path;
FilePath         7744 net/url_request/url_request_unittest.cc   base::FilePath app_path;
FilePath         7773 net/url_request/url_request_unittest.cc   base::FilePath app_path;
FilePath         7805 net/url_request/url_request_unittest.cc   base::FilePath app_path;
FilePath         7834 net/url_request/url_request_unittest.cc   base::FilePath app_path;
FilePath         7866 net/url_request/url_request_unittest.cc   base::FilePath app_path;
FilePath         7918 net/url_request/url_request_unittest.cc   base::FilePath app_path;
FilePath           64 ppapi/proxy/flash_file_resource.cc                              base::FilePath::FromUTF8Unsafe(path_from));
FilePath           66 ppapi/proxy/flash_file_resource.cc                            base::FilePath::FromUTF8Unsafe(path_to));
FilePath           78 ppapi/proxy/flash_file_resource.cc                              base::FilePath::FromUTF8Unsafe(path));
FilePath           90 ppapi/proxy/flash_file_resource.cc                              base::FilePath::FromUTF8Unsafe(path));
FilePath          109 ppapi/proxy/flash_file_resource.cc                              base::FilePath::FromUTF8Unsafe(path));
FilePath          185 ppapi/proxy/flash_file_resource.cc   PepperFilePath pepper_path(domain_type, base::FilePath::FromUTF8Unsafe(path));
FilePath          210 ppapi/proxy/flash_file_resource.cc   PepperFilePath pepper_path(domain_type, base::FilePath::FromUTF8Unsafe(path));
FilePath          382 ppapi/proxy/ppapi_messages.h                      base::FilePath /* path */,
FilePath          444 ppapi/proxy/ppapi_messages.h                      base::FilePath /* plugin_data_path */)
FilePath          454 ppapi/proxy/ppapi_messages.h                      base::FilePath /* plugin_data_path */,
FilePath          464 ppapi/proxy/ppapi_messages.h                      base::FilePath /* plugin_data_path */)
FilePath          471 ppapi/proxy/ppapi_messages.h                      base::FilePath /* plugin_data_path */,
FilePath          482 ppapi/proxy/ppapi_messages.h                      base::FilePath /* plugin_data_path */,
FilePath          492 ppapi/proxy/ppapi_messages.h                      base::FilePath /* plugin_data_path */,
FilePath         1305 ppapi/proxy/ppapi_messages.h                      base::FilePath /* external_path */)
FilePath          496 ppapi/proxy/ppapi_param_traits.cc   base::FilePath path;
FilePath           15 ppapi/shared_impl/dir_contents.h   base::FilePath name;
FilePath           11 ppapi/shared_impl/file_path.cc PepperFilePath::PepperFilePath(Domain domain, const base::FilePath& path)
FilePath           29 ppapi/shared_impl/file_path.h   PepperFilePath(Domain d, const base::FilePath& p);
FilePath           32 ppapi/shared_impl/file_path.h   const base::FilePath& path() const { return path_; }
FilePath           36 ppapi/shared_impl/file_path.h   base::FilePath path_;
FilePath           15 ppapi/shared_impl/file_ref_create_info.cc std::string GetNameForExternalFilePath(const base::FilePath& in_path) {
FilePath           16 ppapi/shared_impl/file_ref_create_info.cc   const base::FilePath::StringType& path = in_path.value();
FilePath           17 ppapi/shared_impl/file_ref_create_info.cc   size_t pos = path.rfind(base::FilePath::kSeparators[0]);
FilePath           18 ppapi/shared_impl/file_ref_create_info.cc   CHECK(pos != base::FilePath::StringType::npos);
FilePath           35 ppapi/shared_impl/file_ref_create_info.cc     const base::FilePath& external_path,
FilePath           45 ppapi/shared_impl/file_ref_create_info.h     MakeExternalFileRefCreateInfo(const base::FilePath& external_path,
FilePath           21 ppapi/shared_impl/file_ref_util.cc std::string GetNameForExternalFilePath(const base::FilePath& path) {
FilePath           22 ppapi/shared_impl/file_ref_util.cc   const base::FilePath::StringType& file_path = path.value();
FilePath           23 ppapi/shared_impl/file_ref_util.cc   size_t pos = file_path.rfind(base::FilePath::kSeparators[0]);
FilePath           24 ppapi/shared_impl/file_ref_util.cc   CHECK(pos != base::FilePath::StringType::npos);
FilePath           41 ppapi/shared_impl/file_ref_util.cc   base::FilePath file_path = base::FilePath::FromUTF8Unsafe(path);
FilePath           47 ppapi/shared_impl/file_ref_util.cc bool IsValidExternalPath(const base::FilePath& path) {
FilePath           13 ppapi/shared_impl/file_ref_util.h class FilePath;
FilePath           22 ppapi/shared_impl/file_ref_util.h     const base::FilePath& path);
FilePath           28 ppapi/shared_impl/file_ref_util.h PPAPI_SHARED_EXPORT bool IsValidExternalPath(const base::FilePath& path);
FilePath           36 printing/backend/cups_helper.cc void ParseLpOptions(const base::FilePath& filepath,
FilePath          100 printing/backend/cups_helper.cc   std::vector<base::FilePath> file_locations;
FilePath          101 printing/backend/cups_helper.cc   file_locations.push_back(base::FilePath(kSystemLpOptionPath));
FilePath          102 printing/backend/cups_helper.cc   file_locations.push_back(base::FilePath(
FilePath          105 printing/backend/cups_helper.cc   for (std::vector<base::FilePath>::const_iterator it = file_locations.begin();
FilePath          344 printing/backend/cups_helper.cc   base::FilePath ppd_file_path;
FilePath          132 printing/backend/print_backend_cups.cc   base::FilePath GetPPD(const char* name);
FilePath          239 printing/backend/print_backend_cups.cc   base::FilePath ppd_path(GetPPD(printer_name.c_str()));
FilePath          331 printing/backend/print_backend_cups.cc base::FilePath PrintBackendCUPS::GetPPD(const char* name) {
FilePath          336 printing/backend/print_backend_cups.cc   base::FilePath ppd_path;
FilePath          341 printing/backend/print_backend_cups.cc       ppd_path = base::FilePath(ppd_file_path);
FilePath          364 printing/backend/print_backend_cups.cc       ppd_path = base::FilePath(ppd_file_path);
FilePath          371 printing/backend/win_helper.cc             base::FilePath(info_6.get()->pDriverPath)));
FilePath          177 printing/emf_win.cc bool Emf::InitToFile(const base::FilePath& metafile_path) {
FilePath          184 printing/emf_win.cc bool Emf::InitFromFile(const base::FilePath& metafile_path) {
FilePath          282 printing/emf_win.cc bool Emf::SaveTo(const base::FilePath& file_path) const {
FilePath           18 printing/emf_win.h class FilePath;
FilePath           47 printing/emf_win.h   virtual bool InitToFile(const base::FilePath& metafile_path);
FilePath           50 printing/emf_win.h   virtual bool InitFromFile(const base::FilePath& metafile_path);
FilePath           76 printing/emf_win.h   virtual bool SaveTo(const base::FilePath& file_path) const OVERRIDE;
FilePath           89 printing/emf_win_unittest.cc   base::FilePath emf_file;
FilePath          174 printing/emf_win_unittest.cc   base::FilePath metafile_path;
FilePath           20 printing/image.cc Image::Image(const base::FilePath& path)
FilePath           61 printing/image.cc bool Image::SaveToPng(const base::FilePath& filepath) const {
FilePath           17 printing/image.h class FilePath;
FilePath           31 printing/image.h   explicit Image(const base::FilePath& path);
FilePath           50 printing/image.h   bool SaveToPng(const base::FilePath& filepath) const;
FilePath           22 printing/metafile.h class FilePath;
FilePath          122 printing/metafile.h   virtual bool SaveTo(const base::FilePath& file_path) const = 0;
FilePath          289 printing/pdf_metafile_cg_mac.cc bool PdfMetafileCg::SaveTo(const base::FilePath& file_path) const {
FilePath           18 printing/pdf_metafile_cg_mac.h class FilePath;
FilePath           53 printing/pdf_metafile_cg_mac.h   virtual bool SaveTo(const base::FilePath& file_path) const OVERRIDE;
FilePath          131 printing/pdf_metafile_skia.cc bool PdfMetafileSkia::SaveTo(const base::FilePath& file_path) const {
FilePath           47 printing/pdf_metafile_skia.h   virtual bool SaveTo(const base::FilePath& file_path) const OVERRIDE;
FilePath           37 printing/printed_document.cc   base::FilePath debug_dump_path;
FilePath          197 printing/printed_document.cc     const base::FilePath& debug_dump_path) {
FilePath          202 printing/printed_document.cc const base::FilePath& PrintedDocument::debug_dump_path() {
FilePath           17 printing/printed_document.h class FilePath;
FilePath           98 printing/printed_document.h   static void set_debug_dump_path(const base::FilePath& debug_dump_path);
FilePath          100 printing/printed_document.h   static const base::FilePath& debug_dump_path();
FilePath          432 printing/printing_context_win.cc   base::FilePath debug_dump_path = PrintedDocument::debug_dump_path();
FilePath           43 remoting/base/auto_thread_unittest.cc   base::ScopedNativeLibrary com_library(base::FilePath(L"ole32.dll"));
FilePath           30 remoting/base/resources_linux.cc     base::FilePath path = base::FilePath(info.dli_fname).DirName();
FilePath           27 remoting/base/resources_mac.cc     base::FilePath path =
FilePath           28 remoting/base/resources_mac.cc         base::FilePath(info.dli_fname).DirName().DirName().DirName();
FilePath           30 remoting/host/audio_capturer_linux.cc     const base::FilePath& pipe_name) {
FilePath           14 remoting/host/audio_capturer_linux.h class FilePath;
FilePath           29 remoting/host/audio_capturer_linux.h       const base::FilePath& pipe_name);
FilePath           19 remoting/host/branding.cc const base::FilePath::CharType kConfigDir[] =
FilePath           22 remoting/host/branding.cc const base::FilePath::CharType kConfigDir[] =
FilePath           26 remoting/host/branding.cc const base::FilePath::CharType kConfigDir[] =
FilePath           29 remoting/host/branding.cc const base::FilePath::CharType kConfigDir[] =
FilePath           41 remoting/host/branding.cc base::FilePath GetConfigDir() {
FilePath           42 remoting/host/branding.cc   base::FilePath app_data_dir;
FilePath           18 remoting/host/branding.h base::FilePath GetConfigDir();
FilePath           24 remoting/host/config_file_watcher.cc const base::FilePath::CharType kDefaultHostConfigFile[] =
FilePath           41 remoting/host/config_file_watcher.cc       const base::FilePath& config_path);
FilePath           59 remoting/host/config_file_watcher.cc   void OnConfigUpdated(const base::FilePath& path, bool error);
FilePath           69 remoting/host/config_file_watcher.cc   base::FilePath config_path_;
FilePath           92 remoting/host/config_file_watcher.cc     const base::FilePath& config_path)
FilePath          109 remoting/host/config_file_watcher.cc     const base::FilePath& config_path)
FilePath          178 remoting/host/config_file_watcher.cc void ConfigFileWatcherImpl::OnConfigUpdated(const base::FilePath& path,
FilePath           21 remoting/host/config_file_watcher.h extern const base::FilePath::CharType kDefaultHostConfigFile[];
FilePath           32 remoting/host/config_file_watcher.h       const base::FilePath& config_path);
FilePath           58 remoting/host/config_file_watcher_unittest.cc   base::FilePath config_file_;
FilePath          264 remoting/host/daemon_process.cc   base::FilePath default_config_dir = remoting::GetConfigDir();
FilePath          265 remoting/host/daemon_process.cc   base::FilePath config_path = default_config_dir.Append(
FilePath          208 remoting/host/daemon_process_win.cc   base::FilePath host_binary;
FilePath          520 remoting/host/desktop_session_win.cc   base::FilePath desktop_binary;
FilePath           14 remoting/host/gnubby_auth_handler.h class FilePath;
FilePath           34 remoting/host/gnubby_auth_handler.h   static void SetGnubbySocketName(const base::FilePath& gnubby_socket_name);
FilePath           38 remoting/host/gnubby_auth_handler_posix.cc base::LazyInstance<base::FilePath>::Leaky g_gnubby_socket_name =
FilePath          107 remoting/host/gnubby_auth_handler_posix.cc     const base::FilePath& gnubby_socket_name) {
FilePath           33 remoting/host/gnubby_auth_handler_win.cc     const base::FilePath& gnubby_socket_name) {
FilePath           81 remoting/host/host_main.cc void Usage(const base::FilePath& program_name) {
FilePath          107 remoting/host/host_main.cc   base::FilePath binary =
FilePath           15 remoting/host/ipc_constants.cc const base::FilePath::CharType kHostBinaryName[] =
FilePath           18 remoting/host/ipc_constants.cc const base::FilePath::CharType kDesktopBinaryName[] =
FilePath           21 remoting/host/ipc_constants.cc bool GetInstalledBinaryPath(const base::FilePath::StringType& binary,
FilePath           22 remoting/host/ipc_constants.cc                             base::FilePath* full_path) {
FilePath           23 remoting/host/ipc_constants.cc   base::FilePath dir_path;
FilePath           29 remoting/host/ipc_constants.cc   base::FilePath path = dir_path.Append(binary);
FilePath           16 remoting/host/ipc_constants.h extern const base::FilePath::CharType kHostBinaryName[];
FilePath           19 remoting/host/ipc_constants.h extern const base::FilePath::CharType kDesktopBinaryName[];
FilePath           22 remoting/host/ipc_constants.h bool GetInstalledBinaryPath(const base::FilePath::StringType& binary,
FilePath           23 remoting/host/ipc_constants.h                             base::FilePath* full_path);
FilePath           18 remoting/host/json_host_config.cc JsonHostConfig::JsonHostConfig(const base::FilePath& filename)
FilePath           22 remoting/host/json_host_config.h   JsonHostConfig(const base::FilePath& filename);
FilePath           37 remoting/host/json_host_config.h   base::FilePath filename_;
FilePath           27 remoting/host/json_host_config_unittest.cc   static void WriteTestFile(const base::FilePath& filename) {
FilePath           37 remoting/host/json_host_config_unittest.cc   base::FilePath non_existent_file =
FilePath           45 remoting/host/json_host_config_unittest.cc   base::FilePath test_file = test_dir_.path().AppendASCII("read.json");
FilePath           68 remoting/host/json_host_config_unittest.cc   base::FilePath test_file = test_dir_.path().AppendASCII("write.json");
FilePath           50 remoting/host/linux/audio_pipe_reader.cc     const base::FilePath& pipe_name) {
FilePath           61 remoting/host/linux/audio_pipe_reader.cc void AudioPipeReader::StartOnAudioThread(const base::FilePath& pipe_name) {
FilePath           16 remoting/host/linux/audio_pipe_reader.h class FilePath;
FilePath           38 remoting/host/linux/audio_pipe_reader.h       const base::FilePath& pipe_name);
FilePath           58 remoting/host/linux/audio_pipe_reader.h   void StartOnAudioThread(const base::FilePath& pipe_name);
FilePath           42 remoting/host/pairing_registry_delegate_linux.cc   base::FilePath registry_path = GetRegistryPath();
FilePath           46 remoting/host/pairing_registry_delegate_linux.cc   for (base::FilePath pairing_file = enumerator.Next(); !pairing_file.empty();
FilePath           68 remoting/host/pairing_registry_delegate_linux.cc   base::FilePath registry_path = GetRegistryPath();
FilePath           74 remoting/host/pairing_registry_delegate_linux.cc   for (base::FilePath pairing_file = enumerator.Next(); !pairing_file.empty();
FilePath           84 remoting/host/pairing_registry_delegate_linux.cc   base::FilePath registry_path = GetRegistryPath();
FilePath           85 remoting/host/pairing_registry_delegate_linux.cc   base::FilePath pairing_file = registry_path.Append(
FilePath          110 remoting/host/pairing_registry_delegate_linux.cc   base::FilePath registry_path = GetRegistryPath();
FilePath          125 remoting/host/pairing_registry_delegate_linux.cc   base::FilePath pairing_file = registry_path.Append(
FilePath          137 remoting/host/pairing_registry_delegate_linux.cc   base::FilePath registry_path = GetRegistryPath();
FilePath          138 remoting/host/pairing_registry_delegate_linux.cc   base::FilePath pairing_file = registry_path.Append(
FilePath          144 remoting/host/pairing_registry_delegate_linux.cc base::FilePath PairingRegistryDelegateLinux::GetRegistryPath() {
FilePath          149 remoting/host/pairing_registry_delegate_linux.cc   base::FilePath config_dir = remoting::GetConfigDir();
FilePath          154 remoting/host/pairing_registry_delegate_linux.cc     const base::FilePath& registry_path) {
FilePath           38 remoting/host/pairing_registry_delegate_linux.h   base::FilePath GetRegistryPath();
FilePath           41 remoting/host/pairing_registry_delegate_linux.h   void SetRegistryPathForTesting(const base::FilePath& registry_path);
FilePath           43 remoting/host/pairing_registry_delegate_linux.h   base::FilePath registry_path_for_testing_;
FilePath           31 remoting/host/pairing_registry_delegate_linux_unittest.cc   base::FilePath temp_dir_;
FilePath           32 remoting/host/pairing_registry_delegate_linux_unittest.cc   base::FilePath temp_registry_;
FilePath           36 remoting/host/policy_hack/policy_watcher_linux.cc const base::FilePath::CharType kPolicyDir[] =
FilePath           51 remoting/host/policy_hack/policy_watcher_linux.cc                      const base::FilePath& config_dir)
FilePath           91 remoting/host/policy_hack/policy_watcher_linux.cc   void OnFilePathChanged(const base::FilePath& path, bool error) {
FilePath          115 remoting/host/policy_hack/policy_watcher_linux.cc     for (base::FilePath config_file = file_enumerator.Next();
FilePath          132 remoting/host/policy_hack/policy_watcher_linux.cc     std::set<base::FilePath> files;
FilePath          135 remoting/host/policy_hack/policy_watcher_linux.cc     for (base::FilePath config_file_path = file_enumerator.Next();
FilePath          141 remoting/host/policy_hack/policy_watcher_linux.cc     for (std::set<base::FilePath>::iterator config_file_iter = files.begin();
FilePath          241 remoting/host/policy_hack/policy_watcher_linux.cc   const base::FilePath config_dir_;
FilePath          249 remoting/host/policy_hack/policy_watcher_linux.cc   base::FilePath policy_dir(kPolicyDir);
FilePath          272 remoting/host/remoting_me2me_host.cc   base::FilePath host_config_path_;
FilePath          399 remoting/host/remoting_me2me_host.cc     if (host_config_path_ == base::FilePath(kStdinConfigPath)) {
FilePath          407 remoting/host/remoting_me2me_host.cc     base::FilePath default_config_dir = remoting::GetConfigDir();
FilePath          411 remoting/host/remoting_me2me_host.cc   if (host_config_path_ != base::FilePath(kStdinConfigPath) &&
FilePath          455 remoting/host/remoting_me2me_host.cc   scoped_ptr<JsonHostConfig> config(new JsonHostConfig(base::FilePath()));
FilePath          494 remoting/host/remoting_me2me_host.cc   if (host_config_path_ == base::FilePath(kStdinConfigPath)) {
FilePath          636 remoting/host/remoting_me2me_host.cc   base::FilePath audio_pipe_name = CommandLine::ForCurrentProcess()->
FilePath          643 remoting/host/remoting_me2me_host.cc   base::FilePath gnubby_socket_name = CommandLine::ForCurrentProcess()->
FilePath          692 remoting/host/remoting_me2me_host.cc   AudioCapturerLinux::InitializePipeReader(NULL, base::FilePath());
FilePath           25 remoting/host/sas_injector_win.cc const base::FilePath::CharType kSasDllFileName[] = FILE_PATH_LITERAL("sas.dll");
FilePath          147 remoting/host/sas_injector_win.cc     base::FilePath dir_path;
FilePath           56 remoting/host/setup/daemon_controller_delegate_linux.cc base::FilePath GetConfigPath() {
FilePath           62 remoting/host/setup/daemon_controller_delegate_linux.cc bool GetScriptPath(base::FilePath* result) {
FilePath           63 remoting/host/setup/daemon_controller_delegate_linux.cc   base::FilePath candidate_exe(kDaemonScript);
FilePath           83 remoting/host/setup/daemon_controller_delegate_linux.cc   base::FilePath script_path;
FilePath          131 remoting/host/setup/daemon_controller_delegate_linux.cc   base::FilePath script_path;
FilePath          210 remoting/host/setup/daemon_controller_delegate_linux.cc   base::FilePath config_dir = GetConfigPath().DirName();
FilePath          276 remoting/host/setup/daemon_controller_delegate_linux.cc   base::FilePath script_path;
FilePath          619 remoting/host/setup/me2me_native_messaging_host.cc   base::FilePath binary = current_command_line->GetProgram();
FilePath           26 remoting/host/usage_stats_consent_mac.cc     base::FilePath config_file_path =
FilePath           35 remoting/host/win/elevated_controller.cc const base::FilePath::CharType kConfigFileName[] = FILE_PATH_LITERAL("host.json");
FilePath           38 remoting/host/win/elevated_controller.cc const base::FilePath::CharType kUnprivilegedConfigFileName[] =
FilePath           42 remoting/host/win/elevated_controller.cc const base::FilePath::CharType kTempFileExtension[] = FILE_PATH_LITERAL("json~");
FilePath           96 remoting/host/win/elevated_controller.cc HRESULT ReadConfig(const base::FilePath& filename,
FilePath          141 remoting/host/win/elevated_controller.cc base::FilePath GetTempLocationFor(const base::FilePath& filename) {
FilePath          146 remoting/host/win/elevated_controller.cc HRESULT WriteConfigFileToTemp(const base::FilePath& filename,
FilePath          165 remoting/host/win/elevated_controller.cc   base::FilePath tempname = GetTempLocationFor(filename);
FilePath          194 remoting/host/win/elevated_controller.cc HRESULT MoveConfigFileFromTemp(const base::FilePath& filename) {
FilePath          197 remoting/host/win/elevated_controller.cc   base::FilePath tempname = GetTempLocationFor(filename);
FilePath          262 remoting/host/win/elevated_controller.cc   base::FilePath full_config_file_path =
FilePath          273 remoting/host/win/elevated_controller.cc   base::FilePath unprivileged_config_file_path =
FilePath          311 remoting/host/win/elevated_controller.cc   base::FilePath config_dir = remoting::GetConfigDir();
FilePath          356 remoting/host/win/elevated_controller.cc   base::FilePath config_dir = remoting::GetConfigDir();
FilePath          471 remoting/host/win/elevated_controller.cc   base::FilePath config_dir = remoting::GetConfigDir();
FilePath           61 remoting/host/win/launch_process_with_token.cc   base::FilePath winsta_path(
FilePath          291 remoting/host/win/launch_process_with_token.cc     const base::FilePath::StringType& application_name,
FilePath          374 remoting/host/win/launch_process_with_token.cc     const base::FilePath::StringType& application_name,
FilePath          453 remoting/host/win/launch_process_with_token.cc bool LaunchProcessWithToken(const base::FilePath& binary,
FilePath          463 remoting/host/win/launch_process_with_token.cc   base::FilePath::StringType application_name = binary.value();
FilePath           34 remoting/host/win/launch_process_with_token.h bool LaunchProcessWithToken(const base::FilePath& binary,
FilePath          360 remoting/host/win/wts_session_process_delegate.cc     base::FilePath helper_binary;
FilePath           47 remoting/protocol/authenticator_test_base.cc   base::FilePath certs_dir(net::GetTestCertsDirectory());
FilePath           49 remoting/protocol/authenticator_test_base.cc   base::FilePath cert_path = certs_dir.AppendASCII("unittest.selfsigned.der");
FilePath           52 remoting/protocol/authenticator_test_base.cc   base::FilePath key_path = certs_dir.AppendASCII("unittest.key.bin");
FilePath           58 remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc     base::FilePath certs_dir(net::GetTestCertsDirectory());
FilePath           60 remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc     base::FilePath cert_path = certs_dir.AppendASCII("unittest.selfsigned.der");
FilePath           63 remoting/protocol/ssl_hmac_channel_authenticator_unittest.cc     base::FilePath key_path = certs_dir.AppendASCII("unittest.key.bin");
FilePath           33 rlz/chromeos/lib/rlz_value_store_chromeos.cc const base::FilePath::CharType kRLZDataFileName[] =
FilePath           37 rlz/chromeos/lib/rlz_value_store_chromeos.cc const base::FilePath::CharType kRLZLockFileName[] =
FilePath           41 rlz/chromeos/lib/rlz_value_store_chromeos.cc base::FilePath g_testing_rlz_store_path_;
FilePath           44 rlz/chromeos/lib/rlz_value_store_chromeos.cc base::FilePath GetRlzStorePath() {
FilePath           51 rlz/chromeos/lib/rlz_value_store_chromeos.cc base::FilePath GetRlzStoreLockPath() {
FilePath           75 rlz/chromeos/lib/rlz_value_store_chromeos.cc RlzValueStoreChromeOS::RlzValueStoreChromeOS(const base::FilePath& store_path)
FilePath          326 rlz/chromeos/lib/rlz_value_store_chromeos.cc void SetRlzStoreDirectory(const base::FilePath& directory) {
FilePath           30 rlz/chromeos/lib/rlz_value_store_chromeos.h   RlzValueStoreChromeOS(const base::FilePath& store_path);
FilePath           77 rlz/chromeos/lib/rlz_value_store_chromeos.h   base::FilePath store_path_;
FilePath           21 rlz/lib/recursive_cross_process_lock_posix.cc     const base::FilePath& lock_filename) {
FilePath           11 rlz/lib/recursive_cross_process_lock_posix.h class FilePath;
FilePath           25 rlz/lib/recursive_cross_process_lock_posix.h   bool TryGetCrossProcessLock(const base::FilePath& lock_filename);
FilePath           25 rlz/lib/rlz_value_store.h class FilePath;
FilePath          111 rlz/lib/rlz_value_store.h void SetRlzStoreDirectory(const base::FilePath& directory);
FilePath          143 rlz/test/rlz_test_helpers.cc   rlz_lib::testing::SetRlzStoreDirectory(base::FilePath());
FilePath           43 sandbox/win/src/handle_inheritance_test.cc   EXPECT_TRUE(base::ReadFileToString(base::FilePath(temp_file_name), &data));
FilePath          205 skia/ext/image_operations_unittest.cc   const base::FilePath fpath(path);
FilePath           87 skia/ext/vector_canvas_unittest.cc   explicit Image(const base::FilePath& filename) : ignore_alpha_(true) {
FilePath          128 skia/ext/vector_canvas_unittest.cc   void SaveToFile(const base::FilePath& filename) {
FilePath          241 skia/ext/vector_canvas_unittest.cc     base::FilePath::StringType tmp(test_dir_.value());
FilePath          244 skia/ext/vector_canvas_unittest.cc     test_dir_ = base::FilePath(tmp);
FilePath          253 skia/ext/vector_canvas_unittest.cc   base::FilePath test_file(const base::FilePath::StringType& filename) const {
FilePath          272 skia/ext/vector_canvas_unittest.cc                        base::FilePath::StringType filename) const {
FilePath          291 skia/ext/vector_canvas_unittest.cc                       const base::FilePath::StringType& filename) const {
FilePath          300 skia/ext/vector_canvas_unittest.cc                  const base::FilePath::StringType& filename) const {
FilePath          307 skia/ext/vector_canvas_unittest.cc   base::FilePath test_dir_;
FilePath          334 skia/ext/vector_canvas_unittest.cc void LoadPngFileToSkBitmap(const base::FilePath& filename,
FilePath          405 skia/ext/vector_canvas_unittest.cc   double ProcessImage(const base::FilePath::StringType& filename) {
FilePath           16 skia/tools/filter_fuzz_stub/filter_fuzz_stub.cc   base::FilePath filepath = base::FilePath::FromUTF8Unsafe(filename);
FilePath          229 sql/connection.cc bool Connection::Open(const base::FilePath& path) {
FilePath          550 sql/connection.cc bool Connection::Delete(const base::FilePath& path) {
FilePath          553 sql/connection.cc   base::FilePath journal_path(path.value() + FILE_PATH_LITERAL("-journal"));
FilePath          554 sql/connection.cc   base::FilePath wal_path(path.value() + FILE_PATH_LITERAL("-wal"));
FilePath          631 sql/connection.cc bool Connection::AttachDatabase(const base::FilePath& other_db_path,
FilePath          906 sql/connection.cc     base::FilePath file_path(file_name);
FilePath          918 sql/connection.cc       base::FilePath journal_path(file_name + FILE_PATH_LITERAL("-journal"));
FilePath          919 sql/connection.cc       base::FilePath wal_path(file_name + FILE_PATH_LITERAL("-wal"));
FilePath           26 sql/connection.h class FilePath;
FilePath          168 sql/connection.h   bool Open(const base::FilePath& path) WARN_UNUSED_RESULT;
FilePath          266 sql/connection.h   static bool Delete(const base::FilePath& path);
FilePath          300 sql/connection.h   bool AttachDatabase(const base::FilePath& other_db_path,
FilePath          104 sql/connection_unittest.cc   const base::FilePath& db_path() { return db_path_; }
FilePath          114 sql/connection_unittest.cc   base::FilePath db_path_;
FilePath          658 sql/connection_unittest.cc   base::FilePath journal(db_path().value() + FILE_PATH_LITERAL("-journal"));
FilePath          686 sql/connection_unittest.cc   base::FilePath journal(db_path().value() + FILE_PATH_LITERAL("-journal"));
FilePath          774 sql/connection_unittest.cc   base::FilePath attach_path =
FilePath          108 sql/recovery.cc     const base::FilePath& db_path) {
FilePath          154 sql/recovery.cc bool Recovery::Init(const base::FilePath& db_path) {
FilePath           13 sql/recovery.h class FilePath;
FilePath           84 sql/recovery.h       const base::FilePath& db_path) WARN_UNUSED_RESULT;
FilePath          159 sql/recovery.h   bool Init(const base::FilePath& db_path) WARN_UNUSED_RESULT;
FilePath           76 sql/recovery_unittest.cc   base::FilePath db_path() {
FilePath          200 sql/recovery_unittest.cc void RecoveryCallback(sql::Connection* db, const base::FilePath& db_path,
FilePath           69 sql/test/test_helpers.cc bool CorruptSizeInHeader(const base::FilePath& db_path) {
FilePath          112 sql/test/test_helpers.cc bool CorruptTableOrIndex(const base::FilePath& db_path,
FilePath          219 sql/test/test_helpers.cc bool CreateDatabaseFromSQL(const base::FilePath& db_path,
FilePath          220 sql/test/test_helpers.cc                            const base::FilePath& sql_path) {
FilePath           17 sql/test/test_helpers.h class FilePath;
FilePath           35 sql/test/test_helpers.h bool CorruptSizeInHeader(const base::FilePath& db_path) WARN_UNUSED_RESULT;
FilePath           53 sql/test/test_helpers.h bool CorruptTableOrIndex(const base::FilePath& db_path,
FilePath           76 sql/test/test_helpers.h bool CreateDatabaseFromSQL(const base::FilePath& db_path,
FilePath           77 sql/test/test_helpers.h                            const base::FilePath& sql_path) WARN_UNUSED_RESULT;
FilePath           20 sync/internal_api/http_bridge_unittest.cc const base::FilePath::CharType kDocRoot[] =
FilePath           29 sync/internal_api/http_bridge_unittest.cc                      base::FilePath(kDocRoot)),
FilePath           62 sync/internal_api/internal_components_factory_impl.cc       const std::string& dir_name, const base::FilePath& backing_filepath) {
FilePath           94 sync/internal_api/public/internal_components_factory.h       const base::FilePath& backing_filepath) = 0;
FilePath           39 sync/internal_api/public/internal_components_factory_impl.h       const base::FilePath& backing_filepath) OVERRIDE;
FilePath          241 sync/internal_api/public/sync_manager.h       const base::FilePath& database_location,
FilePath           81 sync/internal_api/public/test/fake_sync_manager.h       const base::FilePath& database_location,
FilePath           45 sync/internal_api/public/test/test_internal_components_factory.h       const base::FilePath& backing_filepath) OVERRIDE;
FilePath          314 sync/internal_api/sync_manager_impl.cc     const base::FilePath& database_location,
FilePath          365 sync/internal_api/sync_manager_impl.cc   base::FilePath absolute_db_path = database_path_;
FilePath           67 sync/internal_api/sync_manager_impl.h       const base::FilePath& database_location,
FilePath          281 sync/internal_api/sync_manager_impl.h   base::FilePath database_path_;
FilePath           77 sync/internal_api/test/fake_sync_manager.cc     const base::FilePath& database_location,
FilePath           57 sync/internal_api/test/test_internal_components_factory.cc       const std::string& dir_name, const base::FilePath& backing_filepath) {
FilePath           34 sync/syncable/directory.cc const base::FilePath::CharType Directory::kSyncDatabaseFilename[] =
FilePath           84 sync/syncable/directory.h   static const base::FilePath::CharType kSyncDatabaseFilename[];
FilePath           44 sync/syncable/directory_backing_store_unittest.cc   base::FilePath GetDatabasePath() {
FilePath         3689 sync/syncable/directory_backing_store_unittest.cc                                      const base::FilePath& backing_filepath);
FilePath         3702 sync/syncable/directory_backing_store_unittest.cc     const base::FilePath& backing_filepath) :
FilePath           27 sync/syncable/on_disk_directory_backing_store.cc     const std::string& dir_name, const base::FilePath& backing_filepath)
FilePath           21 sync/syncable/on_disk_directory_backing_store.h                               const base::FilePath& backing_filepath);
FilePath           43 sync/syncable/on_disk_directory_backing_store.h   base::FilePath backing_filepath_;
FilePath          105 sync/syncable/syncable_unittest.cc   base::FilePath db_path_;
FilePath         1551 sync/syncable/syncable_unittest.cc                    const base::FilePath& backing_filepath);
FilePath         1567 sync/syncable/syncable_unittest.cc                                    const base::FilePath& backing_filepath)
FilePath         1591 sync/syncable/syncable_unittest.cc       const base::FilePath& backing_filepath);
FilePath         1611 sync/syncable/syncable_unittest.cc     const base::FilePath& backing_filepath) {
FilePath         1631 sync/syncable/syncable_unittest.cc   base::FilePath file_path = temp_dir.path().Append(
FilePath         1686 sync/syncable/syncable_unittest.cc   base::FilePath file_path_;
FilePath         2095 sync/syncable/syncable_unittest.cc   base::FilePath path = temp_dir_.path().Append(
FilePath           20 sync/test/local_sync_test_server.cc         base::FilePath()),
FilePath           27 sync/test/local_sync_test_server.cc         base::FilePath()),
FilePath           46 sync/test/local_sync_test_server.cc     base::FilePath* testserver_path) const {
FilePath           47 sync/test/local_sync_test_server.cc   base::FilePath testserver_dir;
FilePath           62 sync/test/local_sync_test_server.cc     const base::FilePath::StringType& test_script_name,
FilePath           63 sync/test/local_sync_test_server.cc     base::FilePath* test_script_path) const {
FilePath           64 sync/test/local_sync_test_server.cc   base::FilePath testserver_path;
FilePath           77 sync/test/local_sync_test_server.cc   base::FilePath net_testserver_path;
FilePath           85 sync/test/local_sync_test_server.cc   base::FilePath pyproto_dir;
FilePath           33 sync/test/local_sync_test_server.h       base::FilePath* testserver_path) const OVERRIDE;
FilePath           37 sync/test/local_sync_test_server.h   bool GetTestScriptPath(const base::FilePath::StringType& test_script_name,
FilePath           38 sync/test/local_sync_test_server.h                          base::FilePath* test_script_path) const;
FilePath           25 sync/tools/testserver/run_sync_testserver.cc     const base::FilePath::StringType& sync_test_script_name) {
FilePath           33 sync/tools/testserver/run_sync_testserver.cc   base::FilePath sync_test_script_path;
FilePath           93 testing/android/native_test_launcher.cc void EnsureCreateFIFO(const base::FilePath& path) {
FilePath          106 testing/android/native_test_launcher.cc                           const base::FilePath& path,
FilePath          145 testing/android/native_test_launcher.cc   base::FilePath files_dir(
FilePath          150 testing/android/native_test_launcher.cc   base::FilePath fifo_path(files_dir.Append(base::FilePath("test.fifo")));
FilePath          153 testing/android/native_test_launcher.cc   base::FilePath stderr_fifo_path, stdin_fifo_path;
FilePath          158 testing/android/native_test_launcher.cc     stderr_fifo_path = files_dir.Append(base::FilePath("stderr.fifo"));
FilePath          164 testing/android/native_test_launcher.cc     stdin_fifo_path = files_dir.Append(base::FilePath("stdin.fifo"));
FilePath           32 testing/android/native_test_util.cc   base::FilePath command_line(path);
FilePath           26 third_party/leveldatabase/env_chromium.cc const base::FilePath::CharType backup_table_extension[] =
FilePath           28 third_party/leveldatabase/env_chromium.cc const base::FilePath::CharType table_extension[] = FILE_PATH_LITERAL(".ldb");
FilePath           30 third_party/leveldatabase/env_chromium.cc static const base::FilePath::CharType kLevelDBTestDirectoryPrefix[]
FilePath          324 third_party/leveldatabase/env_chromium.cc std::string FilePathToString(const base::FilePath& file_path) {
FilePath          332 third_party/leveldatabase/env_chromium.cc base::FilePath ChromiumEnv::CreateFilePath(const std::string& file_path) {
FilePath          334 third_party/leveldatabase/env_chromium.cc   return base::FilePath(base::UTF8ToUTF16(file_path));
FilePath          336 third_party/leveldatabase/env_chromium.cc   return base::FilePath(file_path);
FilePath          341 third_party/leveldatabase/env_chromium.cc   base::FilePath original_table_name = CreateFilePath(fname);
FilePath          342 third_party/leveldatabase/env_chromium.cc   base::FilePath backup_table_name =
FilePath          347 third_party/leveldatabase/env_chromium.cc bool ChromiumEnv::HasTableExtension(const base::FilePath& path)
FilePath          413 third_party/leveldatabase/env_chromium.cc base::FilePath ChromiumEnv::RestoreFromBackup(const base::FilePath& base_name) {
FilePath          414 third_party/leveldatabase/env_chromium.cc   base::FilePath table_name =
FilePath          427 third_party/leveldatabase/env_chromium.cc   std::set<base::FilePath> tables_found;
FilePath          428 third_party/leveldatabase/env_chromium.cc   std::set<base::FilePath> backups_found;
FilePath          432 third_party/leveldatabase/env_chromium.cc     base::FilePath current = CreateFilePath(*it);
FilePath          438 third_party/leveldatabase/env_chromium.cc   std::set<base::FilePath> backups_only;
FilePath          456 third_party/leveldatabase/env_chromium.cc   base::FilePath dir_filepath = base::FilePath::FromUTF8Unsafe(dir);
FilePath          457 third_party/leveldatabase/env_chromium.cc   for (std::set<base::FilePath>::iterator it = backups_only.begin();
FilePath          460 third_party/leveldatabase/env_chromium.cc     base::FilePath restored_table_name =
FilePath          468 third_party/leveldatabase/env_chromium.cc   std::vector<base::FilePath> entries;
FilePath          477 third_party/leveldatabase/env_chromium.cc   for (std::vector<base::FilePath>::iterator it = entries.begin();
FilePath          490 third_party/leveldatabase/env_chromium.cc   base::FilePath fname_filepath = CreateFilePath(fname);
FilePath          541 third_party/leveldatabase/env_chromium.cc   base::FilePath src_file_path = CreateFilePath(src);
FilePath          544 third_party/leveldatabase/env_chromium.cc   base::FilePath destination = CreateFilePath(dst);
FilePath          580 third_party/leveldatabase/env_chromium.cc       ::base::FilePath parent = CreateFilePath(fname).DirName();
FilePath          581 third_party/leveldatabase/env_chromium.cc       ::base::FilePath last_parent;
FilePath          825 third_party/leveldatabase/env_chromium.cc   base::FilePath file = base::FilePath::FromUTF8Unsafe(filename);
FilePath           75 third_party/leveldatabase/env_chromium.h std::string FilePathToString(const base::FilePath& file_path);
FilePath          107 third_party/leveldatabase/env_chromium.h   static base::FilePath CreateFilePath(const std::string& file_path);
FilePath          109 third_party/leveldatabase/env_chromium.h   static bool HasTableExtension(const base::FilePath& path);
FilePath          137 third_party/leveldatabase/env_chromium.h       const base::FilePath& dir_param,
FilePath          138 third_party/leveldatabase/env_chromium.h       std::vector<base::FilePath>* result) const = 0;
FilePath          180 third_party/leveldatabase/env_chromium.h   base::FilePath RestoreFromBackup(const base::FilePath& base_name);
FilePath          191 third_party/leveldatabase/env_chromium.h   base::FilePath test_directory_;
FilePath          147 third_party/leveldatabase/env_chromium_stdio.cc   base::FilePath path = base::FilePath::FromUTF8Unsafe(fname);
FilePath          313 third_party/leveldatabase/env_chromium_stdio.cc     const base::FilePath& dir_param,
FilePath          314 third_party/leveldatabase/env_chromium_stdio.cc     std::vector<base::FilePath>* result) const {
FilePath          316 third_party/leveldatabase/env_chromium_stdio.cc   base::FilePath dir_filepath = dir_param.Append(FILE_PATH_LITERAL("*"));
FilePath          326 third_party/leveldatabase/env_chromium_stdio.cc     base::FilePath filepath(find_data.cFileName);
FilePath          327 third_party/leveldatabase/env_chromium_stdio.cc     base::FilePath::StringType basename = filepath.BaseName().value();
FilePath          342 third_party/leveldatabase/env_chromium_stdio.cc     const base::FilePath& dir_filepath,
FilePath          343 third_party/leveldatabase/env_chromium_stdio.cc     std::vector<base::FilePath>* result) const {
FilePath           59 third_party/leveldatabase/env_chromium_stdio.h       const base::FilePath& dir_param,
FilePath           60 third_party/leveldatabase/env_chromium_stdio.h       std::vector<base::FilePath>* result) const;
FilePath          117 third_party/leveldatabase/env_chromium_unittest.cc   base::FilePath dir_path = dir.path();
FilePath          147 third_party/leveldatabase/env_chromium_unittest.cc int CountFilesWithExtension(const base::FilePath& dir,
FilePath          148 third_party/leveldatabase/env_chromium_unittest.cc                             const base::FilePath::StringType& extension) {
FilePath          152 third_party/leveldatabase/env_chromium_unittest.cc   for (base::FilePath fname = dir_reader.Next(); !fname.empty();
FilePath          160 third_party/leveldatabase/env_chromium_unittest.cc bool GetFirstLDBFile(const base::FilePath& dir, base::FilePath* ldb_file) {
FilePath          163 third_party/leveldatabase/env_chromium_unittest.cc   for (base::FilePath fname = dir_reader.Next(); !fname.empty();
FilePath          180 third_party/leveldatabase/env_chromium_unittest.cc   base::FilePath dir = scoped_temp_dir.path();
FilePath          194 third_party/leveldatabase/env_chromium_unittest.cc   base::FilePath ldb_file;
FilePath          225 third_party/leveldatabase/env_chromium_unittest.cc   base::FilePath dir = scoped_temp_dir.path();
FilePath          237 third_party/leveldatabase/env_chromium_unittest.cc   base::FilePath dir = scoped_temp_dir.path();
FilePath          239 third_party/leveldatabase/env_chromium_unittest.cc   base::FilePath new_file_dir = dir.Append(FPL("tmp_file"));
FilePath          152 third_party/leveldatabase/env_chromium_win.cc   base::FilePath path = base::FilePath::FromUTF8Unsafe(fname);
FilePath          309 third_party/leveldatabase/env_chromium_win.cc     const base::FilePath& dir_param,
FilePath          310 third_party/leveldatabase/env_chromium_win.cc     std::vector<base::FilePath>* result) const {
FilePath          312 third_party/leveldatabase/env_chromium_win.cc   base::FilePath dir_filepath = dir_param.Append(FILE_PATH_LITERAL("*"));
FilePath          322 third_party/leveldatabase/env_chromium_win.cc     base::FilePath filepath(find_data.cFileName);
FilePath          323 third_party/leveldatabase/env_chromium_win.cc     base::FilePath::StringType basename = filepath.BaseName().value();
FilePath           64 third_party/leveldatabase/env_chromium_win.h       const base::FilePath& dir_param,
FilePath           65 third_party/leveldatabase/env_chromium_win.h       std::vector<base::FilePath>* result) const;
FilePath           57 third_party/libjingle/overrides/init_webrtc.cc static base::FilePath GetLibPeerConnectionPath() {
FilePath           58 third_party/libjingle/overrides/init_webrtc.cc   base::FilePath path;
FilePath           81 third_party/libjingle/overrides/init_webrtc.cc   base::FilePath path(GetLibPeerConnectionPath());
FilePath           53 third_party/zlib/google/zip.cc zip_fileinfo GetFileInfoForZipping(const base::FilePath& path) {
FilePath           61 third_party/zlib/google/zip.cc bool AddFileToZip(zipFile zip_file, const base::FilePath& src_dir) {
FilePath           84 third_party/zlib/google/zip.cc bool AddEntryToZip(zipFile zip_file, const base::FilePath& path,
FilePath           85 third_party/zlib/google/zip.cc                    const base::FilePath& root_path) {
FilePath           86 third_party/zlib/google/zip.cc   base::FilePath relative_path;
FilePath          140 third_party/zlib/google/zip.cc bool ExcludeNoFilesFilter(const base::FilePath& file_path) {
FilePath          144 third_party/zlib/google/zip.cc bool ExcludeHiddenFilesFilter(const base::FilePath& file_path) {
FilePath          152 third_party/zlib/google/zip.cc bool Unzip(const base::FilePath& src_file, const base::FilePath& dest_dir) {
FilePath          181 third_party/zlib/google/zip.cc bool ZipWithFilterCallback(const base::FilePath& src_dir,
FilePath          182 third_party/zlib/google/zip.cc                            const base::FilePath& dest_file,
FilePath          197 third_party/zlib/google/zip.cc   for (base::FilePath path = file_enumerator.Next(); !path.value().empty();
FilePath          217 third_party/zlib/google/zip.cc bool Zip(const base::FilePath& src_dir, const base::FilePath& dest_file,
FilePath          229 third_party/zlib/google/zip.cc bool ZipFiles(const base::FilePath& src_dir,
FilePath          230 third_party/zlib/google/zip.cc               const std::vector<base::FilePath>& src_relative_paths,
FilePath          241 third_party/zlib/google/zip.cc   for (std::vector<base::FilePath>::const_iterator iter =
FilePath          244 third_party/zlib/google/zip.cc     const base::FilePath& path = src_dir.Append(*iter);
FilePath           18 third_party/zlib/google/zip.h typedef base::Callback<bool(const base::FilePath&)> FilterCallback;
FilePath           19 third_party/zlib/google/zip.h bool ZipWithFilterCallback(const base::FilePath& src_dir,
FilePath           20 third_party/zlib/google/zip.h                            const base::FilePath& dest_file,
FilePath           26 third_party/zlib/google/zip.h bool Zip(const base::FilePath& src_dir, const base::FilePath& dest_file,
FilePath           34 third_party/zlib/google/zip.h bool ZipFiles(const base::FilePath& src_dir,
FilePath           35 third_party/zlib/google/zip.h               const std::vector<base::FilePath>& src_relative_paths,
FilePath           40 third_party/zlib/google/zip.h bool Unzip(const base::FilePath& zip_file, const base::FilePath& dest_dir);
FilePath           31 third_party/zlib/google/zip_reader.cc     : file_path_(base::FilePath::FromUTF8Unsafe(file_name_in_zip)),
FilePath           81 third_party/zlib/google/zip_reader.cc bool ZipReader::Open(const base::FilePath& zip_file_path) {
FilePath          174 third_party/zlib/google/zip_reader.cc bool ZipReader::LocateAndOpenEntry(const base::FilePath& path_in_zip) {
FilePath          191 third_party/zlib/google/zip_reader.cc     const base::FilePath& output_file_path) {
FilePath          204 third_party/zlib/google/zip_reader.cc   base::FilePath output_dir_path = output_file_path.DirName();
FilePath          246 third_party/zlib/google/zip_reader.cc     const base::FilePath& output_file_path,
FilePath          270 third_party/zlib/google/zip_reader.cc   base::FilePath output_dir_path = output_file_path.DirName();
FilePath          299 third_party/zlib/google/zip_reader.cc     const base::FilePath& output_directory_path) {
FilePath          302 third_party/zlib/google/zip_reader.cc   base::FilePath output_file_path = output_directory_path.Append(
FilePath           63 third_party/zlib/google/zip_reader.h     const base::FilePath& file_path() const { return file_path_; }
FilePath           88 third_party/zlib/google/zip_reader.h     const base::FilePath file_path_;
FilePath          101 third_party/zlib/google/zip_reader.h   bool Open(const base::FilePath& zip_file_path);
FilePath          140 third_party/zlib/google/zip_reader.h   bool LocateAndOpenEntry(const base::FilePath& path_in_zip);
FilePath          149 third_party/zlib/google/zip_reader.h   bool ExtractCurrentEntryToFilePath(const base::FilePath& output_file_path);
FilePath          158 third_party/zlib/google/zip_reader.h       const base::FilePath& output_file_path,
FilePath          175 third_party/zlib/google/zip_reader.h       const base::FilePath& output_directory_path);
FilePath           35 third_party/zlib/google/zip_reader_unittest.cc   FileWrapper(const base::FilePath& path, AccessMode mode) {
FilePath          117 third_party/zlib/google/zip_reader_unittest.cc     test_zip_contents_.insert(base::FilePath(FILE_PATH_LITERAL("foo/")));
FilePath          118 third_party/zlib/google/zip_reader_unittest.cc     test_zip_contents_.insert(base::FilePath(FILE_PATH_LITERAL("foo/bar/")));
FilePath          120 third_party/zlib/google/zip_reader_unittest.cc         base::FilePath(FILE_PATH_LITERAL("foo/bar/baz.txt")));
FilePath          122 third_party/zlib/google/zip_reader_unittest.cc         base::FilePath(FILE_PATH_LITERAL("foo/bar/quux.txt")));
FilePath          124 third_party/zlib/google/zip_reader_unittest.cc         base::FilePath(FILE_PATH_LITERAL("foo/bar.txt")));
FilePath          125 third_party/zlib/google/zip_reader_unittest.cc     test_zip_contents_.insert(base::FilePath(FILE_PATH_LITERAL("foo.txt")));
FilePath          127 third_party/zlib/google/zip_reader_unittest.cc         base::FilePath(FILE_PATH_LITERAL("foo/bar/.hidden")));
FilePath          134 third_party/zlib/google/zip_reader_unittest.cc   bool GetTestDataDirectory(base::FilePath* path) {
FilePath          147 third_party/zlib/google/zip_reader_unittest.cc   bool CompareFileAndMD5(const base::FilePath& path,
FilePath          158 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath test_dir_;
FilePath          160 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath test_data_dir_;
FilePath          162 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath test_zip_file_;
FilePath          164 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath evil_zip_file_;
FilePath          166 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath evil_via_invalid_utf8_zip_file_;
FilePath          168 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath evil_via_absolute_file_name_zip_file_;
FilePath          169 third_party/zlib/google/zip_reader_unittest.cc   std::set<base::FilePath> test_zip_contents_;
FilePath          200 third_party/zlib/google/zip_reader_unittest.cc   std::set<base::FilePath> actual_contents;
FilePath          218 third_party/zlib/google/zip_reader_unittest.cc   std::set<base::FilePath> actual_contents;
FilePath          235 third_party/zlib/google/zip_reader_unittest.cc   std::set<base::FilePath> actual_contents;
FilePath          238 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt"));
FilePath          244 third_party/zlib/google/zip_reader_unittest.cc   std::set<base::FilePath> actual_contents;
FilePath          247 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_path(FILE_PATH_LITERAL("nonexistent.txt"));
FilePath          255 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt"));
FilePath          274 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt"));
FilePath          294 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt"));
FilePath          295 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath out_path = test_dir_.AppendASCII("quux.txt");
FilePath          314 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_path(FILE_PATH_LITERAL("foo/"));
FilePath          325 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt"));
FilePath          341 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt"));
FilePath          366 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_path(FILE_PATH_LITERAL(
FilePath          395 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_path(FILE_PATH_LITERAL("/evil.txt"));
FilePath          408 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/"));
FilePath          412 third_party/zlib/google/zip_reader_unittest.cc   EXPECT_EQ(base::FilePath(FILE_PATH_LITERAL("foo/bar/")),
FilePath          455 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_path(FILE_PATH_LITERAL("test.txt"));
FilePath          471 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_file = test_dir_.AppendASCII("quux.txt");
FilePath          472 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_path(FILE_PATH_LITERAL("foo/bar/quux.txt"));
FilePath          511 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_file = test_dir_.AppendASCII("foo");
FilePath          512 third_party/zlib/google/zip_reader_unittest.cc   base::FilePath target_path(FILE_PATH_LITERAL("foo/"));
FilePath           37 third_party/zlib/google/zip_unittest.cc     base::FilePath zip_path(test_dir_);
FilePath           49 third_party/zlib/google/zip_unittest.cc     zip_file_list_.push_back(base::FilePath(FILE_PATH_LITERAL("foo.txt")));
FilePath           51 third_party/zlib/google/zip_unittest.cc         base::FilePath(FILE_PATH_LITERAL("foo/bar/quux.txt")));
FilePath           53 third_party/zlib/google/zip_unittest.cc         base::FilePath(FILE_PATH_LITERAL("foo/bar/.hidden")));
FilePath           60 third_party/zlib/google/zip_unittest.cc   bool GetTestDataDirectory(base::FilePath* path) {
FilePath           73 third_party/zlib/google/zip_unittest.cc   void TestUnzipFile(const base::FilePath::StringType& filename,
FilePath           75 third_party/zlib/google/zip_unittest.cc     base::FilePath test_dir;
FilePath           80 third_party/zlib/google/zip_unittest.cc   void TestUnzipFile(const base::FilePath& path, bool expect_hidden_files) {
FilePath           86 third_party/zlib/google/zip_unittest.cc     base::FilePath next_path = files.Next();
FilePath           90 third_party/zlib/google/zip_unittest.cc           base::FilePath::StringType::npos) {
FilePath           99 third_party/zlib/google/zip_unittest.cc     for (std::set<base::FilePath>::iterator iter = zip_contents_.begin();
FilePath          120 third_party/zlib/google/zip_unittest.cc     base::FilePath zip_file = temp_dir.path().AppendASCII("out.zip");
FilePath          121 third_party/zlib/google/zip_unittest.cc     base::FilePath src_dir = temp_dir.path().AppendASCII("input");
FilePath          122 third_party/zlib/google/zip_unittest.cc     base::FilePath out_dir = temp_dir.path().AppendASCII("output");
FilePath          124 third_party/zlib/google/zip_unittest.cc     base::FilePath src_file = src_dir.AppendASCII("test.txt");
FilePath          125 third_party/zlib/google/zip_unittest.cc     base::FilePath out_file = out_dir.AppendASCII("test.txt");
FilePath          161 third_party/zlib/google/zip_unittest.cc   base::FilePath test_dir_;
FilePath          166 third_party/zlib/google/zip_unittest.cc   std::set<base::FilePath> zip_contents_;
FilePath          169 third_party/zlib/google/zip_unittest.cc   std::vector<base::FilePath> zip_file_list_;
FilePath          181 third_party/zlib/google/zip_unittest.cc   base::FilePath path;
FilePath          187 third_party/zlib/google/zip_unittest.cc   base::FilePath output_dir = test_dir_.AppendASCII("out");
FilePath          189 third_party/zlib/google/zip_unittest.cc   base::FilePath evil_file = output_dir;
FilePath          196 third_party/zlib/google/zip_unittest.cc   base::FilePath path;
FilePath          202 third_party/zlib/google/zip_unittest.cc   base::FilePath output_dir = test_dir_.AppendASCII("out");
FilePath          205 third_party/zlib/google/zip_unittest.cc   base::FilePath evil_file = output_dir;
FilePath          211 third_party/zlib/google/zip_unittest.cc   base::FilePath src_dir;
FilePath          217 third_party/zlib/google/zip_unittest.cc   base::FilePath zip_file = temp_dir.path().AppendASCII("out.zip");
FilePath          224 third_party/zlib/google/zip_unittest.cc   base::FilePath src_dir;
FilePath          230 third_party/zlib/google/zip_unittest.cc   base::FilePath zip_file = temp_dir.path().AppendASCII("out.zip");
FilePath          237 third_party/zlib/google/zip_unittest.cc   base::FilePath src_dir;
FilePath          244 third_party/zlib/google/zip_unittest.cc   base::FilePath src_dir_russian =
FilePath          245 third_party/zlib/google/zip_unittest.cc       temp_dir.path().Append(base::FilePath::FromUTF8Unsafe(
FilePath          248 third_party/zlib/google/zip_unittest.cc   base::FilePath zip_file = temp_dir.path().AppendASCII("out_russian.zip");
FilePath          278 third_party/zlib/google/zip_unittest.cc   base::FilePath src_dir;
FilePath          284 third_party/zlib/google/zip_unittest.cc   base::FilePath zip_name = temp_dir.path().AppendASCII("out.zip");
FilePath           55 tools/android/md5sum/md5sum.cc     base::FilePath file_path(*file);
FilePath           59 tools/android/md5sum/md5sum.cc       for (base::FilePath child, empty;
FilePath           88 tools/android/md5sum/md5sum.cc     base::FilePath file_path(*it);
FilePath           27 tools/gn/build_settings.cc void BuildSettings::SetRootPath(const base::FilePath& r) {
FilePath           28 tools/gn/build_settings.cc   DCHECK(r.value()[r.value().size() - 1] != base::FilePath::kSeparators[0]);
FilePath           42 tools/gn/build_settings.cc base::FilePath BuildSettings::GetFullPath(const SourceFile& file) const {
FilePath           46 tools/gn/build_settings.cc base::FilePath BuildSettings::GetFullPath(const SourceDir& dir) const {
FilePath           50 tools/gn/build_settings.cc base::FilePath BuildSettings::GetFullPathSecondary(
FilePath           55 tools/gn/build_settings.cc base::FilePath BuildSettings::GetFullPathSecondary(
FilePath           34 tools/gn/build_settings.h   const base::FilePath& root_path() const { return root_path_; }
FilePath           36 tools/gn/build_settings.h   void SetRootPath(const base::FilePath& r);
FilePath           41 tools/gn/build_settings.h   const base::FilePath& secondary_source_path() const {
FilePath           47 tools/gn/build_settings.h   base::FilePath python_path() const { return python_path_; }
FilePath           48 tools/gn/build_settings.h   void set_python_path(const base::FilePath& p) { python_path_ = p; }
FilePath           71 tools/gn/build_settings.h   base::FilePath GetFullPath(const SourceFile& file) const;
FilePath           72 tools/gn/build_settings.h   base::FilePath GetFullPath(const SourceDir& dir) const;
FilePath           77 tools/gn/build_settings.h   base::FilePath GetFullPathSecondary(const SourceFile& file) const;
FilePath           78 tools/gn/build_settings.h   base::FilePath GetFullPathSecondary(const SourceDir& dir) const;
FilePath           87 tools/gn/build_settings.h   base::FilePath root_path_;
FilePath           89 tools/gn/build_settings.h   base::FilePath secondary_source_path_;
FilePath           90 tools/gn/build_settings.h   base::FilePath python_path_;
FilePath           22 tools/gn/command_refs.cc base::FilePath FilePathForRecord(const BuilderRecord* record) {
FilePath           24 tools/gn/command_refs.cc     return base::FilePath(FILE_PATH_LITERAL("=UNRESOLVED DEPENDENCY="));
FilePath          116 tools/gn/filesystem_utils.cc std::vector<base::FilePath::StringType> GetPathComponents(
FilePath          117 tools/gn/filesystem_utils.cc     const base::FilePath& path) {
FilePath          118 tools/gn/filesystem_utils.cc   std::vector<base::FilePath::StringType> result;
FilePath          145 tools/gn/filesystem_utils.cc bool FilesystemStringsEqual(const base::FilePath::StringType& a,
FilePath          146 tools/gn/filesystem_utils.cc                             const base::FilePath::StringType& b) {
FilePath          252 tools/gn/filesystem_utils.cc std::string FilePathToUTF8(const base::FilePath::StringType& str) {
FilePath          260 tools/gn/filesystem_utils.cc base::FilePath UTF8ToFilePath(const base::StringPiece& sp) {
FilePath          262 tools/gn/filesystem_utils.cc   return base::FilePath(base::UTF8ToWide(sp));
FilePath          264 tools/gn/filesystem_utils.cc   return base::FilePath(sp.as_string());
FilePath          618 tools/gn/filesystem_utils.cc SourceDir SourceDirForPath(const base::FilePath& source_root,
FilePath          619 tools/gn/filesystem_utils.cc                            const base::FilePath& path) {
FilePath          620 tools/gn/filesystem_utils.cc   std::vector<base::FilePath::StringType> source_comp =
FilePath          622 tools/gn/filesystem_utils.cc   std::vector<base::FilePath::StringType> path_comp =
FilePath          661 tools/gn/filesystem_utils.cc SourceDir SourceDirForCurrentDirectory(const base::FilePath& source_root) {
FilePath          662 tools/gn/filesystem_utils.cc   base::FilePath cd;
FilePath           43 tools/gn/filesystem_utils.h std::string FilePathToUTF8(const base::FilePath::StringType& str);
FilePath           44 tools/gn/filesystem_utils.h inline std::string FilePathToUTF8(const base::FilePath& path) {
FilePath           47 tools/gn/filesystem_utils.h base::FilePath UTF8ToFilePath(const base::StringPiece& sp);
FilePath          158 tools/gn/filesystem_utils.h SourceDir SourceDirForPath(const base::FilePath& source_root,
FilePath          159 tools/gn/filesystem_utils.h                            const base::FilePath& path);
FilePath          163 tools/gn/filesystem_utils.h SourceDir SourceDirForCurrentDirectory(const base::FilePath& source_root);
FilePath          265 tools/gn/filesystem_utils_unittest.cc   base::FilePath root(L"C:\\source\\foo\\");
FilePath          267 tools/gn/filesystem_utils_unittest.cc             base::FilePath(L"C:\\foo\\bar")).value());
FilePath          269 tools/gn/filesystem_utils_unittest.cc             base::FilePath(L"/")).value());
FilePath          271 tools/gn/filesystem_utils_unittest.cc             base::FilePath(L"C:\\source\\foo")).value());
FilePath          273 tools/gn/filesystem_utils_unittest.cc             base::FilePath(L"C:\\source\\foo\\bar\\")). value());
FilePath          275 tools/gn/filesystem_utils_unittest.cc             base::FilePath(L"C:\\source\\foo\\bar\\baz")).value());
FilePath          279 tools/gn/filesystem_utils_unittest.cc             base::FilePath(L"c:/SOURCE\\Foo/baR/")).value());
FilePath          283 tools/gn/filesystem_utils_unittest.cc             base::FilePath(L"/foo/bar/")).value());
FilePath          285 tools/gn/filesystem_utils_unittest.cc             base::FilePath(L"C:foo/bar/")).value());
FilePath          289 tools/gn/filesystem_utils_unittest.cc             base::FilePath(L"/C:/foo/bar")).value());
FilePath          291 tools/gn/filesystem_utils_unittest.cc             base::FilePath(L"/C:/source/foo/bar")).value());
FilePath          294 tools/gn/filesystem_utils_unittest.cc   base::FilePath root("/source/foo/");
FilePath          296 tools/gn/filesystem_utils_unittest.cc             base::FilePath("/foo/bar/")).value());
FilePath          298 tools/gn/filesystem_utils_unittest.cc             base::FilePath("/")).value());
FilePath          300 tools/gn/filesystem_utils_unittest.cc             base::FilePath("/source/foo")).value());
FilePath          302 tools/gn/filesystem_utils_unittest.cc             base::FilePath("/source/foo/bar/")).value());
FilePath          304 tools/gn/filesystem_utils_unittest.cc             base::FilePath("/source/foo/bar/baz/")).value());
FilePath          308 tools/gn/filesystem_utils_unittest.cc             base::FilePath("/SOURCE/foo/bar/")).value());
FilePath           46 tools/gn/function_exec_script.cc                  const base::FilePath& startup_dir,
FilePath           86 tools/gn/function_exec_script.cc   base::FilePath::StringType cmdline_str(cmdline.GetCommandLineString());
FilePath          143 tools/gn/function_exec_script.cc                  const base::FilePath& startup_dir,
FilePath          310 tools/gn/function_exec_script.cc   base::FilePath script_path = build_settings->GetFullPath(script_source);
FilePath          338 tools/gn/function_exec_script.cc   const base::FilePath& python_path = build_settings->python_path();
FilePath          367 tools/gn/function_exec_script.cc   base::FilePath startup_dir =
FilePath           57 tools/gn/function_read_file.cc   base::FilePath file_path =
FilePath           71 tools/gn/function_rebase_path.cc     base::FilePath system_path;
FilePath           65 tools/gn/function_rebase_path_unittest.cc   setup.build_settings()->SetRootPath(base::FilePath(L"C:/source"));
FilePath           72 tools/gn/function_rebase_path_unittest.cc   setup.build_settings()->SetRootPath(base::FilePath("/source"));
FilePath           73 tools/gn/function_write_file.cc   base::FilePath file_path =
FilePath           19 tools/gn/generate_test_gn_data.cc base::FilePath UTF8ToFilePath(const std::string& s) {
FilePath           21 tools/gn/generate_test_gn_data.cc   return base::FilePath(base::UTF8ToWide(s));
FilePath           23 tools/gn/generate_test_gn_data.cc   return base::FilePath(s);
FilePath           27 tools/gn/generate_test_gn_data.cc std::string FilePathToUTF8(const base::FilePath& path) {
FilePath           35 tools/gn/generate_test_gn_data.cc base::FilePath RepoPathToPathName(const std::vector<int>& repo_path) {
FilePath           36 tools/gn/generate_test_gn_data.cc   base::FilePath ret;
FilePath           79 tools/gn/generate_test_gn_data.cc   base::FilePath dirname = RepoPathToPathName(repo_path);
FilePath           80 tools/gn/generate_test_gn_data.cc   base::FilePath filename = dirname.AppendASCII("BUILD.gn");
FilePath           23 tools/gn/input_file.cc bool InputFile::Load(const base::FilePath& system_path) {
FilePath           32 tools/gn/input_file.h   const base::FilePath& physical_name() const { return physical_name_; }
FilePath           50 tools/gn/input_file.h   bool Load(const base::FilePath& system_path);
FilePath           56 tools/gn/input_file.h   base::FilePath physical_name_;
FilePath          175 tools/gn/input_file_manager.cc     std::vector<base::FilePath>* result) const {
FilePath          209 tools/gn/input_file_manager.cc   base::FilePath primary_path = build_settings->GetFullPath(name);
FilePath          214 tools/gn/input_file_manager.cc       base::FilePath secondary_path =
FilePath           70 tools/gn/input_file_manager.h   void GetAllPhysicalInputFileNames(std::vector<base::FilePath>* result) const;
FilePath          111 tools/gn/ninja_action_target_writer_unittest.cc     setup.build_settings()->set_python_path(base::FilePath(FILE_PATH_LITERAL(
FilePath          139 tools/gn/ninja_action_target_writer_unittest.cc     setup.build_settings()->set_python_path(base::FilePath(FILE_PATH_LITERAL(
FilePath          192 tools/gn/ninja_action_target_writer_unittest.cc     setup.build_settings()->set_python_path(base::FilePath(FILE_PATH_LITERAL(
FilePath          228 tools/gn/ninja_action_target_writer_unittest.cc     setup.build_settings()->set_python_path(base::FilePath(FILE_PATH_LITERAL(
FilePath          294 tools/gn/ninja_action_target_writer_unittest.cc     setup.build_settings()->set_python_path(base::FilePath(FILE_PATH_LITERAL(
FilePath          332 tools/gn/ninja_action_target_writer_unittest.cc     setup.build_settings()->set_python_path(base::FilePath(FILE_PATH_LITERAL(
FilePath           30 tools/gn/ninja_build_writer.cc   base::FilePath executable;
FilePath           99 tools/gn/ninja_build_writer.cc   base::FilePath ninja_file(build_settings->GetFullPath(
FilePath          153 tools/gn/ninja_build_writer.cc   std::vector<base::FilePath> input_files;
FilePath          159 tools/gn/ninja_build_writer.cc   std::vector<base::FilePath> other_files = g_scheduler->GetGenDependencies();
FilePath           48 tools/gn/ninja_target_writer.cc   base::FilePath ninja_file(settings->build_settings()->GetFullPath(
FilePath           46 tools/gn/ninja_toolchain_writer.cc   base::FilePath ninja_file(settings->build_settings()->GetFullPath(
FilePath           86 tools/gn/path_output.cc                            const base::FilePath& file) const {
FilePath           20 tools/gn/path_output.h class FilePath;
FilePath           62 tools/gn/path_output.h   void WriteFile(std::ostream& out, const base::FilePath& file) const;
FilePath           99 tools/gn/scheduler.cc void Scheduler::AddGenDependency(const base::FilePath& file) {
FilePath          104 tools/gn/scheduler.cc std::vector<base::FilePath> Scheduler::GetGenDependencies() const {
FilePath           50 tools/gn/scheduler.h   void AddGenDependency(const base::FilePath& file);
FilePath           51 tools/gn/scheduler.h   std::vector<base::FilePath> GetGenDependencies() const;
FilePath           88 tools/gn/scheduler.h   std::vector<base::FilePath> gen_dependencies_;
FilePath           89 tools/gn/setup.cc const base::FilePath::CharType kGnFile[] = FILE_PATH_LITERAL(".gn");
FilePath           91 tools/gn/setup.cc base::FilePath FindDotFile(const base::FilePath& current_dir) {
FilePath           92 tools/gn/setup.cc   base::FilePath try_this_file = current_dir.Append(kGnFile);
FilePath           96 tools/gn/setup.cc   base::FilePath with_no_slash = current_dir.StripTrailingSeparators();
FilePath           97 tools/gn/setup.cc   base::FilePath up_one_dir = with_no_slash.DirName();
FilePath           99 tools/gn/setup.cc     return base::FilePath();  // Got to the top.
FilePath          268 tools/gn/setup.cc   base::FilePath root_path;
FilePath          271 tools/gn/setup.cc   base::FilePath relative_root_path = cmdline.GetSwitchValuePath(kSwitchRoot);
FilePath          276 tools/gn/setup.cc     base::FilePath cur_dir;
FilePath          328 tools/gn/setup.cc   build_settings_.set_python_path(base::FilePath(base::UTF8ToUTF16(python_path))
FilePath          331 tools/gn/setup.cc   build_settings_.set_python_path(base::FilePath("python"));
FilePath          129 tools/gn/setup.h   base::FilePath dotfile_name_;
FilePath          121 tools/gn/source_dir.cc base::FilePath SourceDir::Resolve(const base::FilePath& source_root) const {
FilePath          123 tools/gn/source_dir.cc     return base::FilePath();
FilePath          133 tools/gn/source_dir.cc     return base::FilePath(UTF8ToFilePath(converted));
FilePath           52 tools/gn/source_dir.h   base::FilePath Resolve(const base::FilePath& source_root) const;
FilePath           44 tools/gn/source_file.cc base::FilePath SourceFile::Resolve(const base::FilePath& source_root) const {
FilePath           46 tools/gn/source_file.cc     return base::FilePath();
FilePath           56 tools/gn/source_file.cc     return base::FilePath(UTF8ToFilePath(converted));
FilePath           37 tools/gn/source_file.h   base::FilePath Resolve(const base::FilePath& source_root) const;
FilePath          217 tools/gn/trace.cc void SaveTraces(const base::FilePath& file_name) {
FilePath           93 tools/gn/trace.h void SaveTraces(const base::FilePath& file_name);
FilePath           98 tools/imagediff/image_diff.cc   bool CreateFromFilename(const base::FilePath& path) {
FilePath          253 tools/imagediff/image_diff.cc int CompareImages(const base::FilePath& file1,
FilePath          254 tools/imagediff/image_diff.cc                   const base::FilePath& file2,
FilePath          362 tools/imagediff/image_diff.cc int DiffImages(const base::FilePath& file1, const base::FilePath& file2,
FilePath          363 tools/imagediff/image_diff.cc                const base::FilePath& out_file) {
FilePath          398 tools/imagediff/image_diff.cc base::FilePath FilePathFromASCII(const std::string& str) {
FilePath          400 tools/imagediff/image_diff.cc   return base::FilePath(base::ASCIIToWide(str));
FilePath          402 tools/imagediff/image_diff.cc   return base::FilePath(str);
FilePath          414 tools/imagediff/image_diff.cc     base::FilePath filename1;
FilePath          421 tools/imagediff/image_diff.cc         base::FilePath filename2 = FilePathFromASCII(stdin_buffer);
FilePath          425 tools/imagediff/image_diff.cc         filename1 = base::FilePath();
FilePath          438 tools/imagediff/image_diff.cc       return DiffImages(base::FilePath(args[0]),
FilePath          439 tools/imagediff/image_diff.cc                         base::FilePath(args[1]),
FilePath          440 tools/imagediff/image_diff.cc                         base::FilePath(args[2]));
FilePath          444 tools/imagediff/image_diff.cc         base::FilePath(args[0]), base::FilePath(args[1]), histograms);
FilePath           18 tools/ipc_fuzzer/message_lib/message_file.h   static bool Read(const base::FilePath& path, MessageVector* messages);
FilePath           19 tools/ipc_fuzzer/message_lib/message_file.h   static bool Write(const base::FilePath& path, const MessageVector& messages);
FilePath           25 tools/ipc_fuzzer/message_lib/message_file_reader.cc   Reader(const base::FilePath& path);
FilePath           51 tools/ipc_fuzzer/message_lib/message_file_reader.cc   base::FilePath path_;
FilePath           64 tools/ipc_fuzzer/message_lib/message_file_reader.cc Reader::Reader(const base::FilePath& path)
FilePath          225 tools/ipc_fuzzer/message_lib/message_file_reader.cc bool MessageFile::Read(const base::FilePath& path, MessageVector* messages) {
FilePath           21 tools/ipc_fuzzer/message_lib/message_file_writer.cc   Writer(const base::FilePath& path);
FilePath           45 tools/ipc_fuzzer/message_lib/message_file_writer.cc   base::FilePath path_;
FilePath           53 tools/ipc_fuzzer/message_lib/message_file_writer.cc Writer::Writer(const base::FilePath& path) : path_(path), messages_(NULL) {
FilePath          159 tools/ipc_fuzzer/message_lib/message_file_writer.cc bool MessageFile::Write(const base::FilePath& path,
FilePath          447 tools/ipc_fuzzer/mutate/generate.cc struct GenerateTraits<base::FilePath> {
FilePath          448 tools/ipc_fuzzer/mutate/generate.cc   static bool Generate(base::FilePath* p, Generator* generator) {
FilePath          454 tools/ipc_fuzzer/mutate/generate.cc     *p = base::FilePath(random_path);
FilePath         1111 tools/ipc_fuzzer/mutate/generate.cc     base::FilePath path;
FilePath         1347 tools/ipc_fuzzer/mutate/generate.cc   if (!MessageFile::Write(base::FilePath(output_file_name), message_vector))
FilePath          121 tools/ipc_fuzzer/mutate/message_util.cc     if (!ipc_fuzzer::MessageFile::Read(base::FilePath(*it), &message_vector))
FilePath          150 tools/ipc_fuzzer/mutate/message_util.cc             base::FilePath(output_file_name), output_message_vector)) {
FilePath          698 tools/ipc_fuzzer/mutate/mutate.cc   if (!MessageFile::Read(base::FilePath(input_file_name), &message_vector))
FilePath          719 tools/ipc_fuzzer/mutate/mutate.cc   if (!MessageFile::Write(base::FilePath(output_file_name), message_vector))
FilePath           66 tools/ipc_fuzzer/replay/replay_process.cc   base::FilePath path = CommandLine::ForCurrentProcess()->GetSwitchValuePath(
FilePath           85 tools/memory_watcher/memory_watcher.cc     base::Move(base::FilePath(tmp_name),
FilePath           86 tools/memory_watcher/memory_watcher.cc                base::FilePath(base::ASCIIToWide(file_name_)));
FilePath           19 tools/perf/clear_system_cache/clear_system_cache_main.cc void ClearCacheForFile(const base::FilePath& path) {
FilePath           36 tools/perf/clear_system_cache/clear_system_cache_main.cc     base::FilePath path(args[i]);
FilePath           45 tools/perf/clear_system_cache/clear_system_cache_main.cc       for (base::FilePath next = enumerator.Next(); !next.empty();
FilePath           18 ui/app_list/app_list_view_delegate.h class FilePath;
FilePath           54 ui/app_list/app_list_view_delegate.h     base::FilePath profile_path;
FilePath           70 ui/app_list/app_list_view_delegate.h   virtual void SetProfileByPath(const base::FilePath& profile_path) = 0;
FilePath           86 ui/app_list/app_list_view_delegate.h       const base::Callback<void(const base::FilePath&)>& callback) = 0;
FilePath          140 ui/app_list/app_list_view_delegate.h   virtual void ShowForProfileByPath(const base::FilePath& profile_path) = 0;
FilePath           87 ui/app_list/test/app_list_test_view_delegate.cc     const base::Callback<void(const base::FilePath&)>& callback) {
FilePath           88 ui/app_list/test/app_list_test_view_delegate.cc   callback.Run(base::FilePath());
FilePath           49 ui/app_list/test/app_list_test_view_delegate.h   virtual void SetProfileByPath(const base::FilePath& profile_path) OVERRIDE {}
FilePath           55 ui/app_list/test/app_list_test_view_delegate.h       const base::Callback<void(const base::FilePath&)>& callback) OVERRIDE;
FilePath           75 ui/app_list/test/app_list_test_view_delegate.h       const base::FilePath& profile_path) OVERRIDE {}
FilePath           32 ui/app_list/test/run_all_unittests.cc     base::FilePath pak_dir;
FilePath           35 ui/app_list/test/run_all_unittests.cc     base::FilePath pak_file;
FilePath          232 ui/app_list/views/app_list_main_view.cc     const base::Callback<void(const base::FilePath&)>& callback) {
FilePath           87 ui/app_list/views/app_list_main_view.h       const base::Callback<void(const base::FilePath&)>& callback) OVERRIDE;
FilePath          235 ui/app_list/views/app_list_view.cc void AppListView::SetProfileByPath(const base::FilePath& profile_path) {
FilePath           17 ui/app_list/views/app_list_view.h class FilePath;
FilePath           92 ui/app_list/views/app_list_view.h   void SetProfileByPath(const base::FilePath& profile_path);
FilePath          215 ui/app_list/views/apps_grid_view.cc   void set_shortcut_path(const base::FilePath& shortcut_path) {
FilePath          307 ui/app_list/views/apps_grid_view.cc   base::FilePath shortcut_path_;
FilePath          452 ui/app_list/views/apps_grid_view.cc void AppsGridView::OnGotShortcutPath(const base::FilePath& path) {
FilePath          122 ui/app_list/views/apps_grid_view.h   void OnGotShortcutPath(const base::FilePath& path);
FilePath           14 ui/app_list/views/apps_grid_view_delegate.h class FilePath;
FilePath           31 ui/app_list/views/apps_grid_view_delegate.h       const base::Callback<void(const base::FilePath&)>& callback) = 0;
FilePath           86 ui/aura/remote_window_tree_host_win.cc                     const base::FilePath& default_path,
FilePath           99 ui/aura/remote_window_tree_host_win.cc                              const base::FilePath& default_path,
FilePath          113 ui/aura/remote_window_tree_host_win.cc                     const base::FilePath& default_path,
FilePath          138 ui/aura/remote_window_tree_host_win.cc void HandleActivateDesktop(const base::FilePath& shortcut,
FilePath          255 ui/aura/remote_window_tree_host_win.cc     const base::FilePath& shortcut,
FilePath          263 ui/aura/remote_window_tree_host_win.cc     const base::FilePath& shortcut,
FilePath          278 ui/aura/remote_window_tree_host_win.cc     const base::FilePath& default_path,
FilePath          300 ui/aura/remote_window_tree_host_win.cc     const base::FilePath& default_path,
FilePath          321 ui/aura/remote_window_tree_host_win.cc     const base::FilePath& default_path,
FilePath          643 ui/aura/remote_window_tree_host_win.cc                                                const base::FilePath& filename,
FilePath          655 ui/aura/remote_window_tree_host_win.cc                                              const base::FilePath& filename) {
FilePath          657 ui/aura/remote_window_tree_host_win.cc     file_open_completion_callback_.Run(base::FilePath(filename), 0, NULL);
FilePath          666 ui/aura/remote_window_tree_host_win.cc     const std::vector<base::FilePath>& files) {
FilePath          677 ui/aura/remote_window_tree_host_win.cc     const base::FilePath& folder) {
FilePath          679 ui/aura/remote_window_tree_host_win.cc     select_folder_completion_callback_.Run(base::FilePath(folder), 0, NULL);
FilePath           24 ui/aura/remote_window_tree_host_win.h class FilePath;
FilePath           39 ui/aura/remote_window_tree_host_win.h typedef base::Callback<void(const base::FilePath&, int, void*)>
FilePath           42 ui/aura/remote_window_tree_host_win.h typedef base::Callback<void(const std::vector<base::FilePath>&, void*)>
FilePath           45 ui/aura/remote_window_tree_host_win.h typedef base::Callback<void(const base::FilePath&, int, void*)>
FilePath           48 ui/aura/remote_window_tree_host_win.h typedef base::Callback<void(const base::FilePath&, int, void*)>
FilePath           57 ui/aura/remote_window_tree_host_win.h                                 const base::FilePath& default_path,
FilePath           67 ui/aura/remote_window_tree_host_win.h     const base::FilePath& default_path,
FilePath           76 ui/aura/remote_window_tree_host_win.h                                 const base::FilePath& default_path,
FilePath           94 ui/aura/remote_window_tree_host_win.h     const base::FilePath& shortcut,
FilePath          131 ui/aura/remote_window_tree_host_win.h   void HandleOpenURLOnDesktop(const base::FilePath& shortcut,
FilePath          136 ui/aura/remote_window_tree_host_win.h   void HandleActivateDesktop(const base::FilePath& shortcut, bool ash_exit);
FilePath          142 ui/aura/remote_window_tree_host_win.h                       const base::FilePath& default_path,
FilePath          148 ui/aura/remote_window_tree_host_win.h                                const base::FilePath& default_path,
FilePath          154 ui/aura/remote_window_tree_host_win.h                       const base::FilePath& default_path,
FilePath          199 ui/aura/remote_window_tree_host_win.h                         const base::FilePath& filename,
FilePath          201 ui/aura/remote_window_tree_host_win.h   void OnFileOpenDone(bool success, const base::FilePath& filename);
FilePath          203 ui/aura/remote_window_tree_host_win.h                            const std::vector<base::FilePath>& files);
FilePath          204 ui/aura/remote_window_tree_host_win.h   void OnSelectFolderDone(bool success, const base::FilePath& folder);
FilePath           41 ui/base/clipboard/clipboard.h class FilePath;
FilePath           20 ui/base/dragdrop/download_file_interface.h class FilePath;
FilePath           31 ui/base/dragdrop/download_file_interface.h   virtual void OnDownloadCompleted(const base::FilePath& file_path) = 0;
FilePath           32 ui/base/dragdrop/drag_utils.cc   FileDragImageSource(const base::FilePath& file_name,
FilePath           77 ui/base/dragdrop/drag_utils.cc   const base::FilePath file_name_;
FilePath           85 ui/base/dragdrop/drag_utils.cc void CreateDragImageForFile(const base::FilePath& file_name,
FilePath           33 ui/base/dragdrop/drag_utils.h UI_BASE_EXPORT void CreateDragImageForFile(const base::FilePath& file_name,
FilePath           11 ui/base/dragdrop/file_info.cc FileInfo::FileInfo(const base::FilePath& path,
FilePath           12 ui/base/dragdrop/file_info.cc                    const base::FilePath& display_name)
FilePath           16 ui/base/dragdrop/file_info.h   FileInfo(const base::FilePath& path, const base::FilePath& display_name);
FilePath           19 ui/base/dragdrop/file_info.h   base::FilePath path;
FilePath           20 ui/base/dragdrop/file_info.h   base::FilePath display_name;  // Optional.
FilePath           13 ui/base/dragdrop/os_exchange_data.cc     const base::FilePath& filename,
FilePath           46 ui/base/dragdrop/os_exchange_data.cc void OSExchangeData::SetFilename(const base::FilePath& path) {
FilePath           70 ui/base/dragdrop/os_exchange_data.cc bool OSExchangeData::GetFilename(base::FilePath* path) const {
FilePath          126 ui/base/dragdrop/os_exchange_data.cc void OSExchangeData::SetFileContents(const base::FilePath& filename,
FilePath          131 ui/base/dragdrop/os_exchange_data.cc bool OSExchangeData::GetFileContents(base::FilePath* filename,
FilePath           79 ui/base/dragdrop/os_exchange_data.h     DownloadFileInfo(const base::FilePath& filename,
FilePath           83 ui/base/dragdrop/os_exchange_data.h     base::FilePath filename;
FilePath          101 ui/base/dragdrop/os_exchange_data.h     virtual void SetFilename(const base::FilePath& path) = 0;
FilePath          111 ui/base/dragdrop/os_exchange_data.h     virtual bool GetFilename(base::FilePath* path) const = 0;
FilePath          123 ui/base/dragdrop/os_exchange_data.h     virtual void SetFileContents(const base::FilePath& filename,
FilePath          127 ui/base/dragdrop/os_exchange_data.h     virtual bool GetFileContents(base::FilePath* filename,
FilePath          181 ui/base/dragdrop/os_exchange_data.h   void SetFilename(const base::FilePath& path);
FilePath          197 ui/base/dragdrop/os_exchange_data.h   bool GetFilename(base::FilePath* path) const;
FilePath          217 ui/base/dragdrop/os_exchange_data.h   void SetFileContents(const base::FilePath& filename,
FilePath          219 ui/base/dragdrop/os_exchange_data.h   bool GetFileContents(base::FilePath* filename,
FilePath           60 ui/base/dragdrop/os_exchange_data_provider_aura.cc void OSExchangeDataProviderAura::SetFilename(const base::FilePath& path) {
FilePath           62 ui/base/dragdrop/os_exchange_data_provider_aura.cc   filenames_.push_back(FileInfo(path, base::FilePath()));
FilePath          104 ui/base/dragdrop/os_exchange_data_provider_aura.cc bool OSExchangeDataProviderAura::GetFilename(base::FilePath* path) const {
FilePath           34 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual void SetFilename(const base::FilePath& path) OVERRIDE;
FilePath           42 ui/base/dragdrop/os_exchange_data_provider_aura.h   virtual bool GetFilename(base::FilePath* path) const OVERRIDE;
FilePath          173 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc void OSExchangeDataProviderAuraX11::SetFilename(const base::FilePath& path) {
FilePath          175 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc   data.push_back(FileInfo(path, base::FilePath()));
FilePath          281 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc bool OSExchangeDataProviderAuraX11::GetFilename(base::FilePath* path) const {
FilePath          304 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc       base::FilePath file_path;
FilePath          306 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc         filenames->push_back(FileInfo(file_path, base::FilePath()));
FilePath          389 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc       base::FilePath file_path;
FilePath          409 ui/base/dragdrop/os_exchange_data_provider_aurax11.cc     const base::FilePath& filename,
FilePath           59 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   const base::FilePath& file_contents_name() const {
FilePath           69 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual void SetFilename(const base::FilePath& path) OVERRIDE;
FilePath           77 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual bool GetFilename(base::FilePath* path) const OVERRIDE;
FilePath           88 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   virtual void SetFileContents(const base::FilePath& filename,
FilePath          140 ui/base/dragdrop/os_exchange_data_provider_aurax11.h   base::FilePath file_contents_name_;
FilePath           48 ui/base/dragdrop/os_exchange_data_provider_win.cc static STGMEDIUM* GetStorageForFileName(const base::FilePath& path);
FilePath           49 ui/base/dragdrop/os_exchange_data_provider_win.cc static STGMEDIUM* GetIDListStorageForFileName(const base::FilePath& path);
FilePath           52 ui/base/dragdrop/os_exchange_data_provider_win.cc static STGMEDIUM* GetStorageForFileDescriptor(const base::FilePath& path);
FilePath          323 ui/base/dragdrop/os_exchange_data_provider_win.cc   SetFileContents(base::FilePath(valid_file_name), shortcut_url_file_contents);
FilePath          341 ui/base/dragdrop/os_exchange_data_provider_win.cc void OSExchangeDataProviderWin::SetFilename(const base::FilePath& path) {
FilePath          374 ui/base/dragdrop/os_exchange_data_provider_win.cc     const base::FilePath& filename,
FilePath          434 ui/base/dragdrop/os_exchange_data_provider_win.cc bool OSExchangeDataProviderWin::GetFilename(base::FilePath* path) const {
FilePath          438 ui/base/dragdrop/os_exchange_data_provider_win.cc     *path = base::FilePath(filenames[0]);
FilePath          449 ui/base/dragdrop/os_exchange_data_provider_win.cc           FileInfo(base::FilePath(filenames_local[i]), base::FilePath()));
FilePath          474 ui/base/dragdrop/os_exchange_data_provider_win.cc     base::FilePath* filename,
FilePath          481 ui/base/dragdrop/os_exchange_data_provider_win.cc   *filename = base::FilePath(filename_str);
FilePath          673 ui/base/dragdrop/os_exchange_data_provider_win.cc void DataObjectImpl::OnDownloadCompleted(const base::FilePath& file_path) {
FilePath          936 ui/base/dragdrop/os_exchange_data_provider_win.cc static STGMEDIUM* GetStorageForFileName(const base::FilePath& path) {
FilePath          979 ui/base/dragdrop/os_exchange_data_provider_win.cc static LPITEMIDLIST GetPidlFromPath(const base::FilePath& path) {
FilePath          993 ui/base/dragdrop/os_exchange_data_provider_win.cc static STGMEDIUM* GetIDListStorageForFileName(const base::FilePath& path) {
FilePath         1037 ui/base/dragdrop/os_exchange_data_provider_win.cc     const base::FilePath& path) {
FilePath           52 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual void OnDownloadCompleted(const base::FilePath& file_path);
FilePath          156 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual void SetFilename(const base::FilePath& path);
FilePath          160 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual void SetFileContents(const base::FilePath& filename,
FilePath          168 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool GetFilename(base::FilePath* path) const;
FilePath          172 ui/base/dragdrop/os_exchange_data_provider_win.h   virtual bool GetFileContents(base::FilePath* filename,
FilePath          301 ui/base/dragdrop/os_exchange_data_win_unittest.cc   data.SetFileContents(base::FilePath(L"filename.txt"), file_contents);
FilePath          304 ui/base/dragdrop/os_exchange_data_win_unittest.cc   base::FilePath filename;
FilePath          109 ui/base/l10n/l10n_util_unittest.cc   base::FilePath new_locale_dir;
FilePath          129 ui/base/l10n/l10n_util_unittest.cc     base::FilePath filename = new_locale_dir.AppendASCII(
FilePath           75 ui/base/resource/data_pack.cc bool DataPack::LoadFromPath(const base::FilePath& path) {
FilePath          216 ui/base/resource/data_pack.cc bool DataPack::WritePack(const base::FilePath& path,
FilePath           23 ui/base/resource/data_pack.h class FilePath;
FilePath           36 ui/base/resource/data_pack.h   bool LoadFromPath(const base::FilePath& path);
FilePath           45 ui/base/resource/data_pack.h   static bool WritePack(const base::FilePath& path,
FilePath           28 ui/base/resource/data_pack_unittest.cc   base::FilePath data_path = dir.path().Append(FILE_PATH_LITERAL("sample.pak"));
FilePath           60 ui/base/resource/data_pack_unittest.cc   base::FilePath data_path = dir.path().Append(FILE_PATH_LITERAL("sample.pak"));
FilePath          100 ui/base/resource/data_pack_unittest.cc   base::FilePath data_path;
FilePath          112 ui/base/resource/data_pack_unittest.cc   base::FilePath file = dir.path().Append(FILE_PATH_LITERAL("data.pak"));
FilePath          184 ui/base/resource/resource_bundle.cc void ResourceBundle::InitSharedInstanceWithPakPath(const base::FilePath& path) {
FilePath          215 ui/base/resource/resource_bundle.cc void ResourceBundle::AddDataPackFromPath(const base::FilePath& path,
FilePath          220 ui/base/resource/resource_bundle.cc void ResourceBundle::AddOptionalDataPackFromPath(const base::FilePath& path,
FilePath          238 ui/base/resource/resource_bundle.cc base::FilePath ResourceBundle::GetLocaleFilePath(const std::string& app_locale,
FilePath          241 ui/base/resource/resource_bundle.cc     return base::FilePath();
FilePath          243 ui/base/resource/resource_bundle.cc   base::FilePath locale_file_path;
FilePath          257 ui/base/resource/resource_bundle.cc     return base::FilePath();
FilePath          260 ui/base/resource/resource_bundle.cc     return base::FilePath();
FilePath          270 ui/base/resource/resource_bundle.cc   base::FilePath locale_file_path = GetOverriddenPakPath();
FilePath          301 ui/base/resource/resource_bundle.cc void ResourceBundle::LoadTestResources(const base::FilePath& path,
FilePath          302 ui/base/resource/resource_bundle.cc                                        const base::FilePath& locale_path) {
FilePath          320 ui/base/resource/resource_bundle.cc void ResourceBundle::OverrideLocalePakForTest(const base::FilePath& pak_path) {
FilePath          324 ui/base/resource/resource_bundle.cc const base::FilePath& ResourceBundle::GetOverriddenPakPath() {
FilePath          607 ui/base/resource/resource_bundle.cc void ResourceBundle::AddDataPackFromPathInternal(const base::FilePath& path,
FilePath          614 ui/base/resource/resource_bundle.cc   base::FilePath pack_path = path;
FilePath           73 ui/base/resource/resource_bundle.h     virtual base::FilePath GetPathForResourcePack(
FilePath           74 ui/base/resource/resource_bundle.h         const base::FilePath& pack_path,
FilePath           81 ui/base/resource/resource_bundle.h     virtual base::FilePath GetPathForLocalePack(
FilePath           82 ui/base/resource/resource_bundle.h         const base::FilePath& pack_path,
FilePath          141 ui/base/resource/resource_bundle.h   static void InitSharedInstanceWithPakPath(const base::FilePath& path);
FilePath          162 ui/base/resource/resource_bundle.h   void AddDataPackFromPath(const base::FilePath& path,
FilePath          170 ui/base/resource/resource_bundle.h   void AddOptionalDataPackFromPath(const base::FilePath& path,
FilePath          246 ui/base/resource/resource_bundle.h   void OverrideLocalePakForTest(const base::FilePath& pak_path);
FilePath          252 ui/base/resource/resource_bundle.h   base::FilePath GetLocaleFilePath(const std::string& app_locale,
FilePath          285 ui/base/resource/resource_bundle.h   void AddDataPackFromPathInternal(const base::FilePath& path,
FilePath          299 ui/base/resource/resource_bundle.h   void LoadTestResources(const base::FilePath& path,
FilePath          300 ui/base/resource/resource_bundle.h                          const base::FilePath& locale_path);
FilePath          354 ui/base/resource/resource_bundle.h   const base::FilePath& GetOverriddenPakPath();
FilePath          402 ui/base/resource/resource_bundle.h   base::FilePath overridden_pak_path_;
FilePath           20 ui/base/resource/resource_bundle_android.cc   base::FilePath path;
FilePath           19 ui/base/resource/resource_bundle_auralinux.cc base::FilePath GetResourcesPakFilePath(const std::string& pak_name) {
FilePath           20 ui/base/resource/resource_bundle_auralinux.cc   base::FilePath path;
FilePath           25 ui/base/resource/resource_bundle_auralinux.cc   return base::FilePath(pak_name.c_str());
FilePath           56 ui/base/resource/resource_bundle_gtk.cc base::FilePath GetResourcesPakFilePath(const std::string& pak_name) {
FilePath           57 ui/base/resource/resource_bundle_gtk.cc   base::FilePath path;
FilePath           62 ui/base/resource/resource_bundle_gtk.cc   return base::FilePath(pak_name.c_str());
FilePath           60 ui/base/resource/resource_bundle_unittest.cc   MOCK_METHOD2(GetPathForResourcePack, base::FilePath(
FilePath           61 ui/base/resource/resource_bundle_unittest.cc       const base::FilePath& pack_path, ui::ScaleFactor scale_factor));
FilePath           62 ui/base/resource/resource_bundle_unittest.cc   MOCK_METHOD2(GetPathForLocalePack, base::FilePath(
FilePath           63 ui/base/resource/resource_bundle_unittest.cc       const base::FilePath& pack_path, const std::string& locale));
FilePath          123 ui/base/resource/resource_bundle_unittest.cc void CreateDataPackWithSingleBitmap(const base::FilePath& path,
FilePath          178 ui/base/resource/resource_bundle_unittest.cc   base::FilePath pack_path(FILE_PATH_LITERAL("/path/to/test_path.pak"));
FilePath          183 ui/base/resource/resource_bundle_unittest.cc           Property(&base::FilePath::value, pack_path.value()),
FilePath          206 ui/base/resource/resource_bundle_unittest.cc       .WillRepeatedly(Return(base::FilePath()))
FilePath          360 ui/base/resource/resource_bundle_unittest.cc     const base::FilePath& locale_path = dir_path().Append(
FilePath          369 ui/base/resource/resource_bundle_unittest.cc     resource_bundle->LoadTestResources(base::FilePath(), locale_path);
FilePath          374 ui/base/resource/resource_bundle_unittest.cc   const base::FilePath& dir_path() { return dir_.path(); }
FilePath          386 ui/base/resource/resource_bundle_unittest.cc   base::FilePath data_path = dir_path().Append(FILE_PATH_LITERAL("sample.pak"));
FilePath          402 ui/base/resource/resource_bundle_unittest.cc       base::FilePath(FILE_PATH_LITERAL("non-existant-file.pak")),
FilePath          409 ui/base/resource/resource_bundle_unittest.cc   base::FilePath data_path = dir_path().Append(FILE_PATH_LITERAL("sample.pak"));
FilePath          410 ui/base/resource/resource_bundle_unittest.cc   base::FilePath data_2x_path =
FilePath          446 ui/base/resource/resource_bundle_unittest.cc   base::FilePath data_1x_path = dir_path().AppendASCII("sample_1x.pak");
FilePath          447 ui/base/resource/resource_bundle_unittest.cc   base::FilePath data_2x_path = dir_path().AppendASCII("sample_2x.pak");
FilePath          496 ui/base/resource/resource_bundle_unittest.cc   base::FilePath data_path = dir_path().AppendASCII("sample.pak");
FilePath          497 ui/base/resource/resource_bundle_unittest.cc   base::FilePath data_2x_path = dir_path().AppendASCII("sample_2x.pak");
FilePath          534 ui/base/resource/resource_bundle_unittest.cc   base::FilePath data_path = dir_path().AppendASCII("sample.pak");
FilePath          535 ui/base/resource/resource_bundle_unittest.cc   base::FilePath data_140P_path = dir_path().AppendASCII("sample_140P.pak");
FilePath          536 ui/base/resource/resource_bundle_unittest.cc   base::FilePath data_180P_path = dir_path().AppendASCII("sample_180P.pak");
FilePath          571 ui/base/resource/resource_bundle_unittest.cc   base::FilePath data_default_path = dir_path().AppendASCII("sample.pak");
FilePath           31 ui/base/resource/resource_bundle_win.cc base::FilePath GetResourcesPakFilePath(const std::string& pak_name) {
FilePath           32 ui/base/resource/resource_bundle_win.cc   base::FilePath path;
FilePath           37 ui/base/resource/resource_bundle_win.cc   return base::FilePath(base::ASCIIToUTF16(pak_name));
FilePath           55 ui/base/test/run_all_unittests.cc   base::FilePath exe_path;
FilePath           19 ui/base/ui_base_paths.cc bool PathProvider(int key, base::FilePath* result) {
FilePath           24 ui/base/ui_base_paths.cc   base::FilePath cur;
FilePath           55 ui/base/win/shell.cc bool OpenItemViaShell(const base::FilePath& full_path) {
FilePath           60 ui/base/win/shell.cc bool OpenItemViaShellNoZoneCheck(const base::FilePath& full_path) {
FilePath           14 ui/base/win/shell.h class FilePath;
FilePath           24 ui/base/win/shell.h UI_BASE_EXPORT bool OpenItemViaShell(const base::FilePath& full_path);
FilePath           30 ui/base/win/shell.h     const base::FilePath& full_path);
FilePath          176 ui/compositor/layer_unittest.cc   const base::FilePath& test_data_directory() const {
FilePath          207 ui/compositor/layer_unittest.cc   base::FilePath test_data_directory_;
FilePath         1002 ui/compositor/layer_unittest.cc   base::FilePath ref_img1 =
FilePath         1004 ui/compositor/layer_unittest.cc   base::FilePath ref_img2 =
FilePath         1065 ui/compositor/layer_unittest.cc   base::FilePath ref_img = test_data_directory().AppendASCII("Opacity.png");
FilePath           23 ui/events/ozone/evdev/device_manager_evdev.cc     base::FileEnumerator file_enum(base::FilePath("/dev/input"),
FilePath           27 ui/events/ozone/evdev/device_manager_evdev.cc     for (base::FilePath path = file_enum.Next(); !path.empty();
FilePath           15 ui/events/ozone/evdev/device_manager_evdev.h typedef base::Callback<void(const base::FilePath& file_path)>
FilePath          105 ui/events/ozone/evdev/device_manager_udev.cc     device_callback.Run(base::FilePath(path));
FilePath          163 ui/events/ozone/evdev/device_manager_udev.cc       device_added_.Run(base::FilePath(path));
FilePath          165 ui/events/ozone/evdev/device_manager_udev.cc       device_removed_.Run(base::FilePath(path));
FilePath           50 ui/events/ozone/evdev/event_factory_evdev.cc     const base::FilePath& path,
FilePath          102 ui/events/ozone/evdev/event_factory_evdev.cc void CloseInputDevice(const base::FilePath& path,
FilePath          125 ui/events/ozone/evdev/event_factory_evdev.cc     const base::FilePath& path,
FilePath          143 ui/events/ozone/evdev/event_factory_evdev.cc void EventFactoryEvdev::OnDeviceAdded(const base::FilePath& path) {
FilePath          159 ui/events/ozone/evdev/event_factory_evdev.cc void EventFactoryEvdev::DetachInputDevice(const base::FilePath& path) {
FilePath          179 ui/events/ozone/evdev/event_factory_evdev.cc void EventFactoryEvdev::OnDeviceRemoved(const base::FilePath& path) {
FilePath           39 ui/events/ozone/evdev/event_factory_evdev.h   void AttachInputDevice(const base::FilePath& file_path,
FilePath           43 ui/events/ozone/evdev/event_factory_evdev.h   void DetachInputDevice(const base::FilePath& file_path);
FilePath           46 ui/events/ozone/evdev/event_factory_evdev.h   void OnDeviceAdded(const base::FilePath& path);
FilePath           49 ui/events/ozone/evdev/event_factory_evdev.h   void OnDeviceRemoved(const base::FilePath& path);
FilePath           52 ui/events/ozone/evdev/event_factory_evdev.h   std::map<base::FilePath, EventConverterEvdev*> converters_;
FilePath          191 ui/events/ozone/evdev/key_event_converter_evdev.cc                                                base::FilePath path,
FilePath           24 ui/events/ozone/evdev/key_event_converter_evdev.h                          base::FilePath path,
FilePath           43 ui/events/ozone/evdev/key_event_converter_evdev.h   base::FilePath path_;
FilePath           22 ui/events/ozone/evdev/key_event_converter_evdev_unittest.cc       : KeyEventConverterEvdev(fd, base::FilePath(kTestDevicePath), modifiers) {
FilePath           38 ui/events/ozone/evdev/touch_event_converter_evdev.cc                                                    base::FilePath path,
FilePath           30 ui/events/ozone/evdev/touch_event_converter_evdev.h                            base::FilePath path,
FilePath           71 ui/events/ozone/evdev/touch_event_converter_evdev.h   base::FilePath path_;
FilePath           40 ui/events/ozone/evdev/touch_event_converter_evdev_unittest.cc   MockTouchEventConverterEvdev(int fd, base::FilePath path);
FilePath           71 ui/events/ozone/evdev/touch_event_converter_evdev_unittest.cc                                                            base::FilePath path)
FilePath          124 ui/events/ozone/evdev/touch_event_converter_evdev_unittest.cc         events_in_, base::FilePath(kTestDevicePath));
FilePath           24 ui/gfx/color_profile_win.cc   if (!base::ReadFileToString(base::FilePath(path), &profileData))
FilePath           14 ui/gfx/gfx_paths.cc bool PathProvider(int key, base::FilePath* result) {
FilePath           15 ui/gfx/gfx_paths.cc   base::FilePath cur;
FilePath          450 ui/gfx/icon_util.cc     const base::FilePath& icon_path) {
FilePath           20 ui/gfx/icon_util.h class FilePath;
FilePath          130 ui/gfx/icon_util.h       const base::FilePath& icon_path);
FilePath           41 ui/gfx/icon_util_unittest.cc   HICON LoadIconFromFile(const base::FilePath& filename,
FilePath           63 ui/gfx/icon_util_unittest.cc   void CheckAllIconSizes(const base::FilePath& icon_filename,
FilePath           68 ui/gfx/icon_util_unittest.cc   base::FilePath test_data_directory_;
FilePath           74 ui/gfx/icon_util_unittest.cc void IconUtilTest::CheckAllIconSizes(const base::FilePath& icon_filename,
FilePath          142 ui/gfx/icon_util_unittest.cc   base::FilePath icon_filename =
FilePath          200 ui/gfx/icon_util_unittest.cc   base::FilePath valid_icon_filename = temp_directory_.path().AppendASCII(
FilePath          202 ui/gfx/icon_util_unittest.cc   base::FilePath invalid_icon_filename = temp_directory_.path().AppendASCII(
FilePath          254 ui/gfx/icon_util_unittest.cc   base::FilePath icon_filename = temp_directory_.path().AppendASCII(
FilePath          274 ui/gfx/icon_util_unittest.cc   base::FilePath small_icon_filename = test_data_directory_.AppendASCII(
FilePath          288 ui/gfx/icon_util_unittest.cc   base::FilePath large_icon_filename = test_data_directory_.AppendASCII(
FilePath          346 ui/gfx/icon_util_unittest.cc   base::FilePath icon_filename =
FilePath           23 ui/gfx/ozone/impl/file_surface_factory.cc void WriteDataToFile(const base::FilePath& location,
FilePath           34 ui/gfx/ozone/impl/file_surface_factory.cc   FileSurface(const base::FilePath& location) : location_(location) {}
FilePath           62 ui/gfx/ozone/impl/file_surface_factory.cc   base::FilePath location_;
FilePath           70 ui/gfx/ozone/impl/file_surface_factory.cc     const base::FilePath& dump_location)
FilePath           20 ui/gfx/ozone/impl/file_surface_factory.h   explicit FileSurfaceFactory(const base::FilePath& dump_location);
FilePath           34 ui/gfx/ozone/impl/file_surface_factory.h   base::FilePath location_;
FilePath          145 ui/gfx/text_elider.cc base::string16 ElideFilename(const base::FilePath& filename,
FilePath           22 ui/gfx/text_elider.h class FilePath;
FilePath          107 ui/gfx/text_elider.h GFX_EXPORT base::string16 ElideFilename(const base::FilePath& filename,
FilePath           35 ui/gfx/text_elider_unittest.cc   const base::FilePath::StringType input;
FilePath          157 ui/gfx/text_elider_unittest.cc   const base::FilePath::StringType kPathSeparator =
FilePath          158 ui/gfx/text_elider_unittest.cc       base::FilePath::StringType().append(1, base::FilePath::kSeparators[0]);
FilePath          196 ui/gfx/text_elider_unittest.cc     base::FilePath filepath(testcases[i].input);
FilePath           46 ui/gl/gl_implementation_mac.cc       base::FilePath exe_path;
FilePath           51 ui/gl/gl_implementation_mac.cc       base::FilePath bundle_path = base::mac::GetAppBundlePath(exe_path);
FilePath           56 ui/gl/gl_implementation_mac.cc       base::FilePath build_dir_path = bundle_path.DirName();
FilePath           57 ui/gl/gl_implementation_mac.cc       base::FilePath osmesa_path = build_dir_path.Append("osmesa.so");
FilePath           87 ui/gl/gl_implementation_mac.cc           base::FilePath(kOpenGLFrameworkPath), NULL);
FilePath           19 ui/gl/gl_implementation_osmesa.cc base::NativeLibrary LoadLibrary(const base::FilePath& filename) {
FilePath           31 ui/gl/gl_implementation_osmesa.cc   return LoadLibrary(base::FilePath(filename));
FilePath           35 ui/gl/gl_implementation_osmesa.cc   base::FilePath module_path;
FilePath           41 ui/gl/gl_implementation_osmesa.cc   base::FilePath library_path = module_path.Append("libosmesa.so");
FilePath           15 ui/gl/gl_implementation_osmesa.h base::NativeLibrary LoadLibrary(const base::FilePath& filename);
FilePath           50 ui/gl/gl_implementation_win.cc bool LoadD3DXLibrary(const base::FilePath& module_path,
FilePath           51 ui/gl/gl_implementation_win.cc                      const base::FilePath::StringType& name) {
FilePath           53 ui/gl/gl_implementation_win.cc       base::LoadNativeLibrary(base::FilePath(name), NULL);
FilePath          125 ui/gl/gl_implementation_win.cc       base::FilePath module_path;
FilePath          157 ui/gl/gl_implementation_win.cc       base::FilePath module_path;
FilePath          170 ui/gl/gl_implementation_win.cc       base::FilePath gles_path;
FilePath          249 ui/gl/gl_implementation_win.cc           base::FilePath(L"opengl32.dll"), NULL);
FilePath           24 ui/keyboard/keyboard.cc   base::FilePath pak_dir;
FilePath           26 ui/keyboard/keyboard.cc   base::FilePath pak_file = pak_dir.Append(
FilePath          123 ui/keyboard/keyboard_controller.cc       base::FilePath("/opt/google/touchscreen/toggle_touch_event_logging"));
FilePath           27 ui/keyboard/test/run_all_unittests.cc     base::FilePath pak_dir;
FilePath           30 ui/keyboard/test/run_all_unittests.cc     base::FilePath pak_file;
FilePath           32 ui/message_center/test/run_all_unittests.cc     base::FilePath pak_dir;
FilePath           35 ui/message_center/test/run_all_unittests.cc     base::FilePath pak_file;
FilePath           88 ui/metro_viewer/metro_viewer_messages.h                      base::FilePath, /* filename */
FilePath           94 ui/metro_viewer/metro_viewer_messages.h                      base::FilePath) /* filename */
FilePath           98 ui/metro_viewer/metro_viewer_messages.h                      std::vector<base::FilePath>)   /* filenames */
FilePath          103 ui/metro_viewer/metro_viewer_messages.h                      base::FilePath) /* filepath*/
FilePath          109 ui/metro_viewer/metro_viewer_messages.h                      base::FilePath /* shortcut */,
FilePath          117 ui/metro_viewer/metro_viewer_messages.h                      base::FilePath,  /* shortcut */
FilePath          132 ui/metro_viewer/metro_viewer_messages.h   IPC_STRUCT_MEMBER(base::FilePath, suggested_name)
FilePath          153 ui/metro_viewer/metro_viewer_messages.h                      base::FilePath, /* Default path */
FilePath           14 ui/ozone/platform/test/ozone_platform_test.cc OzonePlatformTest::OzonePlatformTest(const base::FilePath& dump_file)
FilePath           38 ui/ozone/platform/test/ozone_platform_test.cc   base::FilePath location = base::FilePath("/dev/null");
FilePath           21 ui/ozone/platform/test/ozone_platform_test.h   OzonePlatformTest(const base::FilePath& dump_file);
FilePath           28 ui/shell_dialogs/gtk/select_file_dialog_impl.cc base::FilePath* SelectFileDialogImpl::last_saved_path_ = NULL;
FilePath           29 ui/shell_dialogs/gtk/select_file_dialog_impl.cc base::FilePath* SelectFileDialogImpl::last_opened_path_ = NULL;
FilePath           71 ui/shell_dialogs/gtk/select_file_dialog_impl.cc     last_saved_path_ = new base::FilePath();
FilePath           72 ui/shell_dialogs/gtk/select_file_dialog_impl.cc     last_opened_path_ = new base::FilePath();
FilePath           87 ui/shell_dialogs/gtk/select_file_dialog_impl.cc     const base::FilePath& path) {
FilePath           49 ui/shell_dialogs/gtk/select_file_dialog_impl.h       const base::FilePath& default_path,
FilePath           52 ui/shell_dialogs/gtk/select_file_dialog_impl.h       const base::FilePath::StringType& default_extension,
FilePath           60 ui/shell_dialogs/gtk/select_file_dialog_impl.h   bool CallDirectoryExistsOnUIThread(const base::FilePath& path);
FilePath           77 ui/shell_dialogs/gtk/select_file_dialog_impl.h   static base::FilePath* last_saved_path_;
FilePath           78 ui/shell_dialogs/gtk/select_file_dialog_impl.h   static base::FilePath* last_opened_path_;
FilePath           53 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc       const base::FilePath& default_path,
FilePath           56 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc       const base::FilePath::StringType& default_extension,
FilePath           67 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc   void FileSelected(GtkWidget* dialog, const base::FilePath& path);
FilePath           71 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc                           const std::vector<base::FilePath>& files);
FilePath           81 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc       const base::FilePath& default_path,
FilePath           85 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc       const base::FilePath& default_path, gfx::NativeWindow parent);
FilePath           88 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc       const base::FilePath& default_path, gfx::NativeWindow parent);
FilePath           91 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc       const base::FilePath& default_path, gfx::NativeWindow parent);
FilePath          112 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc                                   const base::FilePath& default_path,
FilePath          173 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc     const base::FilePath& default_path,
FilePath          176 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc     const base::FilePath::StringType& default_extension,
FilePath          293 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc                                            const base::FilePath& path) {
FilePath          315 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc     const std::vector<base::FilePath>& files) {
FilePath          332 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc     const base::FilePath& default_path,
FilePath          362 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc     const base::FilePath& default_path,
FilePath          397 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc     const base::FilePath& default_path,
FilePath          411 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc     const base::FilePath& default_path,
FilePath          424 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc     const base::FilePath& default_path, gfx::NativeWindow parent) {
FilePath          512 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc   base::FilePath path(filename);
FilePath          549 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc   std::vector<base::FilePath> filenames_fp;
FilePath          551 ui/shell_dialogs/gtk/select_file_dialog_impl_gtk.cc     base::FilePath path(static_cast<char*>(iter->data));
FilePath           53 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc       const base::FilePath& default_path,
FilePath           56 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc       const base::FilePath::StringType& default_extension,
FilePath           67 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc                   const base::FilePath& default_path,
FilePath           88 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc     base::FilePath default_path;
FilePath          104 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc       const base::FilePath& default_path, gfx::NativeWindow parent,
FilePath          112 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc   void FileSelected(const base::FilePath& path, void* params);
FilePath          115 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc   void MultiFilesSelected(const std::vector<base::FilePath>& files,
FilePath          125 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc                                 const base::FilePath& default_path,
FilePath          129 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc                                   const base::FilePath& default_path,
FilePath          133 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc                                  const base::FilePath& default_path,
FilePath          137 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc                           const base::FilePath& default_path,
FilePath          175 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc     const base::FilePath& default_path,
FilePath          178 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc     const base::FilePath::StringType& default_extension,
FilePath          232 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc             base::FilePath("name").ReplaceExtension(
FilePath          275 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc     const std::string& title, const base::FilePath& path,
FilePath          297 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc     command_line->AppendArgPath(base::FilePath("."));
FilePath          307 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc void SelectFileDialogImplKDE::FileSelected(const base::FilePath& path,
FilePath          324 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc     const std::vector<base::FilePath>& files, void* params) {
FilePath          336 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc     Type type, const std::string& title, const base::FilePath& default_path,
FilePath          355 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc     const std::string& title, const base::FilePath& default_path,
FilePath          371 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc     const std::string& title, const base::FilePath& default_path,
FilePath          387 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc     const std::string& title, const base::FilePath& default_path,
FilePath          410 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc   base::FilePath path(output);
FilePath          443 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc   std::vector<base::FilePath> filenames_fp;
FilePath          446 ui/shell_dialogs/gtk/select_file_dialog_impl_kde.cc     base::FilePath path(*iter);
FilePath           58 ui/shell_dialogs/select_file_dialog.cc   std::vector<base::FilePath> file_paths;
FilePath          106 ui/shell_dialogs/select_file_dialog.cc     const base::FilePath& default_path,
FilePath          109 ui/shell_dialogs/select_file_dialog.cc     const base::FilePath::StringType& default_extension,
FilePath           61 ui/shell_dialogs/select_file_dialog.h     virtual void FileSelected(const base::FilePath& path,
FilePath           76 ui/shell_dialogs/select_file_dialog.h         const std::vector<base::FilePath>& files, void* params) {}
FilePath          120 ui/shell_dialogs/select_file_dialog.h     std::vector<std::vector<base::FilePath::StringType> > extensions;
FilePath          167 ui/shell_dialogs/select_file_dialog.h                   const base::FilePath& default_path,
FilePath          170 ui/shell_dialogs/select_file_dialog.h                   const base::FilePath::StringType& default_extension,
FilePath          190 ui/shell_dialogs/select_file_dialog.h       const base::FilePath& default_path,
FilePath          193 ui/shell_dialogs/select_file_dialog.h       const base::FilePath::StringType& default_extension,
FilePath           35 ui/shell_dialogs/select_file_dialog_android.cc     base::FilePath file_path = base::FilePath(path);
FilePath           63 ui/shell_dialogs/select_file_dialog_android.cc     const base::FilePath& default_path,
FilePath           37 ui/shell_dialogs/select_file_dialog_android.h       const base::FilePath& default_path,
FilePath           87 ui/shell_dialogs/select_file_dialog_win.cc bool IsDirectory(const base::FilePath& path) {
FilePath          270 ui/shell_dialogs/select_file_dialog_win.cc   const base::FilePath suggested_path(suggested_name);
FilePath          394 ui/shell_dialogs/select_file_dialog_win.cc       base::FilePath(suggested_name).Extension().insert(0, L"*");
FilePath          426 ui/shell_dialogs/select_file_dialog_win.cc       const base::FilePath& default_path,
FilePath          429 ui/shell_dialogs/select_file_dialog_win.cc       const base::FilePath::StringType& default_extension,
FilePath          440 ui/shell_dialogs/select_file_dialog_win.cc                         const base::FilePath& default_path,
FilePath          461 ui/shell_dialogs/select_file_dialog_win.cc     base::FilePath default_path;
FilePath          476 ui/shell_dialogs/select_file_dialog_win.cc   void FileSelected(const base::FilePath& path, int index,
FilePath          480 ui/shell_dialogs/select_file_dialog_win.cc   void MultiFilesSelected(const std::vector<base::FilePath>& paths,
FilePath          495 ui/shell_dialogs/select_file_dialog_win.cc                              base::FilePath* path);
FilePath          502 ui/shell_dialogs/select_file_dialog_win.cc                          base::FilePath* path);
FilePath          509 ui/shell_dialogs/select_file_dialog_win.cc                               std::vector<base::FilePath>* paths);
FilePath          541 ui/shell_dialogs/select_file_dialog_win.cc     const base::FilePath& default_path,
FilePath          544 ui/shell_dialogs/select_file_dialog_win.cc     const base::FilePath::StringType& default_extension,
FilePath          643 ui/shell_dialogs/select_file_dialog_win.cc   base::FilePath path = params.default_path;
FilePath          663 ui/shell_dialogs/select_file_dialog_win.cc       path = base::FilePath(path_as_wstring);
FilePath          669 ui/shell_dialogs/select_file_dialog_win.cc     std::vector<base::FilePath> paths;
FilePath          693 ui/shell_dialogs/select_file_dialog_win.cc void SelectFileDialogImpl::FileSelected(const base::FilePath& selected_folder,
FilePath          703 ui/shell_dialogs/select_file_dialog_win.cc     const std::vector<base::FilePath>& selected_files,
FilePath          731 ui/shell_dialogs/select_file_dialog_win.cc                                                  base::FilePath* path) {
FilePath          760 ui/shell_dialogs/select_file_dialog_win.cc         *path = base::FilePath(out_dir_buffer.pOleStr);
FilePath          767 ui/shell_dialogs/select_file_dialog_win.cc           *path = base::FilePath(old_out_dir_buffer);
FilePath          785 ui/shell_dialogs/select_file_dialog_win.cc     base::FilePath* path) {
FilePath          800 ui/shell_dialogs/select_file_dialog_win.cc   base::FilePath dir;
FilePath          826 ui/shell_dialogs/select_file_dialog_win.cc     *path = base::FilePath(filename);
FilePath          834 ui/shell_dialogs/select_file_dialog_win.cc     std::vector<base::FilePath>* paths) {
FilePath          859 ui/shell_dialogs/select_file_dialog_win.cc     std::vector<base::FilePath> files;
FilePath          862 ui/shell_dialogs/select_file_dialog_win.cc       files.push_back(base::FilePath(selection));
FilePath          874 ui/shell_dialogs/select_file_dialog_win.cc       std::vector<base::FilePath>::iterator path = files.begin();
FilePath          875 ui/shell_dialogs/select_file_dialog_win.cc       for (std::vector<base::FilePath>::iterator file = path + 1;
FilePath          934 ui/shell_dialogs/select_file_dialog_win.cc       GetExtensionWithoutLeadingDot(base::FilePath(filename).Extension()));
FilePath           11 ui/shell_dialogs/selected_file_info.cc SelectedFileInfo::SelectedFileInfo(const base::FilePath& in_file_path,
FilePath           12 ui/shell_dialogs/selected_file_info.cc                                    const base::FilePath& in_local_path)
FilePath           19 ui/shell_dialogs/selected_file_info.h   base::FilePath file_path;
FilePath           27 ui/shell_dialogs/selected_file_info.h   base::FilePath local_path;
FilePath           33 ui/shell_dialogs/selected_file_info.h   base::FilePath::StringType display_name;
FilePath           36 ui/shell_dialogs/selected_file_info.h   SelectedFileInfo(const base::FilePath& in_file_path,
FilePath           37 ui/shell_dialogs/selected_file_info.h                    const base::FilePath& in_local_path);
FilePath          789 ui/views/controls/textfield/textfield_unittest.cc   bad_data.SetFilename(base::FilePath(FILE_PATH_LITERAL("x")));
FilePath          792 ui/views/controls/textfield/textfield_unittest.cc   bad_data.SetFileContents(base::FilePath(L"x"), "x");
FilePath          794 ui/views/controls/textfield/textfield_unittest.cc   ui::OSExchangeData::DownloadFileInfo download(base::FilePath(), NULL);
FilePath           37 ui/views/corewm/desktop_capture_controller_unittest.cc     base::FilePath pak_dir;
FilePath           39 ui/views/corewm/desktop_capture_controller_unittest.cc     base::FilePath pak_file;
FilePath           70 ui/views/examples/content_client/examples_main_delegate.cc   base::FilePath pak_dir;
FilePath           73 ui/views/examples/content_client/examples_main_delegate.cc   base::FilePath pak_file;
FilePath           60 ui/views/examples/examples_main.cc   base::FilePath pak_dir;
FilePath           63 ui/views/examples/examples_main.cc   base::FilePath pak_file;
FilePath           25 ui/views/run_all_unittests.cc     base::FilePath pak_dir;
FilePath           28 ui/views/run_all_unittests.cc     base::FilePath pak_file;
FilePath          157 ui/views/widget/widget_interactive_uitest.cc     base::FilePath pak_dir;
FilePath          159 ui/views/widget/widget_interactive_uitest.cc     base::FilePath pak_file;
FilePath          660 ui/views/widget/widget_interactive_uitest.cc     base::FilePath pak_dir;
FilePath          662 ui/views/widget/widget_interactive_uitest.cc     base::FilePath pak_file;
FilePath           25 ui/wm/test/run_all_unittests.cc     base::FilePath pak_dir;
FilePath           28 ui/wm/test/run_all_unittests.cc     base::FilePath pak_file;
FilePath          204 webkit/browser/appcache/appcache_database.cc AppCacheDatabase::AppCacheDatabase(const base::FilePath& path)
FilePath         1198 webkit/browser/appcache/appcache_database.cc   base::FilePath directory = db_file_path_.DirName();
FilePath           87 webkit/browser/appcache/appcache_database.h   explicit AppCacheDatabase(const base::FilePath& path);
FilePath          208 webkit/browser/appcache/appcache_database.h   base::FilePath db_file_path_;
FilePath           32 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kEmptyPath;
FilePath           56 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kDbFile = temp_dir.path().AppendASCII("appcache.db");
FilePath           57 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kNestedDir = temp_dir.path().AppendASCII("nested");
FilePath           58 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kOtherFile =  kNestedDir.AppendASCII("other_file");
FilePath           88 webkit/browser/appcache/appcache_database_unittest.cc   base::FilePath mock_dir = temp_dir.path().AppendASCII("mock");
FilePath           91 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kDbFile = mock_dir.AppendASCII("appcache.db");
FilePath           92 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kOtherFile = mock_dir.AppendASCII("other_file");
FilePath          123 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kDbFile = temp_dir.path().AppendASCII("appcache.db");
FilePath          153 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kDbFile = temp_dir.path().AppendASCII("appcache.db");
FilePath          154 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kOtherFile =  temp_dir.path().AppendASCII("other_file");
FilePath          181 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kEmptyPath;
FilePath          262 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kEmptyPath;
FilePath          308 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kEmptyPath;
FilePath          439 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kEmptyPath;
FilePath          555 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kEmptyPath;
FilePath          602 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kEmptyPath;
FilePath          682 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kEmptyPath;
FilePath          752 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kDbFile = temp_dir.path().AppendASCII("upgrade3.db");
FilePath          975 webkit/browser/appcache/appcache_database_unittest.cc   const base::FilePath kDbFile = temp_dir.path().AppendASCII("upgrade4.db");
FilePath          181 webkit/browser/appcache/appcache_disk_cache.cc     const base::FilePath& disk_cache_directory, int disk_cache_size, bool force,
FilePath          190 webkit/browser/appcache/appcache_disk_cache.cc   return Init(net::MEMORY_CACHE, base::FilePath(), mem_cache_size, false, NULL,
FilePath          290 webkit/browser/appcache/appcache_disk_cache.cc                             const base::FilePath& cache_directory,
FilePath           27 webkit/browser/appcache/appcache_disk_cache.h   int InitWithDiskBackend(const base::FilePath& disk_cache_directory,
FilePath           84 webkit/browser/appcache/appcache_disk_cache.h   int Init(net::CacheType cache_type, const base::FilePath& directory,
FilePath          468 webkit/browser/appcache/appcache_service.cc void AppCacheService::Initialize(const base::FilePath& cache_directory,
FilePath           28 webkit/browser/appcache/appcache_service.h class FilePath;
FilePath           96 webkit/browser/appcache/appcache_service.h   void Initialize(const base::FilePath& cache_directory,
FilePath          218 webkit/browser/appcache/appcache_service.h   base::FilePath cache_directory_;
FilePath           43 webkit/browser/appcache/appcache_storage_impl.cc static const base::FilePath::CharType kDiskCacheDirectoryName[] =
FilePath          277 webkit/browser/appcache/appcache_storage_impl.cc   base::FilePath db_file_path_;
FilePath          278 webkit/browser/appcache/appcache_storage_impl.cc   base::FilePath disk_cache_directory_;
FilePath         1344 webkit/browser/appcache/appcache_storage_impl.cc void AppCacheStorageImpl::Initialize(const base::FilePath& cache_directory,
FilePath         1352 webkit/browser/appcache/appcache_storage_impl.cc   base::FilePath db_file_path;
FilePath           35 webkit/browser/appcache/appcache_storage_impl.h   void Initialize(const base::FilePath& cache_directory,
FilePath          138 webkit/browser/appcache/appcache_storage_impl.h   base::FilePath cache_directory_;
FilePath          290 webkit/browser/blob/blob_storage_context.cc     const base::FilePath& file_path, uint64 offset, uint64 length,
FilePath           21 webkit/browser/blob/blob_storage_context.h class FilePath;
FilePath           89 webkit/browser/blob/blob_storage_context.h                       const base::FilePath& file_path,
FilePath          102 webkit/browser/blob/blob_storage_context_unittest.cc   blob_data1->AppendFile(base::FilePath(FILE_PATH_LITERAL("File1.txt")),
FilePath          108 webkit/browser/blob/blob_storage_context_unittest.cc   blob_data2->AppendFile(base::FilePath(FILE_PATH_LITERAL("File2.txt")),
FilePath          115 webkit/browser/blob/blob_storage_context_unittest.cc       base::FilePath(FILE_PATH_LITERAL("File1.txt")),
FilePath          118 webkit/browser/blob/blob_storage_context_unittest.cc       base::FilePath(FILE_PATH_LITERAL("File2.txt")), 0, 20, time2);
FilePath           15 webkit/browser/blob/file_stream_reader.h class FilePath;
FilePath           45 webkit/browser/blob/file_stream_reader.h                          const base::FilePath& file_path,
FilePath           29 webkit/browser/blob/local_file_stream_reader.cc     const base::FilePath& file_path,
FilePath           63 webkit/browser/blob/local_file_stream_reader.cc     const base::FilePath& file_path,
FilePath           45 webkit/browser/blob/local_file_stream_reader.h                         const base::FilePath& file_path,
FilePath           68 webkit/browser/blob/local_file_stream_reader.h   const base::FilePath file_path_;
FilePath           84 webkit/browser/blob/local_file_stream_reader_unittest.cc       const base::FilePath& path,
FilePath          106 webkit/browser/blob/local_file_stream_reader_unittest.cc   base::FilePath test_dir() const { return dir_.path(); }
FilePath          107 webkit/browser/blob/local_file_stream_reader_unittest.cc   base::FilePath test_path() const { return dir_.path().AppendASCII("test"); }
FilePath          126 webkit/browser/blob/local_file_stream_reader_unittest.cc   base::FilePath nonexistent_path = test_dir().AppendASCII("nonexistent");
FilePath          137 webkit/browser/blob/local_file_stream_reader_unittest.cc   base::FilePath empty_path = test_dir().AppendASCII("empty");
FilePath           31 webkit/browser/database/database_quota_client_unittest.cc       : DatabaseTracker(base::FilePath(), false, NULL, NULL, NULL),
FilePath           32 webkit/browser/database/database_tracker.cc const base::FilePath::CharType kDatabaseDirectoryName[] =
FilePath           34 webkit/browser/database/database_tracker.cc const base::FilePath::CharType kIncognitoDatabaseDirectoryName[] =
FilePath           36 webkit/browser/database/database_tracker.cc const base::FilePath::CharType kTrackerDatabaseFileName[] =
FilePath           41 webkit/browser/database/database_tracker.cc const base::FilePath::CharType kTemporaryDirectoryPrefix[] =
FilePath           43 webkit/browser/database/database_tracker.cc const base::FilePath::CharType kTemporaryDirectoryPattern[] =
FilePath           83 webkit/browser/database/database_tracker.cc     const base::FilePath& profile_path,
FilePath          285 webkit/browser/database/database_tracker.cc base::FilePath DatabaseTracker::GetFullDBFilePath(
FilePath          290 webkit/browser/database/database_tracker.cc     return base::FilePath();
FilePath          294 webkit/browser/database/database_tracker.cc     return base::FilePath();
FilePath          296 webkit/browser/database/database_tracker.cc   return db_dir_.Append(base::FilePath::FromUTF16Unsafe(
FilePath          358 webkit/browser/database/database_tracker.cc   base::FilePath db_file = GetFullDBFilePath(origin_identifier, database_name);
FilePath          399 webkit/browser/database/database_tracker.cc   base::FilePath origin_dir = db_dir_.AppendASCII(origin_identifier);
FilePath          404 webkit/browser/database/database_tracker.cc   base::FilePath new_origin_dir;
FilePath          412 webkit/browser/database/database_tracker.cc   for (base::FilePath database = databases.Next(); !database.empty();
FilePath          414 webkit/browser/database/database_tracker.cc     base::FilePath new_file = new_origin_dir.Append(database.BaseName());
FilePath          458 webkit/browser/database/database_tracker.cc       for (base::FilePath directory = directories.Next(); !directory.empty();
FilePath          466 webkit/browser/database/database_tracker.cc     const base::FilePath kTrackerDatabaseFullPath =
FilePath          467 webkit/browser/database/database_tracker.cc         db_dir_.Append(base::FilePath(kTrackerDatabaseFileName));
FilePath          574 webkit/browser/database/database_tracker.cc   base::FilePath db_file_name = GetFullDBFilePath(origin_identifier,
FilePath          693 webkit/browser/database/database_tracker.cc       base::FilePath db_file = GetFullDBFilePath(*ori, db->database_name);
FilePath          795 webkit/browser/database/database_tracker.cc   base::FilePath incognito_db_dir =
FilePath           41 webkit/browser/database/database_tracker.h WEBKIT_STORAGE_BROWSER_EXPORT extern const base::FilePath::CharType
FilePath           43 webkit/browser/database/database_tracker.h WEBKIT_STORAGE_BROWSER_EXPORT extern const base::FilePath::CharType
FilePath           99 webkit/browser/database/database_tracker.h   DatabaseTracker(const base::FilePath& profile_path,
FilePath          125 webkit/browser/database/database_tracker.h   const base::FilePath& DatabaseDirectory() const { return db_dir_; }
FilePath          126 webkit/browser/database/database_tracker.h   base::FilePath GetFullDBFilePath(const std::string& origin_identifier,
FilePath          274 webkit/browser/database/database_tracker.h   const base::FilePath profile_path_;
FilePath          275 webkit/browser/database/database_tracker.h   const base::FilePath db_dir_;
FilePath          175 webkit/browser/database/database_tracker_unittest.cc bool EnsureFileOfSize(const base::FilePath& file_path, int64 length) {
FilePath          227 webkit/browser/database/database_tracker_unittest.cc         tracker->DatabaseDirectory().Append(base::FilePath::FromUTF16Unsafe(
FilePath          230 webkit/browser/database/database_tracker_unittest.cc         tracker->DatabaseDirectory().Append(base::FilePath::FromUTF16Unsafe(
FilePath          262 webkit/browser/database/database_tracker_unittest.cc         tracker->DatabaseDirectory().Append(base::FilePath::FromUTF16Unsafe(
FilePath          355 webkit/browser/database/database_tracker_unittest.cc         tracker->DatabaseDirectory().Append(base::FilePath::FromUTF16Unsafe(
FilePath          358 webkit/browser/database/database_tracker_unittest.cc         tracker->DatabaseDirectory().Append(base::FilePath::FromUTF16Unsafe(
FilePath          480 webkit/browser/database/database_tracker_unittest.cc     base::FilePath db_file(tracker->GetFullDBFilePath(kOriginId, kName));
FilePath          562 webkit/browser/database/database_tracker_unittest.cc     base::FilePath origin1_db_dir;
FilePath          563 webkit/browser/database/database_tracker_unittest.cc     base::FilePath origin2_db_dir;
FilePath          584 webkit/browser/database/database_tracker_unittest.cc       base::FilePath db_file;
FilePath          620 webkit/browser/database/database_tracker_unittest.cc     EXPECT_EQ(base::FilePath(), tracker->GetFullDBFilePath(kOrigin2, kDB2));
FilePath          642 webkit/browser/database/database_tracker_unittest.cc     base::FilePath origin1_db_dir;
FilePath          643 webkit/browser/database/database_tracker_unittest.cc     base::FilePath origin2_db_dir;
FilePath          665 webkit/browser/database/database_tracker_unittest.cc       base::FilePath db_file;
FilePath          785 webkit/browser/database/database_tracker_unittest.cc     base::FilePath spoof_db_file = tracker->GetFullDBFilePath(kOriginId, kName);
FilePath          813 webkit/browser/database/database_tracker_unittest.cc     base::FilePath spoof_db_file2 = tracker->GetFullDBFilePath(kOriginId, kName);
FilePath           49 webkit/browser/database/database_util.cc base::FilePath DatabaseUtil::GetFullFilePathForVfsFile(
FilePath           56 webkit/browser/database/database_util.cc     return base::FilePath(); // invalid vfs_file_name
FilePath           59 webkit/browser/database/database_util.cc   base::FilePath full_path = db_tracker->GetFullDBFilePath(
FilePath           68 webkit/browser/database/database_util.cc           base::FilePath::StringType::npos)
FilePath           69 webkit/browser/database/database_util.cc     return base::FilePath();
FilePath           14 webkit/browser/database/database_util.h class FilePath;
FilePath           31 webkit/browser/database/database_util.h   static base::FilePath GetFullFilePathForVfsFile(
FilePath           58 webkit/browser/database/vfs_backend.cc base::File VfsBackend::OpenFile(const base::FilePath& file_path,
FilePath           97 webkit/browser/database/vfs_backend.cc base::File VfsBackend::OpenTempFileInDirectory(const base::FilePath& dir_path,
FilePath          107 webkit/browser/database/vfs_backend.cc   base::FilePath temp_file_path;
FilePath          115 webkit/browser/database/vfs_backend.cc int VfsBackend::DeleteFile(const base::FilePath& file_path, bool sync_dir) {
FilePath          137 webkit/browser/database/vfs_backend.cc uint32 VfsBackend::GetFileAttributes(const base::FilePath& file_path) {
FilePath          153 webkit/browser/database/vfs_backend.cc int64 VfsBackend::GetFileSize(const base::FilePath& file_path) {
FilePath           14 webkit/browser/database/vfs_backend.h class FilePath;
FilePath           21 webkit/browser/database/vfs_backend.h    static base::File OpenFile(const base::FilePath& file_path,
FilePath           24 webkit/browser/database/vfs_backend.h   static base::File OpenTempFileInDirectory(const base::FilePath& dir_path,
FilePath           27 webkit/browser/database/vfs_backend.h   static int DeleteFile(const base::FilePath& file_path, bool sync_dir);
FilePath           29 webkit/browser/database/vfs_backend.h   static uint32 GetFileAttributes(const base::FilePath& file_path);
FilePath           31 webkit/browser/database/vfs_backend.h   static int64 GetFileSize(const base::FilePath& file_path);
FilePath           78 webkit/browser/fileapi/async_file_util.h            const base::FilePath& platform_path,
FilePath          278 webkit/browser/fileapi/async_file_util.h         const base::FilePath& src_file_path,
FilePath           81 webkit/browser/fileapi/async_file_util_adapter.cc   base::FilePath platform_path_;
FilePath           92 webkit/browser/fileapi/async_file_util_adapter.cc   base::FilePath platform_path;
FilePath          114 webkit/browser/fileapi/async_file_util_adapter.cc   base::FilePath current;
FilePath          293 webkit/browser/fileapi/async_file_util_adapter.cc       const base::FilePath& src_file_path,
FilePath           90 webkit/browser/fileapi/async_file_util_adapter.h       const base::FilePath& src_file_path,
FilePath           13 webkit/browser/fileapi/copy_or_move_file_validator.h class FilePath;
FilePath           36 webkit/browser/fileapi/copy_or_move_file_validator.h       const base::FilePath& dest_platform_path,
FilePath           49 webkit/browser/fileapi/copy_or_move_file_validator.h       const base::FilePath& platform_path) = 0;
FilePath          133 webkit/browser/fileapi/copy_or_move_operation_delegate.cc       const base::FilePath& platform_path,
FilePath          163 webkit/browser/fileapi/copy_or_move_operation_delegate.cc       const base::FilePath& platform_path,
FilePath          289 webkit/browser/fileapi/copy_or_move_operation_delegate.cc       const base::FilePath& platform_path,
FilePath          312 webkit/browser/fileapi/copy_or_move_operation_delegate.cc       const base::FilePath& platform_path,
FilePath          955 webkit/browser/fileapi/copy_or_move_operation_delegate.cc   base::FilePath relative = dest_root_.virtual_path();
FilePath           35 webkit/browser/fileapi/dragged_file_util.cc   virtual base::FilePath Next() OVERRIDE {
FilePath           37 webkit/browser/fileapi/dragged_file_util.cc       return base::FilePath();
FilePath           38 webkit/browser/fileapi/dragged_file_util.cc     base::FilePath platform_file = (file_iter_++)->path;
FilePath           64 webkit/browser/fileapi/dragged_file_util.cc     base::FilePath* platform_path) {
FilePath           81 webkit/browser/fileapi/dragged_file_util.cc   if (base::IsLink(url.path()) && !base::FilePath().IsParent(url.path())) {
FilePath           30 webkit/browser/fileapi/dragged_file_util.h       base::FilePath* platform_path) OVERRIDE;
FilePath           69 webkit/browser/fileapi/dump_file_system.cc                               base::FilePath origin_dir) {
FilePath           98 webkit/browser/fileapi/dump_file_system.cc         dirname + "/" + FilePathToString(base::FilePath(info.name));
FilePath          134 webkit/browser/fileapi/dump_file_system.cc static void DumpOrigin(const base::FilePath& file_system_dir,
FilePath          137 webkit/browser/fileapi/dump_file_system.cc   base::FilePath origin_dir;
FilePath          150 webkit/browser/fileapi/dump_file_system.cc static void DumpFileSystem(const base::FilePath& file_system_dir) {
FilePath          190 webkit/browser/fileapi/dump_file_system.cc   const base::FilePath file_system_dir = fileapi::StringToFilePath(argv[1]);
FilePath           22 webkit/browser/fileapi/external_mount_points.cc base::FilePath NormalizeFilePath(const base::FilePath& path) {
FilePath           26 webkit/browser/fileapi/external_mount_points.cc   base::FilePath::StringType path_str = path.StripTrailingSeparators().value();
FilePath           27 webkit/browser/fileapi/external_mount_points.cc   if (!base::FilePath::IsSeparator(path_str[path_str.length() - 1]))
FilePath           30 webkit/browser/fileapi/external_mount_points.cc   return base::FilePath(path_str).NormalizePathSeparators();
FilePath           61 webkit/browser/fileapi/external_mount_points.cc            const base::FilePath& path,
FilePath           69 webkit/browser/fileapi/external_mount_points.cc   const base::FilePath& path() const { return path_; }
FilePath           74 webkit/browser/fileapi/external_mount_points.cc   const base::FilePath path_;
FilePath           96 webkit/browser/fileapi/external_mount_points.cc     const base::FilePath& path_in) {
FilePath          103 webkit/browser/fileapi/external_mount_points.cc   base::FilePath path = NormalizeFilePath(path_in);
FilePath          132 webkit/browser/fileapi/external_mount_points.cc     const std::string& filesystem_id, base::FilePath* path) const {
FilePath          143 webkit/browser/fileapi/external_mount_points.cc     const base::FilePath& virtual_path,
FilePath          146 webkit/browser/fileapi/external_mount_points.cc     base::FilePath* path,
FilePath          156 webkit/browser/fileapi/external_mount_points.cc   std::vector<base::FilePath::StringType> components;
FilePath          161 webkit/browser/fileapi/external_mount_points.cc   std::vector<base::FilePath::StringType>::iterator component_iter =
FilePath          164 webkit/browser/fileapi/external_mount_points.cc       base::FilePath(*component_iter++).MaybeAsASCII();
FilePath          168 webkit/browser/fileapi/external_mount_points.cc   base::FilePath cracked_path;
FilePath          200 webkit/browser/fileapi/external_mount_points.cc     const base::FilePath& path) const {
FilePath          214 webkit/browser/fileapi/external_mount_points.cc bool ExternalMountPoints::GetVirtualPath(const base::FilePath& path_in,
FilePath          215 webkit/browser/fileapi/external_mount_points.cc                                          base::FilePath* virtual_path) const {
FilePath          220 webkit/browser/fileapi/external_mount_points.cc   base::FilePath path = NormalizeFilePath(path_in);
FilePath          221 webkit/browser/fileapi/external_mount_points.cc   std::map<base::FilePath, std::string>::const_reverse_iterator iter(
FilePath          232 webkit/browser/fileapi/external_mount_points.cc base::FilePath ExternalMountPoints::CreateVirtualRootPath(
FilePath          234 webkit/browser/fileapi/external_mount_points.cc   return base::FilePath().AppendASCII(mount_name);
FilePath          240 webkit/browser/fileapi/external_mount_points.cc     const base::FilePath& path) const {
FilePath          245 webkit/browser/fileapi/external_mount_points.cc       base::FilePath(
FilePath          247 webkit/browser/fileapi/external_mount_points.cc           base::FilePath::kSeparators[0] + path.value()));
FilePath          274 webkit/browser/fileapi/external_mount_points.cc   base::FilePath virtual_path = url.path();
FilePath          291 webkit/browser/fileapi/external_mount_points.cc   base::FilePath cracked_path;
FilePath          306 webkit/browser/fileapi/external_mount_points.cc                                                 const base::FilePath& path) {
FilePath          327 webkit/browser/fileapi/external_mount_points.cc   std::map<base::FilePath, std::string>::reverse_iterator potential_parent(
FilePath          336 webkit/browser/fileapi/external_mount_points.cc   std::map<base::FilePath, std::string>::iterator potential_child =
FilePath           20 webkit/browser/fileapi/external_mount_points.h class FilePath;
FilePath           64 webkit/browser/fileapi/external_mount_points.h                           const base::FilePath& path);
FilePath           70 webkit/browser/fileapi/external_mount_points.h                                  base::FilePath* path) const OVERRIDE;
FilePath           72 webkit/browser/fileapi/external_mount_points.h       const base::FilePath& virtual_path,
FilePath           75 webkit/browser/fileapi/external_mount_points.h       base::FilePath* path,
FilePath           81 webkit/browser/fileapi/external_mount_points.h       const base::FilePath& path) const OVERRIDE;
FilePath           95 webkit/browser/fileapi/external_mount_points.h   bool GetVirtualPath(const base::FilePath& absolute_path,
FilePath           96 webkit/browser/fileapi/external_mount_points.h                       base::FilePath* virtual_path) const;
FilePath           99 webkit/browser/fileapi/external_mount_points.h   base::FilePath CreateVirtualRootPath(const std::string& mount_name) const;
FilePath          104 webkit/browser/fileapi/external_mount_points.h       const base::FilePath& path) const;
FilePath          137 webkit/browser/fileapi/external_mount_points.h                              const base::FilePath& path);
FilePath           33 webkit/browser/fileapi/external_mount_points_unittest.cc     const base::FilePath::CharType* const path;
FilePath           38 webkit/browser/fileapi/external_mount_points_unittest.cc     const base::FilePath::CharType* const registered_path;
FilePath          115 webkit/browser/fileapi/external_mount_points_unittest.cc                   base::FilePath(kTestCases[i].path)))
FilePath          122 webkit/browser/fileapi/external_mount_points_unittest.cc     base::FilePath found_path;
FilePath          128 webkit/browser/fileapi/external_mount_points_unittest.cc       base::FilePath expected_path(kTestCases[i].registered_path);
FilePath          141 webkit/browser/fileapi/external_mount_points_unittest.cc                                    base::FilePath(DRIVE FPL("/a/b/c")));
FilePath          146 webkit/browser/fileapi/external_mount_points_unittest.cc                                    base::FilePath(DRIVE FPL("/a/b/c(1)")));
FilePath          150 webkit/browser/fileapi/external_mount_points_unittest.cc                                    base::FilePath(DRIVE FPL("/z/y/x")));
FilePath          154 webkit/browser/fileapi/external_mount_points_unittest.cc                                    base::FilePath(DRIVE FPL("/m/n/o")));
FilePath          159 webkit/browser/fileapi/external_mount_points_unittest.cc                                    base::FilePath(DRIVE FPL("/root/foo")));
FilePath          164 webkit/browser/fileapi/external_mount_points_unittest.cc                                    base::FilePath());
FilePath          167 webkit/browser/fileapi/external_mount_points_unittest.cc     const base::FilePath::CharType* const local_path;
FilePath          169 webkit/browser/fileapi/external_mount_points_unittest.cc     const base::FilePath::CharType* const virtual_path;
FilePath          219 webkit/browser/fileapi/external_mount_points_unittest.cc     base::FilePath virtual_path(DRIVE FPL("/mount"));
FilePath          220 webkit/browser/fileapi/external_mount_points_unittest.cc     base::FilePath local_path(kTestCases[i].local_path);
FilePath          230 webkit/browser/fileapi/external_mount_points_unittest.cc     base::FilePath expected_virtual_path(kTestCases[i].virtual_path);
FilePath          241 webkit/browser/fileapi/external_mount_points_unittest.cc   const base::FilePath test_path(FPL("/mount"));
FilePath          276 webkit/browser/fileapi/external_mount_points_unittest.cc                                    base::FilePath(DRIVE FPL("/a/b/c")));
FilePath          280 webkit/browser/fileapi/external_mount_points_unittest.cc                                    base::FilePath(DRIVE FPL("/a/b/c(1)")));
FilePath          284 webkit/browser/fileapi/external_mount_points_unittest.cc                                    base::FilePath());
FilePath          288 webkit/browser/fileapi/external_mount_points_unittest.cc                                    base::FilePath(DRIVE FPL("/root")));
FilePath          296 webkit/browser/fileapi/external_mount_points_unittest.cc       kTestOrigin, fileapi::kFileSystemTypeIsolated, base::FilePath(FPL("c")));
FilePath          303 webkit/browser/fileapi/external_mount_points_unittest.cc       base::FilePath(FPL("c")));
FilePath          307 webkit/browser/fileapi/external_mount_points_unittest.cc     const base::FilePath::CharType* const path;
FilePath          310 webkit/browser/fileapi/external_mount_points_unittest.cc     const base::FilePath::CharType* const expect_path;
FilePath          359 webkit/browser/fileapi/external_mount_points_unittest.cc         base::FilePath(kTestCases[i].path));
FilePath          371 webkit/browser/fileapi/external_mount_points_unittest.cc     EXPECT_EQ(base::FilePath(
FilePath          374 webkit/browser/fileapi/external_mount_points_unittest.cc     EXPECT_EQ(base::FilePath(kTestCases[i].path).NormalizePathSeparators(),
FilePath          393 webkit/browser/fileapi/external_mount_points_unittest.cc                                    base::FilePath(DRIVE FPL("/a/b/c")));
FilePath          397 webkit/browser/fileapi/external_mount_points_unittest.cc                                    base::FilePath(DRIVE FPL("/a/b/c(1)")));
FilePath          401 webkit/browser/fileapi/external_mount_points_unittest.cc                                    base::FilePath());
FilePath          405 webkit/browser/fileapi/external_mount_points_unittest.cc                                    base::FilePath(DRIVE FPL("/root")));
FilePath          408 webkit/browser/fileapi/external_mount_points_unittest.cc     const base::FilePath::CharType* const path;
FilePath          411 webkit/browser/fileapi/external_mount_points_unittest.cc     const base::FilePath::CharType* const expect_path;
FilePath          459 webkit/browser/fileapi/external_mount_points_unittest.cc     base::FilePath cracked_path;
FilePath          462 webkit/browser/fileapi/external_mount_points_unittest.cc               mount_points->CrackVirtualPath(base::FilePath(kTestCases[i].path),
FilePath          471 webkit/browser/fileapi/external_mount_points_unittest.cc     EXPECT_EQ(base::FilePath(
FilePath          487 webkit/browser/fileapi/external_mount_points_unittest.cc       base::FilePath(DRIVE FPL("/nosync")));
FilePath          492 webkit/browser/fileapi/external_mount_points_unittest.cc       base::FilePath(DRIVE FPL("/sync")));
FilePath          497 webkit/browser/fileapi/external_mount_points_unittest.cc   base::FilePath path;
FilePath          499 webkit/browser/fileapi/external_mount_points_unittest.cc       base::FilePath(FPL("nosync/file")), &name, &type, &path, &option));
FilePath          502 webkit/browser/fileapi/external_mount_points_unittest.cc       base::FilePath(FPL("sync/file")), &name, &type, &path, &option));
FilePath           13 webkit/browser/fileapi/file_stream_writer.h class FilePath;
FilePath           32 webkit/browser/fileapi/file_stream_writer.h       const base::FilePath& file_path,
FilePath          134 webkit/browser/fileapi/file_system_backend.h   virtual std::vector<base::FilePath> GetRootDirectories() const = 0;
FilePath          141 webkit/browser/fileapi/file_system_backend.h       const base::FilePath& virtual_path) = 0;
FilePath          147 webkit/browser/fileapi/file_system_backend.h   virtual bool GetVirtualPath(const base::FilePath& file_system_path,
FilePath          148 webkit/browser/fileapi/file_system_backend.h                               base::FilePath* virtual_path) = 0;
FilePath           48 webkit/browser/fileapi/file_system_context.cc     const base::FilePath& path,
FilePath           54 webkit/browser/fileapi/file_system_context.cc     callback.Run(error, FileSystemInfo(), base::FilePath(), false);
FilePath          121 webkit/browser/fileapi/file_system_context.cc     const base::FilePath& partition_path,
FilePath          317 webkit/browser/fileapi/file_system_context.cc       CreateCrackedFileSystemURL(origin_url, type, base::FilePath()),
FilePath          333 webkit/browser/fileapi/file_system_context.cc                  FileSystemInfo(), base::FilePath(), false);
FilePath          430 webkit/browser/fileapi/file_system_context.cc     const base::FilePath& path) const {
FilePath          563 webkit/browser/fileapi/file_system_context.cc     callback.Run(error, FileSystemInfo(), base::FilePath(), false);
FilePath          571 webkit/browser/fileapi/file_system_context.cc   base::FilePath parent = CrackURL(filesystem_root).virtual_path();
FilePath          572 webkit/browser/fileapi/file_system_context.cc   base::FilePath child = url.virtual_path();
FilePath          573 webkit/browser/fileapi/file_system_context.cc   base::FilePath path;
FilePath           27 webkit/browser/fileapi/file_system_context.h class FilePath;
FilePath          126 webkit/browser/fileapi/file_system_context.h       const base::FilePath& partition_path,
FilePath          193 webkit/browser/fileapi/file_system_context.h                               const base::FilePath& file_path,
FilePath          263 webkit/browser/fileapi/file_system_context.h   const base::FilePath& partition_path() const { return partition_path_; }
FilePath          271 webkit/browser/fileapi/file_system_context.h                                            const base::FilePath& path) const;
FilePath          393 webkit/browser/fileapi/file_system_context.h   const base::FilePath partition_path_;
FilePath          138 webkit/browser/fileapi/file_system_dir_url_request_job.cc     base::FilePath relative_path = url_.path();
FilePath          141 webkit/browser/fileapi/file_system_dir_url_request_job.cc         base::FilePath(FILE_PATH_LITERAL("/") + relative_path.value());
FilePath          149 webkit/browser/fileapi/file_system_dir_url_request_job.cc     const base::string16& name = base::FilePath(it->name).LossyDisplayName();
FilePath          122 webkit/browser/fileapi/file_system_file_stream_reader.cc     const base::FilePath& platform_path,
FilePath           18 webkit/browser/fileapi/file_system_file_stream_reader.h class FilePath;
FilePath           62 webkit/browser/fileapi/file_system_file_stream_reader.h       const base::FilePath& platform_path,
FilePath            9 webkit/browser/fileapi/file_system_file_util.cc base::FilePath FileSystemFileUtil::EmptyFileEnumerator::Next() {
FilePath           10 webkit/browser/fileapi/file_system_file_util.cc   return base::FilePath();
FilePath           40 webkit/browser/fileapi/file_system_file_util.h     virtual base::FilePath Next() = 0;
FilePath           53 webkit/browser/fileapi/file_system_file_util.h     virtual base::FilePath Next() OVERRIDE;
FilePath           98 webkit/browser/fileapi/file_system_file_util.h       base::FilePath* platform_path) = 0;
FilePath          117 webkit/browser/fileapi/file_system_file_util.h       base::FilePath* local_file_path) = 0;
FilePath          159 webkit/browser/fileapi/file_system_file_util.h         const base::FilePath& src_file_path,
FilePath          184 webkit/browser/fileapi/file_system_file_util.h       base::FilePath* platform_path) = 0;
FilePath          121 webkit/browser/fileapi/file_system_operation.h            const base::FilePath& platform_path,
FilePath          384 webkit/browser/fileapi/file_system_operation.h   virtual void CopyInForeignFile(const base::FilePath& src_local_disk_path,
FilePath          458 webkit/browser/fileapi/file_system_operation.h       base::FilePath* platform_path) = 0;
FilePath          251 webkit/browser/fileapi/file_system_operation_impl.cc     const base::FilePath& src_local_disk_file_path,
FilePath          317 webkit/browser/fileapi/file_system_operation_impl.cc     base::FilePath* platform_path) {
FilePath          429 webkit/browser/fileapi/file_system_operation_impl.cc     const base::FilePath& src_local_disk_file_path,
FilePath           77 webkit/browser/fileapi/file_system_operation_impl.h   virtual void CopyInForeignFile(const base::FilePath& src_local_disk_path,
FilePath           95 webkit/browser/fileapi/file_system_operation_impl.h       base::FilePath* platform_path) OVERRIDE;
FilePath          144 webkit/browser/fileapi/file_system_operation_impl.h   void DoCopyInForeignFile(const base::FilePath& src_local_disk_file_path,
FilePath          380 webkit/browser/fileapi/file_system_operation_runner.cc                       base::FilePath(), NULL);
FilePath          392 webkit/browser/fileapi/file_system_operation_runner.cc     const base::FilePath& src_local_disk_path,
FilePath          494 webkit/browser/fileapi/file_system_operation_runner.cc     base::FilePath* platform_path) {
FilePath          598 webkit/browser/fileapi/file_system_operation_runner.cc     const base::FilePath& platform_path,
FilePath          171 webkit/browser/fileapi/file_system_operation_runner.h   OperationID CopyInForeignFile(const base::FilePath& src_local_disk_path,
FilePath          238 webkit/browser/fileapi/file_system_operation_runner.h                                         base::FilePath* platform_path);
FilePath          282 webkit/browser/fileapi/file_system_operation_runner.h       const base::FilePath& platform_path,
FilePath           33 webkit/browser/fileapi/file_system_url.cc                                            const base::FilePath& virtual_path) {
FilePath           49 webkit/browser/fileapi/file_system_url.cc                              const base::FilePath& virtual_path)
FilePath           61 webkit/browser/fileapi/file_system_url.cc                              const base::FilePath& virtual_path,
FilePath           64 webkit/browser/fileapi/file_system_url.cc                              const base::FilePath& cracked_path,
FilePath           88 webkit/browser/fileapi/file_system_url.h                                      const base::FilePath& virtual_path);
FilePath          100 webkit/browser/fileapi/file_system_url.h   const base::FilePath& path() const { return path_; }
FilePath          105 webkit/browser/fileapi/file_system_url.h   const base::FilePath& virtual_path() const { return virtual_path_; }
FilePath          146 webkit/browser/fileapi/file_system_url.h                 const base::FilePath& virtual_path);
FilePath          150 webkit/browser/fileapi/file_system_url.h                 const base::FilePath& virtual_path,
FilePath          153 webkit/browser/fileapi/file_system_url.h                 const base::FilePath& cracked_path,
FilePath          162 webkit/browser/fileapi/file_system_url.h   base::FilePath virtual_path_;
FilePath          171 webkit/browser/fileapi/file_system_url.h   base::FilePath path_;
FilePath          122 webkit/browser/fileapi/file_system_url_request_job.cc   base::FilePath::StringType extension = url_.path().Extension();
FilePath           22 webkit/browser/fileapi/file_system_url_request_job.h class FilePath;
FilePath           32 webkit/browser/fileapi/file_system_url_unittest.cc std::string NormalizedUTF8Path(const base::FilePath& path) {
FilePath          180 webkit/browser/fileapi/file_system_url_unittest.cc   const base::FilePath kPath(FPL("dir/file"));
FilePath          192 webkit/browser/fileapi/file_system_url_unittest.cc       base::FilePath::FromUTF8Unsafe("a"));
FilePath          195 webkit/browser/fileapi/file_system_url_unittest.cc       base::FilePath::FromUTF8Unsafe("b"));
FilePath          198 webkit/browser/fileapi/file_system_url_unittest.cc       base::FilePath::FromUTF8Unsafe("a"));
FilePath          201 webkit/browser/fileapi/file_system_url_unittest.cc       base::FilePath::FromUTF8Unsafe("a"));
FilePath          204 webkit/browser/fileapi/file_system_url_unittest.cc       base::FilePath::FromUTF8Unsafe("a"));
FilePath           35 webkit/browser/fileapi/file_system_usage_cache.cc const base::FilePath::CharType FileSystemUsageCache::kUsageFileName[] =
FilePath           46 webkit/browser/fileapi/file_system_usage_cache.cc bool FileSystemUsageCache::GetUsage(const base::FilePath& usage_file_path,
FilePath           60 webkit/browser/fileapi/file_system_usage_cache.cc bool FileSystemUsageCache::GetDirty(const base::FilePath& usage_file_path,
FilePath           75 webkit/browser/fileapi/file_system_usage_cache.cc     const base::FilePath& usage_file_path) {
FilePath           92 webkit/browser/fileapi/file_system_usage_cache.cc     const base::FilePath& usage_file_path) {
FilePath          107 webkit/browser/fileapi/file_system_usage_cache.cc bool FileSystemUsageCache::Invalidate(const base::FilePath& usage_file_path) {
FilePath          119 webkit/browser/fileapi/file_system_usage_cache.cc bool FileSystemUsageCache::IsValid(const base::FilePath& usage_file_path) {
FilePath          131 webkit/browser/fileapi/file_system_usage_cache.cc     const base::FilePath& usage_file_path, int64 delta) {
FilePath          142 webkit/browser/fileapi/file_system_usage_cache.cc bool FileSystemUsageCache::UpdateUsage(const base::FilePath& usage_file_path,
FilePath          149 webkit/browser/fileapi/file_system_usage_cache.cc bool FileSystemUsageCache::Exists(const base::FilePath& usage_file_path) {
FilePath          155 webkit/browser/fileapi/file_system_usage_cache.cc bool FileSystemUsageCache::Delete(const base::FilePath& usage_file_path) {
FilePath          169 webkit/browser/fileapi/file_system_usage_cache.cc bool FileSystemUsageCache::Read(const base::FilePath& usage_file_path,
FilePath          205 webkit/browser/fileapi/file_system_usage_cache.cc bool FileSystemUsageCache::Write(const base::FilePath& usage_file_path,
FilePath          226 webkit/browser/fileapi/file_system_usage_cache.cc base::File* FileSystemUsageCache::GetFile(const base::FilePath& file_path) {
FilePath          252 webkit/browser/fileapi/file_system_usage_cache.cc bool FileSystemUsageCache::ReadBytes(const base::FilePath& file_path,
FilePath          262 webkit/browser/fileapi/file_system_usage_cache.cc bool FileSystemUsageCache::WriteBytes(const base::FilePath& file_path,
FilePath          272 webkit/browser/fileapi/file_system_usage_cache.cc bool FileSystemUsageCache::FlushFile(const base::FilePath& file_path) {
FilePath          301 webkit/browser/fileapi/file_system_usage_cache.cc bool FileSystemUsageCache::HasCacheFileHandle(const base::FilePath& file_path) {
FilePath           29 webkit/browser/fileapi/file_system_usage_cache.h   bool GetUsage(const base::FilePath& usage_file_path, int64* usage);
FilePath           33 webkit/browser/fileapi/file_system_usage_cache.h   bool GetDirty(const base::FilePath& usage_file_path, uint32* dirty);
FilePath           37 webkit/browser/fileapi/file_system_usage_cache.h   bool IncrementDirty(const base::FilePath& usage_file_path);
FilePath           38 webkit/browser/fileapi/file_system_usage_cache.h   bool DecrementDirty(const base::FilePath& usage_file_path);
FilePath           42 webkit/browser/fileapi/file_system_usage_cache.h   bool Invalidate(const base::FilePath& usage_file_path);
FilePath           43 webkit/browser/fileapi/file_system_usage_cache.h   bool IsValid(const base::FilePath& usage_file_path);
FilePath           46 webkit/browser/fileapi/file_system_usage_cache.h   bool UpdateUsage(const base::FilePath& usage_file_path, int64 fs_usage);
FilePath           50 webkit/browser/fileapi/file_system_usage_cache.h   bool AtomicUpdateUsageByDelta(const base::FilePath& usage_file_path,
FilePath           53 webkit/browser/fileapi/file_system_usage_cache.h   bool Exists(const base::FilePath& usage_file_path);
FilePath           54 webkit/browser/fileapi/file_system_usage_cache.h   bool Delete(const base::FilePath& usage_file_path);
FilePath           58 webkit/browser/fileapi/file_system_usage_cache.h   static const base::FilePath::CharType kUsageFileName[];
FilePath           68 webkit/browser/fileapi/file_system_usage_cache.h   bool Read(const base::FilePath& usage_file_path,
FilePath           73 webkit/browser/fileapi/file_system_usage_cache.h   bool Write(const base::FilePath& usage_file_path,
FilePath           78 webkit/browser/fileapi/file_system_usage_cache.h   base::File* GetFile(const base::FilePath& file_path);
FilePath           80 webkit/browser/fileapi/file_system_usage_cache.h   bool ReadBytes(const base::FilePath& file_path,
FilePath           83 webkit/browser/fileapi/file_system_usage_cache.h   bool WriteBytes(const base::FilePath& file_path,
FilePath           86 webkit/browser/fileapi/file_system_usage_cache.h   bool FlushFile(const base::FilePath& file_path);
FilePath           89 webkit/browser/fileapi/file_system_usage_cache.h   bool HasCacheFileHandle(const base::FilePath& file_path);
FilePath           25 webkit/browser/fileapi/file_system_usage_cache_unittest.cc   base::FilePath GetUsageFilePath() {
FilePath           42 webkit/browser/fileapi/file_system_usage_cache_unittest.cc   base::FilePath usage_file_path = GetUsageFilePath();
FilePath           48 webkit/browser/fileapi/file_system_usage_cache_unittest.cc   base::FilePath usage_file_path = GetUsageFilePath();
FilePath           57 webkit/browser/fileapi/file_system_usage_cache_unittest.cc   base::FilePath usage_file_path = GetUsageFilePath();
FilePath           65 webkit/browser/fileapi/file_system_usage_cache_unittest.cc   base::FilePath usage_file_path = GetUsageFilePath();
FilePath           78 webkit/browser/fileapi/file_system_usage_cache_unittest.cc   base::FilePath usage_file_path = GetUsageFilePath();
FilePath           89 webkit/browser/fileapi/file_system_usage_cache_unittest.cc   base::FilePath usage_file_path = GetUsageFilePath();
FilePath           99 webkit/browser/fileapi/file_system_usage_cache_unittest.cc   base::FilePath usage_file_path = GetUsageFilePath();
FilePath          116 webkit/browser/fileapi/file_system_usage_cache_unittest.cc   base::FilePath usage_file_path = GetUsageFilePath();
FilePath          130 webkit/browser/fileapi/file_system_usage_cache_unittest.cc   base::FilePath usage_file_path = GetUsageFilePath();
FilePath          144 webkit/browser/fileapi/file_system_usage_cache_unittest.cc   base::FilePath usage_file_path = GetUsageFilePath();
FilePath          149 webkit/browser/fileapi/file_system_usage_cache_unittest.cc   base::FilePath usage_file_path = GetUsageFilePath();
FilePath          154 webkit/browser/fileapi/file_system_usage_cache_unittest.cc   base::FilePath usage_file_path = GetUsageFilePath();
FilePath           21 webkit/browser/fileapi/isolated_context.cc base::FilePath::StringType GetRegisterNameForPath(const base::FilePath& path) {
FilePath           27 webkit/browser/fileapi/isolated_context.cc   base::FilePath::StringType name;
FilePath           29 webkit/browser/fileapi/isolated_context.cc        i < path.value().size() && !base::FilePath::IsSeparator(path.value()[i]);
FilePath           59 webkit/browser/fileapi/isolated_context.cc     const base::FilePath& path, std::string* registered_name) {
FilePath           63 webkit/browser/fileapi/isolated_context.cc   base::FilePath::StringType name = GetRegisterNameForPath(path);
FilePath           64 webkit/browser/fileapi/isolated_context.cc   std::string utf8name = base::FilePath(name).AsUTF8Unsafe();
FilePath           65 webkit/browser/fileapi/isolated_context.cc   base::FilePath normalized_path = path.NormalizePathSeparators();
FilePath           71 webkit/browser/fileapi/isolated_context.cc         base::FilePath(name).RemoveExtension().AsUTF8Unsafe();
FilePath           73 webkit/browser/fileapi/isolated_context.cc         base::FilePath(base::FilePath(name).Extension()).AsUTF8Unsafe();
FilePath           88 webkit/browser/fileapi/isolated_context.cc     const base::FilePath& path, const std::string& name) {
FilePath          127 webkit/browser/fileapi/isolated_context.cc   bool ResolvePathForName(const std::string& name, base::FilePath* path) const;
FilePath          171 webkit/browser/fileapi/isolated_context.cc                                                    base::FilePath* path) const {
FilePath          178 webkit/browser/fileapi/isolated_context.cc         *path = base::FilePath();
FilePath          187 webkit/browser/fileapi/isolated_context.cc       MountPointInfo(name, base::FilePath()));
FilePath          221 webkit/browser/fileapi/isolated_context.cc     const base::FilePath& path_in,
FilePath          223 webkit/browser/fileapi/isolated_context.cc   base::FilePath path(path_in.NormalizePathSeparators());
FilePath          230 webkit/browser/fileapi/isolated_context.cc     name = base::FilePath(GetRegisterNameForPath(path)).AsUTF8Unsafe();
FilePath          246 webkit/browser/fileapi/isolated_context.cc     const base::FilePath& cracked_path_prefix) {
FilePath          248 webkit/browser/fileapi/isolated_context.cc   base::FilePath path(cracked_path_prefix.NormalizePathSeparators());
FilePath          270 webkit/browser/fileapi/isolated_context.cc     const std::string& filesystem_id, base::FilePath* path) const {
FilePath          281 webkit/browser/fileapi/isolated_context.cc     const base::FilePath& virtual_path,
FilePath          284 webkit/browser/fileapi/isolated_context.cc     base::FilePath* path,
FilePath          297 webkit/browser/fileapi/isolated_context.cc   std::vector<base::FilePath::StringType> components;
FilePath          301 webkit/browser/fileapi/isolated_context.cc   std::vector<base::FilePath::StringType>::iterator component_iter =
FilePath          303 webkit/browser/fileapi/isolated_context.cc   std::string fsid = base::FilePath(*component_iter++).MaybeAsASCII();
FilePath          307 webkit/browser/fileapi/isolated_context.cc   base::FilePath cracked_path;
FilePath          325 webkit/browser/fileapi/isolated_context.cc     std::string name = base::FilePath(*component_iter++).AsUTF8Unsafe();
FilePath          346 webkit/browser/fileapi/isolated_context.cc     const base::FilePath& path) const {
FilePath          350 webkit/browser/fileapi/isolated_context.cc void IsolatedContext::RevokeFileSystemByPath(const base::FilePath& path_in) {
FilePath          352 webkit/browser/fileapi/isolated_context.cc   base::FilePath path(path_in.NormalizePathSeparators());
FilePath          404 webkit/browser/fileapi/isolated_context.cc base::FilePath IsolatedContext::CreateVirtualRootPath(
FilePath          406 webkit/browser/fileapi/isolated_context.cc   return base::FilePath().AppendASCII(filesystem_id);
FilePath          424 webkit/browser/fileapi/isolated_context.cc   base::FilePath cracked_path;
FilePath           51 webkit/browser/fileapi/isolated_context.h     bool AddPath(const base::FilePath& path, std::string* registered_name);
FilePath           56 webkit/browser/fileapi/isolated_context.h     bool AddPathWithName(const base::FilePath& path, const std::string& name);
FilePath          102 webkit/browser/fileapi/isolated_context.h                                         const base::FilePath& path,
FilePath          113 webkit/browser/fileapi/isolated_context.h       const base::FilePath& cracked_path_prefix);
FilePath          123 webkit/browser/fileapi/isolated_context.h   void RevokeFileSystemByPath(const base::FilePath& path);
FilePath          146 webkit/browser/fileapi/isolated_context.h                                  base::FilePath* path) const OVERRIDE;
FilePath          148 webkit/browser/fileapi/isolated_context.h       const base::FilePath& virtual_path,
FilePath          151 webkit/browser/fileapi/isolated_context.h       base::FilePath* path,
FilePath          157 webkit/browser/fileapi/isolated_context.h       const base::FilePath& path) const OVERRIDE;
FilePath          160 webkit/browser/fileapi/isolated_context.h   base::FilePath CreateVirtualRootPath(const std::string& filesystem_id) const;
FilePath           27 webkit/browser/fileapi/isolated_context_unittest.cc const base::FilePath kTestPaths[] = {
FilePath           28 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath(DRIVE FPL("/a/b.txt")),
FilePath           29 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath(DRIVE FPL("/c/d/e")),
FilePath           30 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath(DRIVE FPL("/h/")),
FilePath           31 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath(DRIVE FPL("/")),
FilePath           33 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath(DRIVE FPL("\\foo\\bar")),
FilePath           34 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath(DRIVE FPL("\\")),
FilePath           37 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath(DRIVE FPL("/")),
FilePath           38 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath(DRIVE FPL("/f/e")),
FilePath           39 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath(DRIVE FPL("/f/b.txt")),
FilePath           74 webkit/browser/fileapi/isolated_context_unittest.cc   std::multiset<base::FilePath> fileset_;
FilePath           94 webkit/browser/fileapi/isolated_context_unittest.cc     base::FilePath virtual_path = isolated_context()->CreateVirtualRootPath(id_)
FilePath           97 webkit/browser/fileapi/isolated_context_unittest.cc     base::FilePath cracked_path;
FilePath          111 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath path;
FilePath          118 webkit/browser/fileapi/isolated_context_unittest.cc       kFileSystemTypeNativeLocal, base::FilePath(DRIVE FPL("/foo")), NULL);
FilePath          170 webkit/browser/fileapi/isolated_context_unittest.cc     base::FilePath::StringType path;
FilePath          191 webkit/browser/fileapi/isolated_context_unittest.cc       base::FilePath virtual_path =
FilePath          195 webkit/browser/fileapi/isolated_context_unittest.cc       base::FilePath cracked_path;
FilePath          218 webkit/browser/fileapi/isolated_context_unittest.cc     base::FilePath::StringType path;
FilePath          239 webkit/browser/fileapi/isolated_context_unittest.cc       base::FilePath virtual_path =
FilePath          264 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath cracked_path;
FilePath          270 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath virtual_path = isolated_context()->CreateVirtualRootPath(id_);
FilePath          286 webkit/browser/fileapi/isolated_context_unittest.cc   const base::FilePath test_path(FPL("/mount"));
FilePath          315 webkit/browser/fileapi/isolated_context_unittest.cc       fileapi::kFileSystemTypeIsolated, "_", base::FilePath());
FilePath          319 webkit/browser/fileapi/isolated_context_unittest.cc           base::FilePath(FPL("relpath")));
FilePath          324 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath database_root = base::FilePath(DRIVE FPL("/database_path"));
FilePath          329 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath test_virtual_path =
FilePath          330 webkit/browser/fileapi/isolated_context_unittest.cc       base::FilePath().AppendASCII("virtualdir").AppendASCII("virtualfile.txt");
FilePath          332 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath whole_virtual_path =
FilePath          337 webkit/browser/fileapi/isolated_context_unittest.cc   base::FilePath cracked_path;
FilePath           28 webkit/browser/fileapi/local_file_stream_writer.cc     const base::FilePath& file_path,
FilePath           88 webkit/browser/fileapi/local_file_stream_writer.cc                                              const base::FilePath& file_path,
FilePath           43 webkit/browser/fileapi/local_file_stream_writer.h                         const base::FilePath& file_path,
FilePath           81 webkit/browser/fileapi/local_file_stream_writer.h   const base::FilePath file_path_;
FilePath           41 webkit/browser/fileapi/local_file_stream_writer_unittest.cc   base::FilePath Path(const std::string& name) {
FilePath           64 webkit/browser/fileapi/local_file_stream_writer_unittest.cc   std::string GetFileContent(const base::FilePath& path) {
FilePath           70 webkit/browser/fileapi/local_file_stream_writer_unittest.cc   base::FilePath CreateFileWithContent(const std::string& name,
FilePath           72 webkit/browser/fileapi/local_file_stream_writer_unittest.cc     base::FilePath path = Path(name);
FilePath           81 webkit/browser/fileapi/local_file_stream_writer_unittest.cc   LocalFileStreamWriter* CreateWriter(const base::FilePath& path,
FilePath           98 webkit/browser/fileapi/local_file_stream_writer_unittest.cc   base::FilePath path = CreateFileWithContent("file_a", std::string());
FilePath          109 webkit/browser/fileapi/local_file_stream_writer_unittest.cc   base::FilePath path = CreateFileWithContent("file_a", "foobar");
FilePath          119 webkit/browser/fileapi/local_file_stream_writer_unittest.cc   base::FilePath path = CreateFileWithContent("file_a", "foobar");
FilePath          129 webkit/browser/fileapi/local_file_stream_writer_unittest.cc   base::FilePath path = Path("file_a");
FilePath          139 webkit/browser/fileapi/local_file_stream_writer_unittest.cc   base::FilePath path = Path("file_a");
FilePath          147 webkit/browser/fileapi/local_file_stream_writer_unittest.cc   base::FilePath path = CreateFileWithContent("file_a", std::string());
FilePath          163 webkit/browser/fileapi/local_file_stream_writer_unittest.cc   base::FilePath path = CreateFileWithContent("file_a", "foobar");
FilePath           27 webkit/browser/fileapi/local_file_util.cc   LocalFileEnumerator(const base::FilePath& platform_root_path,
FilePath           28 webkit/browser/fileapi/local_file_util.cc                       const base::FilePath& virtual_root_path,
FilePath           37 webkit/browser/fileapi/local_file_util.cc   virtual base::FilePath Next() OVERRIDE;
FilePath           45 webkit/browser/fileapi/local_file_util.cc   base::FilePath platform_root_path_;
FilePath           46 webkit/browser/fileapi/local_file_util.cc   base::FilePath virtual_root_path_;
FilePath           49 webkit/browser/fileapi/local_file_util.cc base::FilePath LocalFileEnumerator::Next() {
FilePath           50 webkit/browser/fileapi/local_file_util.cc   base::FilePath next = file_enum_.Next();
FilePath           58 webkit/browser/fileapi/local_file_util.cc   base::FilePath path;
FilePath           84 webkit/browser/fileapi/local_file_util.cc   base::FilePath file_path;
FilePath          112 webkit/browser/fileapi/local_file_util.cc   base::FilePath file_path;
FilePath          124 webkit/browser/fileapi/local_file_util.cc   base::FilePath file_path;
FilePath          135 webkit/browser/fileapi/local_file_util.cc     base::FilePath* platform_file_path) {
FilePath          136 webkit/browser/fileapi/local_file_util.cc   base::FilePath file_path;
FilePath          154 webkit/browser/fileapi/local_file_util.cc   base::FilePath file_path;
FilePath          169 webkit/browser/fileapi/local_file_util.cc     base::FilePath* local_file_path) {
FilePath          185 webkit/browser/fileapi/local_file_util.cc   base::FilePath file_path;
FilePath          196 webkit/browser/fileapi/local_file_util.cc   base::FilePath file_path;
FilePath          209 webkit/browser/fileapi/local_file_util.cc   base::FilePath src_file_path;
FilePath          214 webkit/browser/fileapi/local_file_util.cc   base::FilePath dest_file_path;
FilePath          226 webkit/browser/fileapi/local_file_util.cc     const base::FilePath& src_file_path,
FilePath          231 webkit/browser/fileapi/local_file_util.cc   base::FilePath dest_file_path;
FilePath          245 webkit/browser/fileapi/local_file_util.cc   base::FilePath file_path;
FilePath          255 webkit/browser/fileapi/local_file_util.cc   base::FilePath file_path;
FilePath          267 webkit/browser/fileapi/local_file_util.cc     base::FilePath* platform_path) {
FilePath           54 webkit/browser/fileapi/local_file_util.h       base::FilePath* platform_file) OVERRIDE;
FilePath           61 webkit/browser/fileapi/local_file_util.h       base::FilePath* local_file_path) OVERRIDE;
FilePath           79 webkit/browser/fileapi/local_file_util.h       const base::FilePath& src_file_path,
FilePath           92 webkit/browser/fileapi/local_file_util.h       base::FilePath* platform_path) OVERRIDE;
FilePath           11 webkit/browser/fileapi/mount_points.cc     const std::string& name, const base::FilePath& path)
FilePath           30 webkit/browser/fileapi/mount_points.h     MountPointInfo(const std::string& name, const base::FilePath& path);
FilePath           38 webkit/browser/fileapi/mount_points.h     base::FilePath path;
FilePath           69 webkit/browser/fileapi/mount_points.h       const base::FilePath& path) const = 0;
FilePath           74 webkit/browser/fileapi/mount_points.h                                  base::FilePath* path) const = 0;
FilePath           87 webkit/browser/fileapi/mount_points.h   virtual bool CrackVirtualPath(const base::FilePath& virtual_path,
FilePath           90 webkit/browser/fileapi/mount_points.h                                 base::FilePath* path,
FilePath           22 webkit/browser/fileapi/native_file_util.cc bool SetPlatformSpecificDirectoryPermissions(const base::FilePath& dir_path) {
FilePath           39 webkit/browser/fileapi/native_file_util.cc bool CopyFileAndSync(const base::FilePath& from, const base::FilePath& to) {
FilePath           78 webkit/browser/fileapi/native_file_util.cc   NativeFileEnumerator(const base::FilePath& root_path,
FilePath           86 webkit/browser/fileapi/native_file_util.cc   virtual base::FilePath Next() OVERRIDE;
FilePath           96 webkit/browser/fileapi/native_file_util.cc base::FilePath NativeFileEnumerator::Next() {
FilePath           97 webkit/browser/fileapi/native_file_util.cc   base::FilePath rv = file_enum_.Next();
FilePath          124 webkit/browser/fileapi/native_file_util.cc base::File NativeFileUtil::CreateOrOpen(const base::FilePath& path,
FilePath          139 webkit/browser/fileapi/native_file_util.cc     const base::FilePath& path,
FilePath          166 webkit/browser/fileapi/native_file_util.cc     const base::FilePath& path,
FilePath          195 webkit/browser/fileapi/native_file_util.cc     const base::FilePath& path,
FilePath          206 webkit/browser/fileapi/native_file_util.cc     NativeFileUtil::CreateFileEnumerator(const base::FilePath& root_path,
FilePath          215 webkit/browser/fileapi/native_file_util.cc     const base::FilePath& path,
FilePath          223 webkit/browser/fileapi/native_file_util.cc base::File::Error NativeFileUtil::Truncate(const base::FilePath& path,
FilePath          235 webkit/browser/fileapi/native_file_util.cc bool NativeFileUtil::PathExists(const base::FilePath& path) {
FilePath          239 webkit/browser/fileapi/native_file_util.cc bool NativeFileUtil::DirectoryExists(const base::FilePath& path) {
FilePath          244 webkit/browser/fileapi/native_file_util.cc     const base::FilePath& src_path,
FilePath          245 webkit/browser/fileapi/native_file_util.cc     const base::FilePath& dest_path,
FilePath          293 webkit/browser/fileapi/native_file_util.cc base::File::Error NativeFileUtil::DeleteFile(const base::FilePath& path) {
FilePath          303 webkit/browser/fileapi/native_file_util.cc base::File::Error NativeFileUtil::DeleteDirectory(const base::FilePath& path) {
FilePath           41 webkit/browser/fileapi/native_file_util.h   static base::File CreateOrOpen(const base::FilePath& path,
FilePath           43 webkit/browser/fileapi/native_file_util.h   static base::File::Error EnsureFileExists(const base::FilePath& path,
FilePath           45 webkit/browser/fileapi/native_file_util.h   static base::File::Error CreateDirectory(const base::FilePath& path,
FilePath           48 webkit/browser/fileapi/native_file_util.h   static base::File::Error GetFileInfo(const base::FilePath& path,
FilePath           51 webkit/browser/fileapi/native_file_util.h       CreateFileEnumerator(const base::FilePath& root_path,
FilePath           53 webkit/browser/fileapi/native_file_util.h   static base::File::Error Touch(const base::FilePath& path,
FilePath           56 webkit/browser/fileapi/native_file_util.h   static base::File::Error Truncate(const base::FilePath& path,
FilePath           58 webkit/browser/fileapi/native_file_util.h   static bool PathExists(const base::FilePath& path);
FilePath           59 webkit/browser/fileapi/native_file_util.h   static bool DirectoryExists(const base::FilePath& path);
FilePath           61 webkit/browser/fileapi/native_file_util.h       const base::FilePath& src_path,
FilePath           62 webkit/browser/fileapi/native_file_util.h       const base::FilePath& dest_path,
FilePath           65 webkit/browser/fileapi/native_file_util.h   static base::File::Error DeleteFile(const base::FilePath& path);
FilePath           66 webkit/browser/fileapi/native_file_util.h   static base::File::Error DeleteDirectory(const base::FilePath& path);
FilePath           25 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath Path() {
FilePath           29 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath Path(const char* file_name) {
FilePath           33 webkit/browser/fileapi/native_file_util_unittest.cc   bool FileExists(const base::FilePath& path) {
FilePath           38 webkit/browser/fileapi/native_file_util_unittest.cc   int64 GetSize(const base::FilePath& path) {
FilePath           51 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath file_name = Path("test_file");
FilePath           75 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath file_name = Path("foobar");
FilePath           90 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath dir_name = Path("test_dir");
FilePath          111 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath file_name = Path("test_file");
FilePath          147 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath path_1 = Path("dir1");
FilePath          148 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath path_2 = Path("file1");
FilePath          149 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath path_11 = Path("dir1").AppendASCII("file11");
FilePath          150 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath path_12 = Path("dir1").AppendASCII("dir12");
FilePath          151 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath path_121 =
FilePath          168 webkit/browser/fileapi/native_file_util_unittest.cc     std::set<base::FilePath> set;
FilePath          171 webkit/browser/fileapi/native_file_util_unittest.cc     for (base::FilePath path = enumerator->Next(); !path.empty();
FilePath          180 webkit/browser/fileapi/native_file_util_unittest.cc         std::set<base::FilePath> set;
FilePath          186 webkit/browser/fileapi/native_file_util_unittest.cc     for (base::FilePath path = enumerator->Next(); !path.empty();
FilePath          194 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath file_name = Path("truncated");
FilePath          208 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath from_file = Path("fromfile");
FilePath          209 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath to_file1 = Path("tofile1");
FilePath          210 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath to_file2 = Path("tofile2");
FilePath          239 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath dir = Path("dir");
FilePath          243 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath to_dir_file = dir.AppendASCII("file");
FilePath          279 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath from_file = Path("fromfile");
FilePath          280 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath to_file = Path("tofile");
FilePath          305 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath dir = Path("dir");
FilePath          309 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath to_dir_file = dir.AppendASCII("file");
FilePath          353 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath from_file = Path("fromfile");
FilePath          354 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath to_file1 = Path("tofile1");
FilePath          355 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath to_file2 = Path("tofile2");
FilePath          356 webkit/browser/fileapi/native_file_util_unittest.cc   base::FilePath to_file3 = Path("tofile3");
FilePath           56 webkit/browser/fileapi/obfuscated_file_util.cc     const base::FilePath::StringType& file_name) {
FilePath          125 webkit/browser/fileapi/obfuscated_file_util.cc     base::FilePath root_virtual_path = root_url.path();
FilePath          137 webkit/browser/fileapi/obfuscated_file_util.cc   virtual base::FilePath Next() OVERRIDE {
FilePath          140 webkit/browser/fileapi/obfuscated_file_util.cc       return base::FilePath();
FilePath          146 webkit/browser/fileapi/obfuscated_file_util.cc     base::FilePath platform_file_path;
FilePath          154 webkit/browser/fileapi/obfuscated_file_util.cc     base::FilePath virtual_path =
FilePath          181 webkit/browser/fileapi/obfuscated_file_util.cc     base::FilePath virtual_path;
FilePath          204 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath current_parent_virtual_path_;
FilePath          216 webkit/browser/fileapi/obfuscated_file_util.cc       const base::FilePath& base_file_path)
FilePath          243 webkit/browser/fileapi/obfuscated_file_util.cc     base::FilePath path =
FilePath          251 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath base_file_path_;
FilePath          256 webkit/browser/fileapi/obfuscated_file_util.cc     const base::FilePath& file_system_directory,
FilePath          332 webkit/browser/fileapi/obfuscated_file_util.cc       context, base::FilePath(), url, &file_info, 0, NULL);
FilePath          365 webkit/browser/fileapi/obfuscated_file_util.cc   std::vector<base::FilePath::StringType> components;
FilePath          370 webkit/browser/fileapi/obfuscated_file_util.cc     base::FilePath::StringType name = components[index];
FilePath          409 webkit/browser/fileapi/obfuscated_file_util.cc     base::FilePath* platform_file_path) {
FilePath          432 webkit/browser/fileapi/obfuscated_file_util.cc     base::FilePath* local_path) {
FilePath          484 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath local_path;
FilePath          526 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath src_local_path;
FilePath          537 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath dest_local_path;  // overwrite case only
FilePath          646 webkit/browser/fileapi/obfuscated_file_util.cc     const base::FilePath& src_file_path,
FilePath          663 webkit/browser/fileapi/obfuscated_file_util.cc     base::FilePath dest_local_path;
FilePath          696 webkit/browser/fileapi/obfuscated_file_util.cc     base::FilePath dest_local_path =
FilePath          736 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath local_path;
FilePath          800 webkit/browser/fileapi/obfuscated_file_util.cc     base::FilePath* platform_path) {
FilePath          847 webkit/browser/fileapi/obfuscated_file_util.cc base::FilePath ObfuscatedFileUtil::GetDirectoryForOriginAndType(
FilePath          852 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath origin_dir = GetDirectoryForOrigin(origin, create, error_code);
FilePath          854 webkit/browser/fileapi/obfuscated_file_util.cc     return base::FilePath();
FilePath          857 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath path = origin_dir.AppendASCII(type_string);
FilePath          875 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath origin_type_path = GetDirectoryForOriginAndType(
FilePath          891 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath origin_path = VirtualPath::DirName(origin_type_path);
FilePath          946 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath path = GetDirectoryForOriginAndType(
FilePath          954 webkit/browser/fileapi/obfuscated_file_util.cc int64 ObfuscatedFileUtil::ComputeFilePathCost(const base::FilePath& path) {
FilePath          975 webkit/browser/fileapi/obfuscated_file_util.cc     base::FilePath path = GetDirectoryForOriginAndType(
FilePath          991 webkit/browser/fileapi/obfuscated_file_util.cc base::FilePath ObfuscatedFileUtil::GetDirectoryForURL(
FilePath         1012 webkit/browser/fileapi/obfuscated_file_util.cc     base::FilePath* platform_file_path) {
FilePath         1028 webkit/browser/fileapi/obfuscated_file_util.cc     *platform_file_path = base::FilePath();
FilePath         1034 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath local_path = DataPathToLocalPath(url, local_info->data_path);
FilePath         1055 webkit/browser/fileapi/obfuscated_file_util.cc     const base::FilePath& src_file_path,
FilePath         1063 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath root = GetDirectoryForURL(dest_url, false, &error);
FilePath         1067 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath dest_local_path;
FilePath         1122 webkit/browser/fileapi/obfuscated_file_util.cc   dest_file_info->data_path = base::FilePath(
FilePath         1141 webkit/browser/fileapi/obfuscated_file_util.cc base::FilePath ObfuscatedFileUtil::DataPathToLocalPath(
FilePath         1142 webkit/browser/fileapi/obfuscated_file_util.cc     const FileSystemURL& url, const base::FilePath& data_path) {
FilePath         1144 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath root = GetDirectoryForURL(url, false, &error);
FilePath         1146 webkit/browser/fileapi/obfuscated_file_util.cc     return base::FilePath();
FilePath         1179 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath path = GetDirectoryForURL(url, create, &error);
FilePath         1192 webkit/browser/fileapi/obfuscated_file_util.cc base::FilePath ObfuscatedFileUtil::GetDirectoryForOrigin(
FilePath         1200 webkit/browser/fileapi/obfuscated_file_util.cc     return base::FilePath();
FilePath         1202 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath directory_name;
FilePath         1209 webkit/browser/fileapi/obfuscated_file_util.cc     return base::FilePath();
FilePath         1214 webkit/browser/fileapi/obfuscated_file_util.cc     return base::FilePath();
FilePath         1217 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath path = file_system_directory_.Append(directory_name);
FilePath         1223 webkit/browser/fileapi/obfuscated_file_util.cc       return base::FilePath();
FilePath         1234 webkit/browser/fileapi/obfuscated_file_util.cc       return base::FilePath();
FilePath         1299 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath isolated_origin_dir = file_system_directory_.Append(
FilePath         1319 webkit/browser/fileapi/obfuscated_file_util.cc     base::FilePath* local_path) {
FilePath         1326 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath new_local_path = GetDirectoryForURL(url, false, &error);
FilePath         1373 webkit/browser/fileapi/obfuscated_file_util.cc         context, base::FilePath(),
FilePath         1388 webkit/browser/fileapi/obfuscated_file_util.cc   base::FilePath local_path;
FilePath          106 webkit/browser/fileapi/obfuscated_file_util.h       const base::FilePath& file_system_directory,
FilePath          136 webkit/browser/fileapi/obfuscated_file_util.h       base::FilePath* platform_file) OVERRIDE;
FilePath          143 webkit/browser/fileapi/obfuscated_file_util.h       base::FilePath* local_path) OVERRIDE;
FilePath          161 webkit/browser/fileapi/obfuscated_file_util.h         const base::FilePath& src_file_path,
FilePath          174 webkit/browser/fileapi/obfuscated_file_util.h       base::FilePath* platform_path) OVERRIDE;
FilePath          196 webkit/browser/fileapi/obfuscated_file_util.h   base::FilePath GetDirectoryForOriginAndType(
FilePath          224 webkit/browser/fileapi/obfuscated_file_util.h   static int64 ComputeFilePathCost(const base::FilePath& path);
FilePath          246 webkit/browser/fileapi/obfuscated_file_util.h       const base::FilePath& file_system_directory,
FilePath          250 webkit/browser/fileapi/obfuscated_file_util.h   base::FilePath GetDirectoryForURL(
FilePath          265 webkit/browser/fileapi/obfuscated_file_util.h       base::FilePath* platform_file_path);
FilePath          280 webkit/browser/fileapi/obfuscated_file_util.h       const base::FilePath& source_file_path,
FilePath          289 webkit/browser/fileapi/obfuscated_file_util.h   base::FilePath DataPathToLocalPath(
FilePath          291 webkit/browser/fileapi/obfuscated_file_util.h       const base::FilePath& data_file_path);
FilePath          304 webkit/browser/fileapi/obfuscated_file_util.h   base::FilePath GetDirectoryForOrigin(const GURL& origin,
FilePath          323 webkit/browser/fileapi/obfuscated_file_util.h       base::FilePath* local_path);
FilePath          338 webkit/browser/fileapi/obfuscated_file_util.h   base::FilePath file_system_directory_;
FilePath           64 webkit/browser/fileapi/plugin_private_file_system_backend.cc const base::FilePath::CharType* kFileSystemDirectory =
FilePath           66 webkit/browser/fileapi/plugin_private_file_system_backend.cc const base::FilePath::CharType* kPluginPrivateDirectory =
FilePath           89 webkit/browser/fileapi/plugin_private_file_system_backend.cc     const base::FilePath& profile_path,
FilePath           42 webkit/browser/fileapi/plugin_private_file_system_backend.h       const base::FilePath& profile_path,
FilePath          131 webkit/browser/fileapi/plugin_private_file_system_backend.h   const base::FilePath& base_path() const { return base_path_; }
FilePath          135 webkit/browser/fileapi/plugin_private_file_system_backend.h   const base::FilePath base_path_;
FilePath           43 webkit/browser/fileapi/quota/open_file_handle.cc const base::FilePath& OpenFileHandle::platform_path() const {
FilePath           14 webkit/browser/fileapi/quota/open_file_handle.h class FilePath;
FilePath           52 webkit/browser/fileapi/quota/open_file_handle.h   const base::FilePath& platform_path() const;
FilePath           13 webkit/browser/fileapi/quota/open_file_handle_context.cc     const base::FilePath& platform_path,
FilePath           29 webkit/browser/fileapi/quota/open_file_handle_context.h   OpenFileHandleContext(const base::FilePath& platform_path,
FilePath           37 webkit/browser/fileapi/quota/open_file_handle_context.h   const base::FilePath& platform_path() const {
FilePath           51 webkit/browser/fileapi/quota/open_file_handle_context.h   base::FilePath platform_path_;
FilePath           73 webkit/browser/fileapi/quota/quota_backend_impl.cc   base::FilePath path;
FilePath           84 webkit/browser/fileapi/quota/quota_backend_impl.cc   base::FilePath path;
FilePath           95 webkit/browser/fileapi/quota/quota_backend_impl.cc   base::FilePath path;
FilePath          146 webkit/browser/fileapi/quota/quota_backend_impl.cc     base::FilePath* usage_file_path) {
FilePath           86 webkit/browser/fileapi/quota/quota_backend_impl.h       base::FilePath* usage_file_path);
FilePath          119 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc     base::FilePath path = file_util_->GetDirectoryForOriginAndType(
FilePath          131 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc   base::FilePath GetUsageCachePath(const GURL& origin, FileSystemType type) {
FilePath          132 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc     base::FilePath path;
FilePath          232 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc   base::FilePath path = GetUsageCachePath(GURL(kOrigin), type);
FilePath          254 webkit/browser/fileapi/quota/quota_backend_impl_unittest.cc   base::FilePath path = GetUsageCachePath(GURL(kOrigin), type);
FilePath           35 webkit/browser/fileapi/quota/quota_reservation.cc     const base::FilePath& platform_path) {
FilePath           40 webkit/browser/fileapi/quota/quota_reservation.h       const base::FilePath& platform_path);
FilePath           34 webkit/browser/fileapi/quota/quota_reservation_buffer.cc     const base::FilePath& platform_path) {
FilePath           43 webkit/browser/fileapi/quota/quota_reservation_buffer.h       const base::FilePath& platform_path);
FilePath           28 webkit/browser/fileapi/quota/quota_reservation_manager_unittest.cc int64 GetFileSize(const base::FilePath& path) {
FilePath           34 webkit/browser/fileapi/quota/quota_reservation_manager_unittest.cc void SetFileSize(const base::FilePath& path, int64 size) {
FilePath          152 webkit/browser/fileapi/quota/quota_reservation_manager_unittest.cc   base::FilePath path_;
FilePath          201 webkit/browser/fileapi/quota/quota_reservation_manager_unittest.cc   const base::FilePath& file_path() const {
FilePath          208 webkit/browser/fileapi/quota/quota_reservation_manager_unittest.cc   base::FilePath file_path_;
FilePath           20 webkit/browser/fileapi/sandbox_database_test_helper.cc void CorruptDatabase(const base::FilePath& db_path,
FilePath           26 webkit/browser/fileapi/sandbox_database_test_helper.cc   base::FilePath file_path;
FilePath           27 webkit/browser/fileapi/sandbox_database_test_helper.cc   base::FilePath picked_file_path;
FilePath           74 webkit/browser/fileapi/sandbox_database_test_helper.cc void DeleteDatabaseFile(const base::FilePath& db_path,
FilePath           78 webkit/browser/fileapi/sandbox_database_test_helper.cc   base::FilePath file_path;
FilePath           13 webkit/browser/fileapi/sandbox_database_test_helper.h class FilePath;
FilePath           18 webkit/browser/fileapi/sandbox_database_test_helper.h void CorruptDatabase(const base::FilePath& db_path,
FilePath           23 webkit/browser/fileapi/sandbox_database_test_helper.h void DeleteDatabaseFile(const base::FilePath& db_path,
FilePath           37 webkit/browser/fileapi/sandbox_directory_database.cc   name = fileapi::FilePathToString(base::FilePath(info.name));
FilePath           70 webkit/browser/fileapi/sandbox_directory_database.cc const base::FilePath::CharType kDirectoryDatabaseName[] =
FilePath           97 webkit/browser/fileapi/sandbox_directory_database.cc     const base::FilePath::StringType& child_name) {
FilePath           99 webkit/browser/fileapi/sandbox_directory_database.cc   name = fileapi::FilePathToString(base::FilePath(child_name));
FilePath          142 webkit/browser/fileapi/sandbox_directory_database.cc                       const base::FilePath& path);
FilePath          160 webkit/browser/fileapi/sandbox_directory_database.cc   base::FilePath path_;
FilePath          162 webkit/browser/fileapi/sandbox_directory_database.cc   std::set<base::FilePath> files_in_db_;
FilePath          175 webkit/browser/fileapi/sandbox_directory_database.cc     const base::FilePath& path)
FilePath          273 webkit/browser/fileapi/sandbox_directory_database.cc   const base::FilePath kExcludes[] = {
FilePath          274 webkit/browser/fileapi/sandbox_directory_database.cc     base::FilePath(kDirectoryDatabaseName),
FilePath          275 webkit/browser/fileapi/sandbox_directory_database.cc     base::FilePath(fileapi::FileSystemUsageCache::kUsageFileName),
FilePath          279 webkit/browser/fileapi/sandbox_directory_database.cc   std::stack<base::FilePath> pending_directories;
FilePath          280 webkit/browser/fileapi/sandbox_directory_database.cc   pending_directories.push(base::FilePath());
FilePath          283 webkit/browser/fileapi/sandbox_directory_database.cc     base::FilePath dir_path = pending_directories.top();
FilePath          291 webkit/browser/fileapi/sandbox_directory_database.cc     base::FilePath absolute_file_path;
FilePath          295 webkit/browser/fileapi/sandbox_directory_database.cc       base::FilePath relative_file_path;
FilePath          309 webkit/browser/fileapi/sandbox_directory_database.cc       std::set<base::FilePath>::iterator itr =
FilePath          385 webkit/browser/fileapi/sandbox_directory_database.cc bool VerifyDataPath(const base::FilePath& data_path) {
FilePath          391 webkit/browser/fileapi/sandbox_directory_database.cc   const base::FilePath kExcludes[] = {
FilePath          392 webkit/browser/fileapi/sandbox_directory_database.cc     base::FilePath(kDirectoryDatabaseName),
FilePath          393 webkit/browser/fileapi/sandbox_directory_database.cc     base::FilePath(fileapi::FileSystemUsageCache::kUsageFileName),
FilePath          413 webkit/browser/fileapi/sandbox_directory_database.cc     const base::FilePath& filesystem_data_directory,
FilePath          424 webkit/browser/fileapi/sandbox_directory_database.cc     const base::FilePath::StringType& name,
FilePath          447 webkit/browser/fileapi/sandbox_directory_database.cc     const base::FilePath& path, FileId* file_id) {
FilePath          448 webkit/browser/fileapi/sandbox_directory_database.cc   std::vector<base::FilePath::StringType> components;
FilePath          451 webkit/browser/fileapi/sandbox_directory_database.cc   std::vector<base::FilePath::StringType>::iterator iter;
FilePath          453 webkit/browser/fileapi/sandbox_directory_database.cc     base::FilePath::StringType name;
FilePath          513 webkit/browser/fileapi/sandbox_directory_database.cc     info->name = base::FilePath::StringType();
FilePath          514 webkit/browser/fileapi/sandbox_directory_database.cc     info->data_path = base::FilePath();
FilePath          704 webkit/browser/fileapi/sandbox_directory_database.cc bool SandboxDirectoryDatabase::DestroyDatabase(const base::FilePath& path,
FilePath           52 webkit/browser/fileapi/sandbox_directory_database.h     base::FilePath data_path;
FilePath           53 webkit/browser/fileapi/sandbox_directory_database.h     base::FilePath::StringType name;
FilePath           61 webkit/browser/fileapi/sandbox_directory_database.h       const base::FilePath& filesystem_data_directory,
FilePath           67 webkit/browser/fileapi/sandbox_directory_database.h       const base::FilePath::StringType& name,
FilePath           69 webkit/browser/fileapi/sandbox_directory_database.h   bool GetFileWithPath(const base::FilePath& path, FileId* file_id);
FilePath           98 webkit/browser/fileapi/sandbox_directory_database.h   static bool DestroyDatabase(const base::FilePath& path,
FilePath          122 webkit/browser/fileapi/sandbox_directory_database.h   const base::FilePath filesystem_data_directory_;
FilePath           26 webkit/browser/fileapi/sandbox_directory_database_unittest.cc const base::FilePath::CharType kDirectoryDatabaseName[] = FPL("Paths");
FilePath           55 webkit/browser/fileapi/sandbox_directory_database_unittest.cc       FileId parent_id, const base::FilePath::StringType& name) {
FilePath           64 webkit/browser/fileapi/sandbox_directory_database_unittest.cc                        const base::FilePath::StringType& name,
FilePath           73 webkit/browser/fileapi/sandbox_directory_database_unittest.cc                   const base::FilePath::StringType& name,
FilePath           74 webkit/browser/fileapi/sandbox_directory_database_unittest.cc                   const base::FilePath::StringType& data_path,
FilePath           81 webkit/browser/fileapi/sandbox_directory_database_unittest.cc     info.data_path = base::FilePath(data_path).NormalizePathSeparators();
FilePath           84 webkit/browser/fileapi/sandbox_directory_database_unittest.cc     base::FilePath local_path = path().Append(data_path);
FilePath          109 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   const base::FilePath& path() {
FilePath          116 webkit/browser/fileapi/sandbox_directory_database_unittest.cc                          const base::FilePath::StringType& name) {
FilePath          120 webkit/browser/fileapi/sandbox_directory_database_unittest.cc         FilePathToString(base::FilePath(name)),
FilePath          131 webkit/browser/fileapi/sandbox_directory_database_unittest.cc         FilePathToString(base::FilePath(file_info.name))).ok());
FilePath          172 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType name = info.name;
FilePath          189 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType name0 = FILE_PATH_LITERAL("foo");
FilePath          190 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType name1 = FILE_PATH_LITERAL("bar");
FilePath          191 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType name2 = FILE_PATH_LITERAL("bas");
FilePath          206 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType name0 = FILE_PATH_LITERAL("foo");
FilePath          207 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType name1 = FILE_PATH_LITERAL("bar");
FilePath          223 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType name0 = FILE_PATH_LITERAL("foo");
FilePath          224 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType name1 = FILE_PATH_LITERAL("bar");
FilePath          225 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType name2 = FILE_PATH_LITERAL("bas");
FilePath          261 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType name0 = FILE_PATH_LITERAL("foo");
FilePath          262 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType name1 = FILE_PATH_LITERAL("bar");
FilePath          285 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType name0 = FILE_PATH_LITERAL("foo");
FilePath          286 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType name1 = FILE_PATH_LITERAL("bar");
FilePath          287 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType name2 = FILE_PATH_LITERAL("dog");
FilePath          303 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath path = base::FilePath(name0);
FilePath          377 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   info0.data_path = base::FilePath(FILE_PATH_LITERAL("fake path"));
FilePath          407 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   info0.data_path = base::FilePath(FILE_PATH_LITERAL("foo"));
FilePath          432 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   info1.data_path = base::FilePath(FILE_PATH_LITERAL("bar"));
FilePath          445 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   info0.data_path = base::FilePath(FILE_PATH_LITERAL("bar"));
FilePath          463 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   info0.data_path = base::FilePath(FILE_PATH_LITERAL("foo"));
FilePath          477 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   info1.data_path = base::FilePath(FILE_PATH_LITERAL("bar"));
FilePath          487 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   EXPECT_FALSE(db()->GetFileWithPath(base::FilePath(info0.name), &check_id));
FilePath          489 webkit/browser/fileapi/sandbox_directory_database_unittest.cc       base::FilePath(dir_info.name).Append(info1.name), &check_id));
FilePath          532 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   const base::FilePath::CharType kBackingFileName[] = FPL("the celeb");
FilePath          542 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   const base::FilePath::CharType kBackingFileName[] = FPL("hoge");
FilePath          566 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   MakeHierarchyLink(0, 0, base::FilePath::StringType());
FilePath          573 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType dir1_name = FPL("foo");
FilePath          607 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType kFileName = FPL("bar");
FilePath          613 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   const base::FilePath kDatabaseDirectory =
FilePath          629 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType kFileName = FPL("bar");
FilePath          634 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   const base::FilePath kDatabaseDirectory =
FilePath          650 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   base::FilePath::StringType kFileName = FPL("bar");
FilePath          656 webkit/browser/fileapi/sandbox_directory_database_unittest.cc   const base::FilePath kDatabaseDirectory =
FilePath          117 webkit/browser/fileapi/sandbox_file_stream_writer.cc     const base::FilePath& platform_path,
FilePath           57 webkit/browser/fileapi/sandbox_file_stream_writer.h       const base::FilePath& platform_path,
FilePath           80 webkit/browser/fileapi/sandbox_file_stream_writer.h   base::FilePath file_path_;
FilePath           68 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc const base::FilePath::CharType* const kRestrictedNames[] = {
FilePath           73 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc const base::FilePath::CharType kRestrictedChars[] = {
FilePath          150 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc const base::FilePath::CharType
FilePath          175 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc     const base::FilePath& profile_path,
FilePath          235 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc base::FilePath
FilePath          241 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc   base::FilePath path = obfuscated_file_util()->GetDirectoryForOriginAndType(
FilePath          244 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc     return base::FilePath();
FilePath          398 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc   base::FilePath base_path =
FilePath          402 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc   base::FilePath usage_file_path =
FilePath          499 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc   base::FilePath usage_file_path = GetUsageCachePathForOriginAndType(
FilePath          530 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc       url.path() != base::FilePath(base::FilePath::kCurrentDirectory))
FilePath          535 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc   base::FilePath filename = VirtualPath::BaseName(url.path());
FilePath          543 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc         base::FilePath::StringType::npos)
FilePath          568 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc base::FilePath
FilePath          573 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc   base::FilePath path = GetUsageCachePathForOriginAndType(
FilePath          576 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc     return base::FilePath();
FilePath          581 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc base::FilePath
FilePath          589 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc   base::FilePath base_path = sandbox_file_util->GetDirectoryForOriginAndType(
FilePath          592 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc     return base::FilePath();
FilePath          602 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc       origin, type, base::FilePath());
FilePath          607 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc   base::FilePath file_path_each;
FilePath          663 webkit/browser/fileapi/sandbox_file_system_backend_delegate.cc     const base::FilePath& file_system_directory,
FilePath           64 webkit/browser/fileapi/sandbox_file_system_backend_delegate.h   static const base::FilePath::CharType kFileSystemDirectory[];
FilePath           85 webkit/browser/fileapi/sandbox_file_system_backend_delegate.h       const base::FilePath& profile_path,
FilePath          101 webkit/browser/fileapi/sandbox_file_system_backend_delegate.h   base::FilePath GetBaseDirectoryForOriginAndType(
FilePath          211 webkit/browser/fileapi/sandbox_file_system_backend_delegate.h   base::FilePath GetUsageCachePathForOriginAndType(
FilePath          216 webkit/browser/fileapi/sandbox_file_system_backend_delegate.h   static base::FilePath GetUsageCachePathForOriginAndType(
FilePath           14 webkit/browser/fileapi/sandbox_isolated_origin_database.cc const base::FilePath::CharType
FilePath           20 webkit/browser/fileapi/sandbox_isolated_origin_database.cc     const base::FilePath& file_system_directory,
FilePath           21 webkit/browser/fileapi/sandbox_isolated_origin_database.cc     const base::FilePath& origin_directory)
FilePath           37 webkit/browser/fileapi/sandbox_isolated_origin_database.cc     const std::string& origin, base::FilePath* directory) {
FilePath           60 webkit/browser/fileapi/sandbox_isolated_origin_database.cc     const base::FilePath& file_system_directory,
FilePath           62 webkit/browser/fileapi/sandbox_isolated_origin_database.cc   base::FilePath isolated_directory =
FilePath           71 webkit/browser/fileapi/sandbox_isolated_origin_database.cc   base::FilePath directory_name;
FilePath           73 webkit/browser/fileapi/sandbox_isolated_origin_database.cc     base::FilePath origin_directory =
FilePath           22 webkit/browser/fileapi/sandbox_isolated_origin_database.h   static const base::FilePath::CharType kObsoleteOriginDirectory[];
FilePath           28 webkit/browser/fileapi/sandbox_isolated_origin_database.h       const base::FilePath& file_system_directory,
FilePath           29 webkit/browser/fileapi/sandbox_isolated_origin_database.h       const base::FilePath& origin_directory);
FilePath           35 webkit/browser/fileapi/sandbox_isolated_origin_database.h                                 base::FilePath* directory) OVERRIDE;
FilePath           43 webkit/browser/fileapi/sandbox_isolated_origin_database.h       const base::FilePath& file_system_directory,
FilePath           53 webkit/browser/fileapi/sandbox_isolated_origin_database.h   const base::FilePath file_system_directory_;
FilePath           54 webkit/browser/fileapi/sandbox_isolated_origin_database.h   const base::FilePath origin_directory_;
FilePath           15 webkit/browser/fileapi/sandbox_isolated_origin_database_unittest.cc const base::FilePath::CharType kOriginDirectory[] = FILE_PATH_LITERAL("iso");
FilePath           24 webkit/browser/fileapi/sandbox_isolated_origin_database_unittest.cc                                          base::FilePath(kOriginDirectory));
FilePath           28 webkit/browser/fileapi/sandbox_isolated_origin_database_unittest.cc   base::FilePath path1, path2;
FilePath           25 webkit/browser/fileapi/sandbox_origin_database.cc const base::FilePath::CharType kOriginDatabaseName[] =
FilePath           61 webkit/browser/fileapi/sandbox_origin_database.cc     const base::FilePath& file_system_directory,
FilePath           75 webkit/browser/fileapi/sandbox_origin_database.cc   base::FilePath db_path = GetDatabasePath();
FilePath          139 webkit/browser/fileapi/sandbox_origin_database.cc   std::set<base::FilePath> directories;
FilePath          143 webkit/browser/fileapi/sandbox_origin_database.cc   base::FilePath path_each;
FilePath          146 webkit/browser/fileapi/sandbox_origin_database.cc   std::set<base::FilePath>::iterator db_dir_itr =
FilePath          147 webkit/browser/fileapi/sandbox_origin_database.cc       directories.find(base::FilePath(kOriginDatabaseName));
FilePath          163 webkit/browser/fileapi/sandbox_origin_database.cc     std::set<base::FilePath>::iterator dir_itr =
FilePath          176 webkit/browser/fileapi/sandbox_origin_database.cc   for (std::set<base::FilePath>::iterator dir_itr = directories.begin();
FilePath          237 webkit/browser/fileapi/sandbox_origin_database.cc     const std::string& origin, base::FilePath* directory) {
FilePath          296 webkit/browser/fileapi/sandbox_origin_database.cc     base::FilePath path = StringToFilePath(iter->value().ToString());
FilePath          307 webkit/browser/fileapi/sandbox_origin_database.cc base::FilePath SandboxOriginDatabase::GetDatabasePath() const {
FilePath           34 webkit/browser/fileapi/sandbox_origin_database.h   SandboxOriginDatabase(const base::FilePath& file_system_directory,
FilePath           41 webkit/browser/fileapi/sandbox_origin_database.h                                 base::FilePath* directory) OVERRIDE;
FilePath           46 webkit/browser/fileapi/sandbox_origin_database.h   base::FilePath GetDatabasePath() const;
FilePath           68 webkit/browser/fileapi/sandbox_origin_database.h   base::FilePath file_system_directory_;
FilePath           13 webkit/browser/fileapi/sandbox_origin_database_interface.cc     const std::string& origin_in, const base::FilePath& path_in)
FilePath           20 webkit/browser/fileapi/sandbox_origin_database_interface.h     base::FilePath path;
FilePath           23 webkit/browser/fileapi/sandbox_origin_database_interface.h     OriginRecord(const std::string& origin, const base::FilePath& path);
FilePath           35 webkit/browser/fileapi/sandbox_origin_database_interface.h                                 base::FilePath* directory) = 0;
FilePath           26 webkit/browser/fileapi/sandbox_origin_database_unittest.cc const base::FilePath::CharType kFileSystemDirName[] =
FilePath           28 webkit/browser/fileapi/sandbox_origin_database_unittest.cc const base::FilePath::CharType kOriginDatabaseName[] =
FilePath           35 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   const base::FilePath kFSDir = dir.path().Append(kFileSystemDirName);
FilePath           46 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   base::FilePath path0;
FilePath           47 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   base::FilePath path1;
FilePath           65 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   const base::FilePath kFSDir = dir.path().Append(kFileSystemDirName);
FilePath           76 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   base::FilePath path0;
FilePath           77 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   base::FilePath path1;
FilePath           93 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   const base::FilePath kFSDir = dir.path().Append(kFileSystemDirName);
FilePath          102 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   base::FilePath path0;
FilePath          111 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   base::FilePath path1;
FilePath          121 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   const base::FilePath kFSDir = dir.path().Append(kFileSystemDirName);
FilePath          131 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   base::FilePath path0;
FilePath          139 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   base::FilePath path1;
FilePath          148 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   const base::FilePath kFSDir = dir.path().Append(kFileSystemDirName);
FilePath          165 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   base::FilePath path0;
FilePath          166 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   base::FilePath path1;
FilePath          197 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   const base::FilePath kFSDir = dir.path().Append(kFileSystemDirName);
FilePath          198 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   const base::FilePath kDBDir = kFSDir.Append(kOriginDatabaseName);
FilePath          213 webkit/browser/fileapi/sandbox_origin_database_unittest.cc     base::FilePath path;
FilePath          224 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   const base::FilePath kGarbageDir = kFSDir.AppendASCII("foo");
FilePath          225 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   const base::FilePath kGarbageFile = kGarbageDir.AppendASCII("bar");
FilePath          239 webkit/browser/fileapi/sandbox_origin_database_unittest.cc   base::FilePath path;
FilePath          272 webkit/browser/fileapi/sandbox_origin_database_unittest.cc     const base::FilePath kFSDir = dir.path().Append(kFileSystemDirName);
FilePath          273 webkit/browser/fileapi/sandbox_origin_database_unittest.cc     const base::FilePath kDBDir = kFSDir.Append(kOriginDatabaseName);
FilePath          278 webkit/browser/fileapi/sandbox_origin_database_unittest.cc     base::FilePath path;
FilePath           19 webkit/browser/fileapi/sandbox_prioritized_origin_database.cc const base::FilePath::CharType kPrimaryDirectory[] =
FilePath           21 webkit/browser/fileapi/sandbox_prioritized_origin_database.cc const base::FilePath::CharType kPrimaryOriginFile[] =
FilePath           24 webkit/browser/fileapi/sandbox_prioritized_origin_database.cc bool WritePrimaryOriginFile(const base::FilePath& path,
FilePath           38 webkit/browser/fileapi/sandbox_prioritized_origin_database.cc bool ReadPrimaryOriginFile(const base::FilePath& path,
FilePath           51 webkit/browser/fileapi/sandbox_prioritized_origin_database.cc     const base::FilePath& file_system_directory,
FilePath           71 webkit/browser/fileapi/sandbox_prioritized_origin_database.cc               base::FilePath(kPrimaryDirectory)));
FilePath          101 webkit/browser/fileapi/sandbox_prioritized_origin_database.cc     const std::string& origin, base::FilePath* directory) {
FilePath          152 webkit/browser/fileapi/sandbox_prioritized_origin_database.cc           base::FilePath(kPrimaryDirectory)));
FilePath          176 webkit/browser/fileapi/sandbox_prioritized_origin_database.cc     base::FilePath directory_name;
FilePath          178 webkit/browser/fileapi/sandbox_prioritized_origin_database.cc         directory_name != base::FilePath(kPrimaryOriginFile)) {
FilePath          179 webkit/browser/fileapi/sandbox_prioritized_origin_database.cc       base::FilePath from_path = file_system_directory_.Append(directory_name);
FilePath          180 webkit/browser/fileapi/sandbox_prioritized_origin_database.cc       base::FilePath to_path = file_system_directory_.Append(kPrimaryDirectory);
FilePath           27 webkit/browser/fileapi/sandbox_prioritized_origin_database.h   SandboxPrioritizedOriginDatabase(const base::FilePath& file_system_directory,
FilePath           41 webkit/browser/fileapi/sandbox_prioritized_origin_database.h                                 base::FilePath* directory) OVERRIDE;
FilePath           46 webkit/browser/fileapi/sandbox_prioritized_origin_database.h   const base::FilePath& primary_origin_file() const {
FilePath           61 webkit/browser/fileapi/sandbox_prioritized_origin_database.h   const base::FilePath file_system_directory_;
FilePath           63 webkit/browser/fileapi/sandbox_prioritized_origin_database.h   const base::FilePath primary_origin_file_;
FilePath           17 webkit/browser/fileapi/sandbox_prioritized_origin_database_unittest.cc   base::FilePath path;
FilePath           71 webkit/browser/fileapi/sandbox_prioritized_origin_database_unittest.cc   base::FilePath path;
FilePath          100 webkit/browser/fileapi/sandbox_prioritized_origin_database_unittest.cc   base::FilePath path;
FilePath          144 webkit/browser/fileapi/sandbox_prioritized_origin_database_unittest.cc   base::FilePath old_dir_db_path1, old_dir_db_path2;
FilePath          145 webkit/browser/fileapi/sandbox_prioritized_origin_database_unittest.cc   base::FilePath path1, path2;
FilePath          151 webkit/browser/fileapi/sandbox_prioritized_origin_database_unittest.cc     base::FilePath old_db_path = database_old.GetDatabasePath();
FilePath          196 webkit/browser/fileapi/sandbox_prioritized_origin_database_unittest.cc   base::FilePath dir_db_path = dir.path().Append(path1);
FilePath           32 webkit/browser/fileapi/sandbox_quota_observer.cc   base::FilePath usage_file_path = GetUsageCachePath(url);
FilePath           50 webkit/browser/fileapi/sandbox_quota_observer.cc   base::FilePath usage_file_path = GetUsageCachePath(url);
FilePath           69 webkit/browser/fileapi/sandbox_quota_observer.cc   base::FilePath usage_file_path = GetUsageCachePath(url);
FilePath          105 webkit/browser/fileapi/sandbox_quota_observer.cc base::FilePath SandboxQuotaObserver::GetUsageCachePath(
FilePath          109 webkit/browser/fileapi/sandbox_quota_observer.cc   base::FilePath path =
FilePath          115 webkit/browser/fileapi/sandbox_quota_observer.cc     return base::FilePath();
FilePath          132 webkit/browser/fileapi/sandbox_quota_observer.cc     const base::FilePath& usage_file_path,
FilePath           61 webkit/browser/fileapi/sandbox_quota_observer.h   void UpdateUsageCacheFile(const base::FilePath& usage_file_path, int64 delta);
FilePath           63 webkit/browser/fileapi/sandbox_quota_observer.h   base::FilePath GetUsageCachePath(const FileSystemURL& url);
FilePath           22 webkit/browser/fileapi/transient_file_util.cc                       const base::FilePath& /*path*/) {
FilePath           33 webkit/browser/fileapi/transient_file_util.cc     base::FilePath* platform_path) {
FilePath           28 webkit/browser/fileapi/transient_file_util.h       base::FilePath* platform_path) OVERRIDE;
FilePath           33 webkit/browser/quota/mock_quota_manager.cc     const base::FilePath& profile_path,
FilePath           36 webkit/browser/quota/mock_quota_manager.h                    const base::FilePath& profile_path,
FilePath          125 webkit/browser/quota/quota_database.cc QuotaDatabase::QuotaDatabase(const base::FilePath& path)
FilePath           41 webkit/browser/quota/quota_database.h   explicit QuotaDatabase(const base::FilePath& path);
FilePath          166 webkit/browser/quota/quota_database.h   base::FilePath db_file_path_;
FilePath           39 webkit/browser/quota/quota_database_unittest.cc   void LazyOpen(const base::FilePath& kDbFile) {
FilePath           47 webkit/browser/quota/quota_database_unittest.cc   void UpgradeSchemaV2toV3(const base::FilePath& kDbFile) {
FilePath           67 webkit/browser/quota/quota_database_unittest.cc   void HostQuota(const base::FilePath& kDbFile) {
FilePath           97 webkit/browser/quota/quota_database_unittest.cc   void GlobalQuota(const base::FilePath& kDbFile) {
FilePath          127 webkit/browser/quota/quota_database_unittest.cc   void OriginLastAccessTimeLRU(const base::FilePath& kDbFile) {
FilePath          202 webkit/browser/quota/quota_database_unittest.cc   void OriginLastModifiedSince(const base::FilePath& kDbFile) {
FilePath          279 webkit/browser/quota/quota_database_unittest.cc   void RegisterInitialOriginInfo(const base::FilePath& kDbFile) {
FilePath          328 webkit/browser/quota/quota_database_unittest.cc   void DumpQuotaTable(const base::FilePath& kDbFile) {
FilePath          349 webkit/browser/quota/quota_database_unittest.cc   void DumpOriginInfoTable(const base::FilePath& kDbFile) {
FilePath          413 webkit/browser/quota/quota_database_unittest.cc   bool OpenDatabase(sql::Connection* db, const base::FilePath& kDbFile) {
FilePath          427 webkit/browser/quota/quota_database_unittest.cc       const base::FilePath& kDbFile,
FilePath          482 webkit/browser/quota/quota_database_unittest.cc   const base::FilePath kDbFile = data_dir.path().AppendASCII(kDBFileName);
FilePath          484 webkit/browser/quota/quota_database_unittest.cc   LazyOpen(base::FilePath());
FilePath          490 webkit/browser/quota/quota_database_unittest.cc   const base::FilePath kDbFile = data_dir.path().AppendASCII(kDBFileName);
FilePath          497 webkit/browser/quota/quota_database_unittest.cc   const base::FilePath kDbFile = data_dir.path().AppendASCII(kDBFileName);
FilePath          499 webkit/browser/quota/quota_database_unittest.cc   HostQuota(base::FilePath());
FilePath          505 webkit/browser/quota/quota_database_unittest.cc   const base::FilePath kDbFile = data_dir.path().AppendASCII(kDBFileName);
FilePath          507 webkit/browser/quota/quota_database_unittest.cc   GlobalQuota(base::FilePath());
FilePath          513 webkit/browser/quota/quota_database_unittest.cc   const base::FilePath kDbFile = data_dir.path().AppendASCII(kDBFileName);
FilePath          515 webkit/browser/quota/quota_database_unittest.cc   OriginLastAccessTimeLRU(base::FilePath());
FilePath          521 webkit/browser/quota/quota_database_unittest.cc   const base::FilePath kDbFile = data_dir.path().AppendASCII(kDBFileName);
FilePath          523 webkit/browser/quota/quota_database_unittest.cc   OriginLastModifiedSince(base::FilePath());
FilePath          530 webkit/browser/quota/quota_database_unittest.cc   const base::FilePath kDbFile = data_dir.path().AppendASCII(kDBFileName);
FilePath          543 webkit/browser/quota/quota_database_unittest.cc   const base::FilePath kDbFile = data_dir.path().AppendASCII(kDBFileName);
FilePath          545 webkit/browser/quota/quota_database_unittest.cc   RegisterInitialOriginInfo(base::FilePath());
FilePath          551 webkit/browser/quota/quota_database_unittest.cc   const base::FilePath kDbFile = data_dir.path().AppendASCII(kDBFileName);
FilePath          553 webkit/browser/quota/quota_database_unittest.cc   DumpQuotaTable(base::FilePath());
FilePath          559 webkit/browser/quota/quota_database_unittest.cc   const base::FilePath kDbFile = data_dir.path().AppendASCII(kDBFileName);
FilePath          561 webkit/browser/quota/quota_database_unittest.cc   DumpOriginInfoTable(base::FilePath());
FilePath          193 webkit/browser/quota/quota_manager.cc int64 CallSystemGetAmountOfFreeDiskSpace(const base::FilePath& profile_path) {
FilePath          801 webkit/browser/quota/quota_manager.cc                            const base::FilePath& profile_path,
FilePath         1229 webkit/browser/quota/quota_manager.cc   database_.reset(new QuotaDatabase(is_incognito_ ? base::FilePath() :
FilePath           32 webkit/browser/quota/quota_manager.h class FilePath;
FilePath          119 webkit/browser/quota/quota_manager.h                const base::FilePath& profile_path,
FilePath          286 webkit/browser/quota/quota_manager.h   typedef int64 (*GetAvailableDiskSpaceFn)(const base::FilePath&);
FilePath          390 webkit/browser/quota/quota_manager.h   const base::FilePath profile_path_;
FilePath           47 webkit/browser/quota/quota_manager_unittest.cc int64 GetAvailableDiskSpaceForTest(const base::FilePath&) {
FilePath          404 webkit/browser/quota/quota_manager_unittest.cc   base::FilePath profile_path() const { return data_dir_.path(); }
FilePath          629 webkit/browser/quota/quota_manager_unittest.cc       GetAvailableDiskSpaceForTest(base::FilePath()) / kPerHostTemporaryPortion;
FilePath           53 webkit/browser/quota/storage_monitor_unittest.cc             base::FilePath(),
FilePath           23 webkit/common/appcache/appcache_interfaces.cc const base::FilePath::CharType kAppCacheDatabaseName[] =
FilePath          216 webkit/common/appcache/appcache_interfaces.h WEBKIT_STORAGE_COMMON_EXPORT extern const base::FilePath::CharType
FilePath           27 webkit/common/blob/blob_data.cc void BlobData::AppendFile(const base::FilePath& file_path,
FilePath           37 webkit/common/blob/blob_data.h   void AppendFile(const base::FilePath& file_path, uint64 offset, uint64 length,
FilePath           21 webkit/common/blob/scoped_file.cc     const base::FilePath& path, ScopeOutPolicy policy,
FilePath           48 webkit/common/blob/scoped_file.cc base::FilePath ScopedFile::Release() {
FilePath           49 webkit/common/blob/scoped_file.cc   base::FilePath path = path_;
FilePath           36 webkit/common/blob/scoped_file.h   typedef base::Callback<void(const base::FilePath&)> ScopeOutCallback;
FilePath           50 webkit/common/blob/scoped_file.h   ScopedFile(const base::FilePath& path,
FilePath           72 webkit/common/blob/scoped_file.h   const base::FilePath& path() const { return path_; }
FilePath           78 webkit/common/blob/scoped_file.h   base::FilePath Release();
FilePath           86 webkit/common/blob/scoped_file.h   base::FilePath path_;
FilePath           63 webkit/common/blob/shareable_file_reference.cc     const base::FilePath& path) {
FilePath           72 webkit/common/blob/shareable_file_reference.cc     const base::FilePath& path,
FilePath           30 webkit/common/blob/shareable_file_reference.h   static scoped_refptr<ShareableFileReference> Get(const base::FilePath& path);
FilePath           36 webkit/common/blob/shareable_file_reference.h       const base::FilePath& path,
FilePath           54 webkit/common/blob/shareable_file_reference.h   const base::FilePath& path() const { return scoped_file_.path(); }
FilePath           23 webkit/common/blob/shareable_file_reference_unittest.cc   base::FilePath file;
FilePath           19 webkit/common/data_element.cc     const base::FilePath& path,
FilePath           37 webkit/common/data_element.h   const base::FilePath& path() const { return path_; }
FilePath           62 webkit/common/data_element.h   void SetToFilePath(const base::FilePath& path) {
FilePath           72 webkit/common/data_element.h   void SetToFilePathRange(const base::FilePath& path,
FilePath           89 webkit/common/data_element.h   base::FilePath path_;  // For TYPE_FILE.
FilePath           15 webkit/common/fileapi/directory_entry.cc     : name(base::FilePath::FromUTF8Unsafe(name).value()),
FilePath           30 webkit/common/fileapi/directory_entry.h   base::FilePath::StringType name;
FilePath           27 webkit/common/fileapi/file_system_util.cc const base::FilePath::CharType VirtualPath::kRoot[] = FILE_PATH_LITERAL("/");
FilePath           28 webkit/common/fileapi/file_system_util.cc const base::FilePath::CharType VirtualPath::kSeparator = FILE_PATH_LITERAL('/');
FilePath           34 webkit/common/fileapi/file_system_util.cc base::FilePath VirtualPath::BaseName(const base::FilePath& virtual_path) {
FilePath           35 webkit/common/fileapi/file_system_util.cc   base::FilePath::StringType path = virtual_path.value();
FilePath           39 webkit/common/fileapi/file_system_util.cc   while (path.size() > 1 && base::FilePath::IsSeparator(path[path.size() - 1]))
FilePath           41 webkit/common/fileapi/file_system_util.cc   base::FilePath::StringType::size_type last_separator =
FilePath           42 webkit/common/fileapi/file_system_util.cc       path.find_last_of(base::FilePath::kSeparators);
FilePath           43 webkit/common/fileapi/file_system_util.cc   if (last_separator != base::FilePath::StringType::npos &&
FilePath           47 webkit/common/fileapi/file_system_util.cc   return base::FilePath(path);
FilePath           50 webkit/common/fileapi/file_system_util.cc base::FilePath VirtualPath::DirName(const base::FilePath& virtual_path) {
FilePath           51 webkit/common/fileapi/file_system_util.cc   typedef base::FilePath::StringType StringType;
FilePath           58 webkit/common/fileapi/file_system_util.cc   while (path.size() > 1 && base::FilePath::IsSeparator(path[path.size() - 1]))
FilePath           62 webkit/common/fileapi/file_system_util.cc       path.find_last_of(base::FilePath::kSeparators);
FilePath           65 webkit/common/fileapi/file_system_util.cc     return base::FilePath(base::FilePath::kCurrentDirectory);
FilePath           69 webkit/common/fileapi/file_system_util.cc     return base::FilePath(path.substr(0, 1));
FilePath           75 webkit/common/fileapi/file_system_util.cc   while (path.size() > 1 && base::FilePath::IsSeparator(path[path.size() - 1]))
FilePath           79 webkit/common/fileapi/file_system_util.cc     return base::FilePath(base::FilePath::kCurrentDirectory);
FilePath           81 webkit/common/fileapi/file_system_util.cc   return base::FilePath(path);
FilePath           85 webkit/common/fileapi/file_system_util.cc     const base::FilePath& path,
FilePath           86 webkit/common/fileapi/file_system_util.cc     std::vector<base::FilePath::StringType>* components) {
FilePath           87 webkit/common/fileapi/file_system_util.cc   typedef base::FilePath::StringType StringType;
FilePath           98 webkit/common/fileapi/file_system_util.cc     end = path.value().find_first_of(base::FilePath::kSeparators, begin);
FilePath          101 webkit/common/fileapi/file_system_util.cc     if (!component.empty() && component != base::FilePath::kCurrentDirectory)
FilePath          108 webkit/common/fileapi/file_system_util.cc     const base::FilePath& path,
FilePath          115 webkit/common/fileapi/file_system_util.cc   std::vector<base::FilePath::StringType> stringtype_components;
FilePath          117 webkit/common/fileapi/file_system_util.cc   std::vector<base::FilePath::StringType>::const_iterator it;
FilePath          120 webkit/common/fileapi/file_system_util.cc     components->push_back(base::FilePath(*it).AsUTF8Unsafe());
FilePath          124 webkit/common/fileapi/file_system_util.cc base::FilePath::StringType VirtualPath::GetNormalizedFilePath(
FilePath          125 webkit/common/fileapi/file_system_util.cc     const base::FilePath& path) {
FilePath          126 webkit/common/fileapi/file_system_util.cc   base::FilePath::StringType normalized_path = path.value();
FilePath          127 webkit/common/fileapi/file_system_util.cc   const size_t num_separators = base::FilePath::StringType(
FilePath          128 webkit/common/fileapi/file_system_util.cc       base::FilePath::kSeparators).length();
FilePath          131 webkit/common/fileapi/file_system_util.cc                  base::FilePath::kSeparators[i], kSeparator);
FilePath          135 webkit/common/fileapi/file_system_util.cc       normalized_path : base::FilePath::StringType(kRoot) + normalized_path;
FilePath          138 webkit/common/fileapi/file_system_util.cc bool VirtualPath::IsAbsolute(const base::FilePath::StringType& path) {
FilePath          142 webkit/common/fileapi/file_system_util.cc bool VirtualPath::IsRootPath(const base::FilePath& path) {
FilePath          143 webkit/common/fileapi/file_system_util.cc   std::vector<base::FilePath::StringType> components;
FilePath          153 webkit/common/fileapi/file_system_util.cc                               base::FilePath* virtual_path) {
FilePath          192 webkit/common/fileapi/file_system_util.cc   base::FilePath converted_path = base::FilePath::FromUTF8Unsafe(path);
FilePath          333 webkit/common/fileapi/file_system_util.cc std::string FilePathToString(const base::FilePath& file_path) {
FilePath          341 webkit/common/fileapi/file_system_util.cc base::FilePath StringToFilePath(const std::string& file_path_string) {
FilePath          343 webkit/common/fileapi/file_system_util.cc   return base::FilePath(base::UTF8ToUTF16(file_path_string));
FilePath          345 webkit/common/fileapi/file_system_util.cc   return base::FilePath(file_path_string);
FilePath          453 webkit/common/fileapi/file_system_util.cc   if (base::FilePath::FromUTF8Unsafe(filesystem_id).ReferencesParent())
FilePath          458 webkit/common/fileapi/file_system_util.cc     if (base::FilePath::FromUTF8Unsafe(optional_root_name).ReferencesParent())
FilePath          471 webkit/common/fileapi/file_system_util.cc   if (base::FilePath::FromUTF8Unsafe(mount_name).ReferencesParent())
FilePath           33 webkit/common/fileapi/file_system_util.h   static const base::FilePath::CharType kRoot[];
FilePath           34 webkit/common/fileapi/file_system_util.h   static const base::FilePath::CharType kSeparator;
FilePath           40 webkit/common/fileapi/file_system_util.h   static base::FilePath BaseName(const base::FilePath& virtual_path);
FilePath           44 webkit/common/fileapi/file_system_util.h   static base::FilePath DirName(const base::FilePath& virtual_path);
FilePath           51 webkit/common/fileapi/file_system_util.h       const base::FilePath& path,
FilePath           52 webkit/common/fileapi/file_system_util.h       std::vector<base::FilePath::StringType>* components);
FilePath           55 webkit/common/fileapi/file_system_util.h       const base::FilePath& path, std::vector<std::string>* components);
FilePath           59 webkit/common/fileapi/file_system_util.h   static base::FilePath::StringType GetNormalizedFilePath(
FilePath           60 webkit/common/fileapi/file_system_util.h       const base::FilePath& path);
FilePath           63 webkit/common/fileapi/file_system_util.h   static bool IsAbsolute(const base::FilePath::StringType& path);
FilePath           66 webkit/common/fileapi/file_system_util.h   static bool IsRootPath(const base::FilePath& path);
FilePath           77 webkit/common/fileapi/file_system_util.h     base::FilePath* virtual_path);
FilePath          135 webkit/common/fileapi/file_system_util.h     const base::FilePath& file_path);
FilePath          138 webkit/common/fileapi/file_system_util.h WEBKIT_STORAGE_COMMON_EXPORT base::FilePath StringToFilePath(
FilePath           20 webkit/common/fileapi/file_system_util_unittest.cc   base::FilePath virtual_path;
FilePath           25 webkit/common/fileapi/file_system_util_unittest.cc   base::FilePath expected_path(FILE_PATH_LITERAL("foo\\bar"));
FilePath           27 webkit/common/fileapi/file_system_util_unittest.cc   base::FilePath expected_path(FILE_PATH_LITERAL("foo/bar"));
FilePath           48 webkit/common/fileapi/file_system_util_unittest.cc     const base::FilePath::StringType path;
FilePath           49 webkit/common/fileapi/file_system_util_unittest.cc     const base::FilePath::StringType base_name;
FilePath           66 webkit/common/fileapi/file_system_util_unittest.cc     base::FilePath input = base::FilePath(test_cases[i].path);
FilePath           67 webkit/common/fileapi/file_system_util_unittest.cc     base::FilePath base_name = VirtualPath::BaseName(input);
FilePath           74 webkit/common/fileapi/file_system_util_unittest.cc     const base::FilePath::StringType path;
FilePath           75 webkit/common/fileapi/file_system_util_unittest.cc     const base::FilePath::StringType dir_name;
FilePath          106 webkit/common/fileapi/file_system_util_unittest.cc     base::FilePath input = base::FilePath(test_cases[i].path);
FilePath          107 webkit/common/fileapi/file_system_util_unittest.cc     base::FilePath dir_name = VirtualPath::DirName(input);
FilePath          114 webkit/common/fileapi/file_system_util_unittest.cc     const base::FilePath::StringType path;
FilePath          115 webkit/common/fileapi/file_system_util_unittest.cc     const base::FilePath::StringType normalized_path;
FilePath          126 webkit/common/fileapi/file_system_util_unittest.cc     base::FilePath input = base::FilePath(test_cases[i].path);
FilePath          127 webkit/common/fileapi/file_system_util_unittest.cc     base::FilePath::StringType normalized_path_string =
FilePath          136 webkit/common/fileapi/file_system_util_unittest.cc   EXPECT_FALSE(VirtualPath::IsAbsolute(base::FilePath::StringType()));
FilePath          141 webkit/common/fileapi/file_system_util_unittest.cc   EXPECT_TRUE(VirtualPath::IsRootPath(base::FilePath(FILE_PATH_LITERAL(""))));
FilePath          142 webkit/common/fileapi/file_system_util_unittest.cc   EXPECT_TRUE(VirtualPath::IsRootPath(base::FilePath()));
FilePath          143 webkit/common/fileapi/file_system_util_unittest.cc   EXPECT_TRUE(VirtualPath::IsRootPath(base::FilePath(FILE_PATH_LITERAL("/"))));
FilePath          144 webkit/common/fileapi/file_system_util_unittest.cc   EXPECT_TRUE(VirtualPath::IsRootPath(base::FilePath(FILE_PATH_LITERAL("//"))));
FilePath          146 webkit/common/fileapi/file_system_util_unittest.cc       base::FilePath(FILE_PATH_LITERAL("c:/"))));
FilePath          148 webkit/common/fileapi/file_system_util_unittest.cc   EXPECT_TRUE(VirtualPath::IsRootPath(base::FilePath(FILE_PATH_LITERAL("\\"))));
FilePath          150 webkit/common/fileapi/file_system_util_unittest.cc       base::FilePath(FILE_PATH_LITERAL("c:\\"))));
FilePath          156 webkit/common/fileapi/file_system_util_unittest.cc     const base::FilePath::StringType path;
FilePath          158 webkit/common/fileapi/file_system_util_unittest.cc     const base::FilePath::StringType components[3];
FilePath          191 webkit/common/fileapi/file_system_util_unittest.cc     base::FilePath input = base::FilePath(test_cases[i].path);
FilePath          192 webkit/common/fileapi/file_system_util_unittest.cc     std::vector<base::FilePath::StringType> components;
FilePath          199 webkit/common/fileapi/file_system_util_unittest.cc     base::FilePath input = base::FilePath(test_cases[i].path);
FilePath          204 webkit/common/fileapi/file_system_util_unittest.cc       EXPECT_EQ(base::FilePath(test_cases[i].components[j]).AsUTF8Unsafe(),
FilePath           74 webkit/common/resource_response_info.h   base::FilePath download_file_path;
FilePath           38 win8/delegate_execute/chrome_util.cc const base::FilePath::CharType kNewChromeExe[] =
FilePath           48 win8/delegate_execute/chrome_util.cc base::string16 GetEventName(const base::FilePath& chrome_exe) {
FilePath           63 win8/delegate_execute/chrome_util.cc bool IsBrowserRunning(const base::FilePath& chrome_exe) {
FilePath           78 win8/delegate_execute/chrome_util.cc bool NewChromeExeExists(const base::FilePath& chrome_exe) {
FilePath           79 win8/delegate_execute/chrome_util.cc   base::FilePath new_chrome_exe(chrome_exe.DirName().Append(kNewChromeExe));
FilePath           99 win8/delegate_execute/chrome_util.cc void UpdateChromeIfNeeded(const base::FilePath& chrome_exe) {
FilePath           11 win8/delegate_execute/chrome_util.h class FilePath;
FilePath           17 win8/delegate_execute/chrome_util.h void UpdateChromeIfNeeded(const base::FilePath& chrome_exe);
FilePath           69 win8/delegate_execute/command_execute_impl.cc   base::FilePath delegate_exe_path;
FilePath           74 win8/delegate_execute/command_execute_impl.cc   base::FilePath chrome_exe_path =
FilePath          307 win8/delegate_execute/command_execute_impl.cc bool CommandExecuteImpl::FindChromeExe(base::FilePath* chrome_exe) {
FilePath          310 win8/delegate_execute/command_execute_impl.cc   base::FilePath dir_exe;
FilePath          432 win8/delegate_execute/command_execute_impl.cc   base::FilePath chrome_exe;
FilePath           87 win8/delegate_execute/command_execute_impl.h   static bool FindChromeExe(base::FilePath* chrome_exe);
FilePath           98 win8/delegate_execute/command_execute_impl.h   base::FilePath chrome_exe_;
FilePath           23 win8/delegate_execute/delegate_execute_operation.cc   base::FilePath shortcut(
FilePath           65 win8/delegate_execute/delegate_execute_operation.h   const base::FilePath& shortcut() const {
FilePath           72 win8/delegate_execute/delegate_execute_operation.h   base::FilePath relaunch_shortcut_;
FilePath           19 win8/delegate_execute/delegate_execute_util.cc     command_line.SetProgram(base::FilePath());
FilePath           25 win8/delegate_execute/delegate_execute_util.cc CommandLine MakeChromeCommandLine(const base::FilePath& chrome_exe,
FilePath           12 win8/delegate_execute/delegate_execute_util.h class FilePath;
FilePath           22 win8/delegate_execute/delegate_execute_util.h base::CommandLine MakeChromeCommandLine(const base::FilePath& chrome_exe,
FilePath           40 win8/delegate_execute/delegate_execute_util_unittest.cc   const base::FilePath this_exe(CommandLine::ForCurrentProcess()->GetProgram());
FilePath          183 win8/metro_driver/chrome_app_view_ash.cc   void OnActivateDesktop(const base::FilePath& shortcut, bool ash_exit) {
FilePath          196 win8/metro_driver/chrome_app_view_ash.cc   void OnOpenURLOnDesktop(const base::FilePath& shortcut,
FilePath          213 win8/metro_driver/chrome_app_view_ash.cc                                const base::FilePath& default_path,
FilePath          340 win8/metro_driver/chrome_app_view_ash.cc   base::FilePath chrome_exe_path;
FilePath          739 win8/metro_driver/chrome_app_view_ash.cc void ChromeAppViewAsh::OnActivateDesktop(const base::FilePath& file_path,
FilePath          770 win8/metro_driver/chrome_app_view_ash.cc void ChromeAppViewAsh::OnOpenURLOnDesktop(const base::FilePath& shortcut,
FilePath          772 win8/metro_driver/chrome_app_view_ash.cc   base::FilePath::StringType file = shortcut.value();
FilePath          789 win8/metro_driver/chrome_app_view_ash.cc     const base::FilePath& default_path,
FilePath          850 win8/metro_driver/chrome_app_view_ash.cc           success, base::FilePath(open_file_picker->result())));
FilePath          864 win8/metro_driver/chrome_app_view_ash.cc         base::FilePath(save_file_picker->result()),
FilePath          878 win8/metro_driver/chrome_app_view_ash.cc         base::FilePath(folder_picker->result())));
FilePath           23 win8/metro_driver/chrome_app_view_ash.h class FilePath;
FilePath           73 win8/metro_driver/chrome_app_view_ash.h   void OnActivateDesktop(const base::FilePath& file_path, bool ash_exit);
FilePath           74 win8/metro_driver/chrome_app_view_ash.h   void OnOpenURLOnDesktop(const base::FilePath& shortcut,
FilePath           79 win8/metro_driver/chrome_app_view_ash.h                                const base::FilePath& default_path,
FilePath          322 win8/metro_driver/file_picker.cc               base::FilePath(extensions_win32_style[i]).Extension();
FilePath          394 win8/metro_driver/file_picker.cc   base::FilePath base_path;
FilePath          413 win8/metro_driver/file_picker.cc     base::FilePath file_path(MakeStdWString(file_path_str.Get()));
FilePath          427 win8/metro_driver/file_picker.cc     base::FilePath base_name = file_path.BaseName();
FilePath          488 win8/metro_driver/file_picker.cc             base::FilePath(extensions_win32_style[i]).Extension();
FilePath           87 win8/metro_driver/file_picker_ash.cc                                              const base::FilePath& default_path)
FilePath          122 win8/metro_driver/file_picker_ash.cc     const base::FilePath& default_path,
FilePath          180 win8/metro_driver/file_picker_ash.cc         std::vector<base::FilePath> files;
FilePath          183 win8/metro_driver/file_picker_ash.cc           files.push_back(base::FilePath(selection));
FilePath          195 win8/metro_driver/file_picker_ash.cc           std::vector<base::FilePath>::iterator path = files.begin();
FilePath          196 win8/metro_driver/file_picker_ash.cc           for (std::vector<base::FilePath>::iterator file = path + 1;
FilePath          260 win8/metro_driver/file_picker_ash.cc               base::FilePath(extensions_win32_style[i]).Extension();
FilePath          332 win8/metro_driver/file_picker_ash.cc   base::FilePath base_path;
FilePath          351 win8/metro_driver/file_picker_ash.cc     base::FilePath file_path(MakeStdWString(file_path_str.Get()));
FilePath          365 win8/metro_driver/file_picker_ash.cc     base::FilePath base_name = file_path.BaseName();
FilePath          437 win8/metro_driver/file_picker_ash.cc             base::FilePath(extensions_win32_style[i]).Extension();
FilePath          555 win8/metro_driver/file_picker_ash.cc     : FilePickerSessionBase(app_view, title, L"", base::FilePath()) {}
FilePath           18 win8/metro_driver/file_picker_ash.h class FilePath;
FilePath           28 win8/metro_driver/file_picker_ash.h                                  const base::FilePath& default_path);
FilePath           60 win8/metro_driver/file_picker_ash.h   base::FilePath default_path_;
FilePath           83 win8/metro_driver/file_picker_ash.h                                  const base::FilePath& default_path,
FilePath           86 win8/metro_driver/file_picker_ash.h   const std::vector<base::FilePath>& filenames() const {
FilePath          120 win8/metro_driver/file_picker_ash.h   std::vector<base::FilePath> filenames_;
FilePath          127 win8/metro_driver/secondary_tile.cc                              const base::FilePath& logo_path,
FilePath          220 win8/metro_driver/secondary_tile.cc                            const base::FilePath& logo_path,
FilePath           24 win8/metro_driver/secondary_tile.h     const base::FilePath& logo_path,
FilePath          200 win8/metro_driver/toast_notification_handler.cc   base::FilePath chrome_path;
FilePath          172 win8/metro_driver/winrt_utils.cc bool GetArgumentsFromShortcut(const base::FilePath& shortcut,
FilePath          208 win8/metro_driver/winrt_utils.cc     base::FilePath shortcut(path_buffer);
FilePath           40 win8/test/metro_registration_helper.cc   base::FilePath dir;
FilePath           44 win8/test/metro_registration_helper.cc   base::FilePath chrome_exe(dir.Append(kChromeExe));
FilePath           45 win8/test/metro_registration_helper.cc   base::FilePath registrar(dir.Append(kRegistrar));
FilePath           47 win8/test/test_registrar.cc     base::FilePath exe_path;