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

  /external/chromium/chrome/browser/first_run/
first_run.h 44 struct MasterPrefs {
45 MasterPrefs();
46 ~MasterPrefs();
97 MasterPrefs* out_prefs);
first_run.cc 65 FirstRun::MasterPrefs::MasterPrefs()
75 FirstRun::MasterPrefs::~MasterPrefs() {}
99 MasterPrefs* out_prefs) {
  /external/chromium_org/chrome/browser/first_run/
first_run.h 64 struct MasterPrefs {
65 MasterPrefs();
66 ~MasterPrefs();
100 // Register user preferences used by the MasterPrefs structure.
175 MasterPrefs* out_prefs);
first_run.cc 459 MasterPrefs* out_prefs) {
580 MasterPrefs::MasterPrefs()
589 MasterPrefs::~MasterPrefs() {}
689 MasterPrefs* out_prefs) {

Completed in 80 milliseconds