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

  /external/chromium_org/chrome/browser/background/
background_contents_service_factory.cc 49 prefs::kRegisteredBackgroundContents,
background_contents_service.cc 248 // prefs::kRegisteredBackgroundContents). Information about each
252 // kRegisteredBackgroundContents:
516 prefs_->GetDictionary(prefs::kRegisteredBackgroundContents);
570 prefs_->GetDictionary(prefs::kRegisteredBackgroundContents);
682 DictionaryPrefUpdate update(prefs_, prefs::kRegisteredBackgroundContents);
704 prefs_->GetDictionary(prefs::kRegisteredBackgroundContents);
714 DictionaryPrefUpdate update(prefs_, prefs::kRegisteredBackgroundContents);
background_contents_service_unittest.cc 51 prefs::kRegisteredBackgroundContents);
  /external/chromium_org/chrome/common/
pref_names.h 703 extern const char kRegisteredBackgroundContents[];
pref_names.cc     [all...]

Completed in 64 milliseconds