Searched defs:installed_file (Results 1 - 7 of 7) sorted by relevance

/external/chromium_org/chrome/browser/component_updater/test/
H A Dtest_installer.cc26 base::FilePath* installed_file) {
43 base::FilePath* installed_file) {
44 *installed_file = install_directory_.AppendASCII(file);
75 base::FilePath* installed_file) {
78 *installed_file = path.Append(base::FilePath::FromUTF8Unsafe(file));
25 GetInstalledFile(const std::string& file, base::FilePath* installed_file) argument
42 GetInstalledFile(const std::string& file, base::FilePath* installed_file) argument
74 GetInstalledFile(const std::string& file, base::FilePath* installed_file) argument
/external/chromium_org/chrome/browser/component_updater/
H A Ddefault_component_installer.cc101 base::FilePath* installed_file) {
105 *installed_file =
99 GetInstalledFile( const std::string& file, base::FilePath* installed_file) argument
H A Drecovery_component_installer.cc60 base::FilePath* installed_file) OVERRIDE;
137 const std::string& file, base::FilePath* installed_file) {
136 GetInstalledFile( const std::string& file, base::FilePath* installed_file) argument
H A Dpepper_flash_component_installer.cc258 base::FilePath* installed_file) OVERRIDE;
303 const std::string& file, base::FilePath* installed_file) {
302 GetInstalledFile( const std::string& file, base::FilePath* installed_file) argument
H A Dswiftshader_component_installer.cc109 base::FilePath* installed_file) OVERRIDE;
156 const std::string& file, base::FilePath* installed_file) {
155 GetInstalledFile( const std::string& file, base::FilePath* installed_file) argument
/external/chromium_org/chrome/browser/net/
H A Dcrl_set_fetcher.cc209 const std::string& file, base::FilePath* installed_file) {
208 GetInstalledFile( const std::string& file, base::FilePath* installed_file) argument
/external/chromium_org/chrome/browser/component_updater/pnacl/
H A Dpnacl_component_installer.cc297 // |installed_file| actually exists.
299 const std::string& file, base::FilePath* installed_file) {
303 *installed_file = GetPnaclBaseDirectory().AppendASCII(
298 GetInstalledFile( const std::string& file, base::FilePath* installed_file) argument

Completed in 123 milliseconds