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

  /external/chromium_org/chrome/browser/plugins/
plugin_prefs_factory.cc 59 prefs::kPluginsLastInternalDirectory,
plugin_prefs.cc 310 prefs_->GetFilePath(prefs::kPluginsLastInternalDirectory);
316 prefs::kPluginsLastInternalDirectory, cur_internal_dir);
536 prefs_->SetFilePath(prefs::kPluginsLastInternalDirectory, internal_dir);
  /external/chromium/chrome/browser/
plugin_updater.cc 133 profile->GetPrefs()->GetFilePath(prefs::kPluginsLastInternalDirectory);
139 prefs::kPluginsLastInternalDirectory, cur_internal_dir);
273 profile->GetPrefs()->SetFilePath(prefs::kPluginsLastInternalDirectory,
  /external/chromium/chrome/common/
pref_names.cc 554 const char kPluginsLastInternalDirectory[] = "plugins.last_internal_directory";
    [all...]
pref_names.h 202 extern const char kPluginsLastInternalDirectory[];
  /external/chromium/chrome/browser/ui/webui/
plugins_ui.cc 373 prefs->RegisterFilePathPref(prefs::kPluginsLastInternalDirectory,
  /external/chromium_org/chrome/common/
pref_names.cc     [all...]
pref_names.h 365 extern const char kPluginsLastInternalDirectory[];
    [all...]

Completed in 91 milliseconds