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

  /external/chromium_org/chrome/browser/metrics/
metrics_log.cc 817 local_state->SetString(prefs::kStabilitySavedSystemProfile,
827 local_state->GetString(prefs::kStabilitySavedSystemProfile);
833 local_state->ClearPref(prefs::kStabilitySavedSystemProfile);
    [all...]
metrics_log_unittest.cc 276 local_state->GetString(prefs::kStabilitySavedSystemProfile);
287 const char* kSystemProfilePref = prefs::kStabilitySavedSystemProfile;
metrics_service.cc 473 registry->RegisterStringPref(prefs::kStabilitySavedSystemProfile,
    [all...]
  /external/chromium_org/chrome/common/
pref_names.cc     [all...]
pref_names.h 470 extern const char kStabilitySavedSystemProfile[];
    [all...]

Completed in 109 milliseconds