Home
last modified time | relevance | path

Searched refs:kNtpCustomBackgroundResumeToken (Results 1 – 1 of 1) sorted by relevance

/dports/www/chromium-legacy/chromium-88.0.4324.182/chrome/browser/search/
H A Dinstant_service.cc76 const char kNtpCustomBackgroundResumeToken[] = "resume_token"; variable
100 background_info.SetKey(kNtpCustomBackgroundResumeToken, in GetBackgroundInfoAsDict()
125 *background_info->FindKey(kNtpCustomBackgroundResumeToken)); in GetBackgroundInfoWithColor()
140 new_background_info.SetKey(kNtpCustomBackgroundResumeToken, in GetBackgroundInfoWithColor()
159 defaults.SetKey(kNtpCustomBackgroundResumeToken, in NtpCustomBackgroundDefaults()
1033 background_info->FindKey(kNtpCustomBackgroundResumeToken)->GetString(); in RefreshBackgroundIfNeeded()