Searched defs:RegisterLoginProfilePrefs (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/chrome/browser/chromeos/power/
H A Dpower_prefs.cc60 void PowerPrefs::RegisterLoginProfilePrefs( function in class:chromeos::PowerPrefs
/external/chromium_org/chrome/browser/prefs/
H A Dbrowser_prefs.cc533 void RegisterLoginProfilePrefs(user_prefs::PrefRegistrySyncable* registry) { function in namespace:chrome
536 chromeos::PowerPrefs::RegisterLoginProfilePrefs(registry);
/external/chromium_org/chrome/browser/chromeos/policy/
H A Drecommendation_restorer_unittest.cc47 void RegisterLoginProfilePrefs();
108 void RecommendationRestorerTest::RegisterLoginProfilePrefs() { function in class:policy::RecommendationRestorerTest
109 chrome::RegisterLoginProfilePrefs(prefs_->registry());
260 RegisterLoginProfilePrefs();
272 RegisterLoginProfilePrefs();
284 RegisterLoginProfilePrefs();
348 RegisterLoginProfilePrefs();
404 RegisterLoginProfilePrefs();
446 RegisterLoginProfilePrefs();
510 RegisterLoginProfilePrefs();
[all...]

Completed in 693 milliseconds