Searched defs:ScheduleNotification (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/chrome/browser/web_resource/
H A Dpromo_resource_service.cc98 void PromoResourceService::ScheduleNotification( function in class:PromoResourceService
136 ScheduleNotification(notification_promo);
171 ScheduleNotification(notification_promo);
/external/chromium/chrome/browser/download/
H A Ddownload_request_limiter.cc168 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, function in class:DownloadRequestLimiter
/external/chromium_org/chrome/browser/download/
H A Ddownload_request_limiter.cc227 host_->ScheduleNotification(callbacks[i], allow);
304 ScheduleNotification(callback, false);
309 ScheduleNotification(callback, false);
342 ScheduleNotification(orig_callback, false);
372 ScheduleNotification(callback, true);
378 ScheduleNotification(callback, true);
383 ScheduleNotification(callback, false);
403 ScheduleNotification(callback, true);
413 ScheduleNotification(callback, false);
435 void DownloadRequestLimiter::ScheduleNotification(cons function in class:DownloadRequestLimiter
[all...]
/external/chromium/chrome/browser/web_resource/
H A Dpromo_resource_service.cc130 void PromoResourceService::ScheduleNotification(double promo_start, function in class:PromoResourceService
168 ScheduleNotification(promo_start, promo_end);
277 ScheduleNotification(promo_start, promo_end);

Completed in 95 milliseconds