Searched defs:CancelClosure (Results 1 – 2 of 2) sorted by relevance
/system/bt/common/ | ||
D | once_timer.cc | 98 void OnceTimer::CancelClosure(std::promise<void> promise) { in CancelClosure() function in bluetooth::common::OnceTimer |
D | repeating_timer.cc | 108 void RepeatingTimer::CancelClosure(std::promise<void> promise) { in CancelClosure() function in bluetooth::common::RepeatingTimer |