HomeSort by relevance Sort by last modified time
    Searched refs:FilePath (Results 876 - 900 of 3914) sorted by null

<<31323334353637383940>>

  /external/chromium_org/chrome/browser/ui/webui/options/
options_handlers_helper.h 27 void DeleteProfileAtPath(base::FilePath file_path, content::WebUI* web_ui);
  /external/chromium_org/chrome/browser/web_applications/
web_app_linux.cc 22 const base::FilePath& web_app_path,
36 void DeletePlatformShortcuts(const base::FilePath& web_app_path,
45 const base::FilePath& web_app_path,
71 void DeleteAllShortcutsForProfile(const base::FilePath& profile_path) {
  /external/chromium_org/chrome/common/media_galleries/
itunes_library.cc 14 Track::Track(uint64 id, const base::FilePath& location)
  /external/chromium_org/chrome/installer/util/
chrome_app_host_operations.h 28 std::vector<base::FilePath>* key_files) const OVERRIDE;
32 std::vector<base::FilePath>* com_dll_list) const OVERRIDE;
49 const base::FilePath& target_exe,
52 virtual void LaunchUserExperiment(const base::FilePath& setup_path,
chrome_binaries_operations.h 28 std::vector<base::FilePath>* key_files) const OVERRIDE;
32 std::vector<base::FilePath>* com_dll_list) const OVERRIDE;
49 const base::FilePath& target_exe,
52 virtual void LaunchUserExperiment(const base::FilePath& setup_path,
chrome_browser_operations.h 27 std::vector<base::FilePath>* key_files) const OVERRIDE;
31 std::vector<base::FilePath>* com_dll_list) const OVERRIDE;
48 const base::FilePath& target_exe,
51 virtual void LaunchUserExperiment(const base::FilePath& setup_path,
chrome_frame_operations.h 27 std::vector<base::FilePath>* key_files) const OVERRIDE;
31 std::vector<base::FilePath>* com_dll_list) const OVERRIDE;
48 const base::FilePath& target_exe,
51 virtual void LaunchUserExperiment(const base::FilePath& setup_path,
product_operations.h 53 std::vector<base::FilePath>* key_files) const = 0;
59 std::vector<base::FilePath>* com_dll_list) const = 0;
87 const base::FilePath& target_exe,
93 virtual void LaunchUserExperiment(const base::FilePath& setup_path,
  /external/chromium_org/chrome/test/nacl/
pnacl_header_test.h 13 class FilePath;
  /external/chromium_org/chromeos/app_mode/
kiosk_oem_manifest_parser.h 35 static bool Load(const base::FilePath& kiosk_oem_file,
  /external/chromium_org/cloud_print/service/win/
setup_listener.h 46 const base::FilePath& chrome_path() const {
50 const base::FilePath& user_data_dir() const {
70 base::FilePath chrome_path_;
71 base::FilePath user_data_dir_;
  /external/chromium_org/components/bookmarks/browser/
bookmark_node_data_mac.cc 19 base::FilePath file_path;
  /external/chromium_org/components/feedback/
feedback_uploader.h 30 FeedbackUploader(const base::FilePath& path,
32 FeedbackUploader(const base::FilePath& path,
40 base::FilePath GetFeedbackReportsPath() { return report_path_; }
67 base::FilePath report_path_;
feedback_util.h 37 bool ZipString(const base::FilePath& filename,
  /external/chromium_org/components/policy/core/common/cloud/
resource_cache.h 32 explicit ResourceCache(const base::FilePath& cache_path,
76 base::FilePath* path);
85 base::FilePath* subkey_path);
87 base::FilePath cache_dir_;
  /external/chromium_org/components/search_provider_logos/
logo_cache.h 39 explicit LogoCache(const base::FilePath& cache_directory);
75 base::FilePath GetLogoPath();
78 base::FilePath GetMetadataPath();
103 base::FilePath cache_directory_;
  /external/chromium_org/content/browser/download/
download_item_factory.h 21 class FilePath;
43 const base::FilePath& current_path,
44 const base::FilePath& target_path,
70 const base::FilePath& path,
save_file.cc 17 : file_(base::FilePath(),
37 return file_.Initialize(base::FilePath());
45 DownloadInterruptReason SaveFile::Rename(const base::FilePath& full_path) {
67 base::FilePath SaveFile::FullPath() const {
save_package_browsertest.cc 24 base::FilePath* full_file_name,
25 base::FilePath* dir) {
40 base::FilePath full_file_name, dir;
54 base::FilePath full_file_name, dir;
  /external/chromium_org/content/common/
sandbox_init_mac.cc 15 bool InitializeSandbox(int sandbox_type, const base::FilePath& allowed_dir) {
27 base::FilePath* allowed_dir) {
32 *allowed_dir = base::FilePath(); // Empty by default.
73 base::FilePath allowed_dir;
  /external/chromium_org/content/public/browser/
browser_ppapi_host.h 45 const base::FilePath& profile_data_directory)>
57 const base::FilePath& profile_directory);
87 virtual const base::FilePath& GetPluginPath() = 0;
90 virtual const base::FilePath& GetProfileDataDirectory() = 0;
download_save_info.h 25 base::FilePath file_path;
indexed_db_info.cc 12 const base::FilePath& path,
tracing_controller.h 15 class FilePath;
90 typedef base::Callback<void(const base::FilePath&)> TracingFileResultCallback;
91 virtual bool DisableRecording(const base::FilePath& result_file_path,
143 const base::FilePath& result_file_path,
  /external/chromium_org/content/public/common/
file_chooser_params.h 43 base::FilePath default_file_name;

Completed in 1141 milliseconds

<<31323334353637383940>>