OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:OnDemandUpdate
(Results
1 - 2
of
2
) sorted by null
/external/chromium_org/chrome/browser/ui/webui/
components_ui.cc
118
ComponentsUI::
OnDemandUpdate
(component_id);
161
void ComponentsUI::
OnDemandUpdate
(const std::string& component_id) {
163
cus->
OnDemandUpdate
(component_id);
/external/chromium_org/chrome/browser/component_updater/
component_updater_service.cc
229
virtual Status
OnDemandUpdate
(const std::string& component_id) OVERRIDE;
565
ComponentUpdateService::Status CrxUpdateService::
OnDemandUpdate
(
[
all
...]
Completed in 221 milliseconds