Searched refs:GetPrefsForProfile (Results 1 – 3 of 3) sorted by relevance
17 static scoped_refptr<PluginPrefs> GetPrefsForProfile(Profile* profile);
24 scoped_refptr<PluginPrefs> PluginPrefsFactory::GetPrefsForProfile( in GetPrefsForProfile() function in PluginPrefsFactory
93 return PluginPrefsFactory::GetPrefsForProfile(profile); in GetForProfile()