Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/component_updater/
Dcomponent_updater_service.cc228 void DoneInstalling(const std::string& component_id,
885 base::Bind(&CrxUpdateService::DoneInstalling, in EndUnpacking()
898 void CrxUpdateService::DoneInstalling(const std::string& component_id, in DoneInstalling() function in component_updater::CrxUpdateService