Home
last modified time | relevance | path

Searched refs:update_check_callback (Results 1 – 2 of 2) sorted by relevance

/external/chromium_org/components/component_updater/
Dupdate_checker.cc88 const UpdateCheckCallback& update_check_callback) OVERRIDE;
113 const UpdateCheckCallback& update_check_callback) { in CheckForUpdates() argument
121 update_check_callback_ = update_check_callback; in CheckForUpdates()
Dupdate_checker.h44 const UpdateCheckCallback& update_check_callback) = 0;