Searched refs:IsCancelled (Results 1 – 3 of 3) sorted by relevance
123 bool LEConnectionMetricState::IsCancelled() { in IsCancelled() function in bluetooth::metrics::LEConnectionMetricState189 if (device_metric->IsCancelled() && in AddStateChangedEvent()
81 bool IsCancelled();
54 while (!context->IsCancelled()) { in RunLoop()