Home
last modified time | relevance | path

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

/external/chromium/chrome/browser/download/
Ddownload_request_limiter.cc168 host_->ScheduleNotification(callbacks[i], allow); in NotifyCallbacks()
246 ScheduleNotification(callback, false); in CanDownload()
260 ScheduleNotification(callback, false); in CanDownloadImpl()
279 ScheduleNotification(callback, true); in CanDownloadImpl()
285 ScheduleNotification(callback, true); in CanDownloadImpl()
289 ScheduleNotification(callback, false); in CanDownloadImpl()
302 void DownloadRequestLimiter::ScheduleNotification(Callback* callback, in ScheduleNotification() function in DownloadRequestLimiter
Ddownload_request_limiter.h232 void ScheduleNotification(Callback* callback, bool allow);
/external/chromium/chrome/browser/web_resource/
Dpromo_resource_service.h74 void ScheduleNotification(double ms_start_time, double ms_end_time);
Dpromo_resource_service.cc130 void PromoResourceService::ScheduleNotification(double promo_start, in ScheduleNotification() function in PromoResourceService
168 ScheduleNotification(promo_start, promo_end); in ScheduleNotificationOnInit()
277 ScheduleNotification(promo_start, promo_end); in UnpackPromoSignal()