/external/chromium_org/chrome/browser/component_updater/test/ |
D | test_installer.h | 27 virtual bool GetInstalledFile(const std::string& file, 47 virtual bool GetInstalledFile(const std::string& file, 65 virtual bool GetInstalledFile(const std::string& file,
|
D | test_installer.cc | 25 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/ |
D | component_patcher_operation.cc | 119 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()
|
D | recovery_component_installer.cc | 59 virtual bool GetInstalledFile(const std::string& file, 136 bool RecoveryComponentInstaller::GetInstalledFile( in GetInstalledFile() function in RecoveryComponentInstaller
|
D | swiftshader_component_installer.cc | 108 virtual bool GetInstalledFile(const std::string& file, 155 bool SwiftShaderComponentInstaller::GetInstalledFile( in GetInstalledFile() function in SwiftShaderComponentInstaller
|
D | default_component_installer.h | 85 virtual bool GetInstalledFile(const std::string& file,
|
D | pepper_flash_component_installer.cc | 257 virtual bool GetInstalledFile(const std::string& file, 302 bool PepperFlashComponentInstaller::GetInstalledFile( in GetInstalledFile() function in PepperFlashComponentInstaller
|
D | component_updater_service.h | 55 virtual bool GetInstalledFile(const std::string& file,
|
D | default_component_installer.cc | 99 bool DefaultComponentInstaller::GetInstalledFile( in GetInstalledFile() function in DefaultComponentInstaller
|
/external/chromium_org/chrome/browser/net/ |
D | crl_set_fetcher.h | 36 virtual bool GetInstalledFile(const std::string& file,
|
D | crl_set_fetcher.cc | 208 bool CRLSetFetcher::GetInstalledFile( in GetInstalledFile() function in CRLSetFetcher
|
/external/chromium_org/chrome/browser/component_updater/pnacl/ |
D | pnacl_component_installer.h | 48 virtual bool GetInstalledFile(const std::string& file,
|
D | pnacl_component_installer.cc | 298 bool PnaclComponentInstaller::GetInstalledFile( in GetInstalledFile() function in PnaclComponentInstaller
|