HomeSort by relevance Sort by last modified time
    Searched refs:GetInt64 (Results 1 - 25 of 54) sorted by null

1 2 3

  /external/chromium_org/components/metrics/
metrics_state_manager_unittest.cc 234 EXPECT_EQ(0, prefs_.GetInt64(prefs::kMetricsReportingEnabledTimestamp));
241 EXPECT_GE(prefs_.GetInt64(prefs::kMetricsReportingEnabledTimestamp),
249 EXPECT_EQ(prefs_.GetInt64(prefs::kMetricsReportingEnabledTimestamp),
323 EXPECT_EQ(kBackupInstallationDate, prefs_.GetInt64(prefs::kInstallDate));
325 prefs_.GetInt64(prefs::kMetricsReportingEnabledTimestamp));
347 EXPECT_GE(prefs_.GetInt64(prefs::kInstallDate), test_begin_time);
348 EXPECT_GE(prefs_.GetInt64(prefs::kMetricsReportingEnabledTimestamp),
371 prefs_.GetInt64(prefs::kInstallDate));
374 EXPECT_GE(prefs_.GetInt64(prefs::kMetricsReportingEnabledTimestamp),
daily_event.cc 69 pref_service_->GetInt64(pref_name_));
metrics_state_manager.cc 227 client_info.installation_date = local_state_->GetInt64(prefs::kInstallDate);
229 local_state_->GetInt64(prefs::kMetricsReportingEnabledTimestamp);
metrics_service.cc 336 int64 install_date = local_state_->GetInt64(metrics::prefs::kInstallDate);
396 return local_state_->GetInt64(metrics::prefs::kInstallDate);
564 if (local_state_->GetInt64(prefs::kStabilityStatsBuildTime) != buildtime ||
692 pref->GetInt64(metrics::prefs::kUninstallMetricsUptimeSec);
    [all...]
  /external/chromium_org/chrome/browser/metrics/variations/
variations_request_scheduler_mobile.cc 37 local_state_->GetInt64(prefs::kVariationsLastFetchTime));
variations_service.cc 212 const int64 date_value = local_state->GetInt64(prefs::kVariationsSeedDate);
284 local_state_->GetInt64(prefs::kVariationsLastFetchTime);
297 local_state_->GetInt64(prefs::kVariationsSeedDate);
variations_request_scheduler_mobile_unittest.cc 132 prefs.GetInt64(prefs::kVariationsLastFetchTime));
  /external/chromium_org/components/data_reduction_proxy/browser/
data_reduction_proxy_statistics_prefs.h 49 int64 GetInt64(const char* pref_path);
data_reduction_proxy_statistics_prefs.cc 67 int64 pref_value = pref_service_->GetInt64(pref);
77 int64 DataReductionProxyStatisticsPrefs::GetInt64(const char* pref_path) {
79 return pref_service_->GetInt64(pref_path);
data_reduction_proxy_statistics_prefs_unittest.cc 71 int64 delayed_pref = statistics_prefs_->GetInt64(pref);
72 int64 written_pref = simple_pref_service_.GetInt64(pref);
data_reduction_proxy_metrics.cc 351 int64 then_internal = prefs->GetInt64(
473 int64 total_received = prefs->GetInt64(
475 int64 total_original = prefs->GetInt64(
data_reduction_proxy_metrics_unittest.cc 103 statistics_prefs_->GetInt64(
108 statistics_prefs_->GetInt64(
117 statistics_prefs_->GetInt64(
122 statistics_prefs_->GetInt64(
  /external/chromium_org/chrome/browser/ui/app_list/
app_list_service_unittest.cc 206 EXPECT_EQ(0, local_state_->GetInt64(prefs::kAppListEnableTime));
215 EXPECT_NE(0, local_state_->GetInt64(prefs::kAppListEnableTime));
222 EXPECT_EQ(0, local_state_->GetInt64(prefs::kAppListEnableTime));
229 EXPECT_EQ(0, local_state_->GetInt64(prefs::kAppListEnableTime));
243 EXPECT_NE(0, local_state_->GetInt64(prefs::kAppListEnableTime));
app_list_service_impl.cc 50 base::Time last = base::Time::FromInternalValue(local_state->GetInt64(
154 int64 enable_time_value = local_state->GetInt64(prefs::kAppListEnableTime);
334 if (local_state_->GetInt64(prefs::kAppListEnableTime) != 0) {
  /external/chromium_org/chrome/browser/chromeos/login/saml/
saml_offline_signin_limiter_unittest.cc 326 prefs->GetInt64(prefs::kSAMLLastGAIASignInTime));
347 prefs->GetInt64(prefs::kSAMLLastGAIASignInTime));
369 prefs->GetInt64(prefs::kSAMLLastGAIASignInTime));
400 prefs->GetInt64(prefs::kSAMLLastGAIASignInTime));
421 prefs->GetInt64(prefs::kSAMLLastGAIASignInTime));
443 prefs->GetInt64(prefs::kSAMLLastGAIASignInTime));
470 prefs->GetInt64(prefs::kSAMLLastGAIASignInTime));
488 prefs->GetInt64(prefs::kSAMLLastGAIASignInTime));
512 prefs->GetInt64(prefs::kSAMLLastGAIASignInTime));
547 prefs->GetInt64(prefs::kSAMLLastGAIASignInTime))
    [all...]
saml_offline_signin_limiter.cc 107 prefs->GetInt64(prefs::kSAMLLastGAIASignInTime));
  /external/chromium_org/components/policy/core/common/
policy_statistics_collector.cc 48 prefs_->GetInt64(policy_prefs::kLastPolicyStatisticsUpdate));
  /external/chromium_org/chrome/browser/sync/test/integration/
preferences_helper.cc 131 reference_value = GetVerifierPrefs()->GetInt64(pref_name);
133 reference_value = GetPrefs(0)->GetInt64(pref_name);
136 if (reference_value != GetPrefs(i)->GetInt64(pref_name)) {
  /external/chromium_org/chrome/browser/ui/
network_profile_bubble.cc 81 int64 last_check = prefs->GetInt64(prefs::kNetworkProfileLastWarningTime);
  /external/chromium_org/chrome/browser/ui/webui/chromeos/login/
demo_mode_detector.cc 112 base::TimeDelta::FromSeconds(prefs->GetInt64(prefs::kTimeOnOobe));
  /external/chromium_org/base/prefs/
pref_service.h 204 int64 GetInt64(const char* path) const;
  /external/chromium_org/chrome/browser/chromeos/
session_length_limiter.cc 136 local_state->GetInt64(prefs::kSessionStartTime));
  /external/chromium_org/chrome/browser/password_manager/
password_manager_util_win.cc 89 local_state->GetInt64(password_manager::prefs::kOsPasswordLastChanged);
  /external/chromium_org/chrome/browser/policy/cloud/
user_policy_signin_service_mobile.cc 169 profile_prefs_->GetInt64(prefs::kLastPolicyCheckTime));
  /external/chromium_org/components/gcm_driver/
gcm_channel_status_syncer.cc 125 prefs_->GetInt64(kGCMChannelLastCheckTime));

Completed in 505 milliseconds

1 2 3