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

  /external/chromium/chrome/common/
pref_names.cc     [all...]
pref_names.h 277 extern const char kStabilityLastTimestampSec[];
  /external/chromium/chrome/browser/metrics/
metrics_service.cc 381 local_state->RegisterInt64Pref(prefs::kStabilityLastTimestampSec, 0);
447 local_state->SetInt64(prefs::kStabilityLastTimestampSec, 0);
756 // them. prefs::kStabilityLastTimestampSec may also be useless now.
    [all...]

Completed in 19 milliseconds