OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:OnGoogleURLChange
(Results
1 - 4
of
4
) sorted by null
/external/chromium/chrome/browser/search_engines/
search_provider_install_data.h
64
void
OnGoogleURLChange
(const std::string& google_base_url);
search_provider_install_data.cc
97
install_data_->
OnGoogleURLChange
(google_base_url);
230
void SearchProviderInstallData::
OnGoogleURLChange
(
/external/chromium_org/chrome/browser/search_engines/
search_provider_install_data.h
64
void
OnGoogleURLChange
(const std::string& google_base_url);
search_provider_install_data.cc
92
install_data_->
OnGoogleURLChange
(google_base_url);
223
void SearchProviderInstallData::
OnGoogleURLChange
(
Completed in 532 milliseconds