Home | History | Annotate | Download | only in http

Lines Matching refs:cancel_

265   virtual void CancelSparseIO() { cancel_ = true; }
268 if (!cancel_)
271 cancel_ = false;
361 static bool cancel_;
366 bool MockDiskEntry::cancel_ = false;