Home
last modified time | relevance | path

Searched refs:installed_file (Results 1 – 12 of 12) sorted by relevance

/external/chromium_org/components/component_updater/test/
Dtest_installer.cc29 base::FilePath* installed_file) { in GetInstalledFile() argument
49 base::FilePath* installed_file) { in GetInstalledFile() argument
50 *installed_file = install_directory_.AppendASCII(file); in GetInstalledFile()
79 base::FilePath* installed_file) { in GetInstalledFile() argument
82 *installed_file = path.Append(base::FilePath::FromUTF8Unsafe(file)); in GetInstalledFile()
Dtest_installer.h32 base::FilePath* installed_file) OVERRIDE;
52 base::FilePath* installed_file) OVERRIDE;
70 base::FilePath* installed_file) OVERRIDE;
/external/chromium_org/chrome/browser/component_updater/
Drecovery_component_installer.cc65 base::FilePath* installed_file) OVERRIDE;
161 base::FilePath* installed_file) { in GetInstalledFile() argument
Dswiftshader_component_installer.cc110 base::FilePath* installed_file) OVERRIDE;
160 base::FilePath* installed_file) { in GetInstalledFile() argument
Dpepper_flash_component_installer.cc345 base::FilePath* installed_file) OVERRIDE;
392 base::FilePath* installed_file) { in GetInstalledFile() argument
/external/chromium_org/components/component_updater/
Ddefault_component_installer.cc113 base::FilePath* installed_file) { in GetInstalledFile() argument
117 *installed_file = installer_traits_->GetBaseDirectory() in GetInstalledFile()
Ddefault_component_installer.h96 base::FilePath* installed_file) OVERRIDE;
Dcomponent_updater_service.h63 base::FilePath* installed_file) = 0;
/external/chromium_org/chrome/browser/component_updater/pnacl/
Dpnacl_component_installer.h50 base::FilePath* installed_file) OVERRIDE;
Dpnacl_component_installer.cc272 base::FilePath* installed_file) { in GetInstalledFile() argument
276 *installed_file = GetPnaclBaseDirectory() in GetInstalledFile()
/external/chromium_org/chrome/browser/net/
Dcrl_set_fetcher.h40 base::FilePath* installed_file) OVERRIDE;
Dcrl_set_fetcher.cc232 const std::string& file, base::FilePath* installed_file) { in GetInstalledFile() argument