HomeSort by relevance Sort by last modified time
    Searched refs:ms_until_end (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/chrome/browser/web_resource/
promo_resource_service.cc 107 const int64 ms_until_end = local
113 } else if (ms_until_end > 0) {
119 PostNotification(ms_until_end);
  /external/chromium/chrome/browser/web_resource/
promo_resource_service.cc 136 int64 ms_until_end = local
141 if (ms_until_end > 0) {
142 PostNotification(ms_until_end);

Completed in 32 milliseconds