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 477 void RegisterLoginProfilePrefs(user_prefs::PrefRegistrySyncable* registry) {
480 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());
248 RegisterLoginProfilePrefs();
260 RegisterLoginProfilePrefs();
272 RegisterLoginProfilePrefs();
324 RegisterLoginProfilePrefs();
368 RegisterLoginProfilePrefs();
404 RegisterLoginProfilePrefs();
458 RegisterLoginProfilePrefs();
    [all...]

Completed in 252 milliseconds