Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/web_resource/
Dpromo_resource_service.cc107 const int64 ms_until_start = in ScheduleNotification() local
113 if (ms_until_start > 0) { in ScheduleNotification()
115 PostNotification(ms_until_start); in ScheduleNotification()
117 if (ms_until_start <= 0) { in ScheduleNotification()