Lines Matching refs:stored_value
567 int64_t stored_value;568 if (prefs->GetInt64(kPrefsInstallDateDays, &stored_value)) {570 int install_date_days = static_cast<int>(stored_value);