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

  /external/chromium/chrome/browser/download/
download_request_limiter.cc 168 host_->ScheduleNotification(callbacks[i], allow);
246 ScheduleNotification(callback, false);
260 ScheduleNotification(callback, false);
279 ScheduleNotification(callback, true);
285 ScheduleNotification(callback, true);
289 ScheduleNotification(callback, false);
302 void DownloadRequestLimiter::ScheduleNotification(Callback* callback,
  /external/chromium/chrome/browser/web_resource/
promo_resource_service.cc 130 void PromoResourceService::ScheduleNotification(double promo_start,
168 ScheduleNotification(promo_start, promo_end);
277 ScheduleNotification(promo_start, promo_end);

Completed in 782 milliseconds