Searched refs:IsInterrupted (Results 1 – 12 of 12) sorted by relevance
238 bool IsInterrupted() const;
638 bool DownloadItem::IsInterrupted() const { in IsInterrupted() function in DownloadItem
651 } else if (download->IsInterrupted()) { in CreateDownloadItemValue()
836 download->IsInterrupted())) { in RemoveDownloadsBetween()
192 bool IsInterrupted();
385 bool StackGuard::IsInterrupted() { in IsInterrupted() function in v8::internal::StackGuard921 if (stack_guard->IsInterrupted()) { in HandleStackGuardInterrupt()
209 download->IsInterrupted(); in Closed()
864 if (get_download()->IsInterrupted()) { in OnProgressAreaExpose()
399 download->IsInterrupted(); in Closed()
930 if (download_->IsInterrupted()) { in OnPaint()
388 download->IsInterrupted();
1447 interrupted_ |= download->IsInterrupted(); in OnDownloadUpdated()