Home | History | Annotate | Download | only in common

Lines Matching defs:canceled_

556     canceled_.Set();
559 return canceled_.IsSet();
597 // be accessed if !canceled_.IsSet(), otherwise the pointer is invalid.
607 base::CancellationFlag canceled_;
701 if (!canceled_.IsSet()) {
711 if (!canceled_.IsSet())
715 // This should only be executed if !canceled_.IsSet(),