Searched defs:update_check_callback (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/components/component_updater/
H A Dupdate_checker.cc88 const UpdateCheckCallback& update_check_callback) OVERRIDE;
113 const UpdateCheckCallback& update_check_callback) {
121 update_check_callback_ = update_check_callback;
110 CheckForUpdates( const std::vector<CrxUpdateItem*>& items_to_check, const std::string& additional_attributes, const UpdateCheckCallback& update_check_callback) argument

Completed in 824 milliseconds