HomeSort by relevance Sort by last modified time
    Searched refs:UpdatePreferences (Results 1 - 3 of 3) sorted by null

  /external/chromium/chrome/browser/
plugin_updater.h 46 void UpdatePreferences(Profile* profile, int delay_ms);
plugin_updater.cc 236 UpdatePreferences(profile, kPluginUpdateDelayMs);
240 void PluginUpdater::UpdatePreferences(Profile* profile, int delay_ms) {
  /external/chromium/chrome/browser/ui/webui/
plugins_ui.cc 275 plugin_updater->UpdatePreferences(web_ui_->GetProfile(), 0);

Completed in 44 milliseconds