Home
last modified time | relevance | path

Searched defs:CancelClosure (Results 1 – 2 of 2) sorted by relevance

/system/bt/common/
Donce_timer.cc98 void OnceTimer::CancelClosure(std::promise<void> promise) { in CancelClosure() function in bluetooth::common::OnceTimer
Drepeating_timer.cc108 void RepeatingTimer::CancelClosure(std::promise<void> promise) { in CancelClosure() function in bluetooth::common::RepeatingTimer