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

  /external/chromium_org/chrome/browser/chromeos/power/
power_prefs.cc 60 void PowerPrefs::RegisterLoginProfilePrefs(
  /external/chromium_org/chrome/browser/prefs/
browser_prefs.cc 505 void RegisterLoginProfilePrefs(user_prefs::PrefRegistrySyncable* registry) {
508 chromeos::PowerPrefs::RegisterLoginProfilePrefs(registry);
  /external/chromium_org/chrome/browser/chromeos/policy/
recommendation_restorer_unittest.cc 47 void RegisterLoginProfilePrefs();
108 void RecommendationRestorerTest::RegisterLoginProfilePrefs() {
109 chrome::RegisterLoginProfilePrefs(prefs_->registry());
260 RegisterLoginProfilePrefs();
272 RegisterLoginProfilePrefs();
284 RegisterLoginProfilePrefs();
348 RegisterLoginProfilePrefs();
404 RegisterLoginProfilePrefs();
446 RegisterLoginProfilePrefs();
510 RegisterLoginProfilePrefs();
    [all...]

Completed in 101 milliseconds