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

  /external/chromium_org/chrome/browser/plugins/
plugin_prefs_factory.h 18 static scoped_refptr<PluginPrefs> GetPrefsForProfile(Profile* profile);
plugin_prefs_factory.cc 24 scoped_refptr<PluginPrefs> PluginPrefsFactory::GetPrefsForProfile(
plugin_prefs.cc 93 return PluginPrefsFactory::GetPrefsForProfile(profile);

Completed in 81 milliseconds