Home
last modified time | relevance | path

Searched refs:GetInstalledFile (Results 1 – 13 of 13) sorted by relevance

/external/chromium_org/chrome/browser/component_updater/test/
Dtest_installer.h27 virtual bool GetInstalledFile(const std::string& file,
47 virtual bool GetInstalledFile(const std::string& file,
65 virtual bool GetInstalledFile(const std::string& file,
Dtest_installer.cc25 bool TestInstaller::GetInstalledFile(const std::string& file, in GetInstalledFile() function in TestInstaller
42 bool ReadOnlyTestInstaller::GetInstalledFile(const std::string& file, in GetInstalledFile() function in ReadOnlyTestInstaller
74 bool VersionedTestInstaller::GetInstalledFile(const std::string& file, in GetInstalledFile() function in VersionedTestInstaller
/external/chromium_org/chrome/browser/component_updater/
Dcomponent_patcher_operation.cc119 if (!installer->GetInstalledFile(input_rel_path, &input_abs_path_)) in DoParseArguments()
171 if (!installer->GetInstalledFile(input_rel_path, &input_abs_path_)) in DoParseArguments()
203 if (!installer->GetInstalledFile(input_rel_path, &input_abs_path_)) in DoParseArguments()
Drecovery_component_installer.cc59 virtual bool GetInstalledFile(const std::string& file,
136 bool RecoveryComponentInstaller::GetInstalledFile( in GetInstalledFile() function in RecoveryComponentInstaller
Dswiftshader_component_installer.cc108 virtual bool GetInstalledFile(const std::string& file,
155 bool SwiftShaderComponentInstaller::GetInstalledFile( in GetInstalledFile() function in SwiftShaderComponentInstaller
Ddefault_component_installer.h85 virtual bool GetInstalledFile(const std::string& file,
Dpepper_flash_component_installer.cc257 virtual bool GetInstalledFile(const std::string& file,
302 bool PepperFlashComponentInstaller::GetInstalledFile( in GetInstalledFile() function in PepperFlashComponentInstaller
Dcomponent_updater_service.h55 virtual bool GetInstalledFile(const std::string& file,
Ddefault_component_installer.cc99 bool DefaultComponentInstaller::GetInstalledFile( in GetInstalledFile() function in DefaultComponentInstaller
/external/chromium_org/chrome/browser/net/
Dcrl_set_fetcher.h36 virtual bool GetInstalledFile(const std::string& file,
Dcrl_set_fetcher.cc208 bool CRLSetFetcher::GetInstalledFile( in GetInstalledFile() function in CRLSetFetcher
/external/chromium_org/chrome/browser/component_updater/pnacl/
Dpnacl_component_installer.h48 virtual bool GetInstalledFile(const std::string& file,
Dpnacl_component_installer.cc298 bool PnaclComponentInstaller::GetInstalledFile( in GetInstalledFile() function in PnaclComponentInstaller