Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/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;
156 base::FilePath* installed_file) { in GetInstalledFile() argument
Ddefault_component_installer.cc104 base::FilePath* installed_file) { in GetInstalledFile() argument
108 *installed_file = installer_traits_->GetBaseDirectory() in GetInstalledFile()
Dswiftshader_component_installer.cc112 base::FilePath* installed_file) OVERRIDE;
162 base::FilePath* installed_file) { in GetInstalledFile() argument
Ddefault_component_installer.h90 base::FilePath* installed_file) OVERRIDE;
Dcomponent_updater_service.h57 base::FilePath* installed_file) = 0;
Dpepper_flash_component_installer.cc345 base::FilePath* installed_file) OVERRIDE;
392 base::FilePath* installed_file) { in GetInstalledFile() argument
/external/chromium_org/chrome/browser/component_updater/pnacl/
Dpnacl_component_installer.h50 base::FilePath* installed_file) OVERRIDE;
Dpnacl_component_installer.cc273 base::FilePath* installed_file) { in GetInstalledFile() argument
277 *installed_file = GetPnaclBaseDirectory() in GetInstalledFile()
/external/chromium_org/chrome/browser/net/
Dcrl_set_fetcher.h38 base::FilePath* installed_file) OVERRIDE;
Dcrl_set_fetcher.cc236 const std::string& file, base::FilePath* installed_file) { in GetInstalledFile() argument