Searched refs:UpdatePreferences (Results 1 - 3 of 3) sorted by relevance

/external/chromium/chrome/browser/
H A Dplugin_updater.h46 void UpdatePreferences(Profile* profile, int delay_ms);
H A Dplugin_updater.cc236 UpdatePreferences(profile, kPluginUpdateDelayMs);
240 void PluginUpdater::UpdatePreferences(Profile* profile, int delay_ms) { function in class:PluginUpdater
/external/chromium/chrome/browser/ui/webui/
H A Dplugins_ui.cc275 plugin_updater->UpdatePreferences(web_ui_->GetProfile(), 0);

Completed in 91 milliseconds