HomeSort by relevance Sort by last modified time
    Searched refs:GetInstalledFile (Results 1 - 13 of 13) sorted by null

  /external/chromium_org/components/component_updater/test/
test_installer.h 31 virtual bool GetInstalledFile(const std::string& file,
51 virtual bool GetInstalledFile(const std::string& file,
69 virtual bool GetInstalledFile(const std::string& file,
test_installer.cc 28 bool TestInstaller::GetInstalledFile(const std::string& file,
48 bool ReadOnlyTestInstaller::GetInstalledFile(const std::string& file,
78 bool VersionedTestInstaller::GetInstalledFile(const std::string& file,
  /external/chromium_org/chrome/browser/component_updater/pnacl/
pnacl_component_installer.h 49 virtual bool GetInstalledFile(const std::string& file,
pnacl_component_installer.cc 271 bool PnaclComponentInstaller::GetInstalledFile(const std::string& file,
  /external/chromium_org/chrome/browser/net/
crl_set_fetcher.h 39 virtual bool GetInstalledFile(const std::string& file,
crl_set_fetcher.cc 231 bool CRLSetFetcher::GetInstalledFile(
  /external/chromium_org/components/component_updater/
default_component_installer.h 95 virtual bool GetInstalledFile(const std::string& file,
component_updater_service.h 62 virtual bool GetInstalledFile(const std::string& file,
component_patcher_operation.cc 148 if (!installer->GetInstalledFile(input_rel_path, &input_abs_path_))
208 if (!installer->GetInstalledFile(input_rel_path, &input_abs_path_))
default_component_installer.cc 111 bool DefaultComponentInstaller::GetInstalledFile(
  /external/chromium_org/chrome/browser/component_updater/
recovery_component_installer.cc 64 virtual bool GetInstalledFile(const std::string& file,
159 bool RecoveryComponentInstaller::GetInstalledFile(
swiftshader_component_installer.cc 109 virtual bool GetInstalledFile(const std::string& file,
158 bool SwiftShaderComponentInstaller::GetInstalledFile(
pepper_flash_component_installer.cc 344 virtual bool GetInstalledFile(const std::string& file,
390 bool PepperFlashComponentInstaller::GetInstalledFile(

Completed in 595 milliseconds