Searched defs:CancelClosure (Results 1 – 2 of 2) sorted by relevance
53 void RepeatingTimer::CancelClosure(std::promise<void> promise) { in CancelClosure() function in RepeatingTimer
119 void RepeatingTimer::CancelClosure(std::promise<void> promise) { in SchedulePeriodic() function in bluetooth::common::RepeatingTimer