Searched refs:PingUrl (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/components/component_updater/
H A Dcomponent_updater_configurator.h63 virtual std::vector<GURL> PingUrl() const = 0;
H A Dcomponent_updater_ping_manager.cc184 std::vector<GURL> urls(config_.PingUrl());
/external/chromium_org/components/component_updater/test/
H A Dtest_configurator.cc75 std::vector<GURL> TestConfigurator::PingUrl() const { function in class:component_updater::TestConfigurator
H A Dtest_configurator.h49 virtual std::vector<GURL> PingUrl() const OVERRIDE;
/external/chromium_org/chrome/browser/component_updater/
H A Dchrome_component_updater_configurator.cc124 virtual std::vector<GURL> PingUrl() const OVERRIDE;
227 std::vector<GURL> ChromeConfigurator::PingUrl() const { function in class:component_updater::__anon3495::ChromeConfigurator

Completed in 914 milliseconds