Lines Matching full:cancelled
18 // CancelableCallback objects must be created on, posted to, cancelled on, and
27 // then the callback is cancelled.
80 // Returns true if the wrapped callback has been cancelled.
85 // Sets |callback| as the closure that may be cancelled. |callback| may not
86 // be null. Outstanding and any previously wrapped callbacks are cancelled.
122 // The stored closure that may be cancelled.
150 // Returns true if the wrapped callback has been cancelled.
155 // Sets |callback| as the closure that may be cancelled. |callback| may not
156 // be null. Outstanding and any previously wrapped callbacks are cancelled.
192 // The stored closure that may be cancelled.
220 // Returns true if the wrapped callback has been cancelled.
225 // Sets |callback| as the closure that may be cancelled. |callback| may not
226 // be null. Outstanding and any previously wrapped callbacks are cancelled.
262 // The stored closure that may be cancelled.