OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:PingUrl
(Results
1 - 5
of
5
) sorted by null
/external/chromium_org/chrome/browser/component_updater/
component_updater_configurator.cc
105
virtual GURL
PingUrl
() OVERRIDE;
183
GURL ChromeConfigurator::
PingUrl
() {
component_updater_service.h
174
virtual GURL
PingUrl
() = 0;
component_updater_service.cc
346
config->
PingUrl
(),
[
all
...]
/external/chromium_org/chrome/browser/component_updater/test/
component_updater_service_unittest.h
78
virtual GURL
PingUrl
() OVERRIDE;
component_updater_service_unittest.cc
91
GURL TestConfigurator::
PingUrl
() {
[
all
...]
Completed in 26 milliseconds