Home
last modified time | relevance | path

Searched refs:UpdateCheckComplete (Results 1 – 4 of 4) sorted by relevance

/external/chromium_org/components/component_updater/test/
Dupdate_checker_unittest.cc47 void UpdateCheckComplete(const GURL& original_url,
135 void UpdateCheckerTest::UpdateCheckComplete( in UpdateCheckComplete() function in component_updater::UpdateCheckerTest
176 base::Bind(&UpdateCheckerTest::UpdateCheckComplete, in TEST_F()
224 base::Bind(&UpdateCheckerTest::UpdateCheckComplete, in TEST_F()
/external/chromium_org/chrome/browser/extensions/api/runtime/
Dchrome_runtime_api_delegate.cc155 base::Bind(&ChromeRuntimeAPIDelegate::UpdateCheckComplete, in CheckForUpdates()
254 void ChromeRuntimeAPIDelegate::UpdateCheckComplete( in UpdateCheckComplete() function in ChromeRuntimeAPIDelegate
Dchrome_runtime_api_delegate.h60 void UpdateCheckComplete(const std::string& extension_id);
/external/chromium_org/components/component_updater/
Dcomponent_updater_service.cc151 void UpdateCheckComplete(const GURL& original_url,
623 base::Bind(&CrxUpdateService::UpdateCheckComplete, in CheckForUpdates()
666 void CrxUpdateService::UpdateCheckComplete( in UpdateCheckComplete() function in component_updater::CrxUpdateService