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

  /external/chromium_org/chrome/browser/metrics/variations/
variations_request_scheduler_mobile.cc 34 local_state_->GetInt64(prefs::kVariationsLastFetchTime));
variations_service.cc 218 local_state_->GetInt64(prefs::kVariationsLastFetchTime);
292 registry->RegisterInt64Pref(prefs::kVariationsLastFetchTime, 0);
495 local_state_->SetInt64(prefs::kVariationsLastFetchTime,
  /external/chromium_org/chrome/common/
pref_names.cc     [all...]
pref_names.h 480 extern const char kVariationsLastFetchTime[];
    [all...]

Completed in 59 milliseconds