Home
last modified time | relevance | path

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

/external/chromium_org/chrome/browser/web_resource/
Dpromo_resource_service.cc110 const int64 ms_until_end = in ScheduleNotification() local
116 } else if (ms_until_end > 0) { in ScheduleNotification()
122 PostNotification(ms_until_end); in ScheduleNotification()